Files
agentic-coding-starter-kit/CLAUDE.md
2025-08-27 08:13:09 +02:00

4 lines
363 B
Markdown

- Always run the LINT and TYPESCHECK scripts after completing your changes. This is to check for any issues.
- NEVER start the dev server yourself. If you need something from the terminal, ask the user to provide it to you.
- Avoid using custom colors unless very specifically instructed to do so. Stick to standard tailwind and shadcn colors, styles and tokens.