Loading...
Loading...
Found 48002 skills
ashneyderman
Translates specification files into executable code, ensuring development aligns with defined requirements and design documents.
danielterwiel
Provides React performance optimization patterns for D3+SVG visualizations, covering component structure, hooks, and state management.
pjordan
Python toolkit for developing agent-to-agent commerce agents interacting with UCP merchant systems, enabling shopping, checkout, and payment flows.
lightningfastsls
Automates code refactoring for readability after successful verification, re-runs tests, and updates verification documentation.
kobogithub
Provides comprehensive testing strategies and best practices to enhance software quality and reliability in development.
ashneyderman
Enables developers to analyze codebase architecture and configure development environments for seamless project onboarding.
takoeight0821
Guides TDD workflow including red-green-refactor for feature implementation in Ziku with golden tests.
takoeight0821
Creates and manages GitHub issues for tracking bugs, tasks, and feature requests in software development workflows.
ashneyderman
Starts local development services including backend and frontend servers for project initialization.
erikdrouhard
Provides AI-powered code review using GPT-5.2 Codex to identify bugs, issues, and architectural problems in codebases.
Dev-Int
Generates business use cases with TDD, including request, use case, and test code following Red-Green-Refactor cycle for new domain logic.
3commas-io
Builds distributed actor-based systems in Go using the Ergo Framework, covering actor lifecycle, supervision, and cluster configuration.
nickabeelee
Enforces consistent UI styling by requiring all frontend components to use centralized tokens instead of ad-hoc CSS in Svelte/SvelteKit projects.
pjordan
Provides comprehensive code review with best practices, security, and maintainability checks for pull requests and code quality improvement.
Dev-Int
Adds contract interface and provider implementation for inter-bounded context communication in Domain-Driven Design, enabling data access between contexts like Inventory and Admin.
Dev-Int
Generates functional tests for HTTP controllers and LiveComponents, verifying endpoint responses and DOM interactions through HTTP requests.
Dev-Int
Generates domain value objects with validation, business rules, and immutability for DDD-compliant domain modeling.
a-pavithraa
Guides Spring Boot 3.x to 4.0 migration with Java 25, including dependency updates, starter renames, and test annotation adjustments.
ashneyderman
Creates an empty Git commit for testing, such as triggering CI/CD pipelines without code changes.
ashneyderman
Simple utility that prints a templated message including agf_id and prompt for testing purposes.
ALX99
Guides developers in writing clean, idiomatic, and maintainable Go code following established best practices.
IbIFACE-Tech
Manages database schema migrations and framework version upgrades, ensuring seamless transitions during application evolution with minimal disruption.
pbozeman
Provides SVC-specific valid/ready streaming interface patterns and common pitfalls for debugging backpressure issues.
Dev-Int
Generates paginated list use case code with request, business logic, response, and tests for entity listing using page/itemsPerPage parameters.