best practices commands

113 tagged best practices, measured the same way as everything else here.

Browse within: agentic-coding 22error-patterns 18cursor-ide 14cursor-rules 14commands 12e2e-test 12cursor-plugin 10ai-workflow 9ai-development 7anthropic-claude 7ai-assisted-development 6ai-development-framework 6ci-cd 6code-quality 6

OWASP/CheatSheetSeries

Command Claude Code

Aggressively review an OWASP cheat sheet PR across security, practicality, links/sources, duplication, and language; produce a single MERGE/REQUESTCHANGES/CLOSE verdict.

33k +11 today A 37 tokens CC-BY-SA-4.0

_base

12

mkhrdev/cc-spec-driven

Command Claude Code

This file defines shared strategies and formats for all /dd- commands. Commands should reference this file instead of duplicating definitions.

29 7mo ago A 0 tokens

dd-check

13

mkhrdev/cc-spec-driven

Command Claude Code

Check documentation consistency (output only, no modifications).

29 7mo ago A 10 tokens

vd-arch-review

15

4pixeltechBR/VibeDev

Command

Audita arquitetura de código em 3 níveis (macro/meso/micro). Detecta separação de camadas, anti-patterns, vazamento de abstração, dependências externas vs código customizado, acoplamento. User-invoked, sob demanda, para devs (não leigo). Use quando o usuário pede "auditoria arquitetural", "code review arquitetural"…

16 1mo ago A 105 tokens original MIT

vd-devils-advocate

16

4pixeltechBR/VibeDev

Command

Ativado automaticamente como gate dentro do /vd-plan (opt-out via flag --skip-devils-advocate).

16 1mo ago A 0 tokens original MIT

vd-scaffold

17

4pixeltechBR/VibeDev

Command

Transforma a intenção já aprovada em /vd-plan em fundação técnica real: schema + migrations, matriz RBAC, integração de pagamento BR-first com webhook idempotente, e tokens de white-label. Não fixa stack — decide por contexto via Triagem Cynefin-lite.

16 1mo ago A 0 tokens original MIT

run-tests

23

zircote-plugins/sdlc-quality

Command Claude Code

Run automated functional tests using the hook-driven test framework. Execute the test suite to validate all project functionality.

10 28d ago A 24 tokens original MIT

setup

24

zircote-plugins/sdlc-quality

Command

Initialize a new project with SDLC-compliant structure. Creates required files, configures build system, sets up CI/CD, and establishes quality tooling.

10 28d ago A 32 tokens original MIT