These conventions define the available Skills and tools for this project.
The project uses a set of defined Skills in .agent/skills/.
- JavaScript/TypeScript:
- Format:
.agent/skills/format-js/SKILL.md - Lint:
.agent/skills/lint-js/SKILL.md
- Format:
- Python:
- Format:
.agent/skills/format-python/SKILL.md - Lint:
.agent/skills/lint-python/SKILL.md
- Format:
- Tests:
.agent/skills/run-tests/SKILL.md - Security:
.agent/skills/security-check/SKILL.md - Changelog:
.agent/skills/generate-changelog/SKILL.md - Commits:
.agent/skills/git-commit/SKILL.md
Before generating code fixes or running commands for these tasks, consult the specific SKILL.md file to ensure compliance with project standards.