Skip to main content
getty104
Profil créateur GitHub

getty104

Vue par dépôt de 51 skills collectés dans 2 dépôts GitHub.

skills collectés
51
dépôts
2
mis à jour
2026-07-25
explorateur de dépôts

Dépôts et skills représentatifs

create-issue-from-issue-number
Développeurs de logiciels

Re-analyze an existing GitHub Issue using its current title and body as input, refresh the implementation plan against the latest code state, and update the Issue in place. Use this when the user provides an Issue number (numeric, `#`-prefixed, or Issue URL) and wants to regenerate the code analysis via the explore-agent subagent. For reflecting comment-driven updates instead, use update-issue. For creating a brand-new Issue from a natural-language task description, use create-issue.

2026-07-25
create-issue
Développeurs de logiciels

Create an implementation plan and a GitHub Issue based on the task description provided as an argument. Use this when the user supplies a natural-language task description (not an issue number) and wants a new implementation-ready Issue. If the input is an existing issue number, use create-issue-from-issue-number (re-analyze) or update-issue (reflect comments) instead.

2026-07-25
answer-issue-questions
Développeurs de logiciels

GitHub Issueの確認事項に対して、コードベースやドキュメントを徹底的に調査し、根拠に基づいた回答を提供するスキル。Issueの最後のコメントに含まれる確認事項を調査・回答し、コメントに追記する。

2026-07-25
check-library
Développeurs de logiciels

ライブラリの情報を確認するためのスキル。Next.js、shadcn、その他のライブラリについて、適切なMCPサーバーを使用して最新のドキュメントと使用方法を取得します。

2026-07-25
create-ui-design
Concepteurs web et d'interfaces numériques

Create or update the Pencil (`.pen`) design for a UI implementation Issue before any code is written, then open a design-only PR. Takes the Issue number as argument, extracts the design requirements from the Issue description and comments, delegates `.pen` edits to the pencil-design-updater agent, exports snapshot PNGs, pushes them on the fixed `cc-ui-design-<Issue number>` branch, and opens a PR that references the Issue with `Refs #<N>` (never a closing keyword).

2026-07-25
exec-issue
Développeurs de logiciels

Execute tasks based on GitHub Issue content

2026-07-25
fix-review-point
Développeurs de logiciels

Address unresolved review comments on specified PR

2026-07-25
triage-created-issue
Développeurs de logiciels

Triage a GitHub issue that already has the cc-issue-created label and is assumed to be ready to start. First inspect the comment history to decide whether human confirmation is needed (cc-need-human-check, highest priority); otherwise decide whether the issue should be closed as not needed, unanswered confirmation items remain (cc-answer-issue-questions), the description is stale relative to settled comment-history content and must be refreshed before execution (cc-update-issue), or it can move to execution (cc-exec-issue). Dependency checks are out of scope.

2026-07-25
Affichage des 8 principaux skills collectés sur 27 dans ce dépôt.
create-review-fix-plan
Développeurs de logiciels

GitHub PRの未解決レビューコメント・会話コメント・CIステータスを確認し、修正プランを作成します。

2026-07-04
read-github-issue
Développeurs de logiciels

GitHub Issueの内容を取得し、並列実行可能な単位に分解します。

2026-07-04
exec-issue
Développeurs de logiciels

Execute tasks based on GitHub Issue content

2026-07-04
triage-pr
Développeurs de logiciels

Triage a single GitHub PR by PR number. Check out the PR's branch, detect conflicts with the target branch via `gh pr status` (and label the PR with `cc-resolve-conflict` if any are found), generate and evaluate a fix plan via create-review-fix-plan, then take action (add cc-fix-onetime label if fixes are needed, or merge the PR if it's ready).

2026-07-04
create-pr
Développeurs de logiciels

GitHubでPull Request(PR)を作成します。PRのdescriptionには指定されたテンプレートを使用し、必要な情報を記載します。PR作成後、PRのURLを報告します。

2026-07-04
commit-push
Développeurs de logiciels

コード変更を適切なgitコミット戦略でgit commitし、pushします。基本的には既存のgitコミットへのsquash戦略を採用し、必要に応じてブランチ全体のgitコミット履歴を再構成します。実装完了時やユーザーがgit commitを依頼した時に使用します。

2026-07-04
update-issue
Développeurs de logiciels

Update an existing GitHub Issue's description based on the issue number. Reads all issue comments and reflects any items not yet captured in the description. After refreshing the description, reviews it for remaining ambiguities or unclear requirements and posts any open questions as a follow-up 確認事項 comment.

2026-07-04
bump-version
Développeurs de logiciels

base-toolsプラグインのバージョン(patchバージョン)をインクリメントし、commit-pushでコミット・プッシュしたうえでPRを作成する。「バージョンを上げて」「バージョンアップ」「bump version」などのリクエストで使用する。

2026-07-04
Affichage des 8 principaux skills collectés sur 24 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés