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

scaffold-genui

51

kumaran-is/claude-code-onboarding

Command Claude Code

Scaffold a Flutter GenUI (A2UI) conversational UI feature module — widget catalog, SurfaceController, Conversation setup, agent transport, and chat screen.

not rated 35 2mo ago A 36 tokens original MIT

kumaran-is/claude-code-onboarding

Command Claude Code

Scaffold a standalone Python 3.14 background worker service. Use for event-driven or scheduled processing jobs that are NOT FastAPI REST APIs and NOT AI agents.

not rated 35 2mo ago A 33 tokens original MIT

kumaran-is/claude-code-onboarding

Command Claude Code

Scaffold a full RAG pipeline — chunking → embedding → storage (pgvector or Weaviate) → retrieval → reranking → LangChain or custom Python. Generates production-ready pipeline with pinned model, batch embedding, null guards, error handling, and optional reranker.

not rated 35 2mo ago A 56 tokens original MIT

kumaran-is/claude-code-onboarding

Command Claude Code

Multi-ecosystem dependency vulnerability scanner with SBOM generation and risk-weighted prioritization. Scans npm (NestJS/Angular), pip (Python), Maven (Java), pub.dev (Flutter). Outputs CycloneDX SBOM and prioritized CVE list.

not rated 35 2mo ago A 52 tokens original MIT

security-hardening

59

kumaran-is/claude-code-onboarding

Command Claude Code

Full-stack security hardening via coordinated multi-agent orchestration. Runs assessment → remediation → controls → validation across all layers of the stack.

not rated 35 2mo ago A 27 tokens original MIT

security-sast

60

kumaran-is/claude-code-onboarding

Command Claude Code

Static Application Security Testing across the full stack. Runs Bandit (Python), Semgrep (multi-language), ESLint Security (TypeScript/Angular), dart analyze (Flutter), SpotBugs (Java). Generates SARIF report with risk score 0-100.

not rated 35 2mo ago A 53 tokens original MIT

setup-team-memory

61

kumaran-is/claude-code-onboarding

Command Claude Code

One-shot setup of claude-mem + claude-mem-sync for team memory sharing. Installs, configures, and verifies end-to-end. Safe to run multiple times — skips steps already completed.

not rated 35 2mo ago B 46 tokens original MIT

ship

62

kumaran-is/claude-code-onboarding

Command Claude Code

Comprehensive pre-deployment readiness check across all stacks (Java/Spring, NestJS, Python/FastAPI, Angular, Flutter). Runs tests, linting, build, security audit, secrets scan, and migration checks. Outputs a Ship Readiness Report with READY TO SHIP / NOT READY verdict.

not rated 35 2mo ago A 63 tokens original MIT

skill-create

65

kumaran-is/claude-code-onboarding

Command Claude Code

Analyzes git log to detect patterns, then generates a new skill file that matches the workspace's writing-skills spec.

not rated 35 2mo ago A 0 tokens original MIT

slides

66

kumaran-is/claude-code-onboarding

Command Claude Code

Create animation-rich HTML slide presentations for investor pitches, architecture discussions, and business reviews.

not rated 35 2mo ago A 18 tokens original MIT

status-check

67

kumaran-is/claude-code-onboarding

Command Claude Code

Binary status report showing what works, what's broken, and what's not implemented. No percentages, no hedging.

not rated 35 2mo ago A 22 tokens original MIT

tdd

68

kumaran-is/claude-code-onboarding

Command Claude Code

Invokes the tdd-guide agent to enforce Red-Green-Refactor methodology on the current task.

not rated 35 2mo ago A 0 tokens original MIT

test-coverage

69

kumaran-is/claude-code-onboarding

Command Claude Code

Detect which stacks are present and run coverage for each. Lists files below 80% threshold sorted worst-first.

not rated 35 2mo ago A 0 tokens original MIT

tune-vector-index

70

kumaran-is/claude-code-onboarding

Command Claude Code

Recommend and generate optimized HNSW or IVFFlat index configuration given row count and query latency target. Outputs DROP + CREATE INDEX SQL with tuned parameters, EXPLAIN ANALYZE template, and pgvector-specific query-time settings (efsearch, probes).

not rated 35 2mo ago A 52 tokens original MIT

update-codemaps

71

kumaran-is/claude-code-onboarding

Command Claude Code

Generates and updates docs/CODEMAPS/ — compact, <1000-token snapshots of each service layer. Used to orient sub-agents and new sessions without loading entire codebases.

not rated 35 2mo ago A 0 tokens original MIT

validate-changes

72

kumaran-is/claude-code-onboarding

Command Claude Code

Evaluate staged git changes with the output-evaluator agent (LLM-as-a-Judge) before committing. Returns APPROVE / NEEDSREVIEW / REJECT with scores and specific issues.

not rated 35 2mo ago A 42 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: