VoxTechnologies/transmute-framework

A Claude Code plugin that transforms business plans into production-ready products through Plan Casting — a 25-stage AI agent pipeline. Try the Transmuter app at transmuter.3mergen.com

4Stars on the repository
34Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

audit-a11y

01

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Performs a multi-agent WCAG accessibility audit of the frontend codebase. This skill should be used when the user asks to "audit accessibility", "check WCAG compliance", "run an accessibility review", "a11y audit", "check screen reader support", "fix accessibility issues", or "verify keyboard navigation", or when the…

4 1mo ago A 86 tokens original MIT

audit-completeness

02

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Audits the codebase to verify every PRD feature is fully implemented, not just scaffolded. This skill should be used when the user asks to "audit implementation completeness", "check for stubs", "detect stub components", "run implementation audit", "run Stage 5B", "verify feature completeness", or "find unfinished…

4 1mo ago A 91 tokens original MIT

audit-security

03

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Performs a multi-agent security audit checking authentication, input validation, data exposure, and infrastructure. This skill should be used when the user asks to "audit security", "run a security review", "check for vulnerabilities", "security scan", "check auth", "find security issues", or "harden security", or…

4 1mo ago B 83 tokens original MIT

brd

04

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Generates a comprehensive Business Requirement Document (BRD) from a business plan using parallel agent teams. This skill should be used when the user asks to "generate BRD", "create business requirements document", "run Stage 1", "generate business requirements", "create BRD from business plan", or when the…

4 1mo ago A 79 tokens original MIT

docs

05

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Generates developer documentation (API reference, developer guide) and user-facing help docs organized by user journey. This skill should be used when the user asks to "generate documentation", "create API docs", "write developer guide", "generate help docs", "create onboarding docs", "document the codebase", or…

4 1mo ago A 87 tokens original MIT

feedback

06

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Processes user feedback batches through the spec-update-code-test-docs chain. This skill should be used when the user asks to "process user feedback", "run the feedback loop", "analyze user feedback", "implement feedback changes", "triage support tickets", "run stage 8", "process feedback batch", or "update specs from…

4 1mo ago A 88 tokens original MIT

harden

07

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Hardens error handling, network failure recovery, and edge case resilience across the product. This skill should be used when the user asks to "harden error handling", "add resilience", "handle network failures", "add retry logic", "add circuit breakers", "handle edge cases", or "improve error recovery" — or when the…

4 1mo ago A 85 tokens original MIT

implement

08

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Orchestrates full-product feature implementation using parallel backend, frontend, and test agents. This skill should be used when the user asks to "implement features", "build the product", "run feature implementation", "orchestrate implementation", "run Stage 5", "start the feature build", or "implement from PRD"…

4 1mo ago A 84 tokens original MIT

maintain

09

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Updates dependencies, applies security patches, and manages package versions on a regular cadence. This skill should be used when the user asks to "update dependencies", "run dependency maintenance", "check for outdated packages", "apply security patches", "update npm packages", "run stage 9", "check for…

4 1mo ago A 86 tokens original MIT

optimize

10

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Audits and optimizes frontend, backend, and perceived performance against PRD budgets. This skill should be used when the user asks to "optimize performance", "run a performance audit", "improve page speed", "check Lighthouse scores", "fix Core Web Vitals", "reduce bundle size", "optimize queries", or "improve loading…

4 1mo ago A 93 tokens original MIT

polish

11

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Applies visual polish and UI refinements to elevate aesthetic quality before deployment. This skill should be used when the user asks to "run visual polish", "polish the UI", "run Stage 6P", "fix visual defects", "enhance the UI", "improve the app aesthetics", "run UI refinement", "apply visual enhancements", or "fix…

4 1mo ago A 99 tokens original MIT

prd

12

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Generates a development-ready Product Requirement Document (PRD) from the BRD using parallel agent teams. This skill should be used when the user asks to "generate PRD", "create product requirements document", "run Stage 2", "generate product requirements", "create PRD from BRD", "translate BRD to PRD", or when the…

4 1mo ago A 87 tokens original MIT

prelaunch

13

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Performs a comprehensive pre-launch verification checklist before production deployment. This skill should be used when the user asks to "run pre-launch checks", "verify launch readiness", "check production configuration", "validate deployment readiness", "generate launch checklist", "are we ready to go live", or "can…

4 1mo ago A 83 tokens original MIT

redesign

14

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Performs a comprehensive frontend design elevation with interactive design discovery. This skill should be used when the user asks to "redesign the frontend", "run a design overhaul", "rebrand the UI", "run Stage 6P-R", "new visual identity", "elevate the frontend design", "run frontend redesign", "design elevation"…

4 1mo ago A 99 tokens original MIT

refactor

15

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Audits the codebase for code quality issues and refactors without changing external behavior. This skill should be used when the user asks to "refactor the codebase", "clean up code quality", "eliminate duplication", "improve abstractions", "enforce consistency", "remove dead code", or "optimize architecture" — or…

4 1mo ago A 88 tokens original MIT

remediate

16

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Auto-fixes runtime issues found during visual verification (Stage 6V) using a categorized fix-verify cycle. This skill should be used when the user asks to "run runtime remediation", "fix 6V failures", "run Stage 6R", "auto-fix verification issues", "remediate runtime issues", "fix the verification report failures"…

4 1mo ago A 101 tokens original MIT

scaffold

17

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Generates a complete project code skeleton from the PRD with full traceability to specifications. This skill should be used when the user asks to "generate project scaffolding", "scaffold the codebase", "create the code skeleton", "generate the project structure", "run Stage 3", or "scaffold from PRD", or when the…

4 1mo ago A 86 tokens original MIT

seed-data

18

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Generates comprehensive, realistic seed data for all environments (dev, test, demo, stress). This skill should be used when the user asks to "generate seed data", "create test data", "populate the database", "create demo data", "generate edge case data", or "set up seed scripts" — or when the transmute-pipeline agent…

4 1mo ago A 83 tokens original MIT

smoke

19

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Runs production smoke tests to verify the deployed application works correctly in the live environment. This skill should be used when the user asks to "run production smoke tests", "verify the production deployment", "smoke test the live app", "check if production is working", "run post-deployment verification", "run…

4 1mo ago A 94 tokens original MIT

tech-stack

20

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Interactively discovers and configures the technology stack for a new product from a business plan. This skill should be used when the user asks to "discover tech stack", "configure technology stack", "select technologies", "run Stage 0", "start tech stack discovery", "define the stack", or "set up the project stack"…

4 1mo ago C 86 tokens original MIT

user-guide

21

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Generates a user-facing documentation site from the PRD, user stories, user flows, BRD business rules, and the production application. This skill should be used when the user asks to "generate user documentation", "create the user guide", "build the Mintlify docs site", "generate user-facing docs", "create…

4 1mo ago A 109 tokens original MIT

validate-specs

22

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Cross-validates BRD and PRD for coverage gaps, contradictions, and technical feasibility. This skill should be used when the user asks to "validate specs", "cross-validate BRD and PRD", "run Stage 2B", "validate specifications", "check spec consistency", "run spec validation", "verify BRD PRD alignment", or when the…

4 1mo ago A 92 tokens original MIT

verify

23

VoxTechnologies/transmute-framework

Skill Claude CodeCodex

Verifies the running application against PRD screen specs and acceptance criteria in a browser. This skill should be used when the user asks to "run visual verification", "verify the app against the PRD", "run Stage 6V", "check the running app", "verify screens match specs", "run live app verification", "test the…

4 1mo ago A 100 tokens original MIT