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-auditor

01

kinncj/MAPLE

Agent Claude Code

Runs WCAG 2.2 AA accessibility audits on generated UI — axe-core/pa11y for web, a terminal a11y checklist for tui. Posts findings as PR comments. Blocks merge on critical/serious violations. Required for all ui:true stories.

23 1mo ago A 61 tokens AGPL-3.0

architect

02

kinncj/MAPLE

Agent Claude Code

Produces staff-level system design documentation including ADRs, API contracts, threat models, and Mermaid architecture diagrams. Enforces BusinessRepo, Clean Architecture, and SOLID.

23 1mo ago A 35 tokens AGPL-3.0

data-engineer

03

kinncj/MAPLE

Agent Claude Code

Data pipelines, ETL/ELT, data modeling, and orchestration implementation.

23 1mo ago A 21 tokens AGPL-3.0

data-science

04

kinncj/MAPLE

Agent Claude Code

Exploratory data analysis, statistical modeling, and visualization for data science tasks.

23 1mo ago A 20 tokens AGPL-3.0

kinncj/MAPLE

Agent Claude Code

Authors the design token system. Reads palette.json and typography.json, writes canonical tokens.json (W3C DTCG), and emits the identity outputs for the active design.target — CSS vars + Tailwind + Mantine for web, terminal-theme.json for tui. Maintains component inventory. Uses the design-tokens skill.

23 1mo ago A 69 tokens AGPL-3.0

docker

06

kinncj/MAPLE

Agent Claude Code

Creates Dockerfiles, docker-compose configs, and container orchestration configs.

23 1mo ago A 16 tokens AGPL-3.0

docs

07

kinncj/MAPLE

Agent Claude Code

Technical documentation, CHANGELOG entries, runbooks, and Mermaid diagrams.

23 1mo ago A 16 tokens AGPL-3.0

dotnet

08

kinncj/MAPLE

Agent Claude Code

Implements .NET 8+ backend code using Clean Architecture. Receives failing tests, makes them pass.

23 1mo ago A 25 tokens AGPL-3.0

java

09

kinncj/MAPLE

Agent Claude Code

Implements Java 21+ backend code (non-Spring). Receives failing tests, makes them pass.

23 1mo ago A 24 tokens AGPL-3.0

javascript

10

kinncj/MAPLE

Agent Claude Code

Implements vanilla JavaScript / Node.js code. Receives failing tests, makes them pass.

23 1mo ago A 21 tokens AGPL-3.0

jupyter

11

kinncj/MAPLE

Agent Claude Code

Creates and manages Jupyter notebooks for analysis, experimentation, and reporting.

23 1mo ago A 17 tokens AGPL-3.0

kubernetes

12

kinncj/MAPLE

Agent Claude Code

Creates and manages Kubernetes manifests, Kustomize overlays, and Helm charts.

23 1mo ago A 18 tokens AGPL-3.0

nextjs

13

kinncj/MAPLE

Agent Claude Code

Implements Next.js 15+ full-stack applications. Receives failing tests, makes them pass.

23 1mo ago A 23 tokens AGPL-3.0

orchestrator

14

kinncj/MAPLE

Agent Claude Code

Primary orchestrator agent. Controls the entire 8-phase pipeline. Never writes code — delegates all implementation to specialist agents. Manages GitHub issues, quality gates, and escalation.

23 1mo ago A 40 tokens AGPL-3.0

pandas-numpy

15

kinncj/MAPLE

Agent Claude Code

Data manipulation, numerical computing, and array operations with pandas and NumPy.

23 1mo ago A 20 tokens AGPL-3.0

postgresql

16

kinncj/MAPLE

Agent Claude Code

Database schema design, migrations, query optimization, and RLS policies for PostgreSQL.

23 1mo ago A 20 tokens AGPL-3.0

product-owner

17

kinncj/MAPLE

Agent Claude Code

Translates feature requests into Gherkin-native user stories and acceptance criteria. Creates GitHub issues. Never writes code or technical solutions.

23 1mo ago A 30 tokens AGPL-3.0

pytorch

18

kinncj/MAPLE

Agent Claude Code

PyTorch ML model implementation, training loops, and model export.

23 1mo ago A 16 tokens AGPL-3.0

qa-cucumber

19

kinncj/MAPLE

Agent Claude Code

BDD automation agent. Extracts Gherkin from docs/stories/ into tests/features/, generates step definition stubs, runs the BDD suite, and reports results. Works alongside the QA agent — QA writes tests, qa-cucumber connects them to runnable BDD scenarios.

23 1mo ago A 59 tokens AGPL-3.0

qa

20

kinncj/MAPLE

Agent Claude Code

QA agent operating in RED (write failing tests) and GREEN (validate full suite) modes. Enforces TDD discipline across all test types.

23 1mo ago A 31 tokens AGPL-3.0

react-vite

21

kinncj/MAPLE

Agent Claude Code

Implements React SPA frontends with Vite + TypeScript. Receives failing tests, makes them pass.

23 1mo ago A 26 tokens AGPL-3.0

redis

22

kinncj/MAPLE

Agent Claude Code

Caching, session management, pub/sub, rate limiting, and streams with Redis.

23 1mo ago A 18 tokens AGPL-3.0

rubber-duck

23

kinncj/MAPLE

Agent Claude Code

Independent second-opinion reviewer. Invoked by the orchestrator after planning, after complex implementations, and after writing tests. Surfaces a short, high-signal list of concerns — bugs, design flaws, edge cases, missing error handling — without commenting on style or formatting.

23 1mo ago A 60 tokens AGPL-3.0

scikit

24

kinncj/MAPLE

Agent Claude Code

Classical ML with scikit-learn: classification, regression, clustering, and preprocessing pipelines.

23 1mo ago A 0 tokens AGPL-3.0