skill
職業分類
説明
更新
メニュー
2 件の GitHub リポジトリにある 4 件の収集済み skills をリポジトリ単位で表示します。
収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。
A skill that creates a plan document in plan.md based on requests. Use when the user says things like "create a plan", "make a plan.md", "project plan", "implementation plan", etc. Generates a comprehensive plan including objectives, scope, task breakdown, dependencies, risks, and milestones.
Run formatting, linting, and type checks for Deno projects (mirrors CI checks). Use when the user wants to check code quality, fix formatting issues, run linters, or verify type safety with commands like "/lint", "check formatting", "run type check", or before committing code.