Explorar skills

65.337 skills encontradas

bdk-rules-design-patterns

0

Design pattern principles (GoF, anti-patterns, pattern documentation). Preloaded into agents that propose or review code structure; not user-facing.

Documentospor broneq

gitnexus-cli

0

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: \"Index this repo\", \"Reanalyze the codebase\", \"Generate a wiki\"

Desenvolvimento#gitpor quanpersie2001

bdk-rules-architecture

0

Architecture principles (layering, boundaries, dependency direction). Preloaded into agents that reason about structure; not user-facing.

Documentospor broneq

bdk-tier-review

0

Tool-tier guidance for code review (change detection, risk scoring, review context). Preloaded into reviewer subagents; not user-facing.

Documentospor broneq

bdk-rules-code-quality

0

Code-quality principles (language-agnostic). Preloaded into agents that write or review code; not user-facing.

Documentospor broneq

brainstorming

0

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Design e Frontend#aipor broneq

gitnexus-exploring

0

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"How does X work?\", \"What calls this function?\", \"Show me the auth flow\"

Desenvolvimento#gitpor quanpersie2001

refactor

0

Propose better object-oriented architecture for complex, procedural code

Desenvolvimentopor broneq

save-progress

0

Save current work progress to .bdk/save-progress/ for resuming in a future session. Use when context is large, work is in progress, and you want to stop and continue later.

Documentospor broneq

update-docs

0

Use when existing architecture documentation needs refreshing after code changes, when running periodic doc maintenance, or when user asks to "update docs", "refresh documentation", or "sync docs with code".

Escrita e Conteúdo#aipor broneq

restore-progress

0

Restore saved work progress from .bdk/save-progress/ to resume a previous session. Loads referenced plans, creates TaskList items for remaining work.

Documentos#aipor broneq

gitnexus-guide

0

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: \"What GitNexus tools are available?\", \"How do I use GitNexus?\"

Desenvolvimento#git#mcppor quanpersie2001