Loading...
Loading...
Found 48002 skills
OpenHands
Provides brutally honest code reviews focusing on data structures, simplicity, and pragmatism, prioritizing engineering fundamentals over style preferences.
OpenHands
Provides structured code reviews for style, readability, and security, offering actionable feedback to improve code quality in pull requests.
OpenHands
Provides a test response to the trigger word 'flarglebargle' for validating skill activation and trigger functionality.
OpenHands
Guides new development tasks through user interviews to define coding goals and produce structured, PR-ready implementation plans.
saleor
Generates Zod validation schemas with TypeScript type inference, supporting branded types, discriminated unions, and transforms for robust data validation.
saleor
Generates type-safe GraphQL operations using gql.tada and urql, implementing repository pattern with error handling for efficient API interactions.
saleor
Provides consistent terminal interactions for CLI applications using chalk, ora, and inquirer for output formatting, progress indicators, and prompts.
saleor
Generates and analyzes test coverage using Vitest and MSW, providing test builders and mock configurations for unit and integration tests.
saleor
Executes pre-commit/pre-push checks for linting, TypeScript compilation, and tests to prevent CI failures and ensure code quality before commit.
saleor
Reviews TypeScript code for type safety, clean code practices, functional patterns, and error handling using Zod and modern TypeScript features.
saleor
Automates semantic versioning and release note generation by creating changesets and determining version bump types (patch/minor/major).
y3owk1n
Automates code formatting and linting for the Neru codebase to enforce style standards and detect errors.
y3owk1n
Executes automated tests for the Neru application to validate functionality and ensure code reliability.
wpgaurav
Converts Elementor layouts to GenerateBlocks V2 format, simplifying HTML structure and eliminating excessive nested DIVs.
wpgaurav
Creates WordPress page layouts using GenerateBlocks V2 elements, enabling structured frontend design without custom code.
wpgaurav
Converts Figma design files into GenerateBlocks V2 WordPress block code for direct implementation without manual coding.
wpgaurav
Converts HTML/CSS layouts to GenerateBlocks V2 format with inline styles for WordPress page builder integration.
ajoslin
Executes tracer bullet development methodology with validation, code review gates, and demos for efficient feature implementation and knowledge sharing.
ThinkEx-OSS
Enforces consistent Git branch and commit naming conventions to maintain a clean and organized version control history.
ThinkEx-OSS
Guides developers on using the assistant-ui library for AI chat UI components, covering architecture and debugging.
ThinkEx-OSS
Guides implementation and debugging of streaming backends using the assistant-stream package and standard streaming protocols.
ThinkEx-OSS
Provides a runtime system for managing state and thread/message data in assistant-ui applications, enabling efficient state handling and data flow.
ThinkEx-OSS
Offers implementation guidance for managing conversation threads, thread switching, and history operations in assistant-ui interfaces.
ThinkEx-OSS
Provides implementation guidance for LLM tool registration, tool call rendering, and human-in-the-loop patterns in assistant UI frameworks.