Loading...
Loading...
Found 48002 skills
daishiman
Enables robust error boundary implementation and recovery using Next.js App Router's error.tsx, not-found.tsx, and global-error.tsx files.
daishiman
Designs and implements test cases for agent validation following Test-Driven Development (TDD) methodology.
daishiman
Provides specialized patterns for WebSocket real-time communication: connection lifecycle, message queuing, heartbeat strategies, and error recovery.
daishiman
Designs RESTful APIs with versioning, breaking change management, and schema validation using OpenAPI 3.1 and JSON Schema.
daishiman
Evaluates and improves object-oriented design quality by applying SOLID principles, supporting architecture reviews and refactoring decisions.
daishiman
Establishes and applies Ubiquitous Language in Domain-Driven Design to ensure consistent terminology between domain experts and developers, preventing communication gaps.
daishiman
Automates GitHub issue, PR, and release management using REST and GraphQL APIs within GitHub Actions workflows.
Tai-ch0802
Guidelines for identifying code smells and refactoring Vanilla JS Chrome Extensions code, based on Refactoring.guru principles.
Tai-ch0802
Generates Git commit messages compliant with the Conventional Commits specification for standardized version control communication.
daishiman
Provides standardized agent templates (Analysis, Implementation, Orchestrator, Deploy) with {{variable}} abstraction and design principles for reusable agent development.
daishiman
Detects code smells and architectural anti-patterns, prioritizes refactoring targets, and generates reports to improve code quality and reduce technical debt.
daishiman
Guides execution of Test-Driven Development (TDD) through the Red-Green-Refactor cycle, balancing quality and speed via failing tests and iterative refactoring.
Tai-ch0802
Provides system analysis methodologies for technical architecture, data flow modeling, and API design.
daishiman
Offers UI implementation patterns for Electron desktop apps, covering BrowserWindow, native menus, system tray, and frameless windows with security best practices.
daishiman
Specializes in structuring Claude Code agents through YAML frontmatter, dependency management, and workflow design, applying pragmatic programming principles.
daishiman
Assists in implementing Next.js App Router architecture, including directory-based routing, server/client component separation, and rendering strategy selection.
daishiman
Enables design and implementation of event sourcing patterns, including domain events, event stores, and CQRS integration for state reconstruction and audit trails.
daishiman
Provides implementation patterns and best practices for React Server Components (RSC) in Next.js App Router, optimizing component separation, data fetching, and Suspense streaming.
daishiman
Provides JSON schema design and protocol specification for configuring MCP servers and integrating with LLMs, ensuring type safety and compliance.
daishiman
Provides React Error Boundary implementation for robust error handling and user-friendly fallback UIs in frontend applications.
daishiman
Models and implements domain events for business processes, supporting event sourcing, CQRS, and event-driven architecture patterns in software design.
daishiman
Assists in designing, sizing, and verifying database connection pools for serverless applications with Turso-specific constraint handling.
daishiman
Assists developers in predicting and managing dependency upgrade impacts using Semantic Versioning (semver) to detect breaking changes and plan safe migrations.
daishiman
Provides expert guidance on designing and implementing integration patterns for external APIs including RESTful, GraphQL, and WebSocket with authentication and rate limiting strategies.