claude-code-onboarding
Full-stack coding standards, review agents, and deployment workflows
All Skills in This Repository (25)
Pure Emerald Level Indicatorsflutter-mobile
Generate Flutter mobile apps with Clean Architecture, Riverpod, Freezed, and Firebase.
database-schema-designer
Design normalized SQL and NoSQL database schemas with reversible migrations.
riverpod-patterns
Enforce Riverpod ref usage and AsyncValue handling patterns in Flutter code.
architecture-decision-records
Document architectural decisions with MADR-style templates and lifecycle guidance.
browser-testing
Combine Chrome DevTools MCP and Browser-Use MCP for browser testing.
security-reviewer
Identify OWASP-aligned security vulnerabilities in source code and generate remediation reports.
dedup-code-agent
Detect code duplication, dead code, and bloated dependencies in Flutter and Dart projects.
openapi-spec-generation
Generate and validate OpenAPI 3.1 specifications for RESTful APIs.
domain-finder
Generate brandable domain name ideas and verify DNS/WHOIS availability.
changelog-generator
Extracts commits and assembles them into a formatted markdown document.
angular-spa
Scaffold Angular 21+ standalone components, services, and lazy routes with TailwindCSS and daisyUI templates.
ddd-architect
Identify subdomains and draft bounded-context maps for DDD phases.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-onboarding?โผ
Run `npx skills add kumaran-is/claude-code-onboarding --all -g -y` in your terminal to install all skills globally.
What does this onboarding kit include?โผ
It ships pre-configured agents, skills, slash commands, hooks, and MCP integrations for Java Spring Boot, NestJS, Python FastAPI, Angular, Flutter, PostgreSQL, and GCP.
How do the skills enforce code quality?โผ
Skills like test-driven-development, silent-failure-hunter, and vibe-code-auditor run automated checks for tests, error handling, and AI-generated code risks before merge.
Does it support mobile app deployment?โผ
Yes. Dedicated skills cover App Store signing, TestFlight distribution, Google Play releases, staged rollouts, and submission preflight checks via the asc and gpd CLIs.
Can I use it for RAG and agentic AI projects?โผ
Yes. It includes RAG architecture, evaluation, security review, and debugging skills plus LangGraph and Google ADK development standards.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core