Agent skill
JetBrains AI
IDEs: IntelliJ, PyCharm, WebStorm, GoLand, RustRover, Rider, CLion, PhpStorm
Stars
10
Forks
1
Install this agent skill to your Project
npx add-skill https://github.com/hivellm/rulebook/tree/main/templates/skills/ides/jetbrains-ai
SKILL.md
JetBrains AI Assistant Rules
IDEs: IntelliJ, PyCharm, WebStorm, GoLand, RustRover, Rider, CLion, PhpStorm
Quick Start
JetBrains AI reads workspace files automatically.
Usage
bash
# In AI Assistant chat:
"Follow @AGENTS.md. Implement [feature] with tests (95%+ coverage)."
# Keep AGENTS.md open for AI to reference
Features
- AI Chat: Full conversation mode
- Inline Suggestions: Context-aware completions
- Refactoring: AI-powered code improvements
- Test Generation: Automated test creation
Workflow
- Keep AGENTS.md open in editor
- Use AI Chat with "@AGENTS.md" references
- Review suggested changes
- Run IDE quality checks (built-in linters, tests)
Critical: Keep AGENTS.md open for AI Assistant to include standards in context.
Didn't find tool you were looking for?