Loading...
Loading...
Found 48002 skills
daishiman
Designs agent dependencies and collaboration protocols to prevent circular dependencies in multi-agent systems, ensuring efficient data handoffs and coordination.
wahidyankf
Analyzes repository structure through a six-layer governance hierarchy to trace rules to foundational values and explain architectural decisions.
daishiman
Assists in designing, implementing, and validating Claude Code hooks for session and tool automation with event-driven workflows.
daishiman
Manages dependency lock files (pnpm-lock.yaml, package-lock.json, yarn.lock) to ensure build reproducibility, resolve merge conflicts, and optimize CI/CD workflows.
daishiman
Guides incremental refactoring of legacy code by applying design patterns to improve structure while preserving behavior and avoiding over-abstractization.
daishiman
Creates specification-compliant API request/response examples, cURL commands, and SDK snippets with error response standards.
daishiman
Assists in selecting and applying basic command patterns (simple, step-by-step, conditional, file reference) with consistent criteria and verification steps.
daishiman
Designs scalable multi-agent systems with optimized coordination, handoff protocols, and inter-agent communication for reliable distributed applications.
daishiman
Provides design guidelines for system integration patterns including synchronous/asynchronous communication, event-driven architecture, and data synchronization for scalable API connectivity.
daishiman
Applies Marvin Minsky's 'Society of Mind' principles and Clean Architecture to design multi-agent systems with emergent complexity and hierarchical organization.
daishiman
Manages .gitignore files to exclude sensitive data, build artifacts, and platform-specific files, ensuring clean version control workflows.
daishiman
Provides systematic code refactoring techniques based on Martin Fowler's principles to improve maintainability and readability without altering external behavior.
daishiman
Assists teams in selecting, customizing, and migrating code style guides (e.g., Airbnb, Google) to unify conventions and improve code readability.
daishiman
Enables agent integration with Claude Agent SDK, supporting query API, Hooks system, and Electron IPC for secure, type-safe implementations.
daishiman
Manages dependencies in monorepo environments, ensuring workspace consistency through pnpm workspaces, version synchronization, and circular dependency detection.
daishiman
Enables stable and fast E2E/unit testing by mocking external APIs, eliminating dependencies, and simulating network conditions.
daishiman
Enables structured error handling for commands, including argument validation, rollback, and user confirmation to ensure safe failure paths.
Rzyfront
Provides standardized patterns for designing and implementing RESTful API endpoints in backend services.
ArcBlock
Provides critical review of software intent design, identifying over-engineering, YAGNI violations, and premature abstraction to guide simplification and better design decisions.
daishiman
Optimizes React application performance through measurement-driven techniques, reducing unnecessary re-renders using React.memo, useCallback, and Profiler analysis.
ArcBlock
Transforms approved development intents into phased TDD-compliant plans with mandatory test cases for all scenarios before coding.
daishiman
Enables software design adhering to the Open-Closed Principle (OCP), ensuring systems are extendable without modifying existing code.
daishiman
Assists in implementing Clean Code principles through improved naming, function decomposition, and duplication removal to enhance readability and maintainability.
daishiman
Designs and validates machine-readable outputs using schema standards like JSON Schema and RFC-compliant formats for consistent API responses.