Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

skills

skills contient 35 skills collectées depuis studiogadget, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
35
Stars
2
mis à jour
2026-05-25
Forks
0
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cc-sdd-review-slice-stack
Développeurs de logiciels

cc-sdd実装用統合ブランチのコミット群(ベースブランチとの差分)をreview slice単位のstacked PRに再構成する際に使用。「review sliceに分割」「stacked PRを作成」「PRをスタックして」「レビュー用にPRを分けて」「review slice stack」という依頼でトリガーする。dry-run(既定)でslice計画を提示し、apply指示で実際にブランチ・PRを作成する。

2026-05-25
cc-sdd-restack-after-merge
Développeurs de logiciels

stacked PRの下位PRがマージされた後に上位branchをrestack(rebase/cherry-pick再構成)する際に使用。「restackして」「上位PRを更新して」「restack after merge」「PRのbaseを更新」「スタックを整理」という依頼でトリガーする。対象sliceの特定→rebase→変更ファイル確認と代表テスト実行→force-with-leaseでpush→PR base更新→auto-merge判定の順で進める。

2026-05-22
sec-full-scan
Analystes en sécurité de l'information

リリース前の全ファイル静的解析スキル。プロジェクト構造を自動検出し、ソースモジュールごとのサブエージェントと依存関係スキャンを並列実行してコードベース全体の脆弱性を検出する。手動呼び出し専用: /sec-full-scan

2026-05-19
sec-runtime-scan
Analystes en sécurité de l'information

ステージング環境にデプロイ済みのサーバーに対してランタイム検証を実行する。HTTPヘッダー・動的プローブ・認証テストに特化。手動呼び出し専用: /sec-runtime-scan [環境名]

2026-05-19
sec-diff-review
Analystes en sécurité de l'information

PR・ブランチの変更差分(git diff)を静的解析してセキュリティ脆弱性を検出する。開発中・PRレビュー時に使用。手動呼び出し専用: /sec-diff-review

2026-05-19
resolve-pr-review-threads
Analystes en assurance qualité des logiciels et testeurs

PRの未Resolveレビュー指摘に対応するスキル。「PRの指摘に対応して」「Resolveされていないスレッドを解消」「PR reviewの対応」「未解決のレビューコメントを修正」「Copilotの指摘を直して」「Codexの指摘に対応」「chatgpt-codex-connectorの指摘」「レビュー対応」で起動。PR URL or 番号 → 未Resolveスレッド取得 → 対象ファイル修正 → ユーザーへ最終ゲートとプッシュの実行手順を案内、の流れで進める。

2026-05-16
hibernate-pc
Réparateurs d'ordinateurs, de guichets automatiques et de machines de bureau

タスク完了後にPCを休止状態にする。Use when: ユーザーが「休止」「hibernate」「タスク完了後に休止状態」「作業後にPCをスリープ/休止」と明示的に指示した場合のみ。正常終了時だけでなく、エラーや未解決事項が残っていても、明示指示があれば最後に休止へ移行する。Windows only.

2026-05-04
kiro-spec-tasks
Spécialistes en gestion de projets

Generate implementation tasks for a specification

2026-05-02
pr-creator
Développeurs de logiciels

Git運用規則に準拠したドラフトPRを作成する。「PR作成」「ドラフトPR」「プルリクエスト作成」時に使用。差分分析→本文生成→gh pr create --draft の3ステップで進める。

2026-04-25
kiro-impl
Analystes en assurance qualité des logiciels et testeurs

Implement approved tasks using TDD with subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.

2026-04-19
pytest-marks
Analystes en assurance qualité des logiciels et testeurs

pytestのマーク体系を設計・実装するスキル。「テストをマークで分類したい」「CIでDockerテストをスキップしたい」「Dockerコンテナ内で実行できないテストを除外したい」「make testでDockerテストを実行したい」「テストの実行対象を環境ごとに切り替えたい」「新しいマークを追加したい」「skipifを使いたい」「pytestの--strict-markersで未定義マークエラーが出る」という依頼で起動。マーク設計→pyproject.toml登録→テストコード付与→CI/ローカルコマンド整合の流れで実装する。

2026-04-17
kiro-debug
Développeurs de logiciels

Investigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.

2026-04-16
kiro-discovery
Spécialistes en gestion de projets

Entry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.

2026-04-16
kiro-review
Spécialistes en gestion de projets

Review a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.

2026-04-16
kiro-spec-batch
Spécialistes en gestion de projets

Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by dependency wave.

2026-04-16
kiro-spec-design
Spécialistes en gestion de projets

Create comprehensive technical design for a specification

2026-04-16
kiro-spec-init
Spécialistes en gestion de projets

Initialize a new specification with detailed project description

2026-04-16
kiro-spec-quick
Spécialistes en gestion de projets

Quick spec generation with interactive or automatic mode

2026-04-16
kiro-spec-requirements
Spécialistes en gestion de projets

Generate comprehensive requirements for a specification

2026-04-16
kiro-spec-status
Spécialistes en gestion de projets

Show specification status and progress

2026-04-16
kiro-steering-custom
Développeurs de logiciels

Create custom steering documents for specialized project contexts

2026-04-16
kiro-steering
Développeurs de logiciels

Manage docs/steering/ as persistent project knowledge

2026-04-16
kiro-validate-design
Analystes en assurance qualité des logiciels et testeurs

Interactive technical design quality review and validation

2026-04-16
kiro-validate-gap
Développeurs de logiciels

Analyze implementation gap between requirements and existing codebase

2026-04-16
kiro-validate-impl
Analystes en assurance qualité des logiciels et testeurs

Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.

2026-04-16
kiro-verify-completion
Analystes en assurance qualité des logiciels et testeurs

Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.

2026-04-16
notion-pdf
Développeurs de logiciels

NotionページをPDFファイルに変換するスキル。Notion MCPでページ内容を取得し、見栄えのよいPDFとして出力する。ユーザーがNotionページのURL・ID・タイトルを指定してPDF化・PDF変換・PDF出力・印刷用出力を依頼した場合に使用する。「このNotionページをPDFにして」「NotionページをPDFに変換して」「Notionを保存したい」「このページを印刷したい」「ドキュメントをPDFで共有したい」といった表現で起動する。ユーザーの発言にNotionページのURLが含まれていてPDF化の意図がある場合は、明示的にPDFと言っていなくても積極的にこのスキルの使用を検討する。

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

GitHub Issueを作成してGitHubに投稿するスキル。「Issueを作成」「Issue作成」「Issueにして」「Issueとして投稿」「GitHubにIssue」「create issue」「open issue」「バグ報告」「機能追加をIssueに」「改善提案をIssueに」などの依頼でトリガーする。コンテキスト収集→Issue本文生成→ラベル存在確認・作成→gh issue create投稿の流れでIssueを作成する。

2026-03-25
ci-stable-log-testing
Analystes en assurance qualité des logiciels et testeurs

CI環境で安定動作するPythonテスト(特にstructlogのログ検証)を書く際に使用。「CIで失敗する」「capture_logsが不安定」「ログアサーションがCIだけ落ちる」「caplogフォールバック」「ANSI混入」「xdistでログが取れない」という課題で起動。capture_logs→caplogフォールバック→ANSI正規化→アサーション設計の流れで堅牢なテストを書く。

2026-03-20
skill-creator
Développeurs de logiciels

GitHub Copilot用のスキル(Agent Skills)を新規作成・改修する際に使用。「新しいスキルを作りたい」「既存スキルを改善したい」という依頼時に起動。要件ヒアリング→段階的開示設計→SKILL.md作成→リソース設計→検証の流れで進める。GitHub Copilotのコンテキスト制限(トークン上限)を考慮した簡潔な設計を重視。

2026-03-20
docker-deployment-guide
Développeurs de logiciels

Dockerベースのアプリケーションのデプロイメント手順書(Markdown)を作成するスキル。「デプロイ手順書」「デプロイメント手順」「deployment guide」「本番環境への配置手順」「サーバーへの配置手順」などの依頼でトリガーする。Docker Composeビルド→イメージ転送→サーバー配置→設定→動作確認→cron設定の流れで手順書を生成する。

2026-02-28
pptx-slides-creator
Graphistes

日本語のパワーポイントスライド(.pptx)を作成するスキル。「スライド」「パワポ」「パワーポイント」「PowerPoint」「pptx」「プレゼン」「プレゼンテーション」のいずれかが含まれる依頼でトリガーする。英語で 'slides'、'presentation'と言及された場合も同様。McKinsey/BCGスタイルのコンサルティング品質で、データビジュアライゼーション、フレームワーク、テーブル、マルチカラムレイアウトを含む洗練されたスライドを生成する。

2026-02-25
storage-state
Développeurs de logiciels

Playwright の storage_state.json を生成・管理してログイン情報を固定する実装を行う際に使用。「ログイン状態を保存したい」「storage_state.json を作りたい・再生成したい」「Cookie が切れた」「セッションが切れた」「認証を自動化したい」という依頼で起動。生成スクリプト実装 → ユーティリティー実装 → 自動化スクリプトへ組み込み の流れで進める。

2026-02-24
playwright-scraper
Développeurs de logiciels

ログイン認証・ページネーション・ダウンロード機能を伴うWebスクレイピング実装に使用。「Playwrightでサイト○○からデータを取得したい」「ログインしてZIPをダウンロードしたい」という依頼で起動。セレクタ自動判定 → スクレイピングロジック実装 → ダウンロード・待機処理の統合で進める。

2026-02-14
python-readable-code
Analystes en assurance qualité des logiciels et testeurs

Pythonコードのリーダブルコード原則に基づくレビュー・改善・リファクタリングを行う際に使用。「コードレビュー」「コードを読みやすくして」「リーダブルコードの観点でチェック」「命名を改善して」「保守性を向上」「可読性を改善」「リファクタリング」「ベストプラクティスを適用」という依頼で起動。AI駆動開発時代における「理解速度最大化」を重視し、命名・制御フロー・コメント・構造・責務分離の改善を提案。

2026-02-14