Konfiguratsiya generatori

Claude Code konfiguratsiya fayllarini interaktiv ravishda yarating

Ko'rib chiqish

# My Project

Project description here.

## Tech Stack
- Define your tech stack here

## Coding Style
- Style: concise
- Keep code short and clean
- Follow existing patterns in the codebase

## Testing
- Framework: jest
- Run tests before committing
- Write tests for new features

## Guidelines
- Use TypeScript strict mode
- Follow the project's ESLint configuration
- Prefer functional patterns
- Keep functions small and focused