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.
-
javeedishaq Skill Service Patterns 2Service Patterns
-
javeedishaq Skill State ManagementState Management Patterns
-
javeedishaq Skill Production ReadinessProduction Readiness Patterns
-
trecek Skill Id SlopIdentify AI-generated code slop in the codebase - useless comments, backward compatibility hacks, deprecation notices, dead code, and other technical debt left by AI assistants. Use when user says "id slop", "identify slop", "find slop", or "code cleanup scan". Generates a removal plan in temp/ and validates it with dry walkthrough.
-
trecek Skill RectifyDeep investigation of test gaps and architectural weaknesses following an investigation, then devise a plan for architectural immunity rather than direct fixes. Use when user says "rectify", "rectify this", or wants to address root architectural causes after an investigation.
-
trecek Skill Update ReqsAdd or update functional requirement documents in docs/requirements/. Use when user says "update reqs", "update requirements", "sync reqs", or wants to maintain requirement documents that describe what the software must do.
-
trecek Skill Dry WalkthroughValidate an implementation plan by tracing through each change without implementing. Use when user says dry walkthrough, drywalkthrough, validate plan, or check plan. Identifies gaps, fixes the plan directly, and reports changes to terminal.
-
trecek Skill Arch Lens DeploymentCreate Deployment/Physical architecture diagram showing infrastructure topology, process boundaries, and network communication. Physical lens answering "Where does it run?"
-
trecek Skill Arch Lens ConcurrencyCreate Concurrency architecture diagram showing parallel execution patterns, thread pools, synchronization, and barriers. Physiological lens answering "How does parallelism work?"
-
trecek Skill Arch Lens DevelopmentCreate Development architecture diagram showing project structure, build tools, and quality gates. Development lens answering "How is it built and tested?"
-
trecek Skill Arch Lens OperationalCreate Operational architecture diagram showing CLI workflows, configuration, and observability. Administration lens answering "How is it run and monitored?"
-
trecek Skill Arch Lens C4 ContainerCreate C4 Container architecture diagram showing static structure, building blocks, and technology choices. Anatomical lens answering "How is it built?"
-
trecek Skill Arch Lens Data LineageCreate Data Lineage architecture diagram showing information flow, transformations, and storage destinations. Data-centric lens answering "Where is the data?"
-
trecek Skill Arch Lens Process FlowCreate Process/Execution Flow architecture diagram showing runtime behavior, state transitions, and decision points. Physiological lens answering "How does it behave?"
-
trecek Skill Arch Lens State LifecycleCreate State Lifecycle architecture diagram showing field contracts, validation gates, and resume safety. Contract overlay lens answering "How is state corruption prevented?"
-
trecek Skill Arch Lens Error ResilienceCreate Error/Resilience architecture diagram showing failure handling, recovery mechanisms, and circuit breakers. Diagnostic lens answering "How are failures handled?"
-
trecek Skill Arch Lens Module DependencyCreate Module Dependency architecture diagram showing package coupling, layering, and fan-in/fan-out. Structural lens answering "How are modules coupled?"
-
trecek Skill Arch Lens Repository AccessCreate Repository/Data Access architecture diagram showing the repository pattern, entity relationships, and data access patterns. Data-centric lens answering "How is data accessed?"
-
jason-easyazz Skill Web SearchWeb Search Skill
-
jason-easyazz Skill Touch PanelTouch Panel Skill
-
jason-easyazz Skill Shopping ListManage shopping lists -- add items, view lists, remove items, and clear completed
-
jason-easyazz Skill Zoe Page Builderzoe-page-builder
-
jason-easyazz Skill Zoe Widget Builderzoe-widget-builder
-
jason-easyazz Skill Zoe Capability Extenderzoe-capability-extender
-
jason-easyazz Skill Zoe UIZoe UI Control Skill
-
jason-easyazz Skill BrowserBrowser Skill
-
jason-easyazz Skill JournalJournal Skill
-
jason-easyazz Skill WeatherWeather Skill
-
jason-easyazz Skill BriefingDaily Briefing Skill
-
jason-easyazz Skill ProactiveProactive Behavior Skill
-
jason-easyazz Skill Zoe SetupZoe Self-Setup Skill
-
jason-easyazz Skill Family DataFamily Data Skill
-
jason-easyazz Skill Ha Patternsha-patterns — Home Assistant Routine Pattern Detection
-
jason-easyazz Skill Touch Panel 2Touch Panel Skill
-
jason-easyazz Skill Grocery MealGrocery & Meal Planning Skill
-
jason-easyazz Skill TransactionsTransactions Skill
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 service-patterns, state-management, production-readiness. 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.