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.

Coding & Dev Tools

9,777 skills
stribus
Reversa Researcher
Agente Researcher do time Code New Project Agents. A partir de `ideation.md`, aprofunda o público-alvo em 1 a 3 personas estruturadas com jornadas. Use quando o usuário digitar "/reversa-researcher", "reversa-researcher" ou quando invocado pelo orquestrador `/reversa-new`. Produz `_reversa_sdd/personas.md`.
1
stribus
Reversa Strategist
Terceiro agente do Time de Migração. Propõe estratégias de migração com trade-offs explícitos, considerando brief, paradigma e apetite. Recomenda uma estratégia mas deixa a escolha como decisão humana. Produz migration_strategy.md, risk_register.md e cutover_plan.md. Ativação: /reversa-strategist (geralmente invocado por /reversa-migrate).
1 · bundle
stribus
Reversa Agents Help
Explica com analogias o que cada agente do Reversa faz e quando usá-lo. Ative com /reversa-agents-help.
1
stribus
Reversa Docs Analyst
Analista do Time Reversa Docs. Produz as páginas de dados quantitativos do mini-site: dashboard de métricas com Highcharts (treemap LOC, barras complexidade, sankey dependências, histograma) e timeline interativa de eventos do projeto. Ative com /reversa-docs-analyst, reversa-docs-analyst, regenerar métricas, refazer timeline, dashboard do projeto.
1
stribus
Reversa Pricing Size
Mede o tamanho estrutural da feature ativa lendo requirements, duvidas, plan e tasks do ciclo forward, e gera size.json mais size.md com T-shirt sizing deterministico baseado em tasks e ajuste de risco. Use quando o usuario digitar "/reversa-pricing-size", "reversa-pricing-size", "dimensionar feature" ou "calcular tamanho da feature". Roda depois de `/reversa-to-do` e antes de `/reversa-pricing-estimate`.
1 · bundle
stribus
Reversa Archaeologist
Analisa profundamente o código do projeto legado módulo a módulo — extrai algoritmos, fluxos de controle, estruturas de dados e dicionário de dados. Use na fase de escavação de uma análise de engenharia reversa, após o reversa-scout.
1 · bundle
stribus
Reversa Reconstructor
Gera um plano de reconstrução bottom-up a partir das specs do Reversa e executa cada tarefa sob demanda, uma por vez, preservando tokens. Use quando quiser reimplementar o software do zero a partir das especificações geradas. Ativação: /reversa-reconstructor
1 · bundle
stribus
Reversa Pricing Profile
Conduz uma entrevista guiada de ate dez perguntas e gera o perfil de cobranca do usuario, com pais, moeda, senioridade normalizada, taxa hora, markup de projeto, regime tributario, modelo de cobranca e perfil de cliente. Use quando o usuario digitar "/reversa-pricing-profile", "reversa-pricing-profile", "configurar perfil de cobranca", "definir taxa hora" ou pedir para configurar precificacao no Reversa.
1 · bundle
stribus
Reversa Pricing Estimate
Voce e o precificador de features do REVERSA. Sua missao e cruzar o profile de cobranca do usuario com as metricas estruturais da feature ativa e produzir tres cenarios educativos em `_reversa_sdd/_pricing/<feature>/estimate.md` e `estimate.json`.
1 · bundle
grvpanchal
State Crud
CRUD patterns for state slices — consistent `domain/create|read|update|delete` action naming, request/success/failure triples per operation, and normalised `{ byId, allIds }` entity shapes for O(1) lookups. Use when designing a new entity slice, standardising action-type names, or refactoring array-shaped state.
0
grvpanchal
State Saga
Redux-Saga (generator-based) middleware for async side effects — yields declarative effects (call/put/select/takeLatest/delay) instead of imperative async code, watcher-per-slice composition, optimistic updates with rollback. Use when authoring per-slice operations.js, the rootSagas composer, or reviewing saga workers.
0
grvpanchal
UI Molecule
Atomic-design guidance for Molecules — functional groups of atoms (SearchBar = input + button + icon; FormField = label + input + error) with a single cohesive purpose. Use when authoring or reviewing components under ui/molecules, composing atoms, or deciding atom vs molecule vs organism.
0
grvpanchal
UI Organism
Atomic-design guidance for Organisms — complex feature-level sections (Header, ProductGrid, CommentSection) that compose molecules, connect to state, handle loading/error/empty states, and own responsive layout decisions. Use when authoring components under ui/organisms or deciding molecule vs organism boundaries.
0
grvpanchal
UI Skeleton
Skeleton loading placeholders — gray-shape stand-ins that mirror final content dimensions, use subtle shimmer/pulse animation, and prevent layout shift. Use when replacing generic spinners with content-shaped placeholders, reducing perceived latency on slow routes, or preventing CLS on image-heavy cards.
0
danielpradilla
Outcome Map
Create product objectives, key results, initiatives, guardrails, and review cadence.
0
danielpradilla
Workshop Runbook
Plan structured workshops with goals, agenda, activities, prompts, decision rules, and follow-ups.
0
danielpradilla
Job To Be Done Map
Frame jobs, triggers, desired outcomes, anxieties, and product opportunities.
0
danielpradilla
Team Offsite Agenda
Design team offsites with objectives, agenda flow, exercises, logistics, and post-offsite actions.
0
danielpradilla
Delivery Status Brief
Create a clear project status brief with progress, risks, blockers, decisions, and next actions.
0
danielpradilla
Executive Product Note
Write executive-ready product updates with signal, tradeoffs, risks, and recommendations.
0
danielpradilla
Delivery Commitment Map
Create a delivery plan with goals, capacity, scope, risks, and commitments.
0
danielpradilla
Handoff Readiness Brief
Prepare implementation handoffs with states, flows, assets, edge cases, and acceptance criteria.
0
danielpradilla
Strategic Story Builder
Turn strategy inputs into a clear narrative with stakes, choices, tradeoffs, and next moves.
0
danielpradilla
Dashboard Decision Brief
Specify dashboards around decisions, audiences, questions, metrics, cuts, and refresh rhythm.
0
danielpradilla
Priority Decision System
Prioritize product work with explicit criteria, scoring, tradeoffs, and decision rationale.
0
danielpradilla
Product Health Diagnostic
Analyze product health across acquisition, activation, engagement, retention, quality, and monetization.
0
danielpradilla
Interview Signal Synthesis
Synthesize interviews into themes, contradictions, opportunities, and product implications.
0
danielpradilla
Prince2 Stage Control Pack
Run PRINCE2 Controlling a Stage: work package tracking, highlight reports, risk and issue control, tolerance checks, change handling, and corrective action planning.
0
danielpradilla
Prince2 Direction Gate Brief
Prepare PRINCE2 Directing a Project gate briefs for project board decisions, including initiation authorization, stage authorization, exception decisions, and closure authorization.
0
danielpradilla
Prince2 Product Delivery Pack
Prepare PRINCE2 Managing Product Delivery material: work package acceptance, team plans, checkpoint reports, quality evidence, delivery confirmation, and handback notes.
0
danielpradilla
Product Requirements Blueprint
Draft product requirements with the problem, users, scope, requirements, metrics, and open decisions.
0
thanakijwanavit
Repo Skills
After cloning a repository, scan for skill definitions and load them on demand. Always use this after cloning any repo.
0
thanakijwanavit
Code Simplifier
Use this skill after completing code changes to review for reuse, quality, and efficiency. Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
0
promisingcoder
Sag
ElevenLabs text-to-speech with mac-style say UX.
0
promisingcoder
Tmux
Control tmux sessions/panes for interactive CLIs: list, capture output, send keys, paste text, monitor prompts.
0 · bundle
promisingcoder
Camsnap
Capture frames or clips from RTSP/ONVIF cameras.
0

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 reversa-strategist, reversa-pricing-size, reversa-archaeologist. Rankings shift as installs change; sort this page by "Most downloaded" 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 add <owner>/<name>, or copy the file into your agent's skills directory.