blueprint-rules
Manage modular rules in .claude/rules/ directory. Supports path-specific rules with glob patterns, brace expansion, and user-level rules.
Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.
Manage modular rules in .claude/rules/ directory. Supports path-specific rules with glob patterns, brace expansion, and user-level rules.
Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue
Implement a version badge UI component showing build version, git commit, and recent changelog in a tooltip. Use when adding version visibility to applications for support, debugging, and change aware…
Interactively select which infrastructure standards to configure
Check and configure GitHub Actions CI/CD workflows (container builds, tests, releases)
CSS transpilation, bundling, and minification using Lightning CSS (Rust-based). Use when configuring CSS processing in Vite, replacing PostCSS/autoprefixer, setting up browser targets, enabling CSS mo…
Understanding Claude Code's plugin registry structure, installation scopes, and common issues. Use when troubleshooting plugin installation problems, understanding why plugins show as installed incorr…
Claude Code hooks configuration and development. Covers hook lifecycle events, configuration patterns, input/output schemas, and common automation use cases. Use when user mentions hooks, automation, …
Scan all blueprint documents and assign IDs to those missing them, update manifest registry
Check and configure cache-busting strategies for Next.js and Vite projects
Check and configure GitHub Pages deployment
Check and configure README.md with logo, badges, features, tech stack, and project structure
OrbStack-optimized Skaffold workflows for local Kubernetes development without port-forward. Use when configuring Skaffold with OrbStack, accessing services via LoadBalancer or Ingress, or when the us…
Set up a SessionStart hook so Claude Code on the web installs project-specific tools (helm, terraform, tflint, actionlint, gitleaks, just, etc.) at session start. Use when pre-commit hooks, justfile r…
ArgoCD CLI authentication with SSO. Provides argocd login command, gRPC-Web configuration, and post-login operations. Use when user mentions ArgoCD login, argocd authentication, SSO auth, or accessing…
Recover from failed Helm deployments, rollback releases, fix stuck states (pending-install, pending-upgrade). Covers helm rollback, release history, atomic deployments. Use when user mentions rollback…
Upgrade blueprint structure to the latest format version
Configure .claude/settings.json and GitHub Actions workflows to use the laurigates/claude-plugins marketplace
Check and configure release-please workflow for project standards
OpenFeature vendor-agnostic feature flag SDK with standardized API across languages. Covers SDK installation, flag evaluation, providers, and hooks. Use when implementing feature flags, A/B testing, c…
Access Claude Blog and official Claude Code documentation for latest improvements, usage patterns, and best practices. Use when researching Claude Code features, CLAUDE.md optimization, memory managem…
Discover and apply labels to GitHub PRs and issues using the gh CLI. Use when you need to list available labels, add or remove labels on pull requests or issues, or create new labels for a repository.
Configure a Stop hook that surfaces unfinished todos before a session ends and suggests creating GitHub issues for deferred work. Use when you want unfinished Claude Code session tasks automatically f…
Manage Helm releases: install, upgrade, uninstall, list, and inspect releases. Covers helm install, helm upgrade, helm list, helm status, release history. Use when user mentions deploying Helm charts,…