Loading...
Loading...
Found 48002 skills
LounisBou
Creates isolated Git worktrees for parallel feature development with automatic directory management and branch verification.
LounisBou
Provides shadcn/vue UI components for Vue 3 with theming, dark mode, and form validation integration using VeeValidate/Zod.
feraudet
Provides standardized checklists and guidelines for code review to ensure quality and adherence to best practices.
cha9ro
Generates and enhances unit tests using Meta's TestGen-LLM, ensuring reliable coverage and no regression in existing code.
wdm0006
Comprehensive review of Python libraries covering structure, packaging, code quality, testing, security, documentation, and API design, with actionable improvement recommendations.
wdm0006
Optimizes Python library performance using profiling, memory analysis, and benchmarking tools to address bottlenecks and memory leaks.
LounisBou
Optimizes Doctrine ORM queries in Symfony by configuring fetch modes, eager/lazy loading, and query hints to eliminate N+1 issues and improve performance.
Atemndobs
Provides component development patterns using Radix UI, TailwindCSS, react-hook-form, and Framer Motion for React applications.
LounisBou
Configures Claude Code plugin settings using YAML frontmatter in .local.md files for plugin initialization.
git-tao
Prevents timezone-related errors in date and time handling within software applications.
LounisBou
Enables concurrent programming in Python via asyncio patterns for non-blocking I/O, async/await, and API development with frameworks like FastAPI.
LounisBou
Guides users through structured investigation to identify root causes of bugs, especially after repeated failed fixes or under time pressure.
LounisBou
Provides comprehensive pytest testing strategies including fixtures, mocking, and TDD patterns for Python development.
LounisBou
Enforces semantic HTML structure, accessibility (ARIA), SEO meta tags, and form/table implementation for frontend development.
LounisBou
Enables implementation of SearchFilter, DateFilter, RangeFilter, BooleanFilter, and custom filters for API Platform resources in Symfony applications.
WorkSync-Developement
Enforces consistent authentication pattern in Next.js by reusing AuthContext and withAuth, avoiding new routes or permission logic.
wdm0006
Enhances Python library code quality using Ruff linting, mypy type checking, and Pythonic refactoring for maintainable, robust code.
adaptationio
Automates workspace and git worktree management for efficient code review, branch management, and build merging in software development workflows.
adaptationio
Facilitates test-driven development by implementing features incrementally, making commits, and resuming work in a TDD workflow.
wdm0006
Creates and configures pytest test suites for Python libraries with fixtures, parametrization, mocking, and Hypothesis property-based testing, including CI integration.
wdm0006
Designs intuitive Python library APIs with emphasis on simplicity, consistency, versioning, and deprecation strategies for new and existing libraries.
WorkSync-Developement
Provides secure API integration for social media posts and comments with locked endpoints, idempotent writes, and structured request/response handling.
WorkSync-Developement
Defines API integration for Vista Social Profiles and Groups with locked endpoints, allowed query parameters, and canonical response fields.
WorkSync-Developement
Provides shared integration rules for Vista Social including base URL, authentication, error handling, and global constraints for consistent API endpoint usage.