Loading...
Loading...
Found 48002 skills
dawiddutoit
Generates a new Svelte Single Page Application project with default configuration and structure for frontend development.
dawiddutoit
Systematic data format migration and versioning for backward-compatible schema changes, supporting multiple versions and auto-upgrades.
dawiddutoit
Refactors direct ODBC database writes in Lotus Notes migration to secure API-based integrations, handling queries, connections, and error recovery.
dawiddutoit
Automates Python project initialization with uv, including pyproject.toml configuration, dependency groups, and Python version pinning.
atman-33
Generates consistent React Router v7 application structures with standardized routing patterns and component templates for frontend development.
atman-33
Syncs GitHub Copilot agents for a FF15-themed OpenSpec development workflow, managing roles like implementation, code quality, and documentation.
chuanminglu
Generates agile-compliant user stories from feature descriptions, ensuring clear user value and INVEST criteria adherence for sprint planning.
dawiddutoit
Migrates Python projects from pip, Poetry, Pipenv, or Conda to uv, handling dependency conversion and environment setup for modern development workflows.
dawiddutoit
Manages Python CLI tools using uv, covering installation, versioning, and differentiation between tool and project dependencies.
bitwikiorg
Initializes new projects with OpenAI integration, configuring essential settings and dependencies for development environments.
dawiddutoit
Enables building reactive Textual widgets with computed properties, watchers, and reactive attributes for efficient state management and data binding.
bitwikiorg
Provides a Node.js server implementation for MCP communication, enabling backend service operations.
dawiddutoit
Implements type-safe Kafka consumers for domain event processing with offset management, error recovery, and distributed tracing.
dawiddutoit
Adds text labels to OpenSCAD models using BOSL2 for face labeling, part numbers, and curved surface text.
dawiddutoit
Guides integration testing of adapters and gateways, including mock strategies (HTTP, Kafka, ClickHouse) and error path testing with real services or containers.
dawiddutoit
Enables creation of reusable Textual widgets with composition, styling, lifecycle management, and state handling for terminal applications.
atman-33
Standalone code intelligence tools for symbol search, file operations, editing, and shell execution without requiring an MCP server.
chuanminglu
Generates unified API design specifications from story-level interfaces, ensuring consistent naming, parameters, and response formats in HLD documentation.
dawiddutoit
Provides testing patterns for asynchronous Python code using pytest, including async fixtures, AsyncMock, and FastAPI integration.
taiyousan15
Generates production-ready code from Figma designs, including layouts, components, and styles for developers.
dawiddutoit
Guides end-to-end feature implementation through 10 stages including TDD, refactoring, and testing, ensuring Clean Architecture and quality gates.
juparave
Expert guidance on Flutter Riverpod state management, covering AsyncNotifier patterns, performance optimization, and anti-pattern avoidance for efficient app development.
dawiddutoit
Measures and tracks test coverage with layer-specific thresholds, HTML/terminal reporting, and coverage gap identification for code quality gates.
dawiddutoit
Validates Clean Architecture layer boundaries by checking domain layer imports, application interface dependencies, and infrastructure interface implementations.