ワンクリックで
cortex-plugin-dev
cortex-plugin-dev には by-scott から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Guided git commit workflow — review changes, draft message, stage, commit
Manage context pressure during large codebase work without losing critical state.
Create a pull request with structured summary and test plan
Interactive debugging — reproduce, isolate, trace, fix
Explore a codebase or directory to understand its structure and purpose
Implement a requested code change end-to-end with scoped edits and verification.
Investigate production-like failures from symptoms, logs, and reproduction steps.
Refactor code while preserving behavior and reducing structural risk.
Prepare, package, and publish a release with versioned artifacts.
Review a pull request or branch diff with structured quality analysis
Review security-sensitive changes and local secret exposure before commit or release.
Review recent changes for unnecessary complexity, then fix
Run tests, analyze failures, and fix until green