kinncj/MAPLE

A comprehensive template for building applications with AI-powered development agents This repository serves as a template for projects using AI development tools and agents. It includes complete configurations for multiple AI platforms

23Stars on the repository
62Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

a11y-audit

01

kinncj/MAPLE

Skill Claude CodeCodex

Run WCAG 2.2 Level AA accessibility audits against generated UI. Use when a story has ui:true or when asked to audit accessibility.

23 1mo ago A 35 tokens AGPL-3.0

component-scaffold

02

kinncj/MAPLE

Skill Claude CodeCodex

Generate a complete component file tree wired to design tokens with tests and Gherkin spec. Use when scaffolding a new UI component.

23 1mo ago A 31 tokens AGPL-3.0

cucumber-automation

03

kinncj/MAPLE

Skill Claude CodeCodex

Extract Gherkin scenarios from story markdown files into runnable .feature files and generate step definition stubs. Use when syncing stories to test suites.

23 1mo ago A 34 tokens AGPL-3.0

design-tokens

04

kinncj/MAPLE

Skill Claude CodeCodex

Read and write design tokens in W3C DTCG format (tokens.json) and emit CSS, Tailwind, and Mantine outputs. Use when modifying or generating design tokens.

23 1mo ago A 41 tokens AGPL-3.0

docker-patterns

05

kinncj/MAPLE

Skill Claude CodeCodex

Apply Docker and Docker Compose best practices for containerising services. Use when writing or reviewing Dockerfiles and compose configs.

23 1mo ago A 27 tokens AGPL-3.0

finops-review

06

kinncj/MAPLE

Skill Claude CodeCodex

Identify and annotate cloud cost implications of architectural decisions. Use when reviewing infrastructure changes or designing new services.

23 1mo ago A 24 tokens AGPL-3.0

gh-issues

07

kinncj/MAPLE

Skill Claude CodeCodex

Create, read, update, and link GitHub Issues as story artifacts throughout the story lifecycle. Use when managing issues for stories.

23 1mo ago A 30 tokens AGPL-3.0

kinncj/MAPLE

Skill Claude CodeCodex

Bootstrap and sync GitHub labels and milestones idempotently. Use when setting up a new repository or syncing label definitions.

23 1mo ago A 31 tokens AGPL-3.0

gh-projects

09

kinncj/MAPLE

Skill Claude CodeCodex

Manage GitHub Projects v2 board: add issues, update field values, and query board state. Use when managing project boards.

23 1mo ago A 30 tokens AGPL-3.0

gherkin-authoring

10

kinncj/MAPLE

Skill Claude CodeCodex

Produce valid, consistently named Gherkin story files with correct IDs, timestamps, and tags. Use when writing or updating story files.

23 1mo ago A 32 tokens AGPL-3.0

github-cli

11

kinncj/MAPLE

Skill Claude CodeCodex

Comprehensive gh CLI reference — issues, tasks, PRs, repos, branches, Actions, search, and project board. Use whenever interacting with GitHub.

23 1mo ago A 35 tokens AGPL-3.0

humanizer

12

kinncj/MAPLE

Skill Claude CodeCodex

Remove AI-isms and artificial language patterns from text. Makes documentation, comments, commit messages, and prose sound more natural and human. Based on Wikipedia's "Signs of AI writing" patterns.

23 1mo ago A 42 tokens AGPL-3.0

jupyter-patterns

13

kinncj/MAPLE

Skill Claude CodeCodex

Apply best practices for Jupyter notebooks: cell ordering, reproducibility, parameterisation. Use when working with .ipynb files.

23 1mo ago A 32 tokens AGPL-3.0

karpathy-audit

14

kinncj/MAPLE

Skill Claude CodeCodex

Audit code changes against Karpathy's 4 principles (Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution). Auto-called after Phase 5 IMPLEMENT; can also be invoked manually. Produces scored compliance report and blocks advancement if threshold not met.

23 1mo ago A 60 tokens AGPL-3.0

kubernetes-patterns

15

kinncj/MAPLE

Skill Claude CodeCodex

Apply Kubernetes and Kustomize patterns for deployments, services, and overlays. Use when writing or reviewing k8s manifests.

23 1mo ago A 30 tokens AGPL-3.0

mermaid-diagrams

16

kinncj/MAPLE

Skill Claude CodeCodex

Generate and validate Mermaid diagrams (component, sequence, ER, deployment, state machine) for features. Use when documenting architecture.

23 1mo ago A 30 tokens AGPL-3.0

mockup

17

kinncj/MAPLE

Skill Claude CodeCodex

Scaffold high-fidelity UI component mockups using the project UI stack consuming approved wireframes. Use when implementing approved wireframes.

23 1mo ago A 29 tokens AGPL-3.0

pipeline-runner

18

kinncj/MAPLE

Skill Claude CodeCodex

Universal dispatcher: run a named taffy workflow (.claude/taffy/ .yaml), a skill (/skill-name), or a sub-agent (@agent-name). Falls back to skills.sh registry when a skill is not found locally. Tracks all runs in .claude/state/maple.json so the maple TUI shows live progress.

23 1mo ago B 74 tokens AGPL-3.0