← Voltar para o catálogo
broneq

Autor no catálogo

broneq

27 skills0 estrelas no totalgithub.com/broneq

Skills publicadas

commit

0

Generate conventional commit message based on git changes

Desenvolvimento#gitpor broneq

audit-prompt

0

Audit a system prompt or skill file against agent-architecture best practices. Returns scored findings; rewrite is opt-in.

Documentos#aipor broneq

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#testpor 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#aipor broneq

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.

Desenvolvimentopor 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.

Documentospor 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#testpor broneq

bdk-tier-search

0

Tool-tier guidance for symbol search and call/reference tracing. Preloaded into agents that locate code; not user-facing.

Documentospor broneq

cr

0

Run code review with dynamic agent scaling (3-13 agents based on change size)

Documentospor broneq

bdk-tier-explore

0

Tool-tier guidance for codebase exploration and architecture overview. Preloaded into agents that explore code structure; not user-facing.

Documentospor broneq

create-adr

0

Create Architecture Decision Records (ADRs) based on MADR template. Use when the user asks to "create an ADR", "document a decision", "write an ADR", or provides decision context that needs to be formalized.

Documentospor broneq

setup

0

Initialize .bdk/settings.json for this project. Run once per project when BDK blocks session start with missing settings.

Documentospor broneq

graphviz-docs-compiler

0

Compile Graphviz diagrams (.dot files) to SVG in-place. Use when working with .dot files or markdown with Graphviz code blocks, or when user says "compile diagrams", "generate SVG from dot files", "update documentation diagrams".

Escrita e Conteúdo#markdownpor broneq

skill-lint

0

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

Desenvolvimentopor broneq

create-plan

0

Create comprehensive implementation plan with exploration and trade-off analysis

Documentospor broneq

execute-plan

0

Execute an implementation plan, then run tests and static analysis, fixing issues

Desenvolvimento#testpor broneq

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

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

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

subagent-execute-plan

0

Coordinator that executes a plan in parallel groups via background subagents. Spawns implementers, then dedicated test-runner / static-analyse subagents, then routes failures back to the original implementer (SendMessage) or a fresh fixer. Fully autonomous — no human-in-loop.

Desenvolvimento#ai#testpor broneq

verify-plan

0

Verify implementation plans before execution using a 4-agent pipeline. Use when you have a written plan (from /bdk:create-plan or manual) and want to check if it will actually work before writing code.

Escrita e Conteúdopor broneq

Alerta por categoria

Receba novas skills de Desenvolvimento toda segunda