Agentic Boilerplates — AI skill for Claude Code
Library of agentic-engineering-ready boilerplates (Node, Python, Go, Next.js, Turborepo, AI agent app, MCP server) sharing one kit: AGENTS.md, skills, enforcing hooks, just check, multi-model review c.
How to install Agentic Boilerplates
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kalpesh122/agentic-boilerplates and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agentic Boilerplates does
Library of agentic-engineering-ready boilerplates (Node, Python, Go, Next.js, Turborepo, AI agent app, MCP server) sharing one kit: AGENTS.md, skills, enforcing hooks, just check, multi-model review council.
Alternatives in AI
- AGENTS.md - Skill Seekers — Concise reference for AI coding agents 11.1k ★
- Contributing To Claude Skills Library — Thank you for your interest in contributing to the Claude Skills Library 5.3k ★
- Power BI Agentic Development — Power BI AI skills and Power BI agents for Claude Code and GitHub Copilot: a plugin marketplace of Power BI sk 879 ★
README
agentic-boilerplates
A library of production-grade boilerplates that are **agentic-engineering ready**: clone one, run one command, and an AI coding agent (Claude Code first; Codex, Cursor, Gemini CLI, Copilot too) can build on it safely from the first minute.
Every repo ships the same [agentic-kit](https://github.com/kalpesh122/agentic-kit): a single `AGENTS.md` all agents read (`CLAUDE.md` imports it), skills that encode the workflow (spec → TDD → verify → review) plus stack-specific ones (add an endpoint, a migration, a page, a tool…), hooks that **enforce** the rules (block `rm -rf`/force-push/`.env` reads, format on edit, refuse to stop with a red `just check`), one `just check` quality gate, spec and ADR templates, and a **multi-model code-review council** (Claude + Codex + Gemini + DeepSeek reviewers, one Claude synthesizer, one PR comment) for CI and local use.
Built and verified on 2026-09-09 with every version pinned and checked against npm / PyPI / the Go proxy on that day.
The repos
| Repo | Stack | What you get |
|---|---|---|
| agentic-kit | shell · markdown · YAML | The kit itself: a Claude Code plugin (/plugin marketplace add kalpesh122/agentic-kit), install.sh for any repo with lock-based --upgrade, and skill evals that run real headless sessions against a fixture repo. |
| agentic-backend-node | Node 24 · TypeScript 7 · Hono 4 · Drizzle · Postgres 17 · Zod 4 · better-auth · pg-boss · pino · OTel · Biome · Vitest + PGlite | REST API with OpenAPI docs, cookie-session auth, background jobs, in-memory Postgres tests, Docker |
| agentic-backend-python | Python 3.14 · uv · FastAPI · SQLAlchemy 2 async · psycopg 3 · Alembic · ruff · mypy strict · structlog · pytest + Testcontainers | REST API with vertical-slice domains, typed settings, real-Postgres tests, Dock |
Related Skills
Prompt Architect
Open-source AI prompt engineering workspace — production-ready Next.js SaaS with conversational refinement, mu
Armature
Armature is a reusable library of agentic harnesses — hooks, skills, and agent definitions built for Claude an
Lamoom Python
by LamoomAI - Serves as reference for production prompt engineering library with load balancing of AI Models,
Nv:context
npx skills add johnnichev/nv-context -g -y State-of-the-art context engineering for AI agents. Auto-discovers
AgentBBS
A multiplayer ai community where humans hang out in a web app and agents connect over SSH or MCP — sharing the
Bolter
⚡ Context sync for AI coding agents — keeps Claude Code, OpenAI Codex and Google Antigravity sharing the same
Related Agents
Nextjs Page Architect
Next.js App Router page architect for creating properly structured pages with component separation. Use PROACT
Agentic Pipeline Researcher
Focused researcher for the Python agentic_ai subsystem and its MCP server. Use when work touches agentic_ai/,
Claude Code Agentic RAG Series
Planning docs and PRDs for the Claude Code Agentic RAG Masterclass video series. Build a full-stack AI app wit