Skip to main content
antoine-bouteiller
GitHub クリエイタープロフィール

antoine-bouteiller

2 件の GitHub リポジトリにある 14 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
14
リポジトリ
2
更新
2026-07-23
リポジトリエクスプローラー

リポジトリと代表的な skills

fix-sonarqube-gate
ソフトウェア品質保証アナリスト・テスター

Diagnose and fix a failing SonarQube quality gate on the current branch's merge request — resolves the project + PR, reads the failing conditions, then fixes new violations and coverage gaps. Use when the user says "fix the sonarqube gate", "the sonar quality gate is failing", or after a pipeline reports a red SonarQube check.

2026-07-23
conventional-commit
ソフトウェア開発者

Generate conventional commit with staged changes

2026-07-23
code-review
ソフトウェア品質保証アナリスト・テスター

Review a merge request for security, performance, architecture, style, and improvements

2026-07-15
create-plan
ソフトウェア開発者

Research a task and write a phased plan to .plan/<slug>.md without implementing it. Use when the user wants to plan a feature or change before building, asks to "make a plan", or when a task is large enough to design before touching code. Replaces built-in plan mode.

2026-07-15
explore
ソフトウェア開発者

Explore several design solutions for a task and compare their trade-offs without implementing anything. Use when the user wants to weigh approaches before committing, asks to "explore options", "compare designs", or "what are my options" for a change.

2026-07-15
implement
ソフトウェア開発者

Implement a piece of work based on a spec or set of tickets.

2026-07-15
publish-draft-review
ソフトウェア品質保証アナリスト・テスター

Create unpublished inline DRAFT review comments on a GitLab merge request diff via the GitLab API. Use when a code review has produced findings that should be attached to exact diff lines as drafts (not published) so the human can review and submit them in one batch. Carries a ready-to-post dataset for Phoenix MR !145 (View360 view-based rework).

2026-07-15
sync-mr-ticket
ソフトウェア開発者

Update a GitLab merge request's title + description and the Linear ticket linked to it, auto-discovering both from the current git branch. Use when the user asks to "update the MR", "update the MR and ticket", "sync the MR description", or after rewriting commits / finishing a feature. The MR is found by branch (never assume the !N), and the Linear ticket key is derived from the branch name (e.g. phx-118-… → PHX-118).

2026-07-15
csharp-developer
ソフトウェア開発者

Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Invoke for Entity Framework Core, minimal APIs, async patterns, CQRS with MediatR.

2026-02-24
python-anti-patterns
ソフトウェア開発者

Common Python anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.

2026-02-24
python-code-style
ソフトウェア開発者

Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.

2026-02-24
python-error-handling
ソフトウェア開発者

Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic, designing exception strategies, handling batch processing failures, or building robust APIs.

2026-02-24
python-pro
ソフトウェア開発者

Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.

2026-02-24
python-type-safety
ソフトウェア開発者

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding type annotations, implementing generic classes, defining structural interfaces, or configuring mypy/pyright.

2026-02-24
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました