Skip to main content
getty104
ملف منشئ GitHub

getty104

عرض على مستوى المستودعات لـ 51 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
51
مستودعات
2
محدث
2026-07-25
مستكشف المستودعات

المستودعات و skills الممثلة

create-issue-from-issue-number
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-25
check-library
مطوّرو البرمجيات

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

2026-07-25
create-ui-design
مصممو واجهات الويب والرقمية

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
مطوّرو البرمجيات

Execute tasks based on GitHub Issue content

2026-07-25
fix-review-point
مطوّرو البرمجيات

Address unresolved review comments on specified PR

2026-07-25
triage-created-issue
مطوّرو البرمجيات

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
عرض أهم 8 من أصل 27 skills مجمعة في هذا المستودع.
create-review-fix-plan
مطوّرو البرمجيات

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

2026-07-04
read-github-issue
مطوّرو البرمجيات

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

2026-07-04
exec-issue
مطوّرو البرمجيات

Execute tasks based on GitHub Issue content

2026-07-04
triage-pr
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-04
commit-push
مطوّرو البرمجيات

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

2026-07-04
update-issue
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-04
عرض أهم 8 من أصل 24 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات