Loading...
Loading...
Found 48002 skills
kpiteira
Provides infrastructure for managing asynchronous service operations, including tracking, progress reporting, and cancellation tokens in service orchestrators and worker systems.
kpiteira
Provides robust error handling strategies including exception hierarchy, retry logic, and standardized API error responses for resilient application development.
kpiteira
Provides architecture utilities for CLI applications including lazy loading, async operations, and error handling.
kpiteira
Provides development utilities for MCP server components, MCP tools, and client integrations within the Claude Desktop application.
ConaryLabs
Semantic code search tool that locates code by concept or functionality rather than exact text matches, aiding developers in code navigation and understanding.
otrebu
Automates comprehensive code reviews by orchestrating multiple specialized agents in parallel, synthesizing findings for efficient triage.
prnthh
A JSON-first 3D game engine built on React Three Fiber, WebGPU, and Rapier Physics for React-based game development.
joaquimscosta
Scans Spring Boot code for patterns (annotations) and routes to relevant development skills, providing contextual guidance for Java/Kotlin projects.
WebRenew
Provides a CLI and library for integrating 19,000+ icons from multiple sources into React, Vue, Svelte, and web projects with tree-shakeable components.
WebRenew
Provides CLI and API for integrating 19,000+ icons from multiple libraries into React, Vue, Svelte, and web projects with tree-shakeable components.
reporails
Validates rules against schemas, contracts, and data sources to ensure adherence and correctness in software systems.
reporails
Automates batch generation of rules from specifications, streamlining rule-based system implementation in software development.
reporails
Automates adding a new entry to the project's UNRELEASED.md changelog file for tracking upcoming changes.
andrueandersoncs
Guides on Effect's runtime system, including execution, configuration, context, and custom runtime features for functional programming in JavaScript/TypeScript.
andrueandersoncs
Instantly retrieves Effect-TS API documentation, function signatures, parameters, and usage examples for developers.
andrueandersoncs
Guides on functional state management using Effect Ref patterns, covering mutable state handling and reactive updates.
andrueandersoncs
Guides on Effect stream API for async data processing, including operators like map, filter, and backpressure management.
andrueandersoncs
Explains and guides usage of Effect's built-in functional data types including Option, Either, and Data structures.
andrueandersoncs
Enables type-safe, exhaustive pattern matching in Effect for discriminated unions, replacing switch and if/else with Match expressions.
andrueandersoncs
Provides guidance on managing dependencies and services using Effect library's layer composition and dependency injection patterns.
andrueandersoncs
Provides safe resource management using the bracket pattern, ensuring proper cleanup of resources like database connections and file handles.
andrueandersoncs
Guides implementation of logging, metrics, and distributed tracing using the Effect library for application observability.
andrueandersoncs
Guides on implementing and using Effect's equality, hashing, and ordering traits for value comparison and sorting.
andrueandersoncs
Guides testing of Effect-based applications with utilities for property-based testing, mocking, and test coverage.