Loading...
Loading...
Found 48002 skills
the-answerai
Automates Git commit, push, and pull request creation for efficient code collaboration and version control.
cacr92
Guidelines for developing Python agents on Windows using wxauto v4, covering project structure, modularity, IPC, error handling, testing, and deployment.
the-answerai
Provides explanations and usage examples for TypeScript's built-in utility types to enhance type safety and code efficiency.
cacr92
Guides backend API design including data structures, response formats, and type-safe contracts for robust service implementation.
firstloophq
Tool for creating, improving, and refactoring Claude Skills with proper structure and frontmatter best practices.
the-answerai
Configures and analyzes Jest test coverage to measure and improve test quality in JavaScript/TypeScript projects.
ExcitingTheory
Extracts JSDoc/TSDoc documentation from source code, mapping components to descriptions and enriching with metadata from annotations.
the-answerai
Provides implementation patterns for Vite's Hot Module Replacement to enable seamless code updates during development without full page reloads.
cacr92
Guides users through Test-Driven Development (TDD) workflow, emphasizing test-first implementation and the red-green-refactor cycle.
globalmsq
AST-based structural code search, security scanning, and refactoring for 40+ languages using ast-grep CLI.
bardway
Maintains JSON schemas as stable data contracts with versioning, examples, and backward compatibility rules for reliable API development.
cacr92
Provides guidance on test strategies, including unit testing, integration testing, TDD, and coverage metrics for software development.
cacr92
Assists with Tauri desktop application development, including Rust backend integration, frontend communication, and type-safe API bindings.
cacr92
Assists in identifying and resolving software bugs, performance bottlenecks, and runtime errors through systematic debugging techniques.
cacr92
Assists in debugging, error handling, and exception management for Rust and TypeScript applications, including Tauri command failures and database error resolution.
umbraco
Loads MCP testing patterns for unit and evaluation tests using the @umbraco-cms/mcp-server-sdk.
the-answerai
Offers proven patterns and techniques to enhance the performance of Node.js applications through code-level optimizations.
the-answerai
Provides guidance on implementing and structuring Client Components within the Next.js App Router.
cacr92
Assists in refactoring code to improve readability, reduce complexity, eliminate duplication, and enhance maintainability without altering functionality.
the-answerai
Provides configuration patterns and best practices for Vite, a modern frontend build tool, to streamline development workflows.
bardway
Refactors Tailwind CSS styles to use theme tokens (CSS variables) instead of hardcoded colors, enhancing maintainability and theming consistency.
cacr92
Assists in refactoring code to improve structure, reduce complexity, eliminate duplication, and enhance maintainability.
the-answerai
Provides common patterns for implementing stream-based data processing in Node.js applications.
spenceriam
A pattern for persistently overcoming development blockers through iterative attempts and alternative problem-solving strategies.