From skill-forge
Creates consolidated project stack skills with integration patterns via code-mode (analyzes manifests) or compose-mode (synthesizes from existing skills + architecture doc). Useful when users request stack skills.
npx claudepluginhub armelhbobdad/bmad-module-skill-forge --plugin skill-forgeThis skill uses the workspace's default tool permissions.
Follow the instructions in [workflow.md](workflow.md).
assets/stack-skill-template.mdreferences/compose-mode-rules.mdreferences/integration-patterns.mdreferences/manifest-patterns.mdsteps-c/step-01-init.mdsteps-c/step-02-detect-manifests.mdsteps-c/step-03-rank-and-confirm.mdsteps-c/step-04-parallel-extract.mdsteps-c/step-05-detect-integrations.mdsteps-c/step-06-compile-stack.mdsteps-c/step-07-generate-output.mdsteps-c/step-08-validate.mdsteps-c/step-09-report.mdworkflow.mdPlans architecture for new Claude Code skills via domain discovery, use case decomposition, complexity tier assessment, sub-skill breakdown, and file structure design.
Guides creation and updating of Claude Code skills with structure, YAML frontmatter, skills vs commands, progressive disclosure, and bundling scripts/references.
Guides building production-grade Claude Code skills with architecture design, workflow checklists, prompt engineering, and packaging scripts.
Share bugs, ideas, or general feedback.
Follow the instructions in workflow.md.