Loading...
Loading...
Found 48002 skills
yoanbernabeu
Lists programming languages supported by GrepAI for code indexing and tracing.
yoanbernabeu
Integrates GrepAI with Claude Code via MCP to provide semantic code search capabilities for developers.
TatTran22
Provides frontend development patterns for React using Vite and Shopify Polaris, including form handling with React Hook Form and Zod, data fetching with TanStack Query, and App Bridge integration.
mbtz
Synchronizes issue tracking with code changes, ensuring .tickets/ directory reflects current development state.
mknoufi
Modernizes Expo/React Native frontend with React 19, RN 0.81, and expo-router, emphasizing UI refresh, accessibility, performance, and component refactoring.
mbtz
Guides developers through a Git checklist to ensure proper code handoff at the end of a session.
JohnVicke
Guides implementation of testing best practices with emphasis on dependency injection for maintainable and testable code.
JohnVicke
Provides guidance on software performance optimization patterns and profiling techniques to identify and resolve bottlenecks.
ericc-ch
Provides Vercel Engineering's performance optimization guidelines for React and Next.js code, covering components, data fetching, and bundle optimization.
zht7063
Generates effective prompts for debugging and error analysis to accelerate issue resolution in code development.
klaaay
Critically evaluates code review feedback for technical accuracy before implementation, preventing blind acceptance of potentially flawed suggestions.
JohnVicke
Provides systematic debugging techniques and highlights common pitfalls to resolve software issues efficiently.
klaaay
Requests code reviews to validate code quality and adherence to standards before merging or after feature implementation.
SeoulMomentTech
Generates TanStack Query hooks from API functions for efficient React data fetching and state management.
SeoulMomentTech
Automates generation of client-side API functions from Swagger/OpenAPI specifications for seamless backend service integration.
castlemilk
Adds Connect-RPC API endpoints to backend, including protobuf service definition and handler implementation for new API methods.
klaaay
Generates test cases prior to code implementation for features and bug fixes using Test-Driven Development methodology.
castlemilk
Generates React components following Shorted project patterns for Next.js frontend development, ensuring consistent UI implementation.
AbdullahMalik17
Creates professional, visually striking Next.js UIs using Tailwind CSS, animations, and modern design patterns.
klaaay
Automates preserving Git branches post-implementation and testing, maintaining branch state and working tree integrity.
DaleSeo
Assists in migrating Node.js projects to Bun by analyzing compatibility and auditing dependencies for seamless transition.
DaleSeo
Migrates Cloudflare Workers code to Bun runtime with compatibility analysis for edge to server deployment.
SethCalkins
Enables building, running, and debugging iOS projects on simulators with UI interaction, state inspection, and log capture via XcodeBuildMCP.
SeoulMomentTech
Provides standardized helpers and guides for writing high-quality test code with Vitest, enhancing code stability and test coverage.