Loading...
Loading...
Found 48002 skills
Crearize
Enables Next.js and React frontend development with UI components, API integration, state management, and testing capabilities.
alexxxiong
Generates .api-spec.yaml configuration file for API documentation with project metadata and route definitions in backend projects.
H2OSLabs
Guides Synnovator (SSD) project development with spec-first approach, TDD, and documentation updates for feature development, bug fixes, and code reviews.
Andrewske
Provides PostHog analytics event patterns for tracking user behavior, including validation, privacy masking, and A/B test exposure.
Crearize
Generates type-safe API clients from OpenAPI specifications using Orval, streamlining API integration in development workflows.
Jimmy1987s
Enables requesting peer code reviews for task completion, feature implementation, and pre-merge verification to maintain code quality standards.
Euricom-IO
Automates code review analysis for GitHub pull requests, identifying potential issues and ensuring code quality standards.
TeamFlint-Dev
Provides step-by-step guidance for splitting JavaScript code into separate files to improve maintainability and modularity.
Jimmy1987s
Automates generating commit messages and executing code commits based on detected changes.
Crearize
Automates full feature development lifecycle from requirements to PR, enforcing 80%+ test coverage and build success through iterative refinement.
Jimmy1987s
Generates structured task plans for multi-step software development before coding begins, ensuring clear requirements and architecture.
TeamFlint-Dev
Enables terminal-based AI code suggestions and completions using GitHub Copilot.
TeamFlint-Dev
Converts game design documents into executable development tasks and architecture plans. Outputs implementation and architecture documentation in markdown format.
Crearize
Automates end-to-end bug fixing including root cause analysis, code correction, testing, code review, QA, and pull request creation.
TeamFlint-Dev
Provides practical tips for integrating GitHub Copilot Agent into pull request workflows to enhance code suggestions and team collaboration efficiency.
Jimmy1987s
Guides creation of high-quality Model Context Protocol (MCP) servers for LLM integration with external APIs/services using Python (FastMCP) or Node/TypeScript (MCP SDK).
PedramNavid
Counts specific character occurrences (e.g., 'R') in the word 'strawberry' using Perl scripting.
TeamFlint-Dev
Guides implementation of struct tag-based console rendering in Go applications for formatted terminal output.
TeamFlint-Dev
Guides game development technology stack selection by analyzing concept and system breakdown documents to output optimal engine and tool recommendations.
TeamFlint-Dev
Plans implementation of temporary ID support for safe output job processing, ensuring traceability without permanent identifiers.
reiserwang
Provides a structured methodology to identify root causes of bugs, test failures, and performance issues before implementing fixes.
HuynhSang2005
Guides implementation of next-intl for i18n in Next.js 16 App Router with Vietnamese UI, server/client patterns, and locale routing.
TeamFlint-Dev
Designs game systems by decomposing concepts into independent modules with defined responsibilities and interactions. Processes concept.md to generate systems-breakdown.md.
HuynhSang2005
Provides Next.js 16 App Router implementation patterns including parameter handling, internationalization with next-intl, and Supabase database integration via services.