danielvm-git/bigpowers

Agent skills synthesizing years of software engineering discipline into a prescriptive methodology for solo developers

162Stars on the repository
170Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

trace-requirement

73

danielvm-git/bigpowers

Cursor rule Cursor

Link story IDs from specs/release-plan.yaml + epic capsule directories to the implementing code and tests. Produces specs/TRACEABILITYLATEST.md. Use when you want to verify coverage of a release plan, audit which stories are implemented, or find "dark" stories with no code.

not rated 162 2d ago A 58 tokens MIT

using-bigpowers

74

danielvm-git/bigpowers

Cursor rule Cursor

One-time bootstrap that introduces the bigpowers skills system, the PMBOK lifecycle arc, and tells you which skill to call first for your situation. Use when starting with bigpowers for the first time, when user asks "where do I start?", or when the skills system needs to be explained.

not rated 162 2d ago A 60 tokens MIT

validate-contracts

75

danielvm-git/bigpowers

Cursor rule Cursor

Assert data shape consistency across system boundaries — live API responses against JSON Schema, key-set comparison across layers, data shape validation for migrations and exports. Catches silent data corruption before deploy.

not rated 162 2d ago A 37 tokens MIT

validate-fix

76

danielvm-git/bigpowers

Cursor rule Cursor

Prove a fix works before declaring done — re-run the failing test, run the full suite, typecheck, lint, and harden against recurrence. Use after implementing a bug fix, when user says "is this fixed?", or before closing an investigation.

not rated 162 2d ago A 52 tokens MIT

verify-work

77

danielvm-git/bigpowers

Cursor rule Cursor

Multi-phase UAT gate — cold-start smoke, build, typecheck, lint, tests, step-by-step manual verification, gaps-closure loop. Use after execute-plan or develop-tdd, before audit-code.

not rated 162 2d ago B 43 tokens MIT

visual-dashboard

78

danielvm-git/bigpowers

Cursor rule Cursor

Start a browser-based dashboard that visualizes architecture, implementation plans, and project status. Persists artifacts in .bigpowers/dashboard/. Reads specs/state.yaml, release-plan.yaml, epics, and planning-status via HTTP API or opencode panel.

not rated 162 2d ago A 49 tokens MIT

wire-ci

79

danielvm-git/bigpowers

Cursor rule Cursor

CI pipeline setup with bundled, forge-neutral templates and local validation. Detects the forge from the git remote, generates workflows for supported forges, and skips honestly for the rest. The CI equivalent of wire-observability.

not rated 162 2d ago A 45 tokens MIT

wire-observability

80

danielvm-git/bigpowers

Cursor rule Cursor

Add structured JSON logging, observability commands, and idempotent setup scripts to a project. Use when a project needs production-readiness instrumentation, when user wants structured logging, or as a production-readiness gate at any phase of development.

not rated 162 2d ago A 48 tokens MIT

write-document

81

danielvm-git/bigpowers

Cursor rule Cursor

Write, organize, and sync high-integrity technical documents using the BMAD methodology. Ensures every document is Bold, Minimal, Actionable, and Durable. Use when creating architectural docs, technical guides, or organizing the specs/ directory.

not rated 162 2d ago A 48 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: