Explorar skills
65.097 skills encontradas
mcl-common
mcl-foundation-design / mcl-shared-platform-design / mcl-product-design が共通で参照するメタスキル。共通メタデータスキーマ、YAML テンプレート、正規化・マッピング・競合解決のルールを提供する。このスキルを直接トリガーする必要はない。他の mcl-* スキルが references/ templates/ schemas/ を参照する際に自動的に利用される。mcl-common の内容を確認・編集したい場合や、共通ルールやテンプレートについて質問がある場合にもこのスキルを参照すること。
session-load
Load saved session context from a previous session. Lists available sessions and restores TODOs, context, and pending work.
session-save
Save current session progress, TODOs, and context to a local file before ending a session. Enables picking up later with /session-load.
expert-council
Dynamic Expert Council QA system. Selects domain-relevant expert personas to review deliverables before final delivery. 3 tiers with build/review mode toggle. Works with any AI assistant.
plan-feature
Plan a new feature before writing code. Explores the codebase, creates a structured plan with verification criteria, and only implements after approval.
mcl-product-design
個別プロダクト/ワークロード設計用スキル。AWS / Azure / GCP を対象に、ベンダー中立のワークロードモデル、ベンダー別サービスマッピング、実装仕様、オブザーバビリティ仕様、コスト最適化ヒント、IaC スケルトンを生成する。コンピュート、データベース、メッセージング、ストレージ、キャッシュ、CDN のサービス選定を、可用性、レイテンシ、データ機密性、トラフィックパターン、整合性、復旧目標、コストポスチャに基づいて行う。特定のアプリケーションワークロード、マイクロサービスアーキテクチャ、プロダクトインフラ、ユースケースごとのクラウドサービス選定の設計やレビューに使用すること。1 クラウドのみの言及でも発動する。EC2/App Service/Cloud Run、RDS/Azure SQL/Cloud SQL、SQS/Service Bus/Pub/Sub などのサービス比較もワー
mcl-shared-platform-design
共有プラットフォーム設計用スキル。AWS / Azure / GCP を対象に、ベンダー中立の canonical model、ベンダー別マッピング、サービスカタログ、実装仕様、IaC スケルトンを生成する。共有ランタイム(Kubernetes)、オブザーバビリティ、CI/CD デリバリーパイプライン、アーティファクト管理、シークレット/証明書管理、プラットフォーム所有モデル、テナントオンボーディングをカバーする。共有プラットフォームレイヤー、内部開発者プラットフォーム、プラットフォームエンジニアリング、共有サービスカタログ、共通インフラサービスの設計やレビューに使用すること。1 クラウドのみの言及でも発動する。EKS/AKS/GKE 共有クラスタ、集中監視、共有 CI/CD、プラットフォームチームの責務に関するトピックでもトリガーする。
create-skill-from-workflow
Turn what we just did into a reusable skill. Captures the current workflow as a new SKILL.md file.
setup-mcp
Find, install, and configure an MCP server for a specific service. Handles discovery, installation, and verification.
setup-validation
Set up a build/test/lint validation loop for the current project. Detects the tech stack and configures CLAUDE.md with verification commands.
spawn-investigator
Investigate a codebase question using an isolated subagent. Use when you need to read many files without bloating the main context.
youtube-transcript-to-skill
Convert a YouTube video transcript into Claude Code skills. Extracts tips, evaluates against selection criteria, and generates SKILL.md files with full transparency.