bun-bundler
Use when bundling JavaScript/TypeScript code with Bun's fast bundler. Covers building for different targets, tree-shaking, code splitting, and optimization strategies.
generate-blueprints
Deeply research all systems and create or update blueprints/ documentation for the entire codebase
create-blueprint
Research a specific system and create or update its blueprints/ documentation
blueprints-writing
Use when creating or updating technical blueprint documentation for new features, API changes, or architectural modifications. Always search existing blueprints first to avoid duplication, then write with proper structure.
blueprints-organization
Use when managing blueprints directory structure and avoiding duplication. Always search existing blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.
apollo-server-patterns
Use when building GraphQL APIs with Apollo Server requiring resolvers, data sources, schema design, and federation.
search
Search for ClickUp tasks
start
Start work on a ClickUp task (transition to In Progress)
task
Get detailed information about a specific ClickUp task
validate
Validate checklist items for a ClickUp task without changing status
jest-configuration
Use when jest configuration, setup files, module resolution, and project organization for optimal testing environments.
jest-advanced
Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.
helm-values
Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.
helm-templates
Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.
figma-analyze-frame
Analyze a Figma frame's structure, properties, and implementation considerations
figma-extract-tokens
Extract design tokens and variables from a Figma file to create or update a design system
figma-generate-component
Generate production-ready code from a Figma component or frame using the Figma MCP server
figma-sync-design-system
Sync design system components between Figma and code using Code Connect mappings
create-issue
Create a new issue in a GitHub repository
create-pr
Create a new pull request in a GitHub repository
load-pr-context
Load PR context for the current branch using GitHub MCP tools
resume-from-pr
Resume work on a pull request by loading its context, diff, CI status, and review comments
helm-charts
Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.
graphql-schema-design
Use when designing GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning strategies for maintainable and scalable APIs.
graphql-resolvers
Use when implementing GraphQL resolvers with resolver functions, context management, DataLoader batching, error handling, authentication, and testing strategies.
graphql-performance
Use when optimizing GraphQL API performance with query complexity analysis, batching, caching strategies, depth limiting, monitoring, and database optimization.
graphql-inspector-validate
Use when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.
graphql-inspector-diff
Use when detecting breaking changes between GraphQL schema versions, comparing schemas across branches, or validating schema migrations.
graphql-inspector-ci
Use when setting up GraphQL Inspector in CI/CD pipelines, GitHub Actions, or GitLab CI for automated schema validation.
graphql-inspector-audit
Use when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance concerns.
gitlab-ci-variables-secrets
Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.
review-pr
Get comprehensive review of a GitHub pull request
search-code
Search for code across GitHub repositories
view-workflow
View GitHub Actions workflow runs and status
create-mr
Create a new merge request in a GitLab project
load-mr-context
Load MR context for the current branch using GitLab MCP tools
monitor-pipeline
Monitor a GitLab pipeline or job until completion, reporting status changes and failures in real-time
review-mr
Get comprehensive review of a GitLab merge request
view-pipeline
View CI/CD pipeline status for a merge request or project
my-tickets
Show all Jira tickets assigned to you
bun-runtime
Use when working with Bun's runtime APIs including file I/O, HTTP servers, and native APIs. Covers modern JavaScript/TypeScript execution in Bun's fast runtime environment.
bun-sqlite
Use when working with SQLite databases in Bun. Covers Bun's built-in SQLite driver, database operations, prepared statements, and transactions with high performance.
bun-testing
Use when writing tests with Bun's built-in test runner. Covers test organization, assertions, mocking, and snapshot testing using Bun's fast test infrastructure.
gitlab-ci-pipeline-configuration
Use when configuring GitLab CI/CD pipelines, defining stages, or setting up workflow rules. Covers pipeline structure, stage ordering, and execution flow.
gitlab-ci-job-configuration
Use when defining GitLab CI jobs, configuring scripts, setting up environments, or managing job dependencies. Covers job structure and execution options.
gitlab-ci-best-practices
Use when optimizing GitLab CI/CD pipelines for performance, reliability, or maintainability. Covers pipeline optimization and organizational patterns.
docker-compose-production
Use when deploying Docker Compose applications to production including security hardening, resource management, health checks, logging, monitoring, and high-availability patterns.
docker-compose-networking
Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.
docker-compose-basics
Use when defining and running multi-container Docker applications with Docker Compose YAML configuration.
cypress-fundamentals
Use when cypress fundamentals including commands, assertions, fixtures, and E2E testing patterns.
Page 554 of 1724 · 86184 results
