Loading...
Loading...
Found 48002 skills
alexsandrocruz
Creates isolated Git worktrees for feature development, enabling safe branch management without workspace disruption.
alexsandrocruz
Requests automated code review via subagent to verify implementation against requirements before merging or major feature deployment.
Dexploarer
Generates React components with TypeScript, hooks, and best practices for efficient frontend development.
Dexploarer
Generates Vue 3 components using Composition API, TypeScript, and best practices for efficient frontend development.
Dexploarer
Generates FastAPI endpoints with Pydantic models, dependency injection, async handlers, and OpenAPI documentation for Python REST APIs.
alexsandrocruz
Prevents common testing anti-patterns including testing mock behavior, production pollution with test-only methods, and mocking without dependency understanding.
alexsandrocruz
A four-phase debugging framework to ensure thorough understanding of issues before proposing fixes.
Dexploarer
Generates database migration scripts with schema and data changes, including rollbacks, for popular ORMs like Prisma and TypeORM.
Dexploarer
Generates comprehensive test suites including unit, integration, and E2E tests for popular frameworks like Jest and Pytest.
Dexploarer
Optimizes web images via format conversion, compression, and responsive sizing to improve loading speed and user experience.
Dexploarer
Creates comprehensive API documentation with OpenAPI/Swagger specs, endpoint details, and examples for seamless developer integration.
Dexploarer
Generates React Native components with platform-specific code, TypeScript support, and mobile-first patterns for cross-platform development.
Dexploarer
Generates property-based tests for Python (Hypothesis), JavaScript/TypeScript (fast-check), and Haskell (QuickCheck).
Dexploarer
Generates Next.js 13+ pages with App Router, Server Components, Client Components, API routes, and data fetching patterns.
yfe404
Guides production-ready web scraping Actor development with TypeScript, strategy recommendations, and Apify CLI implementation.
Dexploarer
Builds and explains regex patterns from natural language, tests patterns, and provides examples for validations like email and phone.
Dexploarer
Generates complete GraphQL schemas with type definitions, resolvers, queries, mutations, and subscriptions for API development.
Dexploarer
Automates creation of Django models with correct field types, relationships, and migration files for database schema design.
Dexploarer
Generates ARIA labels, roles, and alt text to enhance web accessibility and meet WCAG standards for screen reader compatibility.
Dexploarer
Extracts hardcoded strings from code and converts them to i18n translation keys, enabling internationalization of applications.
Dexploarer
Generates Express.js API routes with middleware, error handling, and TypeScript support for efficient REST API development.
Dexploarer
Configures i18n infrastructure for React, Vue, Next.js, and vanilla JS with translation files and language switching capabilities.
Dexploarer
Creates interactive 3D scenes, characters, and game experiences using Three.js and React Three Fiber.
Dexploarer
Analyzes JavaScript bundle sizes for Webpack, Vite, and Rollup, identifying large dependencies and suggesting optimizations to reduce bundle size.