Imported from kinncj/MAPLE (
SKILL.md). Install upstream withnpx skills add kinncj/MAPLE. Copyright stays with the author.
MAPLE — AI Development Squad Skills
MAPLE is a multi-agent development framework. This package installs the core skill set.
Install
# Full package (all skills)
npx skills add kinncj/maple --all -y
# Individual skills
npx skills add kinncj/maple@pipeline-runner --all -y
npx skills add kinncj/maple@tdd-workflow --all -y
npx skills add kinncj/maple@github-cli --all -y
Skills included
| Skill | What it does |
|---|---|
pipeline-runner |
Universal dispatcher: taffy workflows, skills, agents. Falls back to skills.sh registry. |
tdd-workflow |
Red → green → refactor TDD cycle enforced before implementation |
playwright-cli |
Browser automation and E2E test authoring |
github-cli |
Full gh CLI reference: issues, PRs, Actions, projects |
mermaid-diagrams |
Architecture diagrams: component, sequence, ER, state |
gherkin-authoring |
Gherkin story files — the spec before any implementation |
spec-kit |
Story scaffolding with correct IDs and frontmatter |
rfc-adr |
Architecture Decision Records in docs/specs/ |
threat-modeling |
STRIDE threat modeling for every feature boundary |
sre-review |
SLOs, alerting, runbooks, rollback before launch |
Harness support
Works with Claude Code, OpenCode, GitHub Copilot, and Cursor.