Loading...
Loading...
Found 48002 skills
dittonjs
Provides best practices and guidelines for implementing Next.js 16 App Router in React applications.
Jmen
Plans TDD-based development by breaking changes into incremental, testable cycles for efficient implementation.
lgbarn
Creates isolated Git worktrees for safe parallel feature development with smart directory selection and safety verification.
BrunoAlan
Provides Tailwind CSS 4 patterns for dynamic styling, variants, and className composition, avoiding CSS variables in class strings.
lgbarn
Requests peer code reviews for quality assurance and adherence to standards before merging into main branches.
yu-iskw
Automates running unit tests and applying fixes to code failures, regression bugs, or test mismatches to maintain test pass rates.
robinjoon
Enables Test-Driven Development (TDD) for frontend features in a blog application, supporting new development, bug fixes, and refactoring.
BobFarreras
Provides testing workflow utilities for Triatu using TDD, Vitest, and Playwright to add tests, fix failing suites, and set up end-to-end flows.
kxzk
Runs single-file Python scripts with PEP 723 inline dependencies using uv, eliminating virtual environments and project setup requirements.
BrunoAlan
Ensures strict compliance with the JSON:API v1.1 specification for API endpoints and responses, validating structure and behavior.
kurtjameshayes
Tests and validates API endpoint responses for correctness and reliability in development workflows.
gricha
Generates a pull request with a concise, professional description to streamline code review and team collaboration.
kuwa72
Guides developers through Test-Driven Development methodology to build reliable code with comprehensive test coverage.
nedpearson
Reviews code for correctness, security, and maintainability during pull request examinations and code change analysis.
ketronkowski
Enforces conventional commit message format with type prefixes and descriptions for standardized version control commits.
AaronBakerDev
Resets onboarding data for a specified user account to test the onboarding flow from scratch.
steven715
Provides universal coding standards, best practices, and patterns for C++11/14 development, enhancing code quality and maintainability.
arbgjr
Executes implementation tasks in parallel using isolated git worktrees for multiplatform SDLC execution.
BrunoAlan
Provides Zustand 5 state management patterns for React, including stores, selectors, and persist middleware.
roll1226
Analyzes code files for summaries and identifies TODO/FIXME comments to provide actionable feedback.
yu-iskw
Automates project building and fixes compilation errors, type mismatches, and build failures to restore a functional development state.
losangeles1156
Provides Vercel-maintained best practices for optimizing performance in React and Next.js applications.
Penitence1992
Provides Redis-based distributed lock implementation with Lua for atomic operations, including acquisition, release, and renewal to prevent concurrent conflicts.
BrunoAlan
Provides strict TypeScript patterns and best practices for type safety, including interfaces, generics, and eliminating 'any' and 'unknown'.