Coding & Dev Tools
Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.
-
ckorhonen Bundle Babysit PrCreate, monitor, and shepherd a GitHub pull request end-to-end: respect repo PR templates, watch CI and reviews, fix branch-related failures, address valid comments, and validate post-merge deployment when possible.
-
ckorhonen Skill Ceo ReviewReview documents, proposals, and plans through the lens of a CEO. Simulates feedback from a founder-CEO who is technical, data-driven, and focused on long-term vision while navigating market volatility. Use when you want high-level strategic review: does this idea make sense as a company bet? Is the team right-sized? Will this survive a downturn? Is it community-first?
-
ckorhonen Skill Cto ReviewReview documents, proposals, and plans through the lens of a CTO. Simulates feedback from a technical leader who has built and scaled multiple companies and values platform thinking, mobile-first craft, and iterative execution. Use when you need engineering leadership review: platform strategy, architecture decisions, team structure proposals, or anything that needs a 'will this scale and can we ship fast?' lens.
-
ckorhonen Bundle Macos AppsBuild professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode. Use when asked to: create macOS apps, build Swift apps, develop SwiftUI interfaces, fix macOS app issues, add macOS app features, or when user says 'build a Mac app', 'create a Swift project', 'develop for macOS'.
-
wolverin0 Bundle Skill CreatorGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
-
wolverin0 Skill Supabase DebugUse when diagnosing Supabase issues like RLS, auth, empty queries, webhooks, and performance problems in production apps.
-
didacrios Skill Context CompressionActivate when managing conversation history in long sessions, choosing compression strategies, or preserving critical information during context truncation.
-
didacrios Skill Typescript StandardActivate when writing, reviewing, or testing TypeScript code to enforce clean code and TDD standards.
-
didacrios Skill Context OptimizationActivate when hitting context limits, experiencing quality degradation in long sessions, or needing to extend effective context capacity.
-
didacrios Skill Recursive ExplorationActivate when exploring a codebase, tracing dependencies, or planning changes using recursive reasoning.
-
wfukatsu-architecture-redesign-agent Skill Build GraphGraphDB構築エージェント - ユビキタス言語とコード解析結果からRyuGraphデータベースを構築。/build-graph [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Fix MermaidMermaid修正エージェント - Mermaid図のシンタックスエラーを検出・修正。/fix-mermaid [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Init Output出力ディレクトリ初期化 - リファクタリング分析用の出力ディレクトリ構造を作成。/init-output [出力パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Map Domainsドメインマッピングエージェント - ドメイン分類、境界づけられたコンテキスト、コンテキストマップの作成。/map-domains [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Query GraphGraphDB探索エージェント - RyuGraphデータベースを自然言語またはCypherで探索し、関連するコードや仕様書を返却。/query-graph [クエリ] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Ddd RedesignDDD再設計エージェント - 境界コンテキスト・集約・値オブジェクトの再設計計画を生成。/ddd-redesign [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Evaluate MmiMMI評価エージェント - Modularity Maturity Indexによるモジュール成熟度評価(Cohesion/Coupling/Independence/Reusability)。/evaluate-mmi [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Bundle Mmi AnalyzerMMI自動定量評価エージェント - Lilienthal 3軸(モジュール性・階層性・パターン一貫性)でPythonプロジェクトの技術的負債を定量評価。/mmi-analyzer [対象パス] で呼び出し。
-
ckorhonen Skill BrainstormingExplore user intent, requirements and design before implementation through structured dialogue and design proposals. Use when asked to: create features, build components, add functionality, modify behavior, plan projects, or when user says 'help me design X', 'what should we build', 'let's brainstorm', or starts describing a new feature without a design.
-
datasciencemonkey Bundle Bdd StepsThis skill should be used when the user asks to "write step definitions", "implement BDD steps", "generate step code", "create Behave steps", "implement Given When Then", "write Python steps for Gherkin", "step definitions for Databricks", or needs to create Python step implementations for existing Gherkin feature files.
-
datasciencemonkey Bundle Bdd ScaffoldThis skill should be used when the user asks to "set up BDD", "create a Behave project", "scaffold BDD tests", "initialize Behave", "add BDD to my project", "set up Gherkin testing", "create test structure for Behave", or mentions setting up behavior-driven development testing. Generates a complete Behave project structure wired to Databricks SDK.
-
wfukatsu-architecture-redesign-agent Skill Estimate Costコスト見積もりエージェント - クラウドインフラ、ScalarDB、その他ライセンスの見積もりを作成。/estimate-cost [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Analyze Systemシステム分析エージェント - ユビキタス言語、アクター、ロール、権限、ドメイン-コード対応表を抽出。/analyze-system [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Ddd EvaluationDDD評価エージェント - 戦略的設計・戦術的設計の両面からDDD原則への適合度を評価し改善点を特定。/ddd-evaluation [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Design ScalardbScalarDB設計エージェント - エディション設定に基づくマイクロサービスのデータアーキテクチャ設計。分散トランザクション、スキーマ設計、ポリグロット永続化を策定。/design-scalardb [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Refactor System統合リファクタリングエージェント - 既存システムをマイクロサービスアーキテクチャにリファクタリングするための統合分析・設計を実行。/refactor-system [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Review ScalardbScalarDBレビューエージェント - 設計レビュー(--mode=design)とコードレビュー(--mode=code)を実行。/review-scalardb --mode=design で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill DB Design AnalysisDB設計分析エージェント - 既存のデータベース設計を分析し、テーブル定義・インデックス・制約・問題点を抽出。/db-design-analysis [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Create Domain Storyドメインストーリーテリングエージェント - ドメインストーリーの作成、ビジネスプロセスの可視化。/create-domain-story --domain=[ドメイン名] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Er Diagram AnalysisER図分析エージェント - 現行システムのER図を作成し、エンティティ・リレーションシップ・カーディナリティを可視化。/er-diagram-analysis [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Generate Test Specsテスト仕様生成エージェント - AIエージェントがテストコードを実装可能なBDDシナリオ・ユニットテスト・統合テスト仕様を生成。Gherkin形式のシナリオとJUnit/Jest形式のテストケースを策定。/generate-test-specs [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Design Microservicesマイクロサービス設計エージェント - ターゲットアーキテクチャ、変換計画、運用計画の策定。/design-microservices [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill System Investigationシステム調査エージェント - コードベースの構造・技術スタック・問題点・DDD適合性を調査。/system-investigation [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Design Implementation実装設計エージェント - AIエージェントがコーディング可能な詳細実装仕様を生成。ドメインサービス・リポジトリ・値オブジェクト・例外マッピングのメソッドシグネチャと実装詳細を策定。/design-implementation [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Integrate Evaluations評価統合エージェント - MMI評価とDDD評価の結果を統合し、優先度付き改善計画を策定。/integrate-evaluations [対象パス] で呼び出し。
-
wfukatsu-architecture-redesign-agent Skill Generate Scalardb CodeScalarDBコード生成エージェント - 設計仕様からScalarDB/Spring Bootのコードを自動生成。エンティティ、リポジトリ、サービス、コントローラーを出力。/generate-scalardb-code [対象パス] で呼び出し。
Frequently asked questions
What are Coding & Dev Tools agent skills?
Coding agent skills teach AI agents repeatable engineering workflows: reviewing pull requests, writing tests, refactoring safely, and enforcing house style. Install one SKILL.md and your agent applies the same checklist every time, whether you use Claude Code, Cursor, Codex, or another agent.
Which Coding & Dev Tools skills are most installed?
Popular Coding & Dev Tools skills on SkillMD right now include babysit-pr, ceo-review, cto-review. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Coding & Dev Tools skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.