kumaran-is/claude-code-onboarding

🤖 Team onboarding kit for Claude Code AI coding assistant. Pre-configured with agents, skills, slash commands, and MCP integrations for Java 21/Spring Boot WebFlux, Angular, Flutter, PostgreSQL, and Firebase. Clone → install → start building.

This repository also configures its own agents. See what claude-code-onboarding tells them →

35Stars on the repository
206Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

lint-design-system

26

kumaran-is/claude-code-onboarding

Command Claude Code

Scan changed files for design system violations — detects hardcoded colors, raw spacing, inline typography, and touch target issues across Flutter and Angular.

not rated 35 2mo ago C 27 tokens original MIT

kumaran-is/claude-code-onboarding

Command Claude Code

Plan and generate an embedding model migration — switches embedding model across pgvector tables or Weaviate collections. Produces affected table/collection list, API cost estimate, reversible expand-deploy-contract SQL migrations, and re-embedding script. Safe to run on production — uses expand-then-contract pattern.

not rated 35 2mo ago A 60 tokens original MIT

new-project

28

kumaran-is/claude-code-onboarding

Command Claude Code

Detect project type from natural language and route to the correct scaffold command. Say "new-project flutter fitness tracker" or "new-project python api" and it routes automatically.

not rated 35 2mo ago A 34 tokens original MIT

plan-review

29

kumaran-is/claude-code-onboarding

Command Claude Code

Structured plan review with Phase 0 self-review, 5-phase technical review, approval triage, and production readiness gate.

not rated 35 2mo ago A 24 tokens original MIT

pr-risk

30

kumaran-is/claude-code-onboarding

Command Claude Code

Calculate a composite PR risk score (size, complexity, test coverage, dependencies, security) before merging or reviewing. Detects large PRs needing splits and generates a context-aware pre-merge checklist. Run before /review-pr or before opening a PR. Usage: /pr-risk [branch or commit range] (default: HEAD1..HEAD).

not rated 35 2mo ago A 71 tokens original MIT

promote-lessons

32

kumaran-is/claude-code-onboarding

Command Claude Code

Promote mature lessons to rules, consolidate agent-memory orphans, and prune stale entries. Run periodically or at session end.

not rated 35 2mo ago A 25 tokens original MIT

rag-debug

34

kumaran-is/claude-code-onboarding

Command Claude Code

Walk the 9-layer RAG failure diagnostic chain against a specific failing query.

not rated 35 2mo ago A 15 tokens original MIT

rag-design

35

kumaran-is/claude-code-onboarding

Command Claude Code

Interactive RAG architecture design — produces an ADR with stack choices grounded in the production playbook.

not rated 35 2mo ago A 18 tokens original MIT

rag-review

38

kumaran-is/claude-code-onboarding

Command Claude Code

Audit a RAG pipeline E2E against all 8 stages of the production RAG checklist; produce a structured gaps report with severity and verdict.

not rated 35 2mo ago A 29 tokens original MIT

ralph-loop

39

kumaran-is/claude-code-onboarding

Command Claude Code

Start a Ralph Wiggum autonomous iteration loop. Claude works on the task, and when it tries to exit, the stop hook feeds the same prompt back until done. Use for long autonomous tasks, overnight work, or multi-attempt problems.

not rated 35 2mo ago B 49 tokens original MIT

review-code

41

kumaran-is/claude-code-onboarding

Command Claude Code

Review code for quality, security, and maintainability. Dispatches all relevant reviewer agents in parallel and merges findings by severity.

not rated 35 2mo ago A 25 tokens original MIT

review-pr

42

kumaran-is/claude-code-onboarding

Command Claude Code

Run a 6-role PR review covering comment accuracy, test coverage, error handling, type design, code quality, and simplification. Dispatches specialized agents by concern — not by tech stack. Use before creating a PR or reviewing someone else's changes. Optional topic filter: comments, tests, errors, types, code…

not rated 35 2mo ago A 73 tokens original MIT

scaffold-a2ui

45

kumaran-is/claude-code-onboarding

Command Claude Code

Scaffold an A2UI (Agent-to-User Interface) renderer feature module in an existing Angular 21.x app with component catalog, recursive renderer, agent service, and chat page.

not rated 35 2mo ago A 43 tokens original MIT

scaffold-agentic-ai

46

kumaran-is/claude-code-onboarding

Command Claude Code

Scaffold a new Agentic AI service with Python 3.14, LangChain v1.2.8, LangGraph v1.0.7, FastAPI 0.135.2, and production infrastructure.

not rated 35 2mo ago A 45 tokens original MIT

kumaran-is/claude-code-onboarding

Command Claude Code

Scaffold a new Angular 21.x SPA with standalone components, lazy routing, TailwindCSS + daisyUI, and a sample feature module.

not rated 35 2mo ago A 29 tokens original MIT

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: