Project Rules
How to configure AI behavior for your project
Create a .skycoderules file (or directory) in your project root — AI will follow your instructions.
Example
- Use TypeScript
- Components in src/components/
- No console.log in production code
- Style: Tailwind CSS
Write in any language — AI will understand. Changes are picked up automatically.
More about rules, workflows and hooks → Rules, Workflows & Hooks