github.com/JetBrains/jcp-air
| Skill | Added |
|---|---|
validate-c4-diagrams .claude/skills/validate-c4-diagrams/SKILL.md Validate and update C4 architecture diagrams against the codebase. Usage: /validate-c4-diagrams | |
automation-permission-matrix .claude/skills/automation-permission-matrix/SKILL.md Keep automations/docs/automation-operations-permissions.md up to date. Detects new/changed automation operations (in code or in the doc), adds them to the Matrix current and Matrix target tables, and recomputes the Matrix diff. Run at the end of any task that touches automation operations or their permissions, or after editing the doc by hand. Usage: /automation-permission-matrix | |
web-design-guidelines .agents/skills/web-design-guidelines/SKILL.md Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". | |
vercel-react-best-practices .agents/skills/vercel-react-best-practices/SKILL.md React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements. | |
stop-cloud-environment .agents/skills/stop-cloud-environment/SKILL.md Gracefully stop the current remote cloud agent environment. Use when the user asks to stop, quit, shut down, or exit the current cloud/remote agent workspace running inside its Docker container. Do not use for local agent runs unless the user explicitly confirms they want to stop the remote Docker environment. | |
ship .agents/skills/ship/SKILL.md Prepare and ship code changes with commits and PRs. Use when the user wants to commit their work, create a PR, or asks to "ship" their changes. |