Loading...
Loading...
Found 48002 skills
ushironoko
Handles GitHub PR reviews via gh command, enabling code review operations like diff checks, comment management, and inline feedback.
daishiman
Provides design patterns for error classification, retry strategies, circuit breakers, and user-facing error messages to enhance application resilience.
daishiman
Specializes in applying Domain-Driven Design (DDD) patterns to model business domains, including entities, value objects, aggregates, and repositories for robust domain layer design.
daishiman
Provides secure implementation patterns for OAuth 2.0 authorization flows including Authorization Code, PKCE, and Refresh Token for web, SPA, and mobile applications.
daishiman
Assists in designing command patterns for pipelines, meta-commands, and interactive flows using established software design principles.
daishiman
Provides comprehensive strategies for React data fetching, caching, error handling, and optimistic updates, including library selection between React Query and SWR.
daishiman
Specializes in implementing the repository pattern for data access layer abstraction, enabling separation of domain logic from persistence and supporting entity mapping strategies.
daishiman
Provides client-server form validation using Zod and react-hook-form, including error messaging and test implementation.
daishiman
Assists in selecting, comparing, and applying architectural patterns (Hexagonal, Onion, Vertical Slice) while ensuring dependency compliance and design consistency.
ushironoko
Enables parallel development by creating and deleting Git worktrees for separate implementation tasks within a single repository.
daishiman
Supports designing reusable UI structures using component composition patterns (Compound, Polymorphic, Slot) to ensure consistency and maintainability in frontend development.
daishiman
Provides robust multipart file upload with chunked transfers, resumable uploads, progress tracking, and checksum verification for reliable large file transfers.
daishiman
Specializes in implementing efficient file change detection and cross-platform monitoring using Chokidar and the Observer Pattern with EventEmitter for event-driven systems.
wahidyankf
Creates consistent multi-file templates for code repositories, enabling rapid project setup and structure standardization.
daishiman
Optimizes React state management by guiding state lifting, reducing prop drilling, and determining Context usage for efficient component communication.
daishiman
Enables phased feature releases, A/B testing, and canary deployments through feature flag patterns, ensuring safe production rollouts and risk management.
daishiman
Enables implementation of immutable value objects with domain concept encapsulation, addressing primitive obsession and enhancing domain model clarity in DDD.
wahidyankf
Enables trunk-based development workflow with main branch focus, minimal branching, and feature flags for efficient code integration.
daishiman
Enables seamless ESLint-Prettier integration with conflict resolution, editor configuration, and auto-formatting workflows for consistent code style.
daishiman
Enables the design of extensible software systems through plugin architecture, registry patterns, and dependency injection for flexible component integration.
daishiman
Guides modular system design using high cohesion, low coupling, and principles like Clean Architecture and SOLID.
daishiman
Analyzes module dependencies to detect circular references, assess stability metrics, and prioritize refactoring for architectural health.
daishiman
Guides frontend state management strategy, library selection, async state handling, and normalization for React, Vue, and modern frameworks.
daishiman
Expertise in implementing accessible, style-agnostic UI components using Headless UI principles and libraries like Radix UI and React Aria for WCAG-compliant component architecture.