83,201 skills sorted by stars.
Generates PSR-13 Hypermedia Links implementation for PHP 8.5. Creates LinkInterface, EvolvableLinkInterface, and LinkPro...
Generates PSR-14 Event Dispatcher implementation for PHP 8.5. Creates EventDispatcherInterface, ListenerProviderInterfac...
Generates PSR-15 HTTP Middleware implementation for PHP 8.5. Creates MiddlewareInterface and RequestHandlerInterface wit...
Generates PSR-16 Simple Cache implementation for PHP 8.5. Creates CacheInterface with get/set/delete operations and TTL...
Generates PSR-17 HTTP Factories implementation for PHP 8.5. Creates RequestFactoryInterface, ResponseFactoryInterface, S...
Generates PSR-18 HTTP Client implementation for PHP 8.5. Creates ClientInterface with request sending and exception hand...
Generates PSR-20 Clock implementation for PHP 8.5. Creates ClockInterface implementations including SystemClock, FrozenC...
Generates PSR-3 Logger implementation for PHP 8.5. Creates LoggerInterface implementations with log levels, context inte...
Generates PSR-6 Cache implementation for PHP 8.5. Creates CacheItemPoolInterface and CacheItemInterface implementations...
Generates PSR-7 HTTP Message implementations for PHP 8.5. Creates Request, Response, Stream, Uri, and ServerRequest clas...
Generates CQRS Queries and Handlers for PHP 8.5. Creates read-only query DTOs with handlers that return data without sid...
Generates Rate Limiter pattern for PHP 8.5. Creates request throttling with token bucket, sliding window, and fixed wind...
Generates Read Model/Projection for PHP 8.5. Creates optimized query models for CQRS read side with projections and deno...
Generates DDD Repository interfaces and implementation stubs for PHP 8.5. Creates domain interfaces in Domain layer, imp...
Generates ADR Responder classes for PHP 8.5. Creates HTTP response builders with PSR-7/PSR-17 support. Includes unit tes...
Generates Retry pattern for PHP 8.5. Creates resilience component with exponential backoff, jitter, and configurable ret...
Generates Saga pattern components for PHP 8.5. Creates Saga interfaces, steps, orchestrator, state management, and compe...
Generates DDD Specification for PHP 8.5. Creates reusable business rule objects for validation, filtering, and querying...
Generates State pattern for PHP 8.5. Creates state machines with context, state interface, and concrete states for behav...
Generates Strategy pattern for PHP 8.5. Creates interchangeable algorithm families with context class, strategy interfac...
Generates Application Use Cases for PHP 8.5. Creates orchestration services that coordinate domain objects, handle trans...
Generates DDD Value Objects for PHP 8.5. Creates immutable, self-validating objects with equality comparison. Includes u...
DDD architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Domain-Driven Design a...
Event-Driven Architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for EDA audits in...
Event Sourcing knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Event Sourcing architect...
GRASP principles knowledge base for PHP 8.5 projects. Provides quick reference for 9 responsibility assignment patterns...
Hexagonal Architecture (Ports & Adapters) knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines f...
Layered Architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for traditional N-tier...
Outbox Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for transactional outbox, po...
PSR-4 autoloading standard knowledge base for PHP 8.5 projects. Provides quick reference for namespace-to-path mapping,...
PSR-1 and PSR-12 coding standards knowledge base for PHP 8.5 projects. Provides quick reference for basic coding standar...
PHP Standards Recommendations (PSR) overview knowledge base. Provides comprehensive reference for all accepted PSRs incl...
Saga Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for saga orchestration, choreo...
SOLID principles knowledge base for PHP 8.5 projects. Provides quick reference for SRP, OCP, LSP, ISP, DIP with detectio...
Stability Patterns knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Circuit Breaker, Ret...
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/F...
Automate Accelo tasks via Rube MCP (Composio). Always search tools first for current schemas.
This skill should be used when agents generate placeholder tokens like "pseudo-", "mock-", "temporary", "TODO", "demo-",...
Land one PR end-to-end (changelog + thanks, lint, merge, back to main).
检查Acceptance Criteria格式和完整性,验证是否符合Given-When-Then结构、覆盖正常流程/边界条件/异常场景。适合在为User Story编写AC后、准备测试用例前使用,当需要验收AC质量时。帮助不熟悉BDD的P...
Create acceptance criteria creator operations. Auto-activating skill for Enterprise Workflows. Triggers on: acceptance c...
Use after implementing features - verifies each acceptance criterion with structured testing and posts verification repo...
Given-When-Then 形式の受け入れ基準を整理し、テスト可能な完了条件の定義を支援する。 要件の明確化、シナリオ設計、検証手順を一貫して整理する。 Anchors: • Software Requirements (Karl W...