Create a pull request with Problem/Solution format. Can optionally commit first. Use when opening PRs or when branch changes are ready for review.
0
AI 88
commit
racurry3/15/2026
Commit changes with smart messages. Supports full and partial commits. Use whenever committing changes or handling pre-commit hook failures.
0
AI 82
home-assistant
racurry2/21/2026
Guidance for Home Assistant configurations. Use when writing automations, dashboards, or service calls for HA.
0
AI 82
uv-scripts
racurry3/22/2026
Gotchas and conventions for writing Python scripts with UV inline metadata (PEP 723). Use when creating or editing Python scripts that use uv run.
0
AI 78
mcp-config
racurry1/30/2026
Guidance for configuring MCP servers in Claude Code projects. Covers transport selection, scopes, authentication, and security patterns. Use whenever adding MCP servers - projects, plugins, or any con...
0
AI 96
shell-quality
racurry1/30/2026
Interpretive guidance for shell script quality using shfmt and shellcheck. Use when linting shell files, configuring shell tools, troubleshooting shellcheck errors, or understanding formatting options...
0
AI 87
linting
racurry1/30/2026
Universal polyglot linting capabilities for Python, JavaScript/TypeScript, Markdown, Shell, Ruby, YAML, and JSON files. Use when you need to lint files programmatically, understand tool selection logi...