Loading...
Loading...
Found 48002 skills
mknoufi
Modernizes Expo/React Native frontend with React 19, RN 0.81, and expo-router, focusing on UI refreshes, accessibility, performance, and component refactoring for mobile and web.
HuynhSang2005
Provides Next.js 16 App Router patterns for handling route parameters, internationalization with next-intl, and Supabase database integration.
nobodyme
Automates creation of detailed API documentation, including OpenAPI specifications, directly from source code.
LongbowXXX
Facilitates collaborative idea generation for software design and specification, helping teams refine technical requirements and solutions.
SnakeO
Refactors PyTorch code for improved maintainability, readability, and adherence to best practices using PyTorch 2.x patterns.
LongbowXXX
Generates essential test items to quickly validate core application functionality and health after changes.
yuch4
Generates comprehensive architecture design documents including technology selection, layer design, data strategy, security, and scalability from PRD and functional requirements.
mandersogit
Provides best practices for writing effective Python tests to enhance code reliability and coverage.
zohar-ui
Runs a comprehensive validation suite to verify database schema synchronization, parser accuracy against golden data, and block type classification before code commits.
SnakeO
Debugs Flask applications by addressing common issues like routing, templates, and context problems using structured methodology and Flask-specific tools.
marcusta
Enforces code complexity limits and quality standards in backend development, including method size, nesting depth, naming conventions, and domain constants.
marcusta
Enforces backend service layer organization and code quality standards, ensuring compliance with TapScore's service layer patterns as defined in BACKEND_GUIDE.md.
chedevlooper-creator
Creates React components using shadcn/ui, Tailwind CSS, TypeScript, and CVA with correct directory structure and naming conventions for feature/shared/ui components.
zohar-ui
Validates SQL statements for syntax, constraints, and schema compatibility without database modification, preventing runtime errors before execution.
chedevlooper-creator
Enables React API integration with TanStack Query, featuring custom hooks, caching, error handling, and Supabase service usage.
LongbowXXX
Generates .vscode/extensions.json to define recommended VS Code extensions for a project.
LongbowXXX
Creates comprehensive test specifications from system and detailed specifications to ensure thorough test coverage during software development.
SnakeO
Systematically debugs React Native issues including native module errors, Metro bundler problems, build failures, and architecture migration.
LongbowXXX
Generates test code to verify software functionality aligns with specified requirements and behavior.
HuynhSang2005
Configures development workflows with Bun, Biome, and Turborepo for efficient dev, build, test, and linting/typechecking in monorepos.
SnakeO
Debugs Svelte application issues including reactivity failures, runes, store leaks, and SSR mismatches using Svelte-specific tools and techniques.
yuch4
Executes and debugs end-to-end browser tests using Chrome DevTools, validating user flows such as login, form submissions, and page transitions.
HuynhSang2005
Handles MDX content rendering, sanitization, and component mapping for Next.js documentation and blog systems using MdxRemote.
surt666
Provides guidance on Zig's build system, including dependency management, cross-compilation, build modes, and custom build steps.