Explore skills

66,581 skills found

debug

0

Debug issues through structured investigation, failing test creation, and targeted fixes. Use when the user provides an error message, traceback, steps-to-reproduce, or describes unexpected behavior.

Desenvolvimento#ai#testby broneq

explain-complex-code

0

Generate comprehensive architecture documentation for complex code modules with Graphviz diagrams and examples. Use when user asks to "explain this code", "document the architecture", or wants to understand how a module/system works.

Documentos#aiby broneq

jtbd-pipeline

0

Run the full JTBD analysis pipeline on a batch of interview transcripts. Analyzes each transcript into a Switch analysis, then finds cross-interview patterns. Accepts a directory of transcript files or Fireflies meeting IDs. Use when: "analyze all interviews", "jtbd pipeline", "batch analysis", "process transcripts".

Desenvolvimentoby savvides

agent-lint

0

Lint a BDK agent file for best practices and portability. Use when reviewing, creating, or editing an agent (agents/*.md) to verify it meets BDK conventions. Trigger on phrases like "check this agent", "verify agent", "lint agent", or when about to commit a new agent.

Desenvolvimentoby broneq

bdk-tier-impact

0

Tool-tier guidance for impact analysis (blast radius, affected flows). Preloaded into agents that reason about change impact; not user-facing.

Documentosby broneq

test-driven-development

0

Rigid TDD process for writing and verifying tests before implementation. Use when implementing any feature or bugfix. Receives test case bullet points from the plan and enforces red-green cycle.

Escrita e Conteúdo#testby broneq

gitnexus-debugging

0

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: \"Why is X failing?\", \"Where does this error come from?\", \"Trace this bug\"

Desenvolvimento#git#aiby quanpersie2001

jtbd-brief

0

Drafts a JTBD-native product brief from Job Map data. Accepts a Job Map YAML file (.jtbd/jobs/*.yml). Outputs to .jtbd/briefs/. Use when: "product brief", "jtbd brief", "write prd".

Dados e Análiseby savvides

agents

0

AI agent design and automation skill for solopreneurs. Use when user needs to audit workflows for automation, design AI agents, or build automation recipes using n8n + Claude API. Triggers on "ai agent", "automation", "workflow automation", "n8n", "agent design", "automate my business", or /agent commands.

Automação#ai#apiby ORBWEVA

audit-full

0

Branch-aware audit orchestrator. On main — scans whole project, opens tracker issue. On feature branch — scopes to diff, auto-fixes, stages changes.

Desenvolvimento#aiby cloverink

api-skill-builder

0

Bootstrap a new "<vendor>-api-skill" project — a safe, cross-platform single-file Python CLI that mediates a third-party REST API, plus a matching Claude skill that drives it under explicit AI-safety constraints (token never enters AI context; every mutation passes through a six-tier safety classifier; every mutation is recorded in a local audit log). Trigger when the user asks to "build a CLI / s

Design e Frontend#python#aiby aditya-m-bharadwaj

research-first

0

Finds existing tools, libraries, MCPs, templates, datasets, and frameworks before creating anything from scratch. Use when the user asks to build, create, add, implement, write, draft, design, set up, automate, or analyze anything - especially on phrases like "build me a", "I want to create", "add X to my project", "is there a library for", "is there a template for", "how do I implement", "set up

Dados e Análise#mcp#aiby niveku