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.
-
ysyecust Skill Python PatternsPythonic イディオム、PEP 8標準、型ヒント、堅牢で効率的かつ保守可能なPythonアプリケーションを構築するためのベストプラクティス。
-
w5711112 Bundle Github UploadUse when preparing local Skills for GitHub by creating a privacy-clean copy, adding public README and dependency guidance, auditing the package, or publishing it after explicit confirmation.
-
w5711112 Bundle Workspace HygieneUse when assessing workspace size, stale versions, retained output, dependency runtimes, or reversible cleanup.
-
w5711112 Bundle Skill Ecosystem GovernorUse when registering, migrating, releasing, or auditing multiple user-maintained Skills and their dependency relationships.
-
w5711112 Bundle Collect Bug Update AccelerateUse when a Skill, script, or tool has a real technical failure, a verified route must be reused, or a resolved failure needs owner-routed regression or promotion handling.
-
cwijayasundara Bundle Brd 2Brd
-
cwijayasundara Bundle Auto 2Autonomous build loop with ratcheting. Implements stories iteratively — keep on pass, revert on fail, learn from failures. Runs until all stories pass or stopping criteria met.
-
cwijayasundara Skill Test 3Generate test plan, test cases, test data fixtures, and Playwright E2E tests mapped to acceptance criteria.
-
cwijayasundara Skill Design 2Generate system architecture (APIs, data models, folder structure, deployment) and interactive UI mockups from specs. Runs architect and ui-designer agents concurrently.
-
cwijayasundara Skill Improve 3Enhance existing features with new behavior, performance improvements, or UX changes. Story-driven with full SDLC enforcement including tests and code review.
-
cwijayasundara Bundle Testing 3Test planning, test case design, test data generation, and Playwright E2E automation. Use when creating test plans, writing test cases, generating test data, setting up Playwright, or automating end-to-end tests.
-
cwijayasundara Bundle Code Gen 3Story-driven code generation with strict quality principles. Use when implementing user stories, writing production code, creating unit tests, or generating code from specs. Enforces small modules, static typing, 50-line function limit, and 100% meaningful test coverage.
-
cwijayasundara Skill Refactor 2Refactor existing code for quality, performance, or maintainability. Enforces six quality principles, runs full verification, and gates on code review.
-
hyqibot Skill Guidance回答用户关于 CoPaw 安装与配置的问题:优先定位并阅读本地文档,再提炼答案;若本地信息不足,兜底访问官网文档。
-
hyqibot Bundle HimalayaCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
-
hyqibot Bundle Exe BundleWhen the user wants to add or run a packaged exe + libraries/dlls + resource files (desktop app bundle). Describes placement, working directory, and entry command conventions. | 说明如何把「exe + dll/资源」作为 skill 放置、工作目录与启动命令约定。
-
hyqibot Skill Browser Cdp当用户明确希望连接到已运行的 Chrome 浏览器(connect_cdp)、扫描本地 CDP 端口、或以暴露 CDP 端口的方式启动浏览器(start + cdp_port)时,使用本 skill。用户没有明确提到 CDP、共享浏览器或远程调试时,启动浏览器不得携带 cdp_port,也不得使用 connect_cdp。CDP 模式会暴露浏览器历史、Cookies 等敏感信息,使用前须告知用户;同一 workspace 同时只能运行或连接一个浏览器。
-
hyqibot Skill Browser Visible当用户希望打开真实可见的浏览器窗口(而非后台无头模式)时,使用 browser_use 的 headed 参数启动浏览器,随后可正常 open/snapshot/click 等。适用于用户想亲眼看到页面、演示或调试场景。
-
hyqibot Skill Channel MessageUse this skill to proactively send a one-way message to a user/session/channel, usually only when the user explicitly asks to send to a channel/session or when proactive notification is needed. First query sessions with copaw chats list, then push with copaw channels send. | 当需要主动向用户/会话/频道单向推送消息时使用,通常仅在用户明确要求发往某个 channel / 会话,或需要主动通知时使用;先用 copaw chats list 查 session,再用 copaw channels send 推送
-
hyqibot Bundle Native Window ControlWhen the user needs to operate an already-open native desktop app window (not a browser): list windows, get control tree, click buttons/tabs, or type text into controls. Windows only; requires Python and pywinauto (pip install pywinauto). | 操作已打开的原生桌面窗口(非浏览器):列举窗口、控件树、点击或输入;仅 Windows,需 pywinauto。
-
hyqibot Skill Open Desktop ShortcutsWhen the user wants to open a single desktop/start-menu shortcut on Windows (by name match): use execute_shell_command with the PowerShell below — there is no tool named open_desktop_shortcuts; bulk 'open all' is not supported here. | 在 Windows 上按名称打开单个桌面/开始菜单快捷方式:用 execute_shell_command;不支持本技能内「一次打开全部」。
-
lzbovani Skill Session HandoffGera um resumo completo da sessão atual para ser colado no início de uma nova conversa, permitindo continuidade total sem perda de contexto. Use esta skill SEMPRE que Lucas disser "resume a sessão", "prepara o handoff", "quero continuar em outra sessão", "faz o resumo para nova sessão", "status da sessão", ou qualquer variação que indique que ele quer encerrar a conversa atual e continuar em outra. A skill entrega: (1) um bloco de texto pronto para colar na nova sessão e (2) um arquivo .md para baixar e anexar. O objetivo é que a nova sessão pareça uma continuação natural da atual, sem alucinações.
-
lzbovani Bundle Status Sobre MimGera um snapshot de contexto atualizado sobre o usuario para portabilidade entre IAs (ChatGPT, Claude, Gemini e afins). Use quando o usuario pedir um retrato do que a IA entende sobre ele, com separacao entre fatos confirmados, inferencias, temas recorrentes, dados incertos e nivel de confianca por item.
-
lzbovani Bundle Criador De PromptsEngenharia de prompts profissional para qualquer assunto, com perguntas criticas antes da geracao final. Use quando o usuario quiser criar, revisar ou otimizar prompts para estudo, negocios, tecnologia, analise, criacao, automacao, codigo, imagem, agentes ou qualquer tarefa que precise extrair respostas mais completas, tecnicas, precisas e acionaveis da IA.
-
lzbovani Bundle Pesquisador Profundo WebPesquisa profunda na internet com triangulacao de fontes e sintese confiavel. Use quando o usuario quiser investigar qualquer tema com atualidade, contexto, comparacao entre fontes, fatos verificados e links de referencia.
-
lzbovani Bundle Editor De Curriculo Por VagaEdicao e adaptacao de curriculo para vagas especificas. Use quando o usuario enviar uma vaga e quiser ajustar resumo, experiencias, competencias, palavras-chave ATS e carta curta de apresentacao para aumentar aderencia sem inventar informacoes.
-
tao3k Bundle Agenda Management 3High-fidelity scheduling and cognitive alignment via the Triangular Synaptic Flow.
-
tao3k Bundle Agenda Management 4Template: Draft Agenda
-
tao3k Bundle Agenda 2Agenda
-
yevhens-hue Bundle Eval HarnessFormal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
-
yevhens-hue Skill UI UX Pro MaxComprehensive design guide for web, mobile, and desktop applications. Contains 67 styles, 161 color palettes, 57 font pairings, 99 UX guidelines, and 25 chart types across 22 technology stacks.
-
cnfjlhj Bundle Spec First MvpUse when one idea feels exciting enough that the user may rush into implementation before the scope is stable. Turn the idea into a spec seed, define 1-3 throwaway MVP probes, and set a go/no-go gate before full design or execution.
-
cnfjlhj Skill Proactive ExplorerUse when missing context may be recoverable from local code, files, logs, or environment evidence before asking the user or making assumptions.
-
cnfjlhj Bundle Skill Governance LoopUse when the user asks to review a skill, analyze skill quality, update or align a skill version, compare local state against a newer variant, or run a repeatable keep/enable/hide/disable/archive decision loop from real failures instead of abstract best practices.
-
cnfjlhj Bundle Collaborating With CodexUse when you explicitly want a second local or SSH remote Codex CLI session to prototype, debug, or review code, while your current session remains the primary owner of the final result.
-
erwinblom Bundle De SchrijverMaakt vanuit een goedgekeurde schrijfbrief een Nederlandse concepttekst of begeleidt de opdrachtgever bij het schrijven, met een expliciete keuze tussen uitbesteden, samenwerken en zelf schrijven.
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 python-patterns, github-upload, workspace-hygiene. 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.