Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

TheBushidoCollective/han

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
833 indexed skills74 stars

absinthe-resolvers
Indexed

Use when implementing GraphQL resolvers with Absinthe. Covers resolver patterns, dataloader integration, batching, and error handling.

View indexed skill

absinthe-resolvers
Indexed

Use when implementing GraphQL resolvers with Absinthe. Covers resolver patterns, dataloader integration, batching, and error handling.

View indexed skill

absinthe-resolvers
Indexed

Use when implementing GraphQL resolvers with Absinthe. Covers resolver patterns, dataloader integration, batching, and error handling.

View indexed skill

absinthe-schema
Indexed

Use when designing GraphQL schemas with Absinthe. Covers type definitions, interfaces, unions, enums, and schema organization patterns.

View indexed skill

absinthe-schema
Indexed

Use when designing GraphQL schemas with Absinthe. Covers type definitions, interfaces, unions, enums, and schema organization patterns.

View indexed skill

absinthe-schema
Indexed

Use when designing GraphQL schemas with Absinthe. Covers type definitions, interfaces, unions, enums, and schema organization patterns.

View indexed skill

absinthe-subscriptions
Indexed

Use when implementing real-time GraphQL subscriptions with Absinthe. Covers Phoenix channels, PubSub, and subscription patterns.

View indexed skill

absinthe-subscriptions
Indexed

Use when implementing real-time GraphQL subscriptions with Absinthe. Covers Phoenix channels, PubSub, and subscription patterns.

View indexed skill

absinthe-subscriptions
Indexed

Use when implementing real-time GraphQL subscriptions with Absinthe. Covers Phoenix channels, PubSub, and subscription patterns.

View indexed skill

act-docker-setup
Indexed

Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.

View indexed skill

act-docker-setup
Indexed

Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.

View indexed skill

act-docker-setup
Indexed

Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.

View indexed skill

act-local-testing
Indexed

Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.

View indexed skill

act-local-testing
Indexed

Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.

View indexed skill

act-local-testing
Indexed

Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.

View indexed skill

act-workflow-syntax
Indexed

Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.

View indexed skill

act-workflow-syntax
Indexed

Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.

View indexed skill

act-workflow-syntax
Indexed

Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, steps, and expressions for creating valid GitHub Actions workflows that can be tested locally with act.

View indexed skill

ai-dlc-backpressure
Indexed

Use when implementing or understanding backpressure in AI-DLC workflows. Covers quality gates, Stop hooks, and how automated enforcement guides AI behavior toward quality.

View indexed skill

ai-dlc-blockers
Indexed

Use when documenting blockers in AI-DLC workflows. Covers proper blocker documentation, categorization, and how blockers enable productive iteration when stuck.

View indexed skill

ai-dlc-completion-criteria
Indexed

Use when defining completion criteria for AI-DLC tasks. Covers writing verifiable, specific, and measurable criteria that enable autonomous operation and clear exit conditions.

View indexed skill

ai-dlc-fundamentals
Indexed

Use when understanding AI-DLC 2026 methodology fundamentals. Covers core principles, iteration patterns, hat-based workflows, and the philosophy of human-AI collaboration in software development.

View indexed skill

ai-dlc-intent-detection
Indexed

Use PROACTIVELY when a user describes work that sounds like a feature, project, or task. Detects intent patterns and offers to start AI-DLC elaboration.

View indexed skill

ai-dlc-mode-selection
Indexed

Use when deciding between HITL, OHOTL, and AHOTL modes in AI-DLC workflows. Covers decision frameworks for human involvement levels and mode transitions.

View indexed skill

ameba-configuration
Indexed

Use when configuring Ameba rules and settings for Crystal projects including .ameba.yml setup, rule management, severity levels, and code quality enforcement.

View indexed skill

ameba-configuration
Indexed

Use when configuring Ameba rules and settings for Crystal projects including .ameba.yml setup, rule management, severity levels, and code quality enforcement.

View indexed skill

ameba-configuration
Indexed

Use when configuring Ameba rules and settings for Crystal projects including .ameba.yml setup, rule management, severity levels, and code quality enforcement.

View indexed skill

ameba-custom-rules
Indexed

Use when creating custom Ameba rules for Crystal code analysis including rule development, AST traversal, issue reporting, and rule testing.

View indexed skill

ameba-custom-rules
Indexed

Use when creating custom Ameba rules for Crystal code analysis including rule development, AST traversal, issue reporting, and rule testing.

View indexed skill

ameba-custom-rules
Indexed

Use when creating custom Ameba rules for Crystal code analysis including rule development, AST traversal, issue reporting, and rule testing.

View indexed skill

ameba-integration
Indexed

Use when integrating Ameba into development workflows including CI/CD pipelines, pre-commit hooks, GitHub Actions, and automated code review processes.

View indexed skill

ameba-integration
Indexed

Use when integrating Ameba into development workflows including CI/CD pipelines, pre-commit hooks, GitHub Actions, and automated code review processes.

View indexed skill

ameba-integration
Indexed

Use when integrating Ameba into development workflows including CI/CD pipelines, pre-commit hooks, GitHub Actions, and automated code review processes.

View indexed skill

android-architecture
Indexed

Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.

View indexed skill

android-architecture
Indexed

Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.

View indexed skill

android-architecture
Indexed

Use when implementing MVVM, clean architecture, dependency injection with Hilt, or structuring Android app layers.

View indexed skill

android-jetpack-compose
Indexed

Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.

View indexed skill

android-jetpack-compose
Indexed

Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.

View indexed skill

android-jetpack-compose
Indexed

Use when building Android UIs with Jetpack Compose, managing state with remember/mutableStateOf, or implementing declarative UI patterns.

View indexed skill

android-kotlin-coroutines
Indexed

Use when implementing async operations with Kotlin coroutines, Flow, StateFlow, or managing concurrency in Android apps.

View indexed skill

android-kotlin-coroutines
Indexed

Use when implementing async operations with Kotlin coroutines, Flow, StateFlow, or managing concurrency in Android apps.

View indexed skill

android-kotlin-coroutines
Indexed

Use when implementing async operations with Kotlin coroutines, Flow, StateFlow, or managing concurrency in Android apps.

View indexed skill

angular-dependency-injection
Indexed

Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.

View indexed skill

angular-dependency-injection
Indexed

Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.

View indexed skill

angular-dependency-injection
Indexed

Use when building modular Angular applications requiring dependency injection with providers, injectors, and services.

View indexed skill

ansible-playbooks
Indexed

Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.

View indexed skill

ansible-playbooks
Indexed

Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.

View indexed skill

ansible-playbooks
Indexed

Use when writing and organizing Ansible playbooks for automated configuration management and infrastructure orchestration.

View indexed skill

apollo-caching-strategies
Indexed

Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.

View indexed skill

apollo-caching-strategies
Indexed

Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.

View indexed skill

apollo-caching-strategies
Indexed

Use when implementing Apollo caching strategies including cache policies, optimistic UI, cache updates, and normalization.

View indexed skill

apollo-client-patterns
Indexed

Use when implementing Apollo Client patterns for queries, mutations, cache management, and local state in React applications.

View indexed skill

apollo-client-patterns
Indexed

Use when implementing Apollo Client patterns for queries, mutations, cache management, and local state in React applications.

View indexed skill

apollo-client-patterns
Indexed

Use when implementing Apollo Client patterns for queries, mutations, cache management, and local state in React applications.

View indexed skill

apollo-server-patterns
Indexed

Use when building GraphQL APIs with Apollo Server requiring resolvers, data sources, schema design, and federation.

View indexed skill

apollo-server-patterns
Indexed

Use when building GraphQL APIs with Apollo Server requiring resolvers, data sources, schema design, and federation.

View indexed skill

apollo-server-patterns
Indexed

Use when building GraphQL APIs with Apollo Server requiring resolvers, data sources, schema design, and federation.

View indexed skill

architecture-design
Indexed

Use when designing system architecture, making high-level technical decisions, or planning major system changes. Focuses on structure, patterns, and long-term strategy.

View indexed skill

architecture-design
Indexed

Use when designing system architecture, making high-level technical decisions, or planning major system changes. Focuses on structure, patterns, and long-term strategy.

View indexed skill

atomic-design-atoms
Indexed

Use when creating atomic-level UI components like buttons, inputs, labels, and icons. The smallest building blocks of a design system.

View indexed skill

atomic-design-atoms
Indexed

Use when creating atomic-level UI components like buttons, inputs, labels, and icons. The smallest building blocks of a design system.

View indexed skill

atomic-design-atoms
Indexed

Use when creating atomic-level UI components like buttons, inputs, labels, and icons. The smallest building blocks of a design system.

View indexed skill

atomic-design-fundamentals
Indexed

Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templates, and pages. Core principles and hierarchy.

View indexed skill

atomic-design-fundamentals
Indexed

Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templates, and pages. Core principles and hierarchy.

View indexed skill

atomic-design-fundamentals
Indexed

Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templates, and pages. Core principles and hierarchy.

View indexed skill

atomic-design-integration
Indexed

Use when integrating Atomic Design methodology with React, Vue, Angular, or other frameworks. Framework-specific implementation patterns.

View indexed skill

atomic-design-integration
Indexed

Use when integrating Atomic Design methodology with React, Vue, Angular, or other frameworks. Framework-specific implementation patterns.

View indexed skill

atomic-design-integration
Indexed

Use when integrating Atomic Design methodology with React, Vue, Angular, or other frameworks. Framework-specific implementation patterns.

View indexed skill

atomic-design-molecules
Indexed

Use when composing atoms into molecule components like form fields, search bars, and card headers. Molecules are functional groups of atoms.

View indexed skill

atomic-design-molecules
Indexed

Use when composing atoms into molecule components like form fields, search bars, and card headers. Molecules are functional groups of atoms.

View indexed skill

atomic-design-molecules
Indexed

Use when composing atoms into molecule components like form fields, search bars, and card headers. Molecules are functional groups of atoms.

View indexed skill

atomic-design-organisms
Indexed

Use when building complex organisms from molecules and atoms like headers, footers, product cards, and sidebars. Organisms are distinct UI sections.

View indexed skill

atomic-design-organisms
Indexed

Use when building complex organisms from molecules and atoms like headers, footers, product cards, and sidebars. Organisms are distinct UI sections.

View indexed skill

atomic-design-organisms
Indexed

Use when building complex organisms from molecules and atoms like headers, footers, product cards, and sidebars. Organisms are distinct UI sections.

View indexed skill

atomic-design-quarks
Indexed

Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.

View indexed skill

atomic-design-quarks
Indexed

Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.

View indexed skill

atomic-design-quarks
Indexed

Use when working with design tokens, CSS custom properties, and primitive values that form the foundation below atoms. Quarks are the sub-atomic building blocks.

View indexed skill

atomic-design-templates
Indexed

Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms, molecules, and atoms.

View indexed skill

atomic-design-templates
Indexed

Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms, molecules, and atoms.

View indexed skill

atomic-design-templates
Indexed

Use when creating page layouts without real content. Templates define the skeletal structure of pages using organisms, molecules, and atoms.

View indexed skill

baseline-restorer
Indexed

Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.

View indexed skill

baseline-restorer
Indexed

Use when multiple fix attempts fail and you need to systematically restore to a working baseline and reimplement instead of fixing broken code.

View indexed skill

bdd-collaboration
Indexed

Use when facilitating BDD collaboration between developers, testers, and business stakeholders. Use when running discovery workshops and example mapping sessions.

View indexed skill

bdd-collaboration
Indexed

Use when facilitating BDD collaboration between developers, testers, and business stakeholders. Use when running discovery workshops and example mapping sessions.

View indexed skill

bdd-collaboration
Indexed

Use when facilitating BDD collaboration between developers, testers, and business stakeholders. Use when running discovery workshops and example mapping sessions.

View indexed skill

bdd-patterns
Indexed

Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and acceptance criteria. Use when writing BDD-style tests and specifications.

View indexed skill

bdd-patterns
Indexed

Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and acceptance criteria. Use when writing BDD-style tests and specifications.

View indexed skill

bdd-patterns
Indexed

Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and acceptance criteria. Use when writing BDD-style tests and specifications.

View indexed skill

bdd-principles
Indexed

Core BDD concepts, philosophy, and the Three Amigos practice

View indexed skill

bdd-principles
Indexed

Core BDD concepts, philosophy, and the Three Amigos practice

View indexed skill

bdd-principles
Indexed

Core BDD concepts, philosophy, and the Three Amigos practice

View indexed skill

bdd-scenarios
Indexed

Use when writing effective BDD scenarios including acceptance criteria, edge cases, and scenario organization. Use when defining behavior specifications.

View indexed skill

bdd-scenarios
Indexed

Use when writing effective BDD scenarios including acceptance criteria, edge cases, and scenario organization. Use when defining behavior specifications.

View indexed skill

bdd-scenarios
Indexed

Use when writing effective BDD scenarios including acceptance criteria, edge cases, and scenario organization. Use when defining behavior specifications.

View indexed skill

biome-configuration
Indexed

Use when biome configuration including biome.json setup, schema versions, VCS integration, and project organization.

View indexed skill

biome-configuration
Indexed

Use when biome configuration including biome.json setup, schema versions, VCS integration, and project organization.

View indexed skill

biome-formatting
Indexed

Use when formatting JavaScript/TypeScript code with Biome's fast formatter including patterns, options, and code style management.

View indexed skill

biome-formatting
Indexed

Use when formatting JavaScript/TypeScript code with Biome's fast formatter including patterns, options, and code style management.

View indexed skill

biome-linting
Indexed

Use when applying Biome's linting capabilities, rule categories, and code quality enforcement to JavaScript/TypeScript projects.

View indexed skill

biome-linting
Indexed

Use when applying Biome's linting capabilities, rule categories, and code quality enforcement to JavaScript/TypeScript projects.

View indexed skill

blueprints-organization
Indexed

Use when managing blueprints directory structure and avoiding duplication. Always search_blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.

View indexed skill

blueprints-organization
Indexed

Use when managing blueprints directory structure and avoiding duplication. Always search_blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.

View indexed skill

blueprints-organization
Indexed

Use when managing blueprints directory structure and avoiding duplication. Always search_blueprints before creating to prevent duplicate documentation. Handles naming conventions and cross-references.

View indexed skill

blueprints-writing
Indexed

Use when creating or updating technical blueprint documentation for new features, API changes, or architectural modifications. Always use search_blueprints first to avoid duplication, then write_blueprint with proper structure.

View indexed skill

blueprints-writing
Indexed

Use when creating or updating technical blueprint documentation for new features, API changes, or architectural modifications. Always use search_blueprints first to avoid duplication, then write_blueprint with proper structure.

View indexed skill

blueprints-writing
Indexed

Use when creating or updating technical blueprint documentation for new features, API changes, or architectural modifications. Always use search_blueprints first to avoid duplication, then write_blueprint with proper structure.

View indexed skill

boy-scout-rule
Indexed

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.

View indexed skill

boy-scout-rule
Indexed

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.

View indexed skill

c-data-structures
Indexed

Use when implementing data structures in C including arrays, linked lists, trees, and hash tables with manual memory management.

View indexed skill

c-data-structures
Indexed

Use when implementing data structures in C including arrays, linked lists, trees, and hash tables with manual memory management.

View indexed skill

c-data-structures
Indexed

Use when implementing data structures in C including arrays, linked lists, trees, and hash tables with manual memory management.

View indexed skill

c-memory-management
Indexed

Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.

View indexed skill

c-memory-management
Indexed

Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.

View indexed skill

c-memory-management
Indexed

Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.

View indexed skill

checkstyle-configuration
Indexed

Use when configuring Checkstyle for Java projects with XML config, custom checks, properties, and module setup.

View indexed skill

checkstyle-configuration
Indexed

Use when configuring Checkstyle for Java projects with XML config, custom checks, properties, and module setup.

View indexed skill

checkstyle-configuration
Indexed

Use when configuring Checkstyle for Java projects with XML config, custom checks, properties, and module setup.

View indexed skill

checkstyle-custom
Indexed

Use when developing custom Checkstyle checks, filters, and plugin integrations for project-specific Java code standards.

View indexed skill

checkstyle-custom
Indexed

Use when developing custom Checkstyle checks, filters, and plugin integrations for project-specific Java code standards.

View indexed skill

checkstyle-custom
Indexed

Use when developing custom Checkstyle checks, filters, and plugin integrations for project-specific Java code standards.

View indexed skill

checkstyle-rules
Indexed

Use when applying Checkstyle built-in checks for Java code including naming conventions, code metrics, and suppressions.

View indexed skill

checkstyle-rules
Indexed

Use when applying Checkstyle built-in checks for Java code including naming conventions, code metrics, and suppressions.

View indexed skill

checkstyle-rules
Indexed

Use when applying Checkstyle built-in checks for Java code including naming conventions, code metrics, and suppressions.

View indexed skill

claude-agent-sdk-agent-creation
Indexed

Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.

View indexed skill

claude-agent-sdk-agent-creation
Indexed

Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.

View indexed skill

claude-agent-sdk-agent-creation
Indexed

Use when creating or configuring Claude AI agents using the Agent SDK. Covers agent initialization, configuration, and basic setup patterns.

View indexed skill

claude-agent-sdk-context-management
Indexed

Use when managing agent context, memory, and conversation state in Claude AI agents using the Agent SDK.

View indexed skill

claude-agent-sdk-context-management
Indexed

Use when managing agent context, memory, and conversation state in Claude AI agents using the Agent SDK.

View indexed skill

claude-agent-sdk-context-management
Indexed

Use when managing agent context, memory, and conversation state in Claude AI agents using the Agent SDK.

View indexed skill

claude-agent-sdk-tool-integration
Indexed

Use when integrating tools, permissions, and MCP servers with Claude AI agents using the Agent SDK.

View indexed skill

claude-agent-sdk-tool-integration
Indexed

Use when integrating tools, permissions, and MCP servers with Claude AI agents using the Agent SDK.

View indexed skill

claude-agent-sdk-tool-integration
Indexed

Use when integrating tools, permissions, and MCP servers with Claude AI agents using the Agent SDK.

View indexed skill

clippy-configuration
Indexed

Use when configuring Clippy for Rust projects with TOML config, lint groups, attributes, and workspace setup.

View indexed skill

clippy-configuration
Indexed

Use when configuring Clippy for Rust projects with TOML config, lint groups, attributes, and workspace setup.

View indexed skill

clippy-configuration
Indexed

Use when configuring Clippy for Rust projects with TOML config, lint groups, attributes, and workspace setup.

View indexed skill

clippy-custom
Indexed

Use when developing custom Clippy lints, implementing lint passes, and contributing to Clippy for Rust code standards.

View indexed skill

clippy-custom
Indexed

Use when developing custom Clippy lints, implementing lint passes, and contributing to Clippy for Rust code standards.

View indexed skill

clippy-custom
Indexed

Use when developing custom Clippy lints, implementing lint passes, and contributing to Clippy for Rust code standards.

View indexed skill

clippy-lints
Indexed

Use when applying Clippy lint categories for Rust code including correctness, performance, style, and custom lint configuration.

View indexed skill

clippy-lints
Indexed

Use when applying Clippy lint categories for Rust code including correctness, performance, style, and custom lint configuration.

View indexed skill

clippy-lints
Indexed

Use when applying Clippy lint categories for Rust code including correctness, performance, style, and custom lint configuration.

View indexed skill

cocoapods-podspec-fundamentals
Indexed

Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.

View indexed skill

cocoapods-podspec-fundamentals
Indexed

Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.

View indexed skill

cocoapods-podspec-fundamentals
Indexed

Use when creating or modifying CocoaPods podspec files. Covers required attributes, file patterns, dependencies, and platform specifications for iOS, macOS, tvOS, watchOS, and visionOS projects.

View indexed skill

cocoapods-privacy-manifests
Indexed

Use when implementing iOS 17+ privacy manifests for CocoaPods libraries. Covers PrivacyInfo.xcprivacy file creation, required reasons API declarations, and proper resource bundle integration for App Store compliance.

View indexed skill

cocoapods-privacy-manifests
Indexed

Use when implementing iOS 17+ privacy manifests for CocoaPods libraries. Covers PrivacyInfo.xcprivacy file creation, required reasons API declarations, and proper resource bundle integration for App Store compliance.

View indexed skill

cocoapods-privacy-manifests
Indexed

Use when implementing iOS 17+ privacy manifests for CocoaPods libraries. Covers PrivacyInfo.xcprivacy file creation, required reasons API declarations, and proper resource bundle integration for App Store compliance.

View indexed skill

cocoapods-publishing-workflow
Indexed

Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.

View indexed skill

cocoapods-publishing-workflow
Indexed

Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.

View indexed skill

cocoapods-publishing-workflow
Indexed

Use when publishing CocoaPods libraries to CocoaPods Trunk. Covers pod trunk registration, podspec validation, version management, and publishing best practices for successful library distribution.

View indexed skill

cocoapods-subspecs-organization
Indexed

Use when organizing complex CocoaPods libraries into subspecs. Covers modular architecture, dependency management between subspecs, and default subspecs patterns for better code organization and optional features.

View indexed skill

cocoapods-subspecs-organization
Indexed

Use when organizing complex CocoaPods libraries into subspecs. Covers modular architecture, dependency management between subspecs, and default subspecs patterns for better code organization and optional features.

View indexed skill

cocoapods-subspecs-organization
Indexed

Use when organizing complex CocoaPods libraries into subspecs. Covers modular architecture, dependency management between subspecs, and default subspecs patterns for better code organization and optional features.

View indexed skill

cocoapods-test-specs
Indexed

Use when adding automated tests to CocoaPods libraries using test specs. Covers test spec configuration, app host requirements, and testing patterns that integrate with pod lib lint validation.

View indexed skill

cocoapods-test-specs
Indexed

Use when adding automated tests to CocoaPods libraries using test specs. Covers test spec configuration, app host requirements, and testing patterns that integrate with pod lib lint validation.

View indexed skill

cocoapods-test-specs
Indexed

Use when adding automated tests to CocoaPods libraries using test specs. Covers test spec configuration, app host requirements, and testing patterns that integrate with pod lib lint validation.

View indexed skill

code-reviewer
Indexed

Use during verification phase when conducting thorough code reviews and providing constructive feedback based on universal software quality principles.

View indexed skill

code-reviewer
Indexed

Use during verification phase when conducting thorough code reviews and providing constructive feedback based on universal software quality principles.

View indexed skill

comment
Indexed

Add a comment to a ClickUp task

View indexed skill

comment
Indexed

Add a comment to a ClickUp task

View indexed skill

comment
Indexed

Add a comment to a Jira ticket

View indexed skill

comment
Indexed

Add a comment to a Linear issue

View indexed skill

comment
Indexed

Add a comment to a Jira ticket

View indexed skill

comment
Indexed

Add a comment to a Linear issue

View indexed skill

complete
Indexed

Mark a ClickUp task as complete after validating checklist

View indexed skill

complete
Indexed

Mark a Linear issue as complete after validating acceptance criteria

View indexed skill

complete
Indexed

Mark a Jira ticket as complete after validating acceptance criteria

View indexed skill

complete
Indexed

Mark a Jira ticket as complete after validating acceptance criteria

View indexed skill

complete
Indexed

Mark a Linear issue as complete after validating acceptance criteria

View indexed skill

complete
Indexed

Mark a ClickUp task as complete after validating checklist

View indexed skill

cpp-modern-features
Indexed

Use when working with modern C++ codebases requiring features from C++11 to C++23 including lambdas, move semantics, ranges, and concepts.

View indexed skill

cpp-modern-features
Indexed

Use when working with modern C++ codebases requiring features from C++11 to C++23 including lambdas, move semantics, ranges, and concepts.

View indexed skill

cpp-modern-features
Indexed

Use when working with modern C++ codebases requiring features from C++11 to C++23 including lambdas, move semantics, ranges, and concepts.

View indexed skill

cpp-smart-pointers
Indexed

Use when managing memory safely in C++ with smart pointers including unique_ptr, shared_ptr, weak_ptr, and RAII patterns.

View indexed skill

cpp-smart-pointers
Indexed

Use when managing memory safely in C++ with smart pointers including unique_ptr, shared_ptr, weak_ptr, and RAII patterns.

View indexed skill

cpp-smart-pointers
Indexed

Use when managing memory safely in C++ with smart pointers including unique_ptr, shared_ptr, weak_ptr, and RAII patterns.

View indexed skill

cpp-templates-metaprogramming
Indexed

Use when creating generic and type-safe C++ libraries with templates, SFINAE, concepts, and compile-time metaprogramming.

View indexed skill

cpp-templates-metaprogramming
Indexed

Use when creating generic and type-safe C++ libraries with templates, SFINAE, concepts, and compile-time metaprogramming.

View indexed skill

cpp-templates-metaprogramming
Indexed

Use when creating generic and type-safe C++ libraries with templates, SFINAE, concepts, and compile-time metaprogramming.

View indexed skill

create
Indexed

Create a new Jira ticket interactively

View indexed skill

create
Indexed

Create a new ClickUp task interactively

View indexed skill

create
Indexed

Create a new Linear issue interactively

View indexed skill

create
Indexed

Create a new Linear issue interactively

View indexed skill

create
Indexed

Create a new Jira ticket interactively

View indexed skill

create
Indexed

Create a new ClickUp task interactively

View indexed skill

credo-checks
Indexed

Use when understanding and fixing common Credo check issues for Elixir code quality and consistency.

View indexed skill

credo-checks
Indexed

Use when understanding and fixing common Credo check issues for Elixir code quality and consistency.

View indexed skill

credo-checks
Indexed

Use when understanding and fixing common Credo check issues for Elixir code quality and consistency.

View indexed skill

credo-configuration
Indexed

Use when configuring Credo static analysis for Elixir projects requiring customized code quality rules and settings.

View indexed skill

credo-configuration
Indexed

Use when configuring Credo static analysis for Elixir projects requiring customized code quality rules and settings.

View indexed skill

credo-configuration
Indexed

Use when configuring Credo static analysis for Elixir projects requiring customized code quality rules and settings.

View indexed skill

credo-custom-checks
Indexed

Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.

View indexed skill

credo-custom-checks
Indexed

Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.

View indexed skill

credo-custom-checks
Indexed

Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.

View indexed skill

crystal-concurrency
Indexed

Use when implementing concurrent programming in Crystal using fibers, channels, and parallel execution patterns for high-performance, non-blocking applications.

View indexed skill

crystal-concurrency
Indexed

Use when implementing concurrent programming in Crystal using fibers, channels, and parallel execution patterns for high-performance, non-blocking applications.

View indexed skill

crystal-concurrency
Indexed

Use when implementing concurrent programming in Crystal using fibers, channels, and parallel execution patterns for high-performance, non-blocking applications.

View indexed skill

crystal-engineer
Indexed

Use when working with Crystal language development including WebSocket communication, TLS/SSL configuration, HTTP frameworks, ORM operations, and high-performance concurrent systems.

View indexed skill

crystal-engineer
Indexed

Use when working with Crystal language development including WebSocket communication, TLS/SSL configuration, HTTP frameworks, ORM operations, and high-performance concurrent systems.

View indexed skill

crystal-engineer
Indexed

Use when working with Crystal language development including WebSocket communication, TLS/SSL configuration, HTTP frameworks, ORM operations, and high-performance concurrent systems.

View indexed skill

csharp-async-patterns
Indexed

Use when C# async/await patterns including Task, ValueTask, async streams, and cancellation. Use when writing asynchronous C# code.

View indexed skill

csharp-async-patterns
Indexed

Use when C# async/await patterns including Task, ValueTask, async streams, and cancellation. Use when writing asynchronous C# code.

View indexed skill

csharp-async-patterns
Indexed

Use when C# async/await patterns including Task, ValueTask, async streams, and cancellation. Use when writing asynchronous C# code.

View indexed skill

csharp-linq
Indexed

Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.

View indexed skill

csharp-linq
Indexed

Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.

View indexed skill

csharp-linq
Indexed

Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.

View indexed skill

csharp-nullable-types
Indexed

Use when C# nullable reference types, null safety patterns, and migration strategies. Use when ensuring null safety in C# code.

View indexed skill

csharp-nullable-types
Indexed

Use when C# nullable reference types, null safety patterns, and migration strategies. Use when ensuring null safety in C# code.

View indexed skill

csharp-nullable-types
Indexed

Use when C# nullable reference types, null safety patterns, and migration strategies. Use when ensuring null safety in C# code.

View indexed skill

cucumber-best-practices
Indexed

Cucumber best practices, patterns, and anti-patterns

View indexed skill

cucumber-best-practices
Indexed

Cucumber best practices, patterns, and anti-patterns

View indexed skill

cucumber-best-practices
Indexed

Cucumber best practices, patterns, and anti-patterns

View indexed skill

cucumber-step-definitions
Indexed

Writing effective step definitions and organizing test code

View indexed skill

cucumber-step-definitions
Indexed

Writing effective step definitions and organizing test code

View indexed skill

cucumber-step-definitions
Indexed

Writing effective step definitions and organizing test code

View indexed skill

cypress-advanced
Indexed

Use when advanced Cypress features including custom commands, plugins, and network stubbing.

View indexed skill

cypress-advanced
Indexed

Use when advanced Cypress features including custom commands, plugins, and network stubbing.

View indexed skill

cypress-advanced
Indexed

Use when advanced Cypress features including custom commands, plugins, and network stubbing.

View indexed skill

cypress-ci-cd
Indexed

Use when cypress CI/CD integration including parallelization, test recording, and media capture.

View indexed skill

cypress-ci-cd
Indexed

Use when cypress CI/CD integration including parallelization, test recording, and media capture.

View indexed skill

cypress-ci-cd
Indexed

Use when cypress CI/CD integration including parallelization, test recording, and media capture.

View indexed skill

cypress-fundamentals
Indexed

Use when cypress fundamentals including commands, assertions, fixtures, and E2E testing patterns.

View indexed skill

cypress-fundamentals
Indexed

Use when cypress fundamentals including commands, assertions, fixtures, and E2E testing patterns.

View indexed skill

cypress-fundamentals
Indexed

Use when cypress fundamentals including commands, assertions, fixtures, and E2E testing patterns.

View indexed skill

debugging
Indexed

Use when investigating bugs, diagnosing issues, or understanding unexpected behavior. Provides systematic approaches to finding root causes.

View indexed skill

debugging
Indexed

Use when investigating bugs, diagnosing issues, or understanding unexpected behavior. Provides systematic approaches to finding root causes.

View indexed skill

dialyzer-analysis
Indexed

Use when analyzing and fixing Dialyzer warnings and type discrepancies in Erlang/Elixir code.

View indexed skill

dialyzer-analysis
Indexed

Use when analyzing and fixing Dialyzer warnings and type discrepancies in Erlang/Elixir code.

View indexed skill

dialyzer-analysis
Indexed

Use when analyzing and fixing Dialyzer warnings and type discrepancies in Erlang/Elixir code.

View indexed skill

dialyzer-configuration
Indexed

Use when configuring Dialyzer for Erlang/Elixir type checking and static analysis.

View indexed skill

dialyzer-configuration
Indexed

Use when configuring Dialyzer for Erlang/Elixir type checking and static analysis.

View indexed skill

dialyzer-configuration
Indexed

Use when configuring Dialyzer for Erlang/Elixir type checking and static analysis.

View indexed skill

dialyzer-integration
Indexed

Use when integrating Dialyzer into development workflows and CI/CD pipelines for Erlang/Elixir projects.

View indexed skill

dialyzer-integration
Indexed

Use when integrating Dialyzer into development workflows and CI/CD pipelines for Erlang/Elixir projects.

View indexed skill

dialyzer-integration
Indexed

Use when integrating Dialyzer into development workflows and CI/CD pipelines for Erlang/Elixir projects.

View indexed skill

django-cbv-patterns
Indexed

Use when Django Class-Based Views for building modular, reusable views. Use when creating CRUD operations and complex view logic.

View indexed skill

django-cbv-patterns
Indexed

Use when Django Class-Based Views for building modular, reusable views. Use when creating CRUD operations and complex view logic.

View indexed skill

django-cbv-patterns
Indexed

Use when Django Class-Based Views for building modular, reusable views. Use when creating CRUD operations and complex view logic.

View indexed skill

django-orm-patterns
Indexed

Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.

View indexed skill

django-orm-patterns
Indexed

Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.

View indexed skill

django-orm-patterns
Indexed

Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.

View indexed skill

django-rest-framework
Indexed

Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.

View indexed skill

django-rest-framework
Indexed

Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.

View indexed skill

django-rest-framework
Indexed

Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.

View indexed skill

docker-compose-networking
Indexed

Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.

View indexed skill

docker-compose-networking
Indexed

Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.

View indexed skill

docker-compose-networking
Indexed

Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.

View indexed skill

documentation-linking
Indexed

Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.

View indexed skill

documentation-linking
Indexed

Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.

View indexed skill

documentation-linking
Indexed

Use when creating bidirectional links between code and documentation. Covers link patterns, documentation references, context preservation across artifacts, and maintaining synchronization between code and docs.

View indexed skill

ecto-changesets
Indexed

Use when validating and casting data with Ecto changesets including field validation, constraints, nested changesets, and data transformation. Use for ensuring data integrity before database operations.

View indexed skill

ecto-changesets
Indexed

Use when validating and casting data with Ecto changesets including field validation, constraints, nested changesets, and data transformation. Use for ensuring data integrity before database operations.

View indexed skill

ecto-changesets
Indexed

Use when validating and casting data with Ecto changesets including field validation, constraints, nested changesets, and data transformation. Use for ensuring data integrity before database operations.

View indexed skill

ecto-query-patterns
Indexed

Use when querying data with Ecto.Query DSL including where clauses, joins, aggregates, preloading, and query composition. Use for building flexible database queries in Elixir applications.

View indexed skill

ecto-query-patterns
Indexed

Use when querying data with Ecto.Query DSL including where clauses, joins, aggregates, preloading, and query composition. Use for building flexible database queries in Elixir applications.

View indexed skill

ecto-query-patterns
Indexed

Use when querying data with Ecto.Query DSL including where clauses, joins, aggregates, preloading, and query composition. Use for building flexible database queries in Elixir applications.

View indexed skill

ecto-schema-patterns
Indexed

Use when defining data structures using Ecto schemas including fields, associations, embedded schemas, and schema metadata. Use for modeling domain data in Elixir applications.

View indexed skill

ecto-schema-patterns
Indexed

Use when defining data structures using Ecto schemas including fields, associations, embedded schemas, and schema metadata. Use for modeling domain data in Elixir applications.

View indexed skill

ecto-schema-patterns
Indexed

Use when defining data structures using Ecto schemas including fields, associations, embedded schemas, and schema metadata. Use for modeling domain data in Elixir applications.

View indexed skill

ecto-schemas
Indexed

Use when defining and working with Ecto schemas including field types, associations, and embedded schemas. Use when modeling database entities in Elixir.

View indexed skill

ecto-schemas
Indexed

Use when defining and working with Ecto schemas including field types, associations, and embedded schemas. Use when modeling database entities in Elixir.

View indexed skill

ecto-schemas
Indexed

Use when defining and working with Ecto schemas including field types, associations, and embedded schemas. Use when modeling database entities in Elixir.

View indexed skill

effect-concurrency
Indexed

Use when Effect concurrency patterns including fibers, fork, join, parallel execution, and race conditions. Use for concurrent operations in Effect applications.

View indexed skill

effect-concurrency
Indexed

Use when Effect concurrency patterns including fibers, fork, join, parallel execution, and race conditions. Use for concurrent operations in Effect applications.

View indexed skill

effect-core-patterns
Indexed

Use when Effect core patterns including Effect<A, E, R> type, succeed, fail, sync, promise, and Effect.gen for composing effects. Use for basic Effect operations.

View indexed skill

effect-core-patterns
Indexed

Use when Effect core patterns including Effect<A, E, R> type, succeed, fail, sync, promise, and Effect.gen for composing effects. Use for basic Effect operations.

View indexed skill

effect-dependency-injection
Indexed

Use when Effect dependency injection patterns including Context, Layer, service definitions, and dependency composition. Use for managing dependencies in Effect applications.

View indexed skill

effect-dependency-injection
Indexed

Use when Effect dependency injection patterns including Context, Layer, service definitions, and dependency composition. Use for managing dependencies in Effect applications.

View indexed skill

effect-error-handling
Indexed

Use when Effect error handling patterns including catchAll, catchTag, either, option, and typed errors. Use for handling expected errors in Effect applications.

View indexed skill

effect-error-handling
Indexed

Use when Effect error handling patterns including catchAll, catchTag, either, option, and typed errors. Use for handling expected errors in Effect applications.

View indexed skill

effect-resource-management
Indexed

Use when Effect resource management patterns including Scope, addFinalizer, scoped effects, and automatic cleanup. Use for managing resources in Effect applications.

View indexed skill

effect-resource-management
Indexed

Use when Effect resource management patterns including Scope, addFinalizer, scoped effects, and automatic cleanup. Use for managing resources in Effect applications.

View indexed skill

effect-schema
Indexed

Use when @effect/schema patterns including schema definition, validation, parsing, encoding, and transformations. Use for type-safe data validation in Effect applications.

View indexed skill

effect-schema
Indexed

Use when @effect/schema patterns including schema definition, validation, parsing, encoding, and transformations. Use for type-safe data validation in Effect applications.

View indexed skill

effect-testing
Indexed

Use when testing Effect code including Effect.gen in tests, test layers, mocking services, and testing error scenarios. Use for writing tests for Effect applications.

View indexed skill

effect-testing
Indexed

Use when testing Effect code including Effect.gen in tests, test layers, mocking services, and testing error scenarios. Use for writing tests for Effect applications.

View indexed skill

elixir-ecto-patterns
Indexed

Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-driven Elixir applications.

View indexed skill

elixir-ecto-patterns
Indexed

Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-driven Elixir applications.

View indexed skill

elixir-ecto-patterns
Indexed

Use when Elixir Ecto patterns including schemas, changesets, queries, and transactions. Use when building database-driven Elixir applications.

View indexed skill

elixir-otp-patterns
Indexed

Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-tolerant Elixir applications.

View indexed skill

elixir-otp-patterns
Indexed

Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-tolerant Elixir applications.

View indexed skill

elixir-otp-patterns
Indexed

Use when Elixir OTP patterns including GenServer, Supervisor, Agent, and Task. Use when building concurrent, fault-tolerant Elixir applications.

View indexed skill

elixir-pattern-matching
Indexed

Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use for elegant control flow.

View indexed skill

elixir-pattern-matching
Indexed

Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use for elegant control flow.

View indexed skill

elixir-pattern-matching
Indexed

Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use for elegant control flow.

View indexed skill

eslint-configuration
Indexed

Use when eSLint configuration including config files, extends, plugins, and environment setup.

View indexed skill

eslint-configuration
Indexed

Use when eSLint configuration including config files, extends, plugins, and environment setup.

View indexed skill

eslint-configuration
Indexed

Use when eSLint configuration including config files, extends, plugins, and environment setup.

View indexed skill

eslint-custom
Indexed

Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.

View indexed skill

eslint-custom
Indexed

Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.

View indexed skill

eslint-custom
Indexed

Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.

View indexed skill

eslint-rules
Indexed

Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.

View indexed skill

eslint-rules
Indexed

Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.

View indexed skill

eslint-rules
Indexed

Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.

View indexed skill

explainer
Indexed

Use when explaining code, technical concepts, or implementation decisions. Provides structured approach to creating clear, understandable explanations tailored to the audience.

View indexed skill

explainer
Indexed

Use when explaining code, technical concepts, or implementation decisions. Provides structured approach to creating clear, understandable explanations tailored to the audience.

View indexed skill

fastapi-async-patterns
Indexed

Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.

View indexed skill

fastapi-async-patterns
Indexed

Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.

View indexed skill

fastapi-async-patterns
Indexed

Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.

View indexed skill

fastapi-dependency-injection
Indexed

Master FastAPI dependency injection for building modular, testable APIs.

View indexed skill

fastapi-dependency-injection
Indexed

Master FastAPI dependency injection for building modular, testable APIs.

View indexed skill

fastapi-dependency-injection
Indexed

Master FastAPI dependency injection for building modular, testable APIs.

View indexed skill

fastapi-validation
Indexed

Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.

View indexed skill

fastapi-validation
Indexed

Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.

View indexed skill

fastapi-validation
Indexed

Use when FastAPI validation with Pydantic models. Use when building type-safe APIs with robust request/response validation.

View indexed skill

figma-analyze-frame
Indexed

Analyze a Figma frame's structure, properties, and implementation considerations

View indexed skill

figma-analyze-frame
Indexed

Analyze a Figma frame's structure, properties, and implementation considerations

View indexed skill

figma-extract-tokens
Indexed

Extract design tokens and variables from a Figma file to create or update a design system

View indexed skill

figma-extract-tokens
Indexed

Extract design tokens and variables from a Figma file to create or update a design system

View indexed skill

figma-generate-component
Indexed

Generate production-ready code from a Figma component or frame using the Figma MCP server

View indexed skill

figma-generate-component
Indexed

Generate production-ready code from a Figma component or frame using the Figma MCP server

View indexed skill

figma-sync-design-system
Indexed

Sync design system components between Figma and code using Code Connect mappings

View indexed skill

figma-sync-design-system
Indexed

Sync design system components between Figma and code using Code Connect mappings

View indexed skill

fnox-providers
Indexed

Use when configuring Fnox providers for encryption and secret storage. Covers age encryption, cloud providers (AWS, Azure, GCP), and password managers.

View indexed skill

fnox-providers
Indexed

Use when configuring Fnox providers for encryption and secret storage. Covers age encryption, cloud providers (AWS, Azure, GCP), and password managers.

View indexed skill

fnox-providers
Indexed

Use when configuring Fnox providers for encryption and secret storage. Covers age encryption, cloud providers (AWS, Azure, GCP), and password managers.

View indexed skill

fnox-security-best-practices
Indexed

Use when implementing secure secrets management with Fnox. Covers encryption, key management, access control, and security hardening.

View indexed skill

fnox-security-best-practices
Indexed

Use when implementing secure secrets management with Fnox. Covers encryption, key management, access control, and security hardening.

View indexed skill

fnox-security-best-practices
Indexed

Use when implementing secure secrets management with Fnox. Covers encryption, key management, access control, and security hardening.

View indexed skill

git-storytelling-branch-strategy
Indexed

Use when planning git branching strategies or managing branches for development. Helps create clear development narratives through effective branch organization and workflow patterns.

View indexed skill

git-storytelling-branch-strategy
Indexed

Use when planning git branching strategies or managing branches for development. Helps create clear development narratives through effective branch organization and workflow patterns.

View indexed skill

git-storytelling-branch-strategy
Indexed

Use when planning git branching strategies or managing branches for development. Helps create clear development narratives through effective branch organization and workflow patterns.

View indexed skill

git-storytelling-commit-messages
Indexed

Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as documentation.

View indexed skill

git-storytelling-commit-messages
Indexed

Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as documentation.

View indexed skill

git-storytelling-commit-messages
Indexed

Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create informative, well-structured commit messages that serve as documentation.

View indexed skill

git-storytelling-commit-strategy
Indexed

Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.

View indexed skill

git-storytelling-commit-strategy
Indexed

Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.

View indexed skill

git-storytelling-commit-strategy
Indexed

Use when planning commit strategies or determining when to commit changes. Helps developers commit early and often to tell the story of their development process.

View indexed skill

gitlab-ci-variables-secrets
Indexed

Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.

View indexed skill

gitlab-ci-variables-secrets
Indexed

Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.

View indexed skill

gitlab-ci-variables-secrets
Indexed

Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.

View indexed skill

gluestack-accessibility
Indexed

Use when ensuring accessible gluestack-ui implementations. Covers WAI-ARIA patterns, screen reader support, keyboard navigation, focus management, and WCAG 2.1 AA compliance.

View indexed skill

gluestack-accessibility
Indexed

Use when ensuring accessible gluestack-ui implementations. Covers WAI-ARIA patterns, screen reader support, keyboard navigation, focus management, and WCAG 2.1 AA compliance.

View indexed skill

gluestack-components
Indexed

Use when building UI with gluestack-ui components. Covers component composition, variants, sizes, states, accessibility props, and platform-specific considerations for React and React Native.

View indexed skill

gluestack-components
Indexed

Use when building UI with gluestack-ui components. Covers component composition, variants, sizes, states, accessibility props, and platform-specific considerations for React and React Native.

View indexed skill

gluestack-mcp-tools
Indexed

Use when discovering, exploring, or retrieving gluestack-ui components via MCP tools. Provides access to component source code, variants, demos, and metadata.

View indexed skill

gluestack-mcp-tools
Indexed

Use when discovering, exploring, or retrieving gluestack-ui components via MCP tools. Provides access to component source code, variants, demos, and metadata.

View indexed skill

gluestack-theming
Indexed

Use when customizing gluestack-ui themes and design tokens. Covers theme provider setup, design tokens, dark mode, NativeWind integration, and extending themes.

View indexed skill

gluestack-theming
Indexed

Use when customizing gluestack-ui themes and design tokens. Covers theme provider setup, design tokens, dark mode, NativeWind integration, and extending themes.

View indexed skill

go-concurrency
Indexed

Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.

View indexed skill

go-concurrency
Indexed

Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.

View indexed skill

go-concurrency
Indexed

Use when Go concurrency with goroutines, channels, and sync patterns. Use when writing concurrent Go code.

View indexed skill

go-error-handling
Indexed

Use when Go error handling with error wrapping, sentinel errors, and custom error types. Use when handling errors in Go applications.

View indexed skill

go-error-handling
Indexed

Use when Go error handling with error wrapping, sentinel errors, and custom error types. Use when handling errors in Go applications.

View indexed skill

go-error-handling
Indexed

Use when Go error handling with error wrapping, sentinel errors, and custom error types. Use when handling errors in Go applications.

View indexed skill

go-interfaces
Indexed

Use when Go interfaces including interface design, duck typing, and composition patterns. Use when designing Go APIs and abstractions.

View indexed skill

go-interfaces
Indexed

Use when Go interfaces including interface design, duck typing, and composition patterns. Use when designing Go APIs and abstractions.

View indexed skill

go-interfaces
Indexed

Use when Go interfaces including interface design, duck typing, and composition patterns. Use when designing Go APIs and abstractions.

View indexed skill

graphql-inspector-audit
Indexed

Use when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance concerns.

View indexed skill

graphql-inspector-audit
Indexed

Use when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance concerns.

View indexed skill

graphql-inspector-audit
Indexed

Use when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance concerns.

View indexed skill

graphql-inspector-validate
Indexed

Use when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.

View indexed skill

graphql-inspector-validate
Indexed

Use when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.

View indexed skill

graphql-inspector-validate
Indexed

Use when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.

View indexed skill

graphql-performance
Indexed

Use when optimizing GraphQL API performance with query complexity analysis, batching, caching strategies, depth limiting, monitoring, and database optimization.

View indexed skill

graphql-performance
Indexed

Use when optimizing GraphQL API performance with query complexity analysis, batching, caching strategies, depth limiting, monitoring, and database optimization.

View indexed skill

graphql-performance
Indexed

Use when optimizing GraphQL API performance with query complexity analysis, batching, caching strategies, depth limiting, monitoring, and database optimization.

View indexed skill

graphql-resolvers
Indexed

Use when implementing GraphQL resolvers with resolver functions, context management, DataLoader batching, error handling, authentication, and testing strategies.

View indexed skill

graphql-resolvers
Indexed

Use when implementing GraphQL resolvers with resolver functions, context management, DataLoader batching, error handling, authentication, and testing strategies.

View indexed skill

graphql-resolvers
Indexed

Use when implementing GraphQL resolvers with resolver functions, context management, DataLoader batching, error handling, authentication, and testing strategies.

View indexed skill

graphql-schema-design
Indexed

Use when designing GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning strategies for maintainable and scalable APIs.

View indexed skill

graphql-schema-design
Indexed

Use when designing GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning strategies for maintainable and scalable APIs.

View indexed skill

graphql-schema-design
Indexed

Use when designing GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning strategies for maintainable and scalable APIs.

View indexed skill

helm-charts
Indexed

Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.

View indexed skill

helm-charts
Indexed

Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.

View indexed skill

helm-charts
Indexed

Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.

View indexed skill

helm-templates
Indexed

Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.

View indexed skill

helm-templates
Indexed

Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.

View indexed skill

helm-templates
Indexed

Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.

View indexed skill

helm-values
Indexed

Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.

View indexed skill

helm-values
Indexed

Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.

View indexed skill

helm-values
Indexed

Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.

View indexed skill

ink-component-patterns
Indexed

Use when building terminal UIs with Ink component patterns for React-based CLI applications.

View indexed skill

ink-component-patterns
Indexed

Use when building terminal UIs with Ink component patterns for React-based CLI applications.

View indexed skill

ink-component-patterns
Indexed

Use when building terminal UIs with Ink component patterns for React-based CLI applications.

View indexed skill

ink-hooks-state
Indexed

Use when managing state and side effects in Ink applications using React hooks for terminal UIs.

View indexed skill

ink-hooks-state
Indexed

Use when managing state and side effects in Ink applications using React hooks for terminal UIs.

View indexed skill

ink-hooks-state
Indexed

Use when managing state and side effects in Ink applications using React hooks for terminal UIs.

View indexed skill

ink-layout-styling
Indexed

Use when creating terminal layouts with Ink using Flexbox-based positioning and styling for CLI applications.

View indexed skill

ink-layout-styling
Indexed

Use when creating terminal layouts with Ink using Flexbox-based positioning and styling for CLI applications.

View indexed skill

ink-layout-styling
Indexed

Use when creating terminal layouts with Ink using Flexbox-based positioning and styling for CLI applications.

View indexed skill

ios-swift-concurrency
Indexed

Use when implementing async/await, Task management, actors, or Combine reactive patterns in iOS applications.

View indexed skill

ios-swift-concurrency
Indexed

Use when implementing async/await, Task management, actors, or Combine reactive patterns in iOS applications.

View indexed skill

ios-swift-concurrency
Indexed

Use when implementing async/await, Task management, actors, or Combine reactive patterns in iOS applications.

View indexed skill

ios-swiftui-patterns
Indexed

Use when building SwiftUI views, managing state with @State/@Binding/@ObservableObject, or implementing declarative UI patterns in iOS apps.

View indexed skill

ios-swiftui-patterns
Indexed

Use when building SwiftUI views, managing state with @State/@Binding/@ObservableObject, or implementing declarative UI patterns in iOS apps.

View indexed skill

ios-swiftui-patterns
Indexed

Use when building SwiftUI views, managing state with @State/@Binding/@ObservableObject, or implementing declarative UI patterns in iOS apps.

View indexed skill

ios-uikit-architecture
Indexed

Use when building iOS apps with UIKit, implementing MVVM/MVC/Coordinator patterns, or integrating UIKit with SwiftUI.

View indexed skill

ios-uikit-architecture
Indexed

Use when building iOS apps with UIKit, implementing MVVM/MVC/Coordinator patterns, or integrating UIKit with SwiftUI.

View indexed skill

ios-uikit-architecture
Indexed

Use when building iOS apps with UIKit, implementing MVVM/MVC/Coordinator patterns, or integrating UIKit with SwiftUI.

View indexed skill

issue
Indexed

Get detailed information about a specific Linear issue

View indexed skill

issue
Indexed

Get detailed information about a specific Linear issue

View indexed skill

java-concurrency
Indexed

Use when Java concurrency with ExecutorService, CompletableFuture, and virtual threads. Use when building concurrent applications.

View indexed skill

java-concurrency
Indexed

Use when Java concurrency with ExecutorService, CompletableFuture, and virtual threads. Use when building concurrent applications.

View indexed skill

java-concurrency
Indexed

Use when Java concurrency with ExecutorService, CompletableFuture, and virtual threads. Use when building concurrent applications.

View indexed skill

java-generics
Indexed

Use when Java generics including type parameters, wildcards, and type bounds. Use when writing type-safe reusable code.

View indexed skill

java-generics
Indexed

Use when Java generics including type parameters, wildcards, and type bounds. Use when writing type-safe reusable code.

View indexed skill

java-generics
Indexed

Use when Java generics including type parameters, wildcards, and type bounds. Use when writing type-safe reusable code.

View indexed skill

java-streams-api
Indexed

Use when Java Streams API for functional-style data processing. Use when processing collections with streams.

View indexed skill

java-streams-api
Indexed

Use when Java Streams API for functional-style data processing. Use when processing collections with streams.

View indexed skill

java-streams-api
Indexed

Use when Java Streams API for functional-style data processing. Use when processing collections with streams.

View indexed skill

jest-advanced
Indexed

Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.

View indexed skill

jest-advanced
Indexed

Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.

View indexed skill

jest-advanced
Indexed

Use when advanced Jest features including custom matchers, parameterized tests with test.each, coverage configuration, and performance optimization.

View indexed skill

jest-configuration
Indexed

Use when jest configuration, setup files, module resolution, and project organization for optimal testing environments.

View indexed skill

jest-configuration
Indexed

Use when jest configuration, setup files, module resolution, and project organization for optimal testing environments.

View indexed skill

jest-configuration
Indexed

Use when jest configuration, setup files, module resolution, and project organization for optimal testing environments.

View indexed skill

jest-testing-patterns
Indexed

Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.

View indexed skill

jest-testing-patterns
Indexed

Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.

View indexed skill

jest-testing-patterns
Indexed

Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.

View indexed skill

junit-extensions
Indexed

Use when jUnit extensions including custom extensions, rules, and conditional test execution.

View indexed skill

junit-extensions
Indexed

Use when jUnit extensions including custom extensions, rules, and conditional test execution.

View indexed skill

junit-extensions
Indexed

Use when jUnit extensions including custom extensions, rules, and conditional test execution.

View indexed skill

junit-fundamentals
Indexed

Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.

View indexed skill

junit-fundamentals
Indexed

Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.

View indexed skill

junit-fundamentals
Indexed

Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.

View indexed skill

junit-parameterized
Indexed

Use when jUnit parameterized tests with various value sources and test factories.

View indexed skill

junit-parameterized
Indexed

Use when jUnit parameterized tests with various value sources and test factories.

View indexed skill

junit-parameterized
Indexed

Use when jUnit parameterized tests with various value sources and test factories.

View indexed skill

kubernetes-manifests
Indexed

Use when writing and deploying Kubernetes manifests for container orchestration.

View indexed skill

kubernetes-manifests
Indexed

Use when writing and deploying Kubernetes manifests for container orchestration.

View indexed skill

kubernetes-manifests
Indexed

Use when writing and deploying Kubernetes manifests for container orchestration.

View indexed skill

kubernetes-resources
Indexed

Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.

View indexed skill

kubernetes-resources
Indexed

Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.

View indexed skill

kubernetes-resources
Indexed

Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.

View indexed skill

kubernetes-security
Indexed

Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.

View indexed skill

kubernetes-security
Indexed

Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.

View indexed skill

kubernetes-security
Indexed

Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.

View indexed skill

kustomize-basics
Indexed

Use when customizing Kubernetes configurations without templates using Kustomize overlays and patches.

View indexed skill

kustomize-basics
Indexed

Use when customizing Kubernetes configurations without templates using Kustomize overlays and patches.

View indexed skill

kustomize-basics
Indexed

Use when customizing Kubernetes configurations without templates using Kustomize overlays and patches.

View indexed skill

kustomize-generators
Indexed

Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.

View indexed skill

kustomize-generators
Indexed

Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.

View indexed skill

kustomize-generators
Indexed

Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.

View indexed skill

kustomize-overlays
Indexed

Use when managing environment-specific Kubernetes configurations with Kustomize overlays and patches.

View indexed skill

kustomize-overlays
Indexed

Use when managing environment-specific Kubernetes configurations with Kustomize overlays and patches.

View indexed skill

kustomize-overlays
Indexed

Use when managing environment-specific Kubernetes configurations with Kustomize overlays and patches.

View indexed skill

legacy-code-safety
Indexed

Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes and the RGR workflow to add characterization tests before modifications.

View indexed skill

legacy-code-safety
Indexed

Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes and the RGR workflow to add characterization tests before modifications.

View indexed skill

markdown-documentation
Indexed

Use when writing technical documentation, READMEs, or project documentation in markdown. Covers structure, conventions, and best practices.

View indexed skill

markdown-documentation
Indexed

Use when writing technical documentation, READMEs, or project documentation in markdown. Covers structure, conventions, and best practices.

View indexed skill

markdown-documentation
Indexed

Use when writing technical documentation, READMEs, or project documentation in markdown. Covers structure, conventions, and best practices.

View indexed skill

markdown-syntax-fundamentals
Indexed

Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.

View indexed skill

markdown-syntax-fundamentals
Indexed

Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.

View indexed skill

markdown-syntax-fundamentals
Indexed

Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.

View indexed skill

markdown-tables
Indexed

Use when creating or formatting tables in markdown. Covers table syntax, alignment, escaping, and best practices.

View indexed skill

markdown-tables
Indexed

Use when creating or formatting tables in markdown. Covers table syntax, alignment, escaping, and best practices.

View indexed skill

markdown-tables
Indexed

Use when creating or formatting tables in markdown. Covers table syntax, alignment, escaping, and best practices.

View indexed skill

markdownlint-configuration
Indexed

Configure markdownlint rules and options including rule management, configuration files, inline comments, and style inheritance.

View indexed skill

markdownlint-configuration
Indexed

Configure markdownlint rules and options including rule management, configuration files, inline comments, and style inheritance.

View indexed skill

markdownlint-configuration
Indexed

Configure markdownlint rules and options including rule management, configuration files, inline comments, and style inheritance.

View indexed skill

markdownlint-integration
Indexed

Integrate markdownlint into development workflows including CLI usage, programmatic API, CI/CD pipelines, and editor integration.

View indexed skill

markdownlint-integration
Indexed

Integrate markdownlint into development workflows including CLI usage, programmatic API, CI/CD pipelines, and editor integration.

View indexed skill

markdownlint-integration
Indexed

Integrate markdownlint into development workflows including CLI usage, programmatic API, CI/CD pipelines, and editor integration.

View indexed skill

maven-build-lifecycle
Indexed

Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.

View indexed skill

maven-build-lifecycle
Indexed

Use when working with Maven build phases, goals, profiles, or customizing the build process for Java projects.

View indexed skill

maven-dependency-management
Indexed

Use when managing Maven dependencies, resolving dependency conflicts, configuring BOMs, or optimizing dependency trees in Java projects.

View indexed skill

maven-dependency-management
Indexed

Use when managing Maven dependencies, resolving dependency conflicts, configuring BOMs, or optimizing dependency trees in Java projects.

View indexed skill

maven-plugin-configuration
Indexed

Use when configuring Maven plugins, setting up common plugins like compiler, surefire, jar, or creating custom plugin executions.

View indexed skill

maven-plugin-configuration
Indexed

Use when configuring Maven plugins, setting up common plugins like compiler, surefire, jar, or creating custom plugin executions.

View indexed skill

mise-task-configuration
Indexed

Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.

View indexed skill

mise-task-configuration
Indexed

Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.

View indexed skill

mise-task-configuration
Indexed

Use when defining and configuring Mise tasks in mise.toml. Covers task definitions, dependencies, file tasks, and parallel execution.

View indexed skill

mise-tool-management
Indexed

Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.

View indexed skill

mise-tool-management
Indexed

Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.

View indexed skill

mise-tool-management
Indexed

Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.

View indexed skill

mocha-assertions
Indexed

Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.

View indexed skill

mocha-assertions
Indexed

Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.

View indexed skill

mocha-assertions
Indexed

Use when assertion libraries for Mocha including Chai with expect, should, and assert styles.

View indexed skill

mocha-configuration
Indexed

Use when mocha configuration including reporters, config files, plugins, and CI integration.

View indexed skill

mocha-configuration
Indexed

Use when mocha configuration including reporters, config files, plugins, and CI integration.

View indexed skill

mocha-configuration
Indexed

Use when mocha configuration including reporters, config files, plugins, and CI integration.

View indexed skill

mocha-fundamentals
Indexed

Use when mocha test structure, hooks, and async testing patterns for JavaScript testing.

View indexed skill

mocha-fundamentals
Indexed

Use when mocha test structure, hooks, and async testing patterns for JavaScript testing.

View indexed skill

mocha-fundamentals
Indexed

Use when mocha test structure, hooks, and async testing patterns for JavaScript testing.

View indexed skill

monorepo-architecture
Indexed

Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.

View indexed skill

monorepo-architecture
Indexed

Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.

View indexed skill

monorepo-architecture
Indexed

Use when designing monorepo structure, organizing packages, or migrating to monorepo architecture with architectural patterns for managing dependencies and scalable workspace configurations.

View indexed skill

my-issues
Indexed

Show all Linear issues assigned to you

View indexed skill

my-issues
Indexed

Show all Linear issues assigned to you

View indexed skill

my-tasks
Indexed

Show all ClickUp tasks assigned to you

View indexed skill

my-tasks
Indexed

Show all ClickUp tasks assigned to you

View indexed skill

my-tickets
Indexed

Show all Jira tickets assigned to you

View indexed skill

my-tickets
Indexed

Show all Jira tickets assigned to you

View indexed skill

nestjs-dependency-injection
Indexed

Use when nestJS dependency injection with providers, modules, and decorators. Use when building modular NestJS applications.

View indexed skill

nestjs-dependency-injection
Indexed

Use when nestJS dependency injection with providers, modules, and decorators. Use when building modular NestJS applications.

View indexed skill

nestjs-dependency-injection
Indexed

Use when nestJS dependency injection with providers, modules, and decorators. Use when building modular NestJS applications.

View indexed skill

nestjs-guards-interceptors
Indexed

Use when nestJS guards and interceptors for auth, logging, and transformation. Use when implementing cross-cutting concerns.

View indexed skill

nestjs-guards-interceptors
Indexed

Use when nestJS guards and interceptors for auth, logging, and transformation. Use when implementing cross-cutting concerns.

View indexed skill

nestjs-guards-interceptors
Indexed

Use when nestJS guards and interceptors for auth, logging, and transformation. Use when implementing cross-cutting concerns.

View indexed skill

nestjs-testing
Indexed

Use when nestJS testing with unit tests, integration tests, and e2e tests. Use when building well-tested NestJS applications.

View indexed skill

nestjs-testing
Indexed

Use when nestJS testing with unit tests, integration tests, and e2e tests. Use when building well-tested NestJS applications.

View indexed skill

nestjs-testing
Indexed

Use when nestJS testing with unit tests, integration tests, and e2e tests. Use when building well-tested NestJS applications.

View indexed skill

nextjs-app-router
Indexed

Use when next.js App Router with layouts, loading states, and streaming. Use when building modern Next.js 13+ applications.

View indexed skill

nextjs-app-router
Indexed

Use when next.js App Router with layouts, loading states, and streaming. Use when building modern Next.js 13+ applications.

View indexed skill

nextjs-app-router
Indexed

Use when next.js App Router with layouts, loading states, and streaming. Use when building modern Next.js 13+ applications.

View indexed skill

nextjs-data-fetching
Indexed

Use when next.js data fetching patterns including SSG, SSR, and ISR. Use when building data-driven Next.js applications.

View indexed skill

nextjs-data-fetching
Indexed

Use when next.js data fetching patterns including SSG, SSR, and ISR. Use when building data-driven Next.js applications.

View indexed skill

nextjs-data-fetching
Indexed

Use when next.js data fetching patterns including SSG, SSR, and ISR. Use when building data-driven Next.js applications.

View indexed skill

oop-encapsulation
Indexed

Use when applying encapsulation and information hiding principles in object-oriented design. Use when controlling access to object state and behavior.

View indexed skill

oop-encapsulation
Indexed

Use when applying encapsulation and information hiding principles in object-oriented design. Use when controlling access to object state and behavior.

View indexed skill

oop-encapsulation
Indexed

Use when applying encapsulation and information hiding principles in object-oriented design. Use when controlling access to object state and behavior.

View indexed skill

oop-inheritance-composition
Indexed

Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.

View indexed skill

oop-inheritance-composition
Indexed

Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.

View indexed skill

oop-inheritance-composition
Indexed

Use when deciding between inheritance and composition in object-oriented design. Use when creating class hierarchies or composing objects from smaller components.

View indexed skill

orthogonality-principle
Indexed

Use when designing modules, APIs, and system architecture requiring independent, non-overlapping components where changes in one don't affect others.

View indexed skill

orthogonality-principle
Indexed

Use when designing modules, APIs, and system architecture requiring independent, non-overlapping components where changes in one don't affect others.

View indexed skill

performance-optimization
Indexed

Use when optimizing code for performance, reducing bundle size, improving load times, or fixing performance bottlenecks. Emphasizes measurement-driven optimization.

View indexed skill

performance-optimization
Indexed

Use when optimizing code for performance, reducing bundle size, improving load times, or fixing performance bottlenecks. Emphasizes measurement-driven optimization.

View indexed skill

phoenix-controllers
Indexed

Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects

View indexed skill

phoenix-controllers
Indexed

Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects

View indexed skill

phoenix-controllers
Indexed

Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects

View indexed skill

phoenix-patterns
Indexed

Use when applying Phoenix Framework best practices including context design, controller patterns, and application architecture. Use when building Phoenix applications.

View indexed skill

phoenix-patterns
Indexed

Use when applying Phoenix Framework best practices including context design, controller patterns, and application architecture. Use when building Phoenix applications.

View indexed skill

phoenix-patterns
Indexed

Use when applying Phoenix Framework best practices including context design, controller patterns, and application architecture. Use when building Phoenix applications.

View indexed skill

phoenix-routing
Indexed

Define routes and URL helpers in Phoenix applications including resources, scopes, pipelines, and verified routes

View indexed skill

phoenix-routing
Indexed

Define routes and URL helpers in Phoenix applications including resources, scopes, pipelines, and verified routes

View indexed skill

phoenix-routing
Indexed

Define routes and URL helpers in Phoenix applications including resources, scopes, pipelines, and verified routes

View indexed skill

playwright-bdd-configuration
Indexed

Use when configuring Playwright BDD projects, setting up defineBddConfig(), configuring feature and step file paths, and integrating with Playwright config.

View indexed skill

playwright-bdd-configuration
Indexed

Use when configuring Playwright BDD projects, setting up defineBddConfig(), configuring feature and step file paths, and integrating with Playwright config.

View indexed skill

playwright-fixtures-and-hooks
Indexed

Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.

View indexed skill

playwright-fixtures-and-hooks
Indexed

Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.

View indexed skill

playwright-fixtures-and-hooks
Indexed

Use when managing test state and infrastructure with reusable Playwright fixtures and lifecycle hooks for efficient test setup and teardown.

View indexed skill

playwright-page-object-model
Indexed

Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.

View indexed skill

playwright-page-object-model
Indexed

Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.

View indexed skill

playwright-page-object-model
Indexed

Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.

View indexed skill

playwright-test-architecture
Indexed

Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.

View indexed skill

playwright-test-architecture
Indexed

Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.

View indexed skill

playwright-test-architecture
Indexed

Use when setting up Playwright test projects and organizing test suites with proper configuration and project structure.

View indexed skill

prettier-configuration
Indexed

Use when prettier configuration including options, config files, ignore patterns, and formatting rules.

View indexed skill

prettier-configuration
Indexed

Use when prettier configuration including options, config files, ignore patterns, and formatting rules.

View indexed skill

prettier-configuration
Indexed

Use when prettier configuration including options, config files, ignore patterns, and formatting rules.

View indexed skill

prettier-integration
Indexed

Use when prettier integration with editors, pre-commit hooks, ESLint, and CI/CD pipelines.

View indexed skill

prettier-integration
Indexed

Use when prettier integration with editors, pre-commit hooks, ESLint, and CI/CD pipelines.

View indexed skill

prettier-integration
Indexed

Use when prettier integration with editors, pre-commit hooks, ESLint, and CI/CD pipelines.

View indexed skill

prettier-plugins
Indexed

Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.

View indexed skill

prettier-plugins
Indexed

Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.

View indexed skill

prettier-plugins
Indexed

Use when prettier plugins including plugin ecosystem, custom parsers, and plugin development.

View indexed skill

professional-honesty
Indexed

Use when responding to questions or providing information requiring professional honesty and directness over excessive agreeableness.

View indexed skill

professional-honesty
Indexed

Use when responding to questions or providing information requiring professional honesty and directness over excessive agreeableness.

View indexed skill

project-memory
Indexed

Use when setting up or organizing Claude Code project memory (CLAUDE.md, .claude/rules/) for better context awareness, consistent behavior, and project-specific instructions.

View indexed skill

project-memory
Indexed

Use when setting up or organizing Claude Code project memory (CLAUDE.md, .claude/rules/) for better context awareness, consistent behavior, and project-specific instructions.

View indexed skill

proof-of-work
Indexed

Use automatically during development workflows when making claims about tests, builds, verification, or code quality requiring concrete evidence to ensure trust through transparency.

View indexed skill

proof-of-work
Indexed

Use automatically during development workflows when making claims about tests, builds, verification, or code quality requiring concrete evidence to ensure trust through transparency.

View indexed skill

pulumi-basics
Indexed

Use when writing infrastructure-as-code with Pulumi using programming languages for cloud resource provisioning.

View indexed skill

pulumi-basics
Indexed

Use when writing infrastructure-as-code with Pulumi using programming languages for cloud resource provisioning.

View indexed skill

pulumi-basics
Indexed

Use when writing infrastructure-as-code with Pulumi using programming languages for cloud resource provisioning.

View indexed skill

pulumi-components
Indexed

Use when building reusable infrastructure components with Pulumi for modular, composable cloud resources.

View indexed skill

pulumi-components
Indexed

Use when building reusable infrastructure components with Pulumi for modular, composable cloud resources.

View indexed skill

pulumi-components
Indexed

Use when building reusable infrastructure components with Pulumi for modular, composable cloud resources.

View indexed skill

pulumi-stacks
Indexed

Use when managing multiple environments with Pulumi stacks for development, staging, and production deployments.

View indexed skill

pulumi-stacks
Indexed

Use when managing multiple environments with Pulumi stacks for development, staging, and production deployments.

View indexed skill

pulumi-stacks
Indexed

Use when managing multiple environments with Pulumi stacks for development, staging, and production deployments.

View indexed skill

pylint-checkers
Indexed

Use when pylint checkers including built-in checkers, custom checkers, and checker development.

View indexed skill

pylint-checkers
Indexed

Use when pylint checkers including built-in checkers, custom checkers, and checker development.

View indexed skill

pylint-checkers
Indexed

Use when pylint checkers including built-in checkers, custom checkers, and checker development.

View indexed skill

pylint-configuration
Indexed

Use when pylint configuration including pylintrc, message control, plugins, and scoring system.

View indexed skill

pylint-configuration
Indexed

Use when pylint configuration including pylintrc, message control, plugins, and scoring system.

View indexed skill

pylint-configuration
Indexed

Use when pylint configuration including pylintrc, message control, plugins, and scoring system.

View indexed skill

pylint-integration
Indexed

Use when pylint CI integration including plugins, editor integration, and performance tuning.

View indexed skill

pylint-integration
Indexed

Use when pylint CI integration including plugins, editor integration, and performance tuning.

View indexed skill

pylint-integration
Indexed

Use when pylint CI integration including plugins, editor integration, and performance tuning.

View indexed skill

pytest-advanced
Indexed

Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.

View indexed skill

pytest-advanced
Indexed

Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.

View indexed skill

pytest-advanced
Indexed

Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.

View indexed skill

pytest-fixtures
Indexed

Use when pytest fixtures, conftest files, parametrize decorators, and fixture scopes for comprehensive test setup.

View indexed skill

pytest-fixtures
Indexed

Use when pytest fixtures, conftest files, parametrize decorators, and fixture scopes for comprehensive test setup.

View indexed skill

pytest-fixtures
Indexed

Use when pytest fixtures, conftest files, parametrize decorators, and fixture scopes for comprehensive test setup.

View indexed skill

pytest-plugins
Indexed

Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.

View indexed skill

pytest-plugins
Indexed

Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.

View indexed skill

pytest-plugins
Indexed

Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.

View indexed skill

python-async-patterns
Indexed

Master Python asynchronous programming with asyncio, async/await,

View indexed skill

python-async-patterns
Indexed

Master Python asynchronous programming with asyncio, async/await,

View indexed skill

python-async-patterns
Indexed

Master Python asynchronous programming with asyncio, async/await,

View indexed skill

python-data-classes
Indexed

Use when Python data modeling with dataclasses, attrs, and Pydantic. Use when creating data structures and models.

View indexed skill

python-data-classes
Indexed

Use when Python data modeling with dataclasses, attrs, and Pydantic. Use when creating data structures and models.

View indexed skill

python-data-classes
Indexed

Use when Python data modeling with dataclasses, attrs, and Pydantic. Use when creating data structures and models.

View indexed skill

python-type-system
Indexed

Use when Python's type system including type hints, mypy, Protocol, TypedDict, and Generics. Use when working with Python type annotations.

View indexed skill

python-type-system
Indexed

Use when Python's type system including type hints, mypy, Protocol, TypedDict, and Generics. Use when working with Python type annotations.

View indexed skill

python-type-system
Indexed

Use when Python's type system including type hints, mypy, Protocol, TypedDict, and Generics. Use when working with Python type annotations.

View indexed skill

rails-active-record-patterns
Indexed

Use when active Record patterns including models, associations, queries, validations, and callbacks.

View indexed skill

rails-active-record-patterns
Indexed

Use when active Record patterns including models, associations, queries, validations, and callbacks.

View indexed skill

rails-active-record-patterns
Indexed

Use when active Record patterns including models, associations, queries, validations, and callbacks.

View indexed skill

react-context-patterns
Indexed

Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.

View indexed skill

react-context-patterns
Indexed

Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.

View indexed skill

react-context-patterns
Indexed

Use when React Context patterns for state management. Use when sharing state across component trees without prop drilling.

View indexed skill

react-native-web-core
Indexed

Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.

View indexed skill

react-native-web-core
Indexed

Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.

View indexed skill

react-native-web-core
Indexed

Use when working with React Native Web projects. Provides core concepts, components, and cross-platform patterns for building web applications with React Native.

View indexed skill

react-native-web-navigation
Indexed

Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.

View indexed skill

react-native-web-navigation
Indexed

Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.

View indexed skill

react-native-web-navigation
Indexed

Use when implementing navigation in React Native Web projects. Provides patterns for React Navigation, deep linking, and web-specific routing.

View indexed skill

react-native-web-styling
Indexed

Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.

View indexed skill

react-native-web-styling
Indexed

Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.

View indexed skill

react-native-web-styling
Indexed

Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.

View indexed skill

react-native-web-testing
Indexed

Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.

View indexed skill

react-native-web-testing
Indexed

Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.

View indexed skill

react-native-web-testing
Indexed

Use when testing React Native Web applications. Provides patterns for Jest, React Native Testing Library, component testing, and web-specific testing strategies.

View indexed skill

react-performance
Indexed

Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing React applications.

View indexed skill

react-performance
Indexed

Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing React applications.

View indexed skill

react-performance
Indexed

Use when React performance optimization including memoization, lazy loading, and virtualization. Use when optimizing React applications.

View indexed skill

reactflow-custom-nodes
Indexed

Use when creating custom React Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.

View indexed skill

reactflow-fundamentals
Indexed

Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with React Flow. Covers setup, nodes, edges, controls, and interactivity.

View indexed skill

refactoring
Indexed

Use when restructuring code to improve quality without changing external behavior. Emphasizes safety through tests and incremental changes.

View indexed skill

refactoring
Indexed

Use when restructuring code to improve quality without changing external behavior. Emphasizes safety through tests and incremental changes.

View indexed skill

relay-fragments-patterns
Indexed

Use when relay fragment composition, data masking, colocation, and container patterns for React applications.

View indexed skill

relay-fragments-patterns
Indexed

Use when relay fragment composition, data masking, colocation, and container patterns for React applications.

View indexed skill

relay-fragments-patterns
Indexed

Use when relay fragment composition, data masking, colocation, and container patterns for React applications.

View indexed skill

relay-mutations-patterns
Indexed

Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.

View indexed skill

relay-mutations-patterns
Indexed

Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.

View indexed skill

relay-mutations-patterns
Indexed

Use when relay mutations with optimistic updates, connections, declarative mutations, and error handling.

View indexed skill

relay-pagination
Indexed

Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.

View indexed skill

relay-pagination
Indexed

Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.

View indexed skill

relay-pagination
Indexed

Use when relay pagination with cursor-based pagination, infinite scroll, load more patterns, and connection protocols.

View indexed skill

rspec-advanced
Indexed

Use when advanced RSpec features including custom matchers, shared examples, metadata, and hooks.

View indexed skill

rspec-advanced
Indexed

Use when advanced RSpec features including custom matchers, shared examples, metadata, and hooks.

View indexed skill

rspec-advanced
Indexed

Use when advanced RSpec features including custom matchers, shared examples, metadata, and hooks.

View indexed skill

rspec-fundamentals
Indexed

Use when rSpec fundamentals including describe, context, it blocks, let, and basic matchers for BDD testing.

View indexed skill

rspec-fundamentals
Indexed

Use when rSpec fundamentals including describe, context, it blocks, let, and basic matchers for BDD testing.

View indexed skill

rspec-fundamentals
Indexed

Use when rSpec fundamentals including describe, context, it blocks, let, and basic matchers for BDD testing.

View indexed skill

rspec-mocking
Indexed

Use when rSpec mocking with doubles, stubs, mocks, spies, and partial mocking strategies.

View indexed skill

rspec-mocking
Indexed

Use when rSpec mocking with doubles, stubs, mocks, spies, and partial mocking strategies.

View indexed skill

rspec-mocking
Indexed

Use when rSpec mocking with doubles, stubs, mocks, spies, and partial mocking strategies.

View indexed skill

rubocop-configuration
Indexed

Use when ruboCop configuration including YAML config, departments, inheritance, and customization.

View indexed skill

rubocop-configuration
Indexed

Use when ruboCop configuration including YAML config, departments, inheritance, and customization.

View indexed skill

rubocop-configuration
Indexed

Use when ruboCop configuration including YAML config, departments, inheritance, and customization.

View indexed skill

rubocop-cops
Indexed

Use when ruboCop cops including built-in cops, configuration, auto-correction, and development.

View indexed skill

rubocop-cops
Indexed

Use when ruboCop cops including built-in cops, configuration, auto-correction, and development.

View indexed skill

rubocop-cops
Indexed

Use when ruboCop cops including built-in cops, configuration, auto-correction, and development.

View indexed skill

rubocop-integration
Indexed

Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.

View indexed skill

rubocop-integration
Indexed

Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.

View indexed skill

rubocop-integration
Indexed

Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.

View indexed skill

ruby-blocks-procs-lambdas
Indexed

Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.

View indexed skill

ruby-blocks-procs-lambdas
Indexed

Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.

View indexed skill

ruby-blocks-procs-lambdas
Indexed

Use when working with Ruby blocks, procs, lambdas, and functional programming patterns including closures and higher-order functions.

View indexed skill

ruby-gems-bundler
Indexed

Use when working with Ruby gems, Bundler for dependency management, creating gemspecs, and publishing gems to RubyGems.

View indexed skill

ruby-gems-bundler
Indexed

Use when working with Ruby gems, Bundler for dependency management, creating gemspecs, and publishing gems to RubyGems.

View indexed skill

ruby-gems-bundler
Indexed

Use when working with Ruby gems, Bundler for dependency management, creating gemspecs, and publishing gems to RubyGems.

View indexed skill

ruby-metaprogramming
Indexed

Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method, and reflection.

View indexed skill

ruby-metaprogramming
Indexed

Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method, and reflection.

View indexed skill

ruby-metaprogramming
Indexed

Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, define_method, and reflection.

View indexed skill

ruby-oop
Indexed

Use when working with Ruby's object-oriented programming features including classes, modules, inheritance, mixins, and method visibility.

View indexed skill

ruby-oop
Indexed

Use when working with Ruby's object-oriented programming features including classes, modules, inheritance, mixins, and method visibility.

View indexed skill

ruby-oop
Indexed

Use when working with Ruby's object-oriented programming features including classes, modules, inheritance, mixins, and method visibility.

View indexed skill

ruby-standard-library
Indexed

Use when working with Ruby's standard library including Enumerable, File I/O, Time/Date, Regular Expressions, and core classes.

View indexed skill

ruby-standard-library
Indexed

Use when working with Ruby's standard library including Enumerable, File I/O, Time/Date, Regular Expressions, and core classes.

View indexed skill

ruby-standard-library
Indexed

Use when working with Ruby's standard library including Enumerable, File I/O, Time/Date, Regular Expressions, and core classes.

View indexed skill

runbooks-incident-response
Indexed

Use when creating incident response procedures and on-call playbooks. Covers incident management, communication protocols, and post-mortem documentation.

View indexed skill

runbooks-incident-response
Indexed

Use when creating incident response procedures and on-call playbooks. Covers incident management, communication protocols, and post-mortem documentation.

View indexed skill

runbooks-incident-response
Indexed

Use when creating incident response procedures and on-call playbooks. Covers incident management, communication protocols, and post-mortem documentation.

View indexed skill

runbooks-structure
Indexed

Use when creating structured operational runbooks for human operators. Covers runbook organization, documentation patterns, and best practices for clear operational procedures.

View indexed skill

runbooks-structure
Indexed

Use when creating structured operational runbooks for human operators. Covers runbook organization, documentation patterns, and best practices for clear operational procedures.

View indexed skill

runbooks-structure
Indexed

Use when creating structured operational runbooks for human operators. Covers runbook organization, documentation patterns, and best practices for clear operational procedures.

View indexed skill

runbooks-troubleshooting-guides
Indexed

Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause analysis, and systematic debugging.

View indexed skill

runbooks-troubleshooting-guides
Indexed

Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause analysis, and systematic debugging.

View indexed skill

runbooks-troubleshooting-guides
Indexed

Use when creating troubleshooting guides and diagnostic procedures for operational issues. Covers problem diagnosis, root cause analysis, and systematic debugging.

View indexed skill

rust-async-patterns
Indexed

Use when Rust async programming with tokio, async/await, and futures. Use when writing asynchronous Rust code.

View indexed skill

rust-async-patterns
Indexed

Use when Rust async programming with tokio, async/await, and futures. Use when writing asynchronous Rust code.

View indexed skill

rust-async-patterns
Indexed

Use when Rust async programming with tokio, async/await, and futures. Use when writing asynchronous Rust code.

View indexed skill

rust-error-handling
Indexed

Use when Rust error handling with Result, Option, custom errors, thiserror, and anyhow. Use when handling errors in Rust applications.

View indexed skill

rust-error-handling
Indexed

Use when Rust error handling with Result, Option, custom errors, thiserror, and anyhow. Use when handling errors in Rust applications.

View indexed skill

rust-error-handling
Indexed

Use when Rust error handling with Result, Option, custom errors, thiserror, and anyhow. Use when handling errors in Rust applications.

View indexed skill

rust-ownership-system
Indexed

Use when Rust's ownership system including ownership rules, borrowing, lifetimes, and memory safety. Use when working with Rust memory management.

View indexed skill

rust-ownership-system
Indexed

Use when Rust's ownership system including ownership rules, borrowing, lifetimes, and memory safety. Use when working with Rust memory management.

View indexed skill

rust-ownership-system
Indexed

Use when Rust's ownership system including ownership rules, borrowing, lifetimes, and memory safety. Use when working with Rust memory management.

View indexed skill

scratch-workspace
Indexed

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.

View indexed skill

scratch-workspace
Indexed

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.

View indexed skill

scratch-workspace
Indexed

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.

View indexed skill

search
Indexed

Search for Linear issues

View indexed skill

search
Indexed

Search for ClickUp tasks

View indexed skill

search
Indexed

Search for Jira tickets using JQL or text

View indexed skill

search
Indexed

Search for Jira tickets using JQL or text

View indexed skill

search
Indexed

Search for Linear issues

View indexed skill

search
Indexed

Search for ClickUp tasks

View indexed skill

sentry-alerts-issues
Indexed

Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.

View indexed skill

sentry-alerts-issues
Indexed

Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.

View indexed skill

sentry-alerts-issues
Indexed

Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.

View indexed skill

sentry-performance-monitoring
Indexed

Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.

View indexed skill

sentry-performance-monitoring
Indexed

Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.

View indexed skill

sentry-performance-monitoring
Indexed

Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.

View indexed skill

sentry-release-management
Indexed

Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.

View indexed skill

sentry-release-management
Indexed

Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.

View indexed skill

sentry-release-management
Indexed

Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.

View indexed skill

sentry-sdk-configuration
Indexed

Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.

View indexed skill

sentry-sdk-configuration
Indexed

Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.

View indexed skill

sentry-sdk-configuration
Indexed

Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.

View indexed skill

shell-best-practices
Indexed

Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.

View indexed skill

shell-best-practices
Indexed

Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.

View indexed skill

shell-best-practices
Indexed

Use when writing shell scripts following modern best practices. Covers portable scripting, Bash patterns, error handling, and secure coding.

View indexed skill

shell-portability
Indexed

Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.

View indexed skill

shell-portability
Indexed

Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.

View indexed skill

shell-portability
Indexed

Use when writing shell scripts that need to run across different systems, shells, or environments. Covers POSIX compatibility and platform differences.

View indexed skill

shell-scripting-fundamentals
Indexed

Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.

View indexed skill

shell-scripting-fundamentals
Indexed

Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.

View indexed skill

shell-scripting-fundamentals
Indexed

Use when writing or modifying Bash/shell scripts. Covers script structure, variables, quoting, conditionals, and loops with modern best practices.

View indexed skill

shfmt-configuration
Indexed

Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.

View indexed skill

shfmt-configuration
Indexed

Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.

View indexed skill

shfmt-configuration
Indexed

Use when configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings.

View indexed skill

shfmt-formatting
Indexed

Use when formatting shell scripts with shfmt. Covers consistent formatting patterns, shell dialect support, common issues, and editor integration.

View indexed skill

shfmt-formatting
Indexed

Use when formatting shell scripts with shfmt. Covers consistent formatting patterns, shell dialect support, common issues, and editor integration.

View indexed skill

shfmt-formatting
Indexed

Use when formatting shell scripts with shfmt. Covers consistent formatting patterns, shell dialect support, common issues, and editor integration.

View indexed skill

simplicity-principles
Indexed

Use when designing solutions, adding features, or refactoring by applying KISS, YAGNI, and Principle of Least Astonishment to write simple, predictable code.

View indexed skill

simplicity-principles
Indexed

Use when designing solutions, adding features, or refactoring by applying KISS, YAGNI, and Principle of Least Astonishment to write simple, predictable code.

View indexed skill

sip-authentication-security
Indexed

Use when implementing SIP authentication, security mechanisms, and encryption. Use when securing SIP servers, clients, or proxies.

View indexed skill

sip-authentication-security
Indexed

Use when implementing SIP authentication, security mechanisms, and encryption. Use when securing SIP servers, clients, or proxies.

View indexed skill

sip-authentication-security
Indexed

Use when implementing SIP authentication, security mechanisms, and encryption. Use when securing SIP servers, clients, or proxies.

View indexed skill

sip-media-negotiation
Indexed

Use when handling SDP offer/answer, codec negotiation, media capabilities, and RTP session setup in SIP applications.

View indexed skill

sip-media-negotiation
Indexed

Use when handling SDP offer/answer, codec negotiation, media capabilities, and RTP session setup in SIP applications.

View indexed skill

sip-media-negotiation
Indexed

Use when handling SDP offer/answer, codec negotiation, media capabilities, and RTP session setup in SIP applications.

View indexed skill

sip-protocol-fundamentals
Indexed

Use when working with SIP messages, methods, call flows, and protocol fundamentals for VoIP applications.

View indexed skill

sip-protocol-fundamentals
Indexed

Use when working with SIP messages, methods, call flows, and protocol fundamentals for VoIP applications.

View indexed skill

sip-protocol-fundamentals
Indexed

Use when working with SIP messages, methods, call flows, and protocol fundamentals for VoIP applications.

View indexed skill

sop-authoring
Indexed

Use when writing or creating new Standard Operating Procedures (SOPs) for AI agents. Covers effective SOP writing, clarity principles, and actionable instruction design.

View indexed skill

sop-authoring
Indexed

Use when writing or creating new Standard Operating Procedures (SOPs) for AI agents. Covers effective SOP writing, clarity principles, and actionable instruction design.

View indexed skill

sop-authoring
Indexed

Use when writing or creating new Standard Operating Procedures (SOPs) for AI agents. Covers effective SOP writing, clarity principles, and actionable instruction design.

View indexed skill

sop-maintenance
Indexed

Use when updating, versioning, deprecating, or maintaining existing Standard Operating Procedures. Covers keeping SOPs accurate, relevant, and synchronized with implementation changes.

View indexed skill

sop-maintenance
Indexed

Use when updating, versioning, deprecating, or maintaining existing Standard Operating Procedures. Covers keeping SOPs accurate, relevant, and synchronized with implementation changes.

View indexed skill

sop-maintenance
Indexed

Use when updating, versioning, deprecating, or maintaining existing Standard Operating Procedures. Covers keeping SOPs accurate, relevant, and synchronized with implementation changes.

View indexed skill

sop-rfc2119
Indexed

Use when writing SOPs that require precise requirement levels using RFC 2119 constraint keywords (MUST, SHOULD, MAY). Covers proper usage of requirement keywords for deterministic agent behavior.

View indexed skill

sop-rfc2119
Indexed

Use when writing SOPs that require precise requirement levels using RFC 2119 constraint keywords (MUST, SHOULD, MAY). Covers proper usage of requirement keywords for deterministic agent behavior.

View indexed skill

sop-rfc2119
Indexed

Use when writing SOPs that require precise requirement levels using RFC 2119 constraint keywords (MUST, SHOULD, MAY). Covers proper usage of requirement keywords for deterministic agent behavior.

View indexed skill

sre-incident-response
Indexed

Use when responding to production incidents following SRE principles and best practices.

View indexed skill

sre-incident-response
Indexed

Use when responding to production incidents following SRE principles and best practices.

View indexed skill

sre-incident-response
Indexed

Use when responding to production incidents following SRE principles and best practices.

View indexed skill

sre-monitoring-and-observability
Indexed

Use when building comprehensive monitoring and observability systems.

View indexed skill

sre-monitoring-and-observability
Indexed

Use when building comprehensive monitoring and observability systems.

View indexed skill

sre-monitoring-and-observability
Indexed

Use when building comprehensive monitoring and observability systems.

View indexed skill

sre-reliability-engineering
Indexed

Use when building reliable and scalable distributed systems.

View indexed skill

sre-reliability-engineering
Indexed

Use when building reliable and scalable distributed systems.

View indexed skill

sre-reliability-engineering
Indexed

Use when building reliable and scalable distributed systems.

View indexed skill

start
Indexed

Start work on a Linear issue (transition to In Progress)

View indexed skill

start
Indexed

Start work on a ClickUp task (transition to In Progress)

View indexed skill

start
Indexed

Start work on a Jira ticket (transition to In Progress)

View indexed skill

start
Indexed

Start work on a ClickUp task (transition to In Progress)

View indexed skill

start
Indexed

Start work on a Linear issue (transition to In Progress)

View indexed skill

start
Indexed

Start work on a Jira ticket (transition to In Progress)

View indexed skill

storybook-args-controls
Indexed

Use when configuring interactive controls and args for Storybook stories. Helps create dynamic, explorable component demonstrations with proper type constraints.

View indexed skill

storybook-args-controls
Indexed

Use when configuring interactive controls and args for Storybook stories. Helps create dynamic, explorable component demonstrations with proper type constraints.

View indexed skill

storybook-args-controls
Indexed

Use when configuring interactive controls and args for Storybook stories. Helps create dynamic, explorable component demonstrations with proper type constraints.

View indexed skill

storybook-component-documentation
Indexed

Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, autodocs, and JSDoc comments.

View indexed skill

storybook-component-documentation
Indexed

Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, autodocs, and JSDoc comments.

View indexed skill

storybook-component-documentation
Indexed

Use when creating or improving component documentation in Storybook. Helps generate comprehensive docs using MDX, autodocs, and JSDoc comments.

View indexed skill

storybook-configuration
Indexed

Use when setting up or configuring Storybook for a project. Covers main configuration, addons, builders, and framework-specific setup.

View indexed skill

storybook-configuration
Indexed

Use when setting up or configuring Storybook for a project. Covers main configuration, addons, builders, and framework-specific setup.

View indexed skill

storybook-configuration
Indexed

Use when setting up or configuring Storybook for a project. Covers main configuration, addons, builders, and framework-specific setup.

View indexed skill

storybook-play-functions
Indexed

Use when adding interaction testing to Storybook stories. Enables automated testing of component behavior, user interactions, and state changes directly in stories.

View indexed skill

storybook-play-functions
Indexed

Use when adding interaction testing to Storybook stories. Enables automated testing of component behavior, user interactions, and state changes directly in stories.

View indexed skill

storybook-play-functions
Indexed

Use when adding interaction testing to Storybook stories. Enables automated testing of component behavior, user interactions, and state changes directly in stories.

View indexed skill

storybook-story-writing
Indexed

Use when creating or modifying Storybook stories for components. Ensures stories follow CSF3 format, properly showcase component variations, and build successfully.

View indexed skill

storybook-story-writing
Indexed

Use when creating or modifying Storybook stories for components. Ensures stories follow CSF3 format, properly showcase component variations, and build successfully.

View indexed skill

storybook-story-writing
Indexed

Use when creating or modifying Storybook stories for components. Ensures stories follow CSF3 format, properly showcase component variations, and build successfully.

View indexed skill

structural-design-principles
Indexed

Use when designing modules and components requiring Composition Over Inheritance, Law of Demeter, Tell Don't Ask, and Encapsulation principles that transcend programming paradigms.

View indexed skill

structural-design-principles
Indexed

Use when designing modules and components requiring Composition Over Inheritance, Law of Demeter, Tell Don't Ask, and Encapsulation principles that transcend programming paradigms.

View indexed skill

svelteflow-custom-nodes
Indexed

Use when creating custom Svelte Flow nodes, edges, and handles. Covers custom node components, resizable nodes, toolbars, and advanced customization.

View indexed skill

svelteflow-fundamentals
Indexed

Use when building node-based UIs, flow diagrams, workflow editors, or interactive graphs with Svelte Flow. Covers setup, nodes, edges, controls, and interactivity.

View indexed skill

syncpack-configuration
Indexed

Use when setting up or configuring syncpack for a monorepo. Covers configuration files, workspace detection, and custom rule definitions for dependency version management.

View indexed skill

syncpack-configuration
Indexed

Use when setting up or configuring syncpack for a monorepo. Covers configuration files, workspace detection, and custom rule definitions for dependency version management.

View indexed skill

syncpack-configuration
Indexed

Use when setting up or configuring syncpack for a monorepo. Covers configuration files, workspace detection, and custom rule definitions for dependency version management.

View indexed skill

syncpack-version-groups
Indexed

Use when defining version policies, banning dependencies, pinning versions, or creating partitioned version groups in syncpack. Covers advanced version management patterns.

View indexed skill

syncpack-version-groups
Indexed

Use when defining version policies, banning dependencies, pinning versions, or creating partitioned version groups in syncpack. Covers advanced version management patterns.

View indexed skill

syncpack-version-groups
Indexed

Use when defining version policies, banning dependencies, pinning versions, or creating partitioned version groups in syncpack. Covers advanced version management patterns.

View indexed skill

tailwind-components
Indexed

Use when building reusable component patterns with Tailwind CSS. Covers component extraction, @apply directive, and composable design patterns.

View indexed skill

tailwind-components
Indexed

Use when building reusable component patterns with Tailwind CSS. Covers component extraction, @apply directive, and composable design patterns.

View indexed skill

tailwind-components
Indexed

Use when building reusable component patterns with Tailwind CSS. Covers component extraction, @apply directive, and composable design patterns.

View indexed skill

tailwind-configuration
Indexed

Use when setting up or customizing Tailwind CSS configuration, theme customization, plugins, and build setup. Covers tailwind.config.js setup and content paths.

View indexed skill

tailwind-configuration
Indexed

Use when setting up or customizing Tailwind CSS configuration, theme customization, plugins, and build setup. Covers tailwind.config.js setup and content paths.

View indexed skill

tailwind-configuration
Indexed

Use when setting up or customizing Tailwind CSS configuration, theme customization, plugins, and build setup. Covers tailwind.config.js setup and content paths.

View indexed skill

tailwind-performance
Indexed

Use when optimizing Tailwind CSS for production, reducing bundle size, and improving performance. Covers PurgeCSS, JIT mode, and build optimization.

View indexed skill

tailwind-performance
Indexed

Use when optimizing Tailwind CSS for production, reducing bundle size, and improving performance. Covers PurgeCSS, JIT mode, and build optimization.

View indexed skill

tailwind-performance
Indexed

Use when optimizing Tailwind CSS for production, reducing bundle size, and improving performance. Covers PurgeCSS, JIT mode, and build optimization.

View indexed skill

tailwind-responsive-design
Indexed

Use when building responsive layouts and mobile-first designs with Tailwind CSS. Covers breakpoints, container queries, and responsive utilities.

View indexed skill

tailwind-responsive-design
Indexed

Use when building responsive layouts and mobile-first designs with Tailwind CSS. Covers breakpoints, container queries, and responsive utilities.

View indexed skill

tailwind-responsive-design
Indexed

Use when building responsive layouts and mobile-first designs with Tailwind CSS. Covers breakpoints, container queries, and responsive utilities.

View indexed skill

tailwind-utility-classes
Indexed

Use when working with Tailwind CSS utility classes for layout, spacing, typography, colors, and visual effects. Covers utility-first CSS patterns and class composition.

View indexed skill

tailwind-utility-classes
Indexed

Use when working with Tailwind CSS utility classes for layout, spacing, typography, colors, and visual effects. Covers utility-first CSS patterns and class composition.

View indexed skill

tailwind-utility-classes
Indexed

Use when working with Tailwind CSS utility classes for layout, spacing, typography, colors, and visual effects. Covers utility-first CSS patterns and class composition.

View indexed skill

task
Indexed

Get detailed information about a specific ClickUp task

View indexed skill

task
Indexed

Get detailed information about a specific ClickUp task

View indexed skill

technical-planning
Indexed

Use when creating implementation plans for features or tasks. Focuses on tactical execution planning with clear tasks, dependencies, and success criteria.

View indexed skill

technical-planning
Indexed

Use when creating implementation plans for features or tasks. Focuses on tactical execution planning with clear tasks, dependencies, and success criteria.

View indexed skill

tensorflow-data-pipelines
Indexed

Create efficient data pipelines with tf.data

View indexed skill

tensorflow-data-pipelines
Indexed

Create efficient data pipelines with tf.data

View indexed skill

tensorflow-data-pipelines
Indexed

Create efficient data pipelines with tf.data

View indexed skill

tensorflow-model-deployment
Indexed

Deploy and serve TensorFlow models

View indexed skill

tensorflow-model-deployment
Indexed

Deploy and serve TensorFlow models

View indexed skill

tensorflow-model-deployment
Indexed

Deploy and serve TensorFlow models

View indexed skill

tensorflow-neural-networks
Indexed

Build and train neural networks with TensorFlow

View indexed skill

tensorflow-neural-networks
Indexed

Build and train neural networks with TensorFlow

View indexed skill

tensorflow-neural-networks
Indexed

Build and train neural networks with TensorFlow

View indexed skill

terraform-configuration
Indexed

Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.

View indexed skill

terraform-configuration
Indexed

Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.

View indexed skill

terraform-configuration
Indexed

Use when writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning.

View indexed skill

terraform-modules
Indexed

Use when creating and using reusable Terraform modules for organizing and sharing infrastructure code.

View indexed skill

terraform-modules
Indexed

Use when creating and using reusable Terraform modules for organizing and sharing infrastructure code.

View indexed skill

terraform-modules
Indexed

Use when creating and using reusable Terraform modules for organizing and sharing infrastructure code.

View indexed skill

terraform-state
Indexed

Use when managing Terraform state files, remote backends, and state locking for infrastructure coordination.

View indexed skill

terraform-state
Indexed

Use when managing Terraform state files, remote backends, and state locking for infrastructure coordination.

View indexed skill

terraform-state
Indexed

Use when managing Terraform state files, remote backends, and state locking for infrastructure coordination.

View indexed skill

test-driven-development
Indexed

Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.

View indexed skill

test-driven-development
Indexed

Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.

View indexed skill

test-driven-development
Indexed

Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.

View indexed skill

testng-data-driven
Indexed

Use when implementing data-driven tests with TestNG DataProviders, factory methods, and parameterization patterns.

View indexed skill

testng-data-driven
Indexed

Use when implementing data-driven tests with TestNG DataProviders, factory methods, and parameterization patterns.

View indexed skill

testng-data-driven
Indexed

Use when implementing data-driven tests with TestNG DataProviders, factory methods, and parameterization patterns.

View indexed skill

testng-fundamentals
Indexed

Use when working with TestNG annotations, assertions, test lifecycle, and configuration for Java testing.

View indexed skill

testng-fundamentals
Indexed

Use when working with TestNG annotations, assertions, test lifecycle, and configuration for Java testing.

View indexed skill

testng-fundamentals
Indexed

Use when working with TestNG annotations, assertions, test lifecycle, and configuration for Java testing.

View indexed skill

testng-parallel
Indexed

Use when configuring parallel test execution with TestNG including thread pools, suite configuration, and synchronization.

View indexed skill

testng-parallel
Indexed

Use when configuring parallel test execution with TestNG including thread pools, suite configuration, and synchronization.

View indexed skill

testng-parallel
Indexed

Use when configuring parallel test execution with TestNG including thread pools, suite configuration, and synchronization.

View indexed skill

ticket
Indexed

Get detailed information about a specific Jira ticket

View indexed skill

ticket
Indexed

Get detailed information about a specific Jira ticket

View indexed skill

typescript-async-patterns
Indexed

Use when typeScript async patterns including Promises, async/await, and async iterators with proper typing. Use when writing asynchronous TypeScript code.

View indexed skill

typescript-async-patterns
Indexed

Use when typeScript async patterns including Promises, async/await, and async iterators with proper typing. Use when writing asynchronous TypeScript code.

View indexed skill

typescript-async-patterns
Indexed

Use when typeScript async patterns including Promises, async/await, and async iterators with proper typing. Use when writing asynchronous TypeScript code.

View indexed skill

typescript-type-system
Indexed

Use when working with TypeScript's type system including strict mode, advanced types, generics, type guards, and compiler configuration.

View indexed skill

typescript-type-system
Indexed

Use when working with TypeScript's type system including strict mode, advanced types, generics, type guards, and compiler configuration.

View indexed skill

typescript-type-system
Indexed

Use when working with TypeScript's type system including strict mode, advanced types, generics, type guards, and compiler configuration.

View indexed skill

validate
Indexed

Validate acceptance criteria for a Jira ticket without changing status

View indexed skill

validate
Indexed

Validate acceptance criteria for a Linear issue without changing status

View indexed skill

validate
Indexed

Validate acceptance criteria for a Jira ticket without changing status

View indexed skill

validate
Indexed

Validate acceptance criteria for a Linear issue without changing status

View indexed skill

validate
Indexed

Validate checklist items for a ClickUp task without changing status

View indexed skill

validate
Indexed

Validate checklist items for a ClickUp task without changing status

View indexed skill

vitest-configuration
Indexed

Use when vitest configuration, Vite integration, workspace setup, and test environment configuration for modern testing.

View indexed skill

vitest-configuration
Indexed

Use when vitest configuration, Vite integration, workspace setup, and test environment configuration for modern testing.

View indexed skill

vitest-configuration
Indexed

Use when vitest configuration, Vite integration, workspace setup, and test environment configuration for modern testing.

View indexed skill

vitest-performance
Indexed

Use when vitest performance optimization including fast execution, watch mode, and parallelization strategies.

View indexed skill

vitest-performance
Indexed

Use when vitest performance optimization including fast execution, watch mode, and parallelization strategies.

View indexed skill

vitest-performance
Indexed

Use when vitest performance optimization including fast execution, watch mode, and parallelization strategies.

View indexed skill

vitest-testing-patterns
Indexed

Use when vitest testing patterns including unit tests, mocks, spies, and browser mode testing.

View indexed skill

vitest-testing-patterns
Indexed

Use when vitest testing patterns including unit tests, mocks, spies, and browser mode testing.

View indexed skill

vitest-testing-patterns
Indexed

Use when vitest testing patterns including unit tests, mocks, spies, and browser mode testing.

View indexed skill