Claude Code Config
Claude Code Config from nategarelik/claude-code-config.
Skills in this plugin
6- ▌ Git Workflow · nategarelikAuto-load for git operations. Provides branching strategy, commit conventions, and PR workflow.
- ▌ API Design · nategarelikREST API best practices, OpenAPI/Swagger patterns, authentication, and error response formats
- ▌ Testing Patterns · nategarelikAuto-load when writing tests. Provides TDD workflow, test structure patterns, and common testing idioms.
- ▌ Python Best Practices · nategarelikType hints, dataclasses, async patterns, testing with pytest, and modern Python tooling
- ▌ Docker Kubernetes · nategarelikDockerfile best practices, multi-stage builds, docker-compose patterns, and Kubernetes concepts
- ▌ Typescript Best Practices · nategarelikAuto-load when writing TypeScript code. Provides patterns for type safety, async handling, and modern TypeScript idioms.