code-review
Perform comprehensive code review with automated fixes
code-silent-degradation
|
debugging-methodology
Systematic debugging approach with tool recommendations for memory, performance, and system-level issues.
docs-quality-check
Analyze codebase documentation quality - PRDs, ADRs, PRPs, CLAUDE.md, and .claude/rules/
dry-consolidation
|
lint-check
Universal linter that automatically detects and runs the appropriate linting tools
linter-autofix
Cross-language linter autofix commands and common fix patterns for biome, ruff, clippy, shellcheck, and more.
attributes-collect
Collect codebase health attributes as structured JSON. Use when you need a structured assessment of project health before routing to specialized agents.
attributes-dashboard
Compact text-based health dashboard showing scores, findings, and severity breakdown. Use for at-a-glance codebase health visibility.
attributes-route
Route to specialized agents based on codebase health attributes. Use after /attributes:collect to automatically address findings by severity.
components-version-badge
Implement a version badge with tooltip showing build info and recent changelog - framework agnostic
version-badge-pattern
|
ci-workflows
|
claude-security-settings
|
config-sync
|
configure-api-tests
Check and configure API contract testing with Pact, OpenAPI validation, and schema testing
configure-argocd-automerge
Configure auto-merge workflow for ArgoCD Image Updater branches
configure-cache-busting
Check and configure cache-busting strategies for Next.js and Vite projects
configure-claude-plugins
Configure .claude/settings.json and GitHub Actions workflows to use the laurigates/claude-plugins marketplace
configure-container
Check and configure container infrastructure (builds, registry, scanning, devcontainer)
configure-coverage
Check and configure code coverage thresholds and reporting
configure-dead-code
Check and configure dead code detection (Knip, Vulture, cargo-machete)
configure-dockerfile
Check and configure Dockerfile for project standards (minimal Alpine/slim, non-root, multi-stage)
configure-docs
Check and configure code documentation standards and generators (TSDoc, JSDoc, pydoc, rustdoc)
configure-editor
Check and configure EditorConfig and VS Code workspace settings
configure-feature-flags
Check and configure feature flag infrastructure (OpenFeature + providers)
configure-formatting
Check and configure code formatting (Biome, Prettier, Ruff, rustfmt)
configure-github-pages
Check and configure GitHub Pages deployment
configure-integration-tests
Check and configure integration testing for services, databases, and external dependencies
configure-justfile
Check and configure Justfile with standard recipes for project standards
configure-linting
Check and configure linting tools (Biome, Ruff, Clippy)
configure-load-tests
Check and configure load and performance testing with k6, Artillery, or Locust
configure-makefile
Check and configure Makefile with standard targets for project standards
configure-mcp
Check and configure MCP servers for project integration. Use when setting up MCP servers, checking MCP status, or adding new servers to a project.
configure-memory-profiling
Check and configure memory profiling with pytest-memray for Python projects
configure-package-management
Check and configure modern package managers (uv for Python, bun for TypeScript)
configure-pre-commit
Check and configure pre-commit hooks for project standards
configure-readme
Check and configure README.md with logo, badges, features, tech stack, and project structure
configure-release-please
Check and configure release-please workflow for project standards
configure-reusable-workflows
Install reusable GitHub Actions workflows for security, quality, and accessibility checks
configure-security
Check and configure security scanning (dependency audits, SAST, secrets)
configure-select
Interactively select which infrastructure standards to configure
configure-sentry
Check and configure Sentry error tracking for project standards
configure-skaffold
Check and configure Skaffold for project standards
configure-status
Show infrastructure standards compliance status (read-only)
configure-tests
Check and configure testing frameworks and infrastructure
configure-ux-testing
Check and configure UX testing infrastructure (Playwright, accessibility, visual regression)
configure-web-session
|
configure-workflows
Check and configure GitHub Actions CI/CD workflows (container builds, tests, releases)
go-feature-flag
|
Page 2 of 6 · 261 results