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.
-
kevinslin-skills Skill Sw CtrlCoordinate explicitly requested subagent work as a manager.
-
kevinslin-skills Skill Sw LoopRun explicitly requested swarm workflows for feature delivery.
-
kevinslin-skills Bundle Dev CodeImplement, fix, refactor, or otherwise modify source code.
-
eron1703 Skill EnvironmentLoad development environment information including folder structure, OrbStack setup, and system configuration
-
eron1703 Skill Worker RoleBase behavioral rules for all worker agents
-
eron1703 Skill Worker GitlabGitLab access patterns, PAT, and repository locations
-
eron1703 Skill Worker DatabaseDatabase operation patterns, collections, and connection patterns
-
eron1703 Bundle Flowmaster ToolsFlowMaster tools and integrations configuration
-
eron1703 Skill Worker ReportingStructured output format for worker agents
-
eron1703 Bundle Flowmaster ServerFlowMaster server configuration and infrastructure
-
kevinslin-skills Bundle Icon GenGenerate project icons, logos, or inline brand marks.
-
kevinslin-skills Skill ShowboatCreate executable Showboat demos that prove behavior.
-
kevinslin-skills Bundle SudocodeWrite sudocode from real code for docs and specs.
-
kevinslin-skills Bundle AgcleanupKeep Codex lean and responsive by cleaning up stale application state. Use when directly invoked for a supported cleanup subcommand.
-
kevinslin-skills Bundle Dev CodexManage Codex self-configuration and session analysis; not skill authoring (use $sc).
-
kevinslin-skills Skill ProofreadProofread publish-ready drafts for meaningful clarity issues and broken links while preserving the author's voice.
-
kevinslin-skills Skill Babysit PrWatch a pull request and CI until green or needing fixes.
-
kevinslin-skills Bundle Dev ReviewReview code, docs, specs, architecture, UX, or design docs.
-
kevinslin-skills Skill ConvosearchSearch prior Codex conversations and return up to 3 relevant thread matches with deep links. Use when explicitly invoked as `$convosearch [query] | [filters]`.
-
eron1703 Bundle Flowmaster DatabaseFlowMaster database schema and relationships
-
eron1703 Bundle Flowmaster OverviewFlowMaster system overview and architecture
-
erwinkn Bundle HowUse for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding mental models. Can critique architecture. Use why for motivation.
-
erwinkn Bundle GrillInterview the user in multiple rounds to stress-test a plan, design, or idea. Use when the user asks to be grilled, wants assumptions challenged, or wants a design clarified.
-
erwinkn Bundle ReflectSpawn three parallel review subagents over the active transcript, surface learnings, and route each to a concrete edit on an existing skill. Use when the user says reflect.
-
erwinkn Bundle ArchitectSketch types, signatures, and module structure before code, then stay in the loop while implementation fills in. Use for /architect, 'architect this', 'design this', or non-trivial work where jumping to code would lock in the wrong shape.
-
erwinkn Skill Automate MeUse for "automate me", "create/update/refresh my -mode skill", "turn/capture my preferences or working style into a skill", or wanting agents to follow how the user works. Drafts or revises a personal -mode skill via create-skill + unslop, optionally pulling fresh evidence from recent transcripts.
-
kevinslin-skills Skill Dev DiagramCreate or revise engineering diagrams in ASCII or Mermaid.
-
kevinslin-skills Bundle Dev ShortcutsRoute any request containing literal `trigger:` before ordinary skill dispatch. Read at thread start and whenever `trigger` appears.
-
kevinslin-skills Bundle Dev WorktreesCreate, inspect, remove, or transactionally clean landed Git worktrees.
-
kevinslin-skills Skill Spec SimulateSimulate implementing a spec against the real source code, then grade the spec as correct, comprehensive, and simple. Use only when explicitly invoked as $spec-simulate or when the user asks to simulate implementation from a spec.
-
dammianmiller Skill Balls ModeDecomposed reasoning with explicit confidence scoring. Use for complex decisions, debugging failures, and architectural choices where tracking uncertainty prevents wasted effort.
-
dammianmiller Skill Uap MemoryQuery and store persistent memory across sessions using UAP. Use when you need to recall prior context, store lessons learned, or check what was done in previous sessions.
-
dammianmiller Skill Reorg WorkerProject reorganization worker for consolidating hooks, skills, policies, and cleaning up redundancies
-
dammianmiller Skill Hooks Pre CompactPre-compact hook for database optimization, cleanup, and CLAUDE.md compliance preservation
-
dammianmiller Skill CLI Design ExpertExpert CLI/TUI designer for building intuitive, user-friendly, and professional command-line interfaces. Focuses on UX patterns, help systems, progressive disclosure, and developer ergonomics.
-
dammianmiller Skill Hooks Session StartSession initialization hook that cleans stale agents, injects recent memory context, and ensures 100% CLAUDE.md adherence
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 sw-ctrl, sw-loop, dev.code. 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.