Testing skills
Top maintainers
- openclaw · 799 skills
- pluginagentmarketplace · 40 skills
- simota · 34 skills
- williamzujkowski · 34 skills
- makfly · 30 skills
Languages in this topic
2984 skills
This skill helps you reduce cyclomatic complexity and refactor logic by applying early returns, guard clauses, and table-driven patterns.
This skill guides you through Turbo and Hotwire patterns to implement partial updates, real-time features, and Stimulus controllers in Rails apps.
This skill guides you to design production-ready Rails REST APIs with serialization, authentication, versioning, and testing patterns.
This skill helps you design precise exception hierarchies in TypeScript, enabling targeted catch blocks and safer error handling across layers.
This skill helps you set up and manage local multi-service development environments with Docker Compose, including health checks, hot reload, and environment
This skill helps you implement Laravel internationalization from day one by guiding translation helpers, JSON files, and locale management for scalable apps.
This skill provides production-ready Vue 3 form patterns using VeeValidate with Zod integration, enabling rapid, reliable form validation.
This skill refactors Pandas code to leverage vectorization, method chaining, and memory-efficient dtypes for faster, cleaner data pipelines.
This skill refactors Next.js apps to App Router best practices, improving maintainability, performance, and server/client boundaries.
This skill provides expert dependency injection guidance for iOS/tvOS, optimizing testability and flexibility through patterns, protocols, and environment
This skill helps you reduce Laravel controller bloat by moving auth/validation to Form Requests, using Actions with DTOs, and opting for resource or
This skill refactors Laravel PHP code to improve maintainability and aligns with modern PHP 8.3+/8.4+ and Laravel 11+ patterns.
This skill guides you in using the cursor-agent CLI for interactive development, session management, and supervised development-verification workflows.
This skill helps you apply the Liskov Substitution Principle by avoiding broken inheritance and favoring interfaces and composition for reliable subclassing.
This skill helps Laravel developers prevent N+1 queries by eager loading, safeguard lazy loading in dev, and select only needed fields.
This skill guides you through publishing Python packages to PyPI, including testing, versioning, authentication, and automated workflows to ensure reliable
This skill helps you diagnose and resolve Vue 3 issues across reactivity, components, Pinia, SSR, and tooling with practical debugging workflows.
This skill helps researchers collaboratively design, test, and refine literature screening rubrics to improve accuracy and reuse.
This skill guides integrating Stripe with Next.js and Supabase, delivering production-ready webhooks, subscriptions, and credit systems with secure key
This skill helps you write, review, and refactor React tests with Testing Library, emphasizing accessible queries and user-centric interactions.
This skill helps you resist feature bloat by enforcing YAGNI principles, guiding minimal viable implementations until requirements actually demand change.