← All creators

brabos-ai

Organization

πŸ“‹ The Spec-Driven Development framework. Define the what, AI handles the how.

47 indexed Β· 0 Featured Β· 8 stars Β· avg score 75
Prolific

Categories

Indexed Skills (47)

AI & Automation Listed

add-skill-creator

Use when creating, updating, or improving agent skills.

8 Updated today
brabos-ai
Code & Development Listed

add-feature-readback

Use when a feature's docs are closed and you need a cold reader to say back what they understood before anyone builds β€” catches docs that pass every review and still make the reader build the wrong thing.

8 Updated today
brabos-ai
Testing & QA Listed

add-qa-migration

Use when a project already runs a QA/test flow (Cypress, Jest, Vitest, custom) and wants to adopt the code-addiction QA pipeline instead of starting over β€” defines the autonomous dogfooding sequence (add.new β†’ add.plan β†’ add.build β†’ add.review) and its checkpoints. Consumed by /add.qa-setup when migration is detected and confirmed.

8 Updated today
brabos-ai
Code & Development Listed

add-build-ledger

Use when executing a plan's F-blocks β€” the build ledger, the resume rule, one commit per F-block, the ruling format, and the four hard stops. Load before the first F-block of any planned build.

8 Updated today
brabos-ai
Code & Development Listed

add-commit

Knowledge reference for smart mid-workflow commits: adaptive Conventional Commits message logic, type detection, and staging rules.

8 Updated today
brabos-ai
Data & Documents Listed

add-final-report

Use at a command's closing step β€” the seven blocks every finishing command reports in, the banned phrasings, and the self-check. Load at the last step, not at the first.

8 Updated today
brabos-ai
AI & Automation Listed

add-framework-development

Internal skill for developing ADD framework artefacts (commands, skills, agents, scripts). Use when add-framework--plan analyzes viability of new framework features, when add-framework--build implements framework artefacts, or when creating/modifying commands, skills, or agents. Always use this skill before proposing or implementing changes to the framework itself.

8 Updated today
brabos-ai
AI & Automation Listed

add-framework-internal-layer

Use when an F-block touches the internal layer β€” .claude/, scripts/, CLAUDE.md or the repo root. Coherence and dependency checks, the rename/remove sweep, and why the graph gates still apply.

8 Updated today
brabos-ai
Code & Development Listed

add-framework-product-layer

Use when an F-block touches the product layer β€” framwork/.codeadd/, provider-map.json or cli/. Registration, build.js, the cli test suite and artefact structures.

8 Updated today
brabos-ai
Code & Development Listed

add-plan-authoring

Use when writing or revising a plan document β€” file naming, F-block layer tags, the Produces/Consumes rule, the review dispatch and its verdicts, and Continue/List mode resolution.

8 Updated today
brabos-ai
Code & Development Listed

add-review-discipline

Use when a command dispatches a reviewer, a cold reader or the prompt reviewer over a document or a delivery β€” how many times each runs, why none of them writes a file, and the rule that a finding is judged before it is applied.

8 Updated today
brabos-ai
AI & Automation Listed

building-commands

Use when designing command workflows or refactoring existing commands β€” applies prompting best practices to ensure agents execute intended logic instead of skipping steps or rationalizing. Use this skill whenever creating new commands, reviewing why a command skipped steps or executed out of order, fixing agent compliance issues, converting Phase-based commands to STEP-based, or when /add-framework--build or /add.build needs to generate a command. Also use when the user mentions "o agente pulou", "agent skipped", "command nΓ£o funciona", or asks to improve prompt quality of any .md command file.

8 Updated today
brabos-ai
Code & Development Listed

add-gitnexus

Use when a task needs structural/relational code navigation β€” call graph, references, blast-radius, trace flows, safe refactors β€” and the GitNexus plugin is enabled. Routes intent to the native gitnexus-* skills.

8 Updated today
brabos-ai
AI & Automation Listed

add-architecture-discovery

Use when documenting project architecture β€” generates Technical Spec section in CLAUDE.md

8 Updated today
brabos-ai
Code & Development Listed

add-backend-architecture

Guides backend architecture decisions β€” over-engineering, folder structure, slices, layers, feature organization, where code goes.

8 Updated today
brabos-ai
API & Backend Listed

add-backend-development

Backend API architecture: Clean Architecture, SOLID, DTOs, Services, Repositories, RESTful β€” stack-agnostic.

8 Updated today
brabos-ai
Data & Documents Listed

add-claude-md-style

Use when generating or updating CLAUDE.md files β€” defines what belongs vs. what stays in skills/docs, format rules (JSON for data, markdown for rules/instructions), and line budget. Load before any CLAUDE.md write.

8 Updated today
brabos-ai
Code & Development Listed

add-code-review

Code review: IoC, RESTful, Contracts, Security (OWASP), Clean Architecture, SOLID.

8 Updated today
brabos-ai
AI & Automation Listed

add-cross-sf-consistency

Use when judging contract consistency across an epic's subfeature plans β€” the five-dimension rubric, dedupe rules, and finding routes.

8 Updated today
brabos-ai
API & Backend Listed

add-database-development

Database layer: entities, repos, migrations, multi-tenancy. Stack-agnostic. Consult CLAUDE.md for ORM.

8 Updated today
brabos-ai
AI & Automation Listed

add-delivery-validation

Product validation: Requirements 100% implemented, prerequisites exist, acceptance criteria pass.

8 Updated today
brabos-ai
Code & Development Listed

add-dev-environment-setup

Use when bash/git/jq/gh CLI are missing or VS Code terminal is not WSL β€” detects OS, diagnoses gaps, installs missing tools.

8 Updated today
brabos-ai
API & Backend Listed

add-doc-schemas

Source of truth for ADD doc rules, depth floors, IDs, refs, validation gate. Load before any doc write.

8 Updated today
brabos-ai
AI & Automation Listed

code-addiction-ecosystem

Consolidated view of the add-pro ecosystem - commands, skills, relationships and dependencies. Loaded by /add as source of truth.

8 Updated today
brabos-ai
AI & Automation Listed

add-feature-discovery

Use when analyzing codebase for a specific feature - creates/updates discovery.md with technical analysis, patterns, files mapping and caches for future sessions

8 Updated today
brabos-ai
Testing & QA Listed

add-feature-specification

Document feature requirements - creates/updates about.md with business rules, scope, decisions

8 Updated today
brabos-ai
Web & Frontend Listed

add-frontend-architecture

Frontend architecture consultant for project structure, folder organization, feature boundaries, and scaling decisions. Framework-aware (React, Vue, Angular). Use when user asks about frontend folder structure, "components folder is a mess", "where should this go", over-engineering, slices, feature folders, or starting/refactoring a frontend project. Guides decisions only β€” does not implement (use add-frontend-development) or design UI (use ux-design).

8 Updated today
brabos-ai
Web & Frontend Listed

add-frontend-development

Frontend architecture: state, data fetching, components, forms, routing. Stack-agnostic.

8 Updated today
brabos-ai
Code & Development Listed

add-health-check

Tech health check: documentation, security, architecture, data analysis. Use when user requests project audit, tech debt review, or health check.

8 Updated today
brabos-ai
Code & Development Listed

add-id-convention

Use when allocating feature/hotfix/refactor/chore/docs IDs or creating branches β€” canonical `[NNNN][L]` format that the scripts (next-id.sh, get-branch-metadata.sh, build-setup.sh, done.sh) expect

8 Updated today
brabos-ai
Code & Development Listed

add-investigation

Use when investigating vague symptoms or information-flow bugs requiring differential diagnosis before fixes. Applies to hotfix triage, audit deep-dive, review follow-up. Consumed by add.diagnose.

8 Updated today
brabos-ai
AI & Automation Listed

add-knowledge-discovery

Use at the context/discovery step of add.plan, add.hotfix, add.new, add.diagnose, add.review, add.brainstorm β€” consult the delivery index, then the project wiki (and code knowledge graph), for minimal token cost before dispatching agents.

8 Updated today
brabos-ai
AI & Automation Listed

add-plan-based-features

Use when adding plan-gated features, flags, limits, or validating plan access via IPlanService

8 Updated today
brabos-ai
Code & Development Listed

add-plan-review

Pre-delivery executability review for freshly generated about.md, brainstorm docs, and plan.md β€” verdict (ok / fix-then-ok / blocked) plus required fixes, not questions. Load before dispatching plan-reviewer-agent, or when applying its rubric inline as a fallback.

8 Updated today
brabos-ai
AI & Automation Listed

add-product-discovery

Use when starting a new project β€” discovers founder profile and product blueprint, writes docs/owner.md + docs/product.md

8 Updated today
brabos-ai
Code & Development Listed

add-project-scaffolding

Guide Node.js project scaffolding — Starter monolith, Scale monorepo, Starter→Scale migration.

8 Updated today
brabos-ai
Testing & QA Listed

add-qa

Use when running agent-judged QA validation (read-PNG by default; the playwright plugin adds live driving) β€” the Level C judge rubric, severity taxonomy, dual-judge (@ux-agent review βˆ₯ @qa-agent) method, report schema/template, and the config.json/screens.json formats. Consumed by /add.review and both judges.

8 Updated today
brabos-ai
Code & Development Listed

add-resource-path-convention

Use when writing commands or skills that reference other commands, skills, or scripts β€” ensures paths resolve correctly across all providers after installation

8 Updated today
brabos-ai
AI & Automation Listed

add-security-audit

Security audit: OWASP Top 10, multi-tenancy, injection, auth, XSS, dependencies.

8 Updated today
brabos-ai
Code & Development Listed

add-setup-contract

Use when a state-materializing command starts β€” compare the receipt setup-shape to the shipped sidecar shape and route FIRST-RUN / CURRENT / STALE. Consumed by /add.qa-setup STEP 1.5 and STEP 12.

8 Updated today
brabos-ai
AI & Automation Listed

add-stripe

Use when user mentions Stripe, billing, subscriptions, plans, or payments - patterns for Stripe with price versioning and grandfathering

8 Updated today
brabos-ai
AI & Automation Listed

add-subagent-driven-development

Use when executing implementation plans via dispatched subagents with code review between tasks.

8 Updated today
brabos-ai
Code & Development Listed

add-tasks-checklist

Schema and tick rules for tasks.md across plan/build/review.

8 Updated today
brabos-ai
Testing & QA Listed

add-tdd

RED-GREEN-REFACTOR execution discipline for AI agents. Use when implementing any feature or bugfix that has (or should have) tests β€” forces a failing test confirmed for the right reason before any production code. Loaded by add.build.

8 Updated today
brabos-ai
DevOps & Infrastructure Listed

add-token-efficiency

Use when creating commands, skills, or docs β€” defines generic compression patterns (minified JSON, abbreviations, glob patterns, single breaks). Load before any write where token density matters.

8 Updated today
brabos-ai
Code & Development Listed

add-optimizing-git-workflow

Git global cfg setup β€” colors, performance, merge conflicts, aliases for new machines

8 Updated today
brabos-ai
Testing & QA Listed

add-test-specification

Generate contract test cases from feature requirements (RFs/RNs) and technical contracts. Use when add.plan needs to produce plan-test-spec.md mapping each requirement to testable cases before implementation.

8 Updated today
brabos-ai

Bio shown is the top-scored skill's repo description as a fallback β€” real GitHub bios land in a future update.