npx claudepluginhub hrconsultnj/claude-plugins --plugin composureThis skill uses the workspace's default tool permissions.
Read `.composure/no-bandaids.json` (or `.claude/no-bandaids.json` for existing projects) and extract:
Guides strict Test-Driven Development (TDD): write failing tests first for features, bugfixes, refactors before any production code. Enforces red-green-refactor cycle.
Guides systematic root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Guides A/B test setup with mandatory gates for hypothesis validation, metrics definition, sample size calculation, and execution readiness checks.
Read .composure/no-bandaids.json (or .claude/no-bandaids.json for existing projects) and extract:
frameworks — which languages are in usefrontend — which frontend framework ("vite", "nextjs", "angular", "expo", or null)backend — which backend framework (or null)Load each step through the fetch command (handles caching, decryption, and auth):
"~/.composure/bin/composure-fetch.mjs" skill composure app-architecture {step-filename}
Do NOT read cache files directly — they are encrypted at rest. Always use the fetch command above.
This skill has category-specific content:
backend/ — 6 filesfrontend/ — 16 filesfullstack/ — 5 filesinfra/ — 5 filesmobile/ — 7 filessdks/ — 2 filesFetch category content: "~/.composure/bin/composure-fetch.mjs" skill composure app-architecture {category}/{filename}