Loading...
Loading...
Found 48002 skills
paulbreuler
Compares current branch changes against main branch to evaluate design, maintainability, and correctness for code quality assurance.
5dlabs
Analyzes fuzzing test coverage to identify uncovered code, magic values, and measure campaign effectiveness.
5dlabs
Fetches LLM-optimized API documentation from designated endpoints to provide developers with up-to-date reference materials.
freitasp1
Applies Lean Manufacturing principles (5 Whys, Ishikawa, PDCA) to software development tasks like bug analysis and code review for systematic problem solving.
5dlabs
Automates final branch completion: verifies tests, presents merge/PR options, and cleans worktree for efficient development cycles.
5dlabs
Offers 100+ performance optimization rules for Three.js, covering memory, rendering, geometry, materials, WebGPU, and WebXR.
5dlabs
Enforces test-driven development: write tests first, watch them fail, then implement minimal code to pass.
5dlabs
A structured four-phase debugging methodology: root cause investigation, pattern analysis, hypothesis testing, and implementation.
5dlabs
Builds stateful, coordinated applications on Cloudflare's edge using Durable Objects for persistent data management.
5dlabs
Offers best practices for optimizing React Native app performance including FPS, bundle size, TTI, memory management, and animations.
Esdeveniments
Enforces server-first rendering and proper client boundaries for React 19 and Next.js 16 App Router components, hooks, and pages.
Esdeveniments
Mandatory checklist enforcing DRY principle and existing pattern reuse before any new code implementation.
5dlabs
Dispatches multiple agents to independently solve problems across different domains concurrently in a single workflow.
Esdeveniments
Provides a guide for validating external data using Zod, covering API responses, webhooks, and user input to ensure data integrity.
Esdeveniments
Enforces TypeScript type organization by mandating all types, interfaces, and DTOs to reside in the /types directory, preventing inline type definitions.
Esdeveniments
Evaluates external code review suggestions against project-specific conventions to validate or reject comments.
Esdeveniments
Guides service worker caching updates by editing sw-template.js and executing yarn prebuild for seamless integration.
Esdeveniments
Guides bundle size and image optimization using Next.js Server Components and image quality caps for enhanced frontend performance.
Esdeveniments
Enforces URL canonicalization rules to prevent SEO issues and costly incidents from improper URL structures, especially avoiding searchParams on listing pages.
Esdeveniments
Provides testing patterns for unit and end-to-end tests using Vitest and Playwright, including SEO and sitemap validation.
Esdeveniments
Provides best practices for internationalization in Next.js using next-intl, including proper link usage with @i18n/routing.
Esdeveniments
Enforces a standardized internal API proxy layer pattern for adding endpoints, data fetching, and HMAC signing within lib/api/ and app/api/ directories.
Esdeveniments
Guides implementation and debugging of configuration-driven filters, including URL parsing and updates to the filters configuration file.
paulbreuler
Performs comprehensive code reviews focusing on correctness, security, and LLM/MCP safety to ensure robust and secure code in repositories.