Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

my-claude

my-claude には stratus から収集した 14 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
14
Stars
2
更新
2026-07-03
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

ansible-audit
ソフトウェア開発者

Audit Ansible playbooks, roles, collections, and inventories for production readiness. Use when reviewing an Ansible repo, before merging IaC PRs, before promoting a role to a collection, or when the user mentions ansible-lint, idempotency, vault, or molecule.

2026-07-03
plan
プロジェクト管理専門家

Enter planning mode — interview the user, design a phased approach, and produce an implementation plan before writing code.

2026-07-03
autopilot
ソフトウェア開発者

Execute an approved /plan unattended — phases, agents, commits — stopping only on hard safety failures (hook exit 2, sandbox/network deny, repeated test failures). Use after /plan when the user wants hands-off execution.

2026-05-17
audit
ソフトウェア開発者

Run a full read-only audit of the current project — code review, security analysis, and documentation freshness check. Use to assess project health without making changes.

2026-05-10
implement
ソフトウェア開発者

Start implementing a feature with user story validation, phased execution, and quality gates. Use after planning is complete.

2026-05-03
polish
ソフトウェア開発者

Take a project from "it works" to "it's shippable." Runs audit, fixes findings, walks the Definition of Done checklist, and generates a release readiness score. Use before releasing, after feature-complete, or when quality feels prototype-y.

2026-05-03
egm
プロジェクト管理専門家

Run the Goldfish Protocol — test a design doc's completeness by verifying a fresh session can reconstruct the plan from it alone. Use after /plan, before /implement, on any complex feature.

2026-05-03
learnings
ソフトウェア開発者

Document what went well, what went wrong, and what to do differently after completing a feature or fixing a hard bug. Compounds knowledge across sessions.

2026-05-03
pr
ソフトウェア開発者

Create a pull request with proper title, description, test plan, and linked issues. Use when ready to submit changes for review.

2026-05-03
remember
ソフトウェア開発者

Save learnings, patterns, and preferences to persistent memory. Use when the user says "remember this", encounters a hard-won fix, or wants to preserve context across sessions.

2026-05-03
security-audit
情報セキュリティアナリスト

Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.

2026-04-14
ad
ソフトウェア開発者

Scaffold a new Architecture Decision Record (ADR). Use when documenting architectural choices, technology selections, or significant design trade-offs.

2026-03-19
cuj
プロジェクト管理専門家

Scaffold a new Critical User Journey document. Use when documenting user flows, onboarding journeys, or end-to-end scenarios.

2026-03-19
commit-messages
ソフトウェア開発者

Generate clear commit messages following project conventions. Use when writing commit messages, reviewing staged changes, or preparing releases.

2026-03-14