add-feature
01kumaran-is/claude-code-onboarding
Command Claude Code
Add a new feature end-to-end across backend API, Angular UI, and/or Flutter mobile.
🤖 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.
kumaran-is/claude-code-onboarding
Command Claude Code
Add a new feature end-to-end across backend API, Angular UI, and/or Flutter mobile.
kumaran-is/claude-code-onboarding
Command Claude Code
The workflow adapts to the work, not the other way around.
kumaran-is/claude-code-onboarding
Command Claude Code
Freeze current task state, answer the side question, then resume exactly where you left off.
kumaran-is/claude-code-onboarding
Command Claude Code
Run a security audit on the codebase. Checks for secrets, OWASP Top 10, dependency vulnerabilities, and configuration issues.
kumaran-is/claude-code-onboarding
Command Claude Code
Periodic health audit of all skills in .claude/skills/ and agents in .claude/agents/. Scores each against a 16-criterion rubric (32 points max), assigns A–F production readiness grade (80% = B = production ready), and outputs a prioritised fix list. Use when: auditing skill health, reviewing skill governance, finding…
kumaran-is/claude-code-onboarding
Command Claude Code
Autonomous metric-driven improvement loop. Measures codebase quality, proposes improvements, runs an implementer agent, keeps changes only if the metric improves — git reset on regression. Loops until stopped or max-iterations reached.
kumaran-is/claude-code-onboarding
Command Claude Code
Generate a comprehensive feature backlog from a product idea.
kumaran-is/claude-code-onboarding
Command Claude Code
Divergent exploration mode — generates 3+ alternatives with trade-offs and Mermaid diagrams before any code is written. Use when planning features, exploring architecture options, or deciding between approaches.
kumaran-is/claude-code-onboarding
Command Claude Code
Clean up merged, stale, and orphaned git branches. Protects main/develop/release/ automatically. Supports --dry-run (preview only), --force (no confirmation), --remote-only, --local-only. Run after a sprint ends or before a release.
kumaran-is/claude-code-onboarding
Command Claude Code
Cancel an active Ralph loop immediately. Deletes the state file so the loop stops on the next turn exit.
kumaran-is/claude-code-onboarding
Command Claude Code
Save named snapshots of session state so you can compare before/after or roll back context.
kumaran-is/claude-code-onboarding
Command Claude Code
Create a PR with embedded risk score, conventional title, and context-aware checklist. Analyzes the diff to calculate risk (size, complexity, test coverage, dependencies, security) and generates the gh pr create command. Usage: /create-pr [optional: target branch, defaults to develop].
kumaran-is/claude-code-onboarding
Command Claude Code
Systematic debugging mode — loads the systematic-debugging skill and enforces root-cause-first investigation with structured output. Use when something is broken, a test fails, or behavior is unexpected.
kumaran-is/claude-code-onboarding
Command Claude Code
Design system architecture with diagrams, API contracts, and deployment topology for a given feature or system.
kumaran-is/claude-code-onboarding
Command Claude Code
Design a database schema with ERD, migrations, and indexes for a given domain.
kumaran-is/claude-code-onboarding
Command Claude Code
Design a pgvector migration SQL file. Captures model + dimension + distance metric + row count → generates reversible Flyway/Alembic migration with correct index type, metadata columns, and null guards.
kumaran-is/claude-code-onboarding
Command Claude Code
Design a Weaviate collection using Python client v4. Captures vectorizer selection, named vectors, multi-tenancy flag, and property definitions → generates Python collection creation code with correct distance metric, connection handling, and batch ingestion helper.
kumaran-is/claude-code-onboarding
Command Claude Code
Generate comprehensive documentation from existing code — API specs, architecture diagrams, README, docstrings, and CI/CD doc pipeline. Orchestrates existing skills and agents.
kumaran-is/claude-code-onboarding
Command Claude Code
CTO Challenge Mode — adversarial convergent stress-test of a specific proposed solution before committing to it. Use when you have a plan and want it challenged. NOT for divergent exploration (use /brainstorm for that).
kumaran-is/claude-code-onboarding
Command Claude Code
Audit a file or session for WCAG 2.1 AA accessibility violations — ARIA labels, keyboard navigation, focus management, color contrast, form errors. Angular and Flutter supported.
kumaran-is/claude-code-onboarding
Command Claude Code
Enable or disable Hookify rules interactively. Usage: /hookify-configure.
kumaran-is/claude-code-onboarding
Command Claude Code
List all Hookify rules — shows name, event, pattern, enabled/disabled status. Usage: /hookify-list.
kumaran-is/claude-code-onboarding
Command Claude Code
Create a Hookify rule to prevent an unwanted behavior. Describe the behavior or leave blank to scan the conversation. Usage: /hookify [description of behavior to prevent].
kumaran-is/claude-code-onboarding
Command Claude Code
Autonomously iterate on the current PR until all CI checks pass and all high/medium review feedback is addressed.
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: