Loading...
Loading...
Found 48002 skills
trae-op
Provides a React Context implementation pattern using useSyncExternalStore, with TypeScript types, hooks, and examples for efficient state management.
pqem
Provides a quick overview of a project repository and guides users on which file to modify for specific development tasks.
yaniv-golan
Automates non-interactive git branch history cleanup including squashing, fixup, and rebasing operations.
trae-op
Guidelines for building performant, accessible React forms using isolated components, custom hooks, and server actions with TypeScript patterns.
844196
Enables correct definition and usage of Zod schemas for TypeScript data validation in projects.
jwbaldwin
Enforces directory name conventions during GitLab merge request code reviews to maintain consistency and prevent merge errors.
pqem
Offers best practices for semantic HTML, CSS, and vanilla JavaScript development.
trae-op
Guides implementation of event delegation in React to minimize prop drilling, enhance performance, and manage dynamic content efficiently.
ksterx
Automates software development workflows including feature implementation, bug fixes, and code refactoring by dynamically adjusting to task complexity.
yuichiroharai
CLI tool for safely removing all occurrences of a specified class name from HTML and JSX files during code refactoring.
foundry-works
Generates structured development specifications with phases, file details, and verification steps, featuring AI review and validation for code-ready documentation.
trae-op
Provides decorators and patterns for building modular, testable Electron main process code using Dependency Injection Pattern (DIP).
nodays-off
Teaches the progressive disclosure architecture pattern to optimize context window usage by organizing skills into three tiers: metadata, entry point, and references, avoiding documentation dumps.
trae-op
Provides guidelines and Vitest patterns for unit testing Electron main process services, IPC handlers, and DI-based code.
AmnadTaowsoam
Provides a comprehensive guide for optimizing database queries, including EXPLAIN plans, indexing strategies, and eliminating N+1 issues to enhance application performance.
AmnadTaowsoam
Enforces API contract testing between services using Pact or OpenAPI validation to ensure compatibility and reliability in microservices architecture.
AmnadTaowsoam
Provides architectural patterns for building B2B SaaS applications with multi-tenancy, including data isolation, billing, and tenant management.
foundry-works
Enables safe code refactoring (rename, extract function/method, move) with automatic reference updates via Language Server Protocol (LSP).
AmnadTaowsoam
Automates creation of Bruno API test collections from OpenAPI specifications and endpoint definitions for efficient API validation.
AmnadTaowsoam
Provides a comprehensive guide to caching strategies, cache layers, invalidation patterns, and implementation techniques for enhancing application performance.
AmnadTaowsoam
Enables consumer-driven contract testing for microservices to ensure API compatibility and prevent integration failures.
foundry-works
Initial configuration for the Foundry plugin, enabling integration with Claude for AI development workflows.
AmnadTaowsoam
Provides comprehensive debugging strategies and tools to efficiently identify and fix bugs across development environments.
AmnadTaowsoam
Comprehensive guide for CPU and memory profiling in Node.js and Python to identify performance bottlenecks and optimize application efficiency.