Loading...
Loading...
Found 48002 skills
pmcfadin
Provides Rust patterns for performance optimization, memory efficiency, and safe handling of unsafe code, emphasizing zero-copy deserialization and lifetime management.
growthxai
Validates completeness and correctness of migration from Flow to Output SDK through a structured checklist.
growthxai
Fixes ESLint issues in Output SDK code to ensure compliance with project conventions after migration or during new development.
growthxai
Fixes non-determinism errors in Output SDK workflows, resolving inconsistent results and replay failures across runs.
growthxai
Defines standard folder structure conventions for Output SDK workflows to ensure consistent project organization and development practices.
luvi-team
Generates Flutter code from Figma designs or screenshots, incorporating design tokens for consistent UI implementation.
c-daly
Automates code quality checks with Black, Mypy, and Pytest to ensure consistent and reliable code.
DerGueni
Debugs VBA errors in Microsoft Access and implements professional error handling for robust application development.
growthxai
Checks real-time status of Output SDK workflow executions, including RUNNING, COMPLETED, FAILED, or TERMINATED states for monitoring and debugging.
growthxai
Generates standardized HTTP clients in src/clients/ for Output SDK to streamline external API integration and service abstraction.
growthxai
Fixes missing schema definitions in Output SDK steps to resolve type errors, undefined properties, and validation failures at step boundaries.
growthxai
Generates test scenario JSON files for Output SDK workflows, enabling test input creation, behavior documentation, and workflow testing setup.
eco2-team
Guides implementation of a Redis-based composite event bus pattern for real-time event routing and broadcasting using Redis Streams, Pub/Sub, and SSE.
c-daly
Automates Test-Driven Development (TDD) through a structured workflow with phase gates for efficient, error-resistant code creation.
growthxai
Generates workflow.ts files for Output SDK workflows to define functions, orchestrate steps, and resolve structural issues.
growthxai
Fixes Zod schema import errors and type mismatches in Output SDK workflows to ensure consistent schema validation across steps.
DerGueni
Debugs HTML forms and JavaScript to identify and resolve frontend errors in web applications.
DerGueni
Converts Microsoft Access forms to HTML while preserving layout and functionality, enabling migration of legacy database interfaces to web applications.
layeddie
Provides strategies for API versioning including URL-based, header-based, and breaking change management for scalable backend systems.
DerGueni
Debugs Python Flask API servers, identifying endpoint errors and CORS configuration issues for efficient development.
DerGueni
Offers accessible, consistent HTML form components (buttons, inputs, tables) for CONSYS applications.
pmcfadin
Handles CQL type deserialization, schema validation, and UDT processing for Apache Cassandra data types.
growthxai
Creates structured step functions in steps.ts for Output SDK workflows, enabling I/O operations, error handling, HTTP requests, and LLM call implementations.
DerGueni
Generates backend API endpoints to process and handle data from HTML forms, enabling server-side form integration.