Use when managing Terraform state files, remote backends, and state locking for infrastructure coordination.
115
AI 78
ticket
TheBushidoCollective3/14/2026
Get detailed information about a specific Jira ticket
115
AI 28
boy-scout-rule
TheBushidoCollective3/3/2026
Use when modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scout Rule to leave code better than you found it.
101
AI 94
markdown-syntax-fundamentals
TheBushidoCollective3/3/2026
Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.
101
AI 93
scratch-workspace
TheBushidoCollective3/3/2026
Use when creating temporary files, drafts, experiments, or any content that should not be committed to version control. Ensures proper placement in .claude/.scratch with gitignore configuration.
101
AI 84
review-pr
TheBushidoCollective3/3/2026
Get comprehensive review of a GitHub pull request
101
AI 82
sentry-sdk-configuration
TheBushidoCollective3/3/2026
Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.
101
AI 82
start
TheBushidoCollective3/3/2026
Start work on a Jira ticket (transition to In Progress)
101
AI 82
search
TheBushidoCollective3/3/2026
Search for Jira tickets using JQL or text
101
AI 80
issue
TheBushidoCollective3/3/2026
Get detailed information about a specific Linear issue
101
AI 77
helm-charts
TheBushidoCollective3/3/2026
Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.
101
AI 72
task
TheBushidoCollective2/19/2026
Get detailed information about a specific ClickUp task
97
AI 69
fastapi-validation
TheBushidoCollective2/19/2026
Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.
95
AI 83
fastapi-async-patterns
TheBushidoCollective2/19/2026
Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.
95
AI 73
zustand-advanced-patterns
TheBushidoCollective2/19/2026
Use when implementing advanced Zustand patterns including transient updates, subscriptions with selectors, store composition, and performance optimization techniques.
95
shell-best-practices
TheBushidoCollective2/19/2026
Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.