Loading...
Loading...
Found 48002 skills
takeokunn
Comprehensive tooling for modern PHP development, covering testing, static analysis, and PSR standards.
takeokunn
Provides best practices and patterns for C++ development, including CMake, Ninja, clang-tidy, clang-format, and testing frameworks.
takeokunn
Provides reusable base templates for error escalation, decision criteria, and enforcement to prevent code duplication across agents and commands.
nikhilvallishayee
Provides validation mode to identify edge cases, test assumptions, and prevent costly software flaws before deployment.
coveo
Creates custom VS Code Copilot instruction files to enforce UI kit coding standards and conventions for specific file patterns.
coveo
Creates and modifies Storybook stories for Atomic components and sample pages, using MSW for API mocking and adhering to ui-kit conventions.
coveo
Generates reusable VS Code Copilot prompts to streamline manual code generation and repetitive development tasks.
chanwit
Automates test and code generation using Test-Driven Development (TDD) in Red-Green-Refactor cycles for efficient software development.
chanwit
Automates detection and correction of mixed concerns in Git commits, ensuring each commit is a single logical change for a clean version history.
mcpc-tech
Provides structured guidelines and checklists for reviewing code in pull requests to ensure quality and adherence to standards.
mcpc-tech
Provides best practices for Git branching, committing, and merging to optimize development workflows.
dagster-io
Guides developers in implementing effective testing strategies using fakes, gateway interfaces, and defense-in-depth approaches for robust test quality.
dagster-io
Refines Python code for clarity, consistency, and maintainability using dignified-python standards, targeting recently modified segments.
dagster-io
Enforces Python coding standards including LBYL, modern typing, pathlib, and ABC interfaces, with production-tested patterns for API design and code organization.
dagster-io
Inspects and analyzes Claude Code session logs to debug agent execution, understand context usage, and navigate session structures including JSONL format and erk extraction pipeline.
dagster-io
Manages Graphite (gt) for stacked pull requests, branch dependencies, and PR workflows in version control systems.
dagster-io
Manages pull request discussions by resolving threads, replying to comments, and executing correct 'erk exec' commands for efficient code review workflows.
microsoft
Provides Python SDK for publishing events and handling CloudEvents in Azure Event Grid for building event-driven applications.
microsoft
Generates TypeScript-based Zustand stores with state/action separation and subscribeWithSelector middleware for efficient React state management.
microsoft
Provides Python SDK for Azure Queue Storage to enable reliable message queuing, task distribution, and asynchronous processing in applications.
microsoft
Provides TypeScript utilities for Azure Blob Storage operations including upload, download, and container management using the @azure/storage-blob SDK.
microsoft
Provides Java SDK utilities for building applications that interact with Azure Blob Storage, including file uploads, downloads, and container management.
microsoft
Builds high-throughput event streaming applications using Azure Event Hubs SDK for TypeScript, enabling real-time data ingestion and event-driven architectures.
microsoft
Provides .NET SDK for Azure AI Search, enabling full-text, vector, semantic, and hybrid search in applications via SearchClient, SearchIndexClient, and SearchIndexerClient.