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.
-
wonderslife Bundle Official Doc Writer 2***
-
wonderslife Skill Expert Arch Enforcer 2Architecture constraint enforcement skill that monitors code for violations of preset invariants and architectural boundaries. Automatically triggered when users need architecture checks, dependency checks, or module boundary checks. Core responsibility: Ensure architectural coherence and prevent architectural drift. Trigger scenarios: - User requests "check architecture constraints", "check dependency direction", "check module boundaries" - Called by pdd-entropy-reduction coordinator - Automatically triggered after code commits 支持中文触发:架构约束检查、依赖检查、模块边界检查、架构强制、架构漂移、PDD架构约束。
-
wonderslife Skill Expert Auto Refactor 2Automated refactoring expert skill that transforms collected quality improvement tasks into concrete code operations. Automatically triggers when users need code refactoring, duplicate elimination, or complexity simplification. Core responsibility: Initiate targeted refactoring PRs regularly in a "small debt repayment" manner to prevent technical debt accumulation. Trigger scenarios: - User requests "refactor code", "eliminate duplicates", "simplify code" - Called by pdd-entropy-reduction coordinator - Refactoring suggestions passed from expert-entropy-auditor 支持中文触发:自动重构、代码重构、消除重复、简化代码、重构专家、PDD重构。
-
wonderslife Skill Pdd Extract Features 2PDD-Extract Features - Feature Point Extraction Skill
-
wonderslife Skill Pdd Implement Feature 2Implement feature point code based on development specifications. Call this Skill when users want to start coding implementation. 支持中文触发:实现功能点、编码实现、开始编码、功能开发、代码实现、PDD实现。
-
paulieb89 Skill AI PolicyGenerate an AI acceptable use policy for a UK business. Covers shadow AI, data protection, approved tools, staff responsibilities, and GDPR basics. Use when someone asks about AI policy, shadow AI, "what rules should we have for AI", acceptable use, or GDPR and AI tools in the workplace.
-
paulieb89 Bundle Humaniser 2Strip AI-generated writing patterns from business text to make it read like a real person wrote it. Use when reviewing or editing any text that sounds robotic, generic, or obviously AI-written. Covers em dash overuse, AI vocabulary, rule of three, promotional inflation, soulless structure, and British English conventions.
-
paulieb89 Bundle Bouch Voice 2Apply BOUCH voice rules to any UK business copy: websites, emails, proposals, case studies, or LinkedIn. Covers language to use and avoid, tone, British spelling, and formatting. Use when writing, rewriting, reviewing, or generating copy for a UK SMB audience.
-
paulieb89 Skill Thread ReplyDraft a genuine, helpful reply to a Reddit or LinkedIn thread in BOUCH voice. Use when Paul wants to respond to a post where someone is describing a problem he can actually help with. Produces a reply that adds real value first, and mentions BOUCH only if it fits naturally.
-
akillness Bundle Changelog Maintenance 2Maintain a clear and informative changelog for software releases. Use when documenting version changes, tracking features, or communicating updates to users. Handles semantic versioning, changelog formats, and release notes.
42 -
akillness Bundle Remotion Video Production 2Produce programmable videos with Remotion using scene planning, asset orchestration, and validation gates for automated, brand-consistent video content.
42 -
neronain Skill Hookify HelpGet help with the hookify plugin
-
neronain Skill Hookify ListList all configured hookify rules
-
neronain Skill HookifyCreate hooks to prevent unwanted behaviors from conversation analysis or explicit instructions
-
neronain Skill Hookify ConfigureEnable or disable hookify rules interactively
-
neronain Skill Monitor StreamStream live swarm events using the Monitor tool for real-time observability
-
neronain Skill Test GapsDetect missing test coverage and generate test suggestions
-
neronain Bundle PlaywrightBrowser automation for web testing with Playwright
-
neronain Skill Code ReviewCode review a pull request
-
neronain Skill Feature DevGuided feature development with codebase understanding and architecture focus
-
neronain Skill Autopilot PredictUse learned patterns and current state to predict the optimal next action
-
neronain Skill Silent Failure HunterYou are an elite error handling auditor with zero tolerance for silent failures and inadequate error handling. Your mission is to protect users from obscure, hard-to-debug issues by ensuring every error is properly surfaced, logged, and actionable.
-
understudy-ai Bundle TmuxRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
-
understudy-ai Skill OpenhueControl Philips Hue lights and scenes via the OpenHue CLI.
-
spoon94 Bundle Tmux以脚本方式驱动 tmux:创建后台会话、用 send-keys 向运行中的程序发命令、用 capture-pane 读输出。用于自动化 REPL/SSH/调试器、并发跑多个长生命周期服务、跨调用保持 shell 状态、或让用户 attach 到自动化现场——普通 Bash 拿不到 PTY 时使用。
-
spoon94 Skill SembleUse when exploring an unfamiliar codebase, locating where functionality is implemented, or answering "where is X / how does Y work" questions. Run `semble search` instead of grep+read for semantic or exploratory queries — it returns the relevant code chunks directly and uses ~98% fewer tokens. Triggers: "where is", "how does", "find the code that", code exploration, feature lookup.
-
spoon94 Bundle Deslop BiRemove AI-generated patterns from Chinese and English text. Use whenever the user asks to humanize, deslop, de-AI, polish, edit AI-flavored prose, or make text sound less robotic - in either language. Detects and fixes inflated symbolism, promotional language, rule-of-three, AI vocabulary, em-dash overuse, copula avoidance, negative parallelisms, sycophantic openers, filler hedging, and language-specific tells (translation-ese, mechanical "深入探讨/打造/赋能" in Chinese; "delve/tapestry/underscore" in English). Triggers on phrases like "去AI味", "去AI痕迹", "人性化这段", "humanize this", "make it sound human", "stop slop", or paste of obviously AI-generated copy.
-
spoon94 Bundle WorktrunkGuidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when working out which worktree a `wt` command will act on, or reaching for the global `-C <path>` to target one; editing .config/wt.toml or ~/.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or troubleshooting wt behavior. Also answers general worktrunk/wt questions.
-
spoon94 Skill Git CommitUse when writing Git commit messages, reviewing commits, or setting up commit message linting. Keywords: commit message, git commit, commitlint, semantic versioning, commit format.
-
spoon94 Bundle Diagram GraphvizCreate directed/undirected graphs using DOT language with automatic layout. Best for dependency trees, call graphs, package hierarchies, and module relationships requiring fine-grained edge routing.
-
spoon94 Bundle BrainstormingYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
-
spoon94 Bundle Writing SkillsUse when creating new skills, editing existing skills, or verifying skills work before deployment
-
spoon94 Bundle Diagram InfographicCreate template-based infographics with space-separated key-value syntax (NOT YAML). Best for KPI dashboards, timelines, roadmaps, SWOT analysis, funnels, comparisons, and org charts with quick visual impact.
-
spoon94 Bundle Executing PlansUse when executing an implementation plan in the current session as the implementer yourself — your human partner chose inline execution, or no subagent tool is available
-
spoon94 Bundle Using SuperpowersUse when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
-
spoon94 Bundle Requesting Code ReviewUse when completing tasks, implementing major features, or before merging to verify work meets requirements
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 official-doc-writer, expert-arch-enforcer, expert-auto-refactor. 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.