claude-code-training
Hands-on training course for professional coding workflows
All Skills in This Repository (3)
Pure Emerald Level IndicatorsSpring Boot Best Practices
Generate Spring Boot components with constructor injection, REST APIs, and OpenAPI annotations.
Security Code Review
Identify security vulnerabilities and propose OWASP Top 10 remediation examples.
API Documentation Generator
Generate comprehensive API documentation for REST and GraphQL services.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-training?โผ
Run `npx skills add kousen/claude-code-training --all -g -y` in your terminal to install all skills in this course globally.
What does this training course teach?โผ
It teaches professional developers to create projects, explore codebases, generate tests and docs, refactor legacy code, and use advanced features like skills, hooks, and subagents through six progressive hands-on labs.
Which programming languages do the exercises cover?โผ
The exercises include Python (Flask), JavaScript/TypeScript, and Java (Spring Boot and legacy Grails), so you can practice on realistic modern and legacy codebases.
What skills are included in this repository?โผ
It ships ready-to-use skills for Spring Boot scaffolding, security code review, API documentation, Java modernization, codebase onboarding, and osquery system diagnostics.
Is this course suitable for beginners?โผ
Yes. The labs progress from basic project creation to advanced workflows, and every exercise includes complete copy-paste prompts and realistic time estimates.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides