u9401066/template-is-all-you-need

AI-assisted development project template with Claude Skills, Memory Bank, and Constitution-Bylaw system

This repository also configures its own agents. See what template-is-all-you-need tells them →

3Stars on the repository
36Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

bug-fix

01

u9401066/template-is-all-you-need

Skill Claude Code

A structured process for fixing software bugs, including reproducing the problem, finding its root cause, and writing a test that prevents it from returning. A regression test is an automated check that catches a previously fixed problem.

not rated 3 6mo ago A 80 tokens original Apache-2.0

changelog-updater

02

u9401066/template-is-all-you-need

Skill Claude Code

A workflow for updating CHANGELOG.md, the file that records what changed between software releases, using the Keep a Changelog format. It classifies changes such as new features, fixes, removals, and security updates.

not rated 3 6mo ago A 74 tokens original Apache-2.0

code-audit

03

u9401066/template-is-all-you-need

Skill Claude Code

A broad audit of a codebase covering code quality, security, software structure, test coverage, and documentation consistency.

not rated 3 6mo ago A 79 tokens original Apache-2.0

code-refactor

04

u9401066/template-is-all-you-need

Skill Claude Code

A code-refactoring workflow that finds overly long or complicated code and reorganizes it into smaller, clearer parts while preserving its purpose.

not rated 3 6mo ago A 95 tokens original Apache-2.0

u9401066/template-is-all-you-need

Skill Claude Code

A step-by-step process for reviewing a pull request or merge request, which is a proposed code change awaiting review. It combines file and change summaries, automated checks, and architecture review.

not rated 3 6mo ago A 64 tokens original Apache-2.0

code-reviewer

06

u9401066/template-is-all-you-need

Skill Claude Code

A broad code review guide that checks source code for quality, security, performance, and common development practices. It can review files, folders, features, recent changes, or a pull request—a proposed change submitted for review.

not rated 3 6mo ago A 89 tokens original Apache-2.0

ddd-architect

07

u9401066/template-is-all-you-need

Skill Claude Code

A code-organization guide based on Domain-Driven Design, an approach that keeps business rules separate from application actions, outside systems, and user interfaces. It also separates data-access code from the rest of the application.

not rated 3 6mo ago A 86 tokens original Apache-2.0

feature-development

08

u9401066/template-is-all-you-need

Skill Claude Code

A structured workflow for developing a feature from requirements and architecture through tests, implementation, and deployment.

not rated 3 6mo ago A 64 tokens original Apache-2.0

git-doc-updater

09

u9401066/template-is-all-you-need

Skill Claude Code

A Git workflow that checks whether key project documentation still matches the code before a commit, push, or release.

not rated 3 6mo ago A 71 tokens original Apache-2.0

git-precommit

10

u9401066/template-is-all-you-need

Skill Claude Code

A pre-commit workflow that coordinates updates to project memory, documentation, changelogs, roadmaps, architecture notes, and commit messages before code is saved to Git.

not rated 3 6mo ago A 92 tokens original Apache-2.0

memory-checkpoint

11

u9401066/template-is-all-you-need

Skill Claude Code

A checkpoint process that copies important project context into Memory Bank files before a conversation is summarized. It records current work, completed and upcoming tasks, decisions, and architecture changes.

not rated 3 6mo ago A 85 tokens original Apache-2.0

memory-updater

12

u9401066/template-is-all-you-need

Skill Claude Code

A method for maintaining project notes in a set of Memory Bank files, including current context, progress, and important decisions. The notes preserve project state between conversations.

not rated 3 6mo ago A 89 tokens original Apache-2.0

project-init

13

u9401066/template-is-all-you-need

Skill Claude Code

A project-starting workflow that creates a new application from an existing template and copies its rules, directory structure, skills, and working notes.

not rated 3 6mo ago A 67 tokens original Apache-2.0

readme-i18n

14

u9401066/template-is-all-you-need

Skill Claude Code

A process for keeping English and Traditional Chinese README files aligned. English is treated as the primary version, while the Chinese version mirrors its structure, links, terminology, and code examples.

not rated 3 6mo ago A 79 tokens original Apache-2.0

readme-updater

15

u9401066/template-is-all-you-need

Skill Claude Code

A README maintenance workflow that keeps a project’s main introduction and usage guide aligned with code changes. README files usually explain installation, features, usage, settings, and project structure.

not rated 3 6mo ago A 71 tokens original Apache-2.0

release

16

u9401066/template-is-all-you-need

Skill Claude Code

A release-preparation workflow for software projects. It covers checks before publishing, version-number updates, changelog and documentation updates, and deployment checks.

not rated 3 6mo ago A 60 tokens original Apache-2.0

roadmap-updater

17

u9401066/template-is-all-you-need

Skill Claude Code

A tool that updates ROADMAP.md, a project file listing completed, ongoing, and planned work. It matches finished features to roadmap entries and changes their status.

not rated 3 6mo ago A 77 tokens original Apache-2.0

security-reviewer

18

u9401066/template-is-all-you-need

Skill Claude Code

A web-application security review skill based on the OWASP Top 10, a list of common serious security risks.

not rated 3 6mo ago A 96 tokens original Apache-2.0

skill-generator

19

u9401066/template-is-all-you-need

Skill Claude Code

A generator for new skills, meaning reusable instructions that guide an assistant through a particular task. It creates a standard folder and instruction-file structure with metadata such as the skill name, triggers, category, and supported tools.

not rated 3 6mo ago A 59 tokens original Apache-2.0

skill-health-check

20

u9401066/template-is-all-you-need

Skill Claude Code

A health-check tool for project instructions and coding-agent skills. It checks whether skill files, configuration instructions, chat modes, and project rules exist, agree with one another, and are up to date.

not rated 3 6mo ago A 77 tokens original Apache-2.0

test-generator

21

u9401066/template-is-all-you-need

Skill Claude Code

A test-suite generation workflow for software projects. It includes static checks, unit tests, integration tests, end-to-end tests, coverage reports, type checking, linting, security scanning, and dead-code detection.

not rated 3 6mo ago A 98 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: