testing-patterns
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
260 skills found
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
Audit and optimize SwiftUI runtime performance. Diagnose slow rendering, janky scrolling, high resource usage, and layout thrash with code review, architecture analysis, and Instruments profiling guidance.
Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.
Build professional, accessible, and responsive user interfaces using React, Next.js, and modern design systems like shadcn/ui. Focuses on developer tools, chat interfaces, and real-time streaming components.
Automate the migration of Netflix Conductor workflows to Temporal Python, including server orchestration, worker management, and workflow troubleshooting.
Automated PR review agent for Schmock projects ensuring BDD coverage, code quality, TypeScript standards, and conventional commit adherence.
Vitest testing patterns for reliable unit and integration tests. Focuses on critical business logic, edge cases, and mocking strategies for high-impact functions.
Full-stack application orchestrator that analyzes natural language requests to determine tech stacks, scaffold projects, and coordinate specialized development agents.
Build performant Next.js applications using App Router, Server Components, Server Actions, and modern React best practices.
Accessibility best practices and patterns for React applications to ensure WCAG compliance, semantic structure, and inclusive user experiences.
Comprehensive guide for integrating Stripe payments, including one-time charges, subscriptions, and security best practices.
Analyze and identify codebase patterns (naming, architecture, testing) to maintain consistency and enforce standards during development.