Agent skill
JetBrains AI
IDEs: IntelliJ, PyCharm, WebStorm, GoLand, RustRover, Rider, CLion, PhpStorm
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
# 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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
DAG Workflow
Maintain a clean dependency graph (DAG) to prevent circular dependencies and ensure maintainable architecture.
Documentation Rules
All documentation in English. Root README concise, detailed docs in `/docs`.
Quality Enforcement
These rules are NON-NEGOTIABLE and MUST be followed without exception.
Rulebook Task Management
Spec-driven task management for features and breaking changes with OpenSpec-compatible format
Agent Automation
Mandatory workflow that AI agents MUST execute after EVERY implementation.
C
Execute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
Didn't find tool you were looking for?