Loading...
Loading...
Create AGENTS.md files for project-specific inline rules. Use when adding small, project-specific instructions that should be committed in repos.
npx skill4agent add siviter-xyz/dot-agent create-agents-md# Project Instructions
## Code Style
- Use TypeScript for all new files
- Prefer functional components in React
- Use snake_case for database columns
## Architecture
- Follow the repository pattern
- Keep business logic in service layersAGENTS.mdsubdirectory/AGENTS.mdAGENTS.mdAGENTS.mdsee src/api/users.ts for canonical patternreferences/best-practices.md