agentic-code and ai-coding-project-boilerplate

These two projects are ecosystem siblings, where the boilerplate project provides a specific application of the broader agentic coding framework, tailored for TypeScript and Claude Code.

agentic-code
54
Established
Maintenance 10/25
Adoption 12/25
Maturity 24/25
Community 8/25
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 14/25
Stars: 36
Forks: 3
Downloads: 191
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 185
Forks: 19
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Dependents
No Package No Dependents

About agentic-code

shinpr/agentic-code

Agentic coding framework powered by AGENTS.md — systematic, test-first workflows with quality gates for Cursor, Codex, Gemini CLI, and AI coding agents.

Implements AGENTS.md—an open standard guiding AI agents through structured workflows—with progressive skill loading that scales from simple tasks (direct execution) to complex features (design docs, approval gates, QA checks). Provides pre-built task hierarchies and quality checkpoints that enforce test-first development and architectural consistency across Cursor, Codex, Gemini CLI, and any AGENTS.md-compatible tool, eliminating manual setup through zero-configuration scaffolding.

About ai-coding-project-boilerplate

shinpr/ai-coding-project-boilerplate

Agentic coding TypeScript boilerplate for Claude Code — sub-agent workflows with built-in quality checks and context engineering.

Implements a specialized multi-agent workflow where parent sessions delegate tasks to Claude Code sub-agents, each operating with isolated context to prevent exhaustion during large projects. Built-in quality checks (lint, type, test, build) run locally before commits, while a Skills system provides reusable knowledge modules for coding standards, TypeScript patterns, testing strategies, and project-specific context. Includes a CLI-based update mechanism to keep agent definitions, commands, and AI rules synchronized across team projects while preserving custom source code.

Scores updated daily from GitHub, PyPI, and npm data. How scores work