Skip to main content

이 저장소의 skills

majiayu000/claude-skill-registry - 126페이지

SkillsMP는 majiayu000/claude-skill-registry에서 5,485개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

majiayu000/claude-skill-registry

수집된 skill 5,485개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Manage git worktrees for isolated development. Use when creating isolated workspaces, managing parallel development, handling worktree lifecycle, or merging completed work.

원문 언어: 영어

업데이트
직업 분류
변호사
설명

Citation formatting rules for law review articles using The Bluebook (21st ed.) academic style

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Academic paper search across 14+ scholarly platforms including arXiv, PubMed, Google Scholar, Web of Science, Semantic Scholar, Sci-Hub, and more. Use for literature review, research discovery, and citation management.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Action-Domain-Responder pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for ADR (web-specific MVC alternative) audits.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Architecture Decision Records (ADR) for PHP projects. Creates structured decision documentation with context, decision, and consequences.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes coupling and cohesion metrics in PHP codebases. Calculates Afferent/Efferent coupling (Ca/Ce), LCOM metrics, instability index, and abstractness. Identifies highly coupled modules and low cohesion classes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes PHP codebase for SOLID principle violations. Detects God classes (SRP), type switches (OCP), broken contracts (LSP), fat interfaces (ISP), and concrete dependencies (DIP). Generates actionable reports with severity levels and remediation…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Analyzes PHP codebase for test coverage gaps. Detects untested classes, methods, branches, exception paths, and edge cases. Provides actionable recommendations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates API documentation for PHP projects. Creates endpoint documentation with parameters, responses, and examples.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates ARCHITECTURE.md files for PHP projects. Creates layer documentation, component descriptions, and architectural diagrams.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates CHANGELOG.md files following Keep a Changelog format. Creates version history documentation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes bounded context boundaries in DDD projects. Detects cross-context coupling, shared kernel violations, context mapping issues, and ubiquitous language inconsistencies. Generates context map diagrams and boundary recommendations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes PHP code for encapsulation violations. Detects public mutable state, exposed internals, Tell Don't Ask violations, getter/setter abuse, and information hiding breaches.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyzes PHP code for immutability violations. Checks Value Objects, Events, DTOs for readonly properties, no setters, final classes, and wither patterns. Ensures domain objects maintain invariants.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Detects leaky abstractions in PHP code. Identifies implementation details exposed in interfaces, concrete returns from abstract methods, framework leakage into domain, and infrastructure concerns in application layer.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Knowledge base for Claude Code formats and patterns. Use when creating or improving commands, agents, skills, or hooks.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Clean Architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Clean Architecture and Hexagonal Architecture audits.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates code examples for PHP documentation. Creates minimal, copy-paste ready examples with expected output.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

CQRS architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Command Query Responsibility Segregation audits.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates ADR Action classes for PHP 8.5. Creates single-responsibility HTTP endpoint handlers with PSR-7 support. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates DDD Aggregates for PHP 8.5. Creates consistency boundaries with root entity, domain events, and invariant protection. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates DDD Anti-Corruption Layer for PHP 8.5. Creates translation layer between bounded contexts or external systems. Includes adapters, translators, facades, and unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Builder pattern for PHP 8.5. Creates step-by-step object construction with fluent interface and validation. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Bulkhead pattern for PHP 8.5. Creates resource isolation with semaphore-based concurrency limiting and thread pool isolation. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Chain of Responsibility pattern for PHP 8.5. Creates handler chains for request processing with middleware-style composition. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Circuit Breaker pattern for PHP 8.5. Creates resilience component protecting against cascading failures with state management, fallback support, and metrics. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates CQRS Commands and Handlers for PHP 8.5. Creates immutable command DTOs with handlers that modify state. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Decorator pattern for PHP 8.5. Creates wrapper classes for dynamic behavior addition without inheritance. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates DI Container configuration for PHP 8.5. Creates module classes, service providers, container configuration, and autowiring setup. Supports Symfony, Laravel, and PHP-DI patterns. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates DDD Domain Events for PHP 8.5. Creates immutable event records with metadata, past-tense naming. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates DDD Domain Services for PHP 8.5. Creates stateless services for business logic that doesn't belong to entities or value objects. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates DTO (Data Transfer Object) for PHP 8.5. Creates immutable objects for layer boundaries, API requests/responses, and data serialization. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates DDD Entities for PHP 8.5. Creates identity-based objects with behavior, state transitions, and invariant protection. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates DDD Factory for PHP 8.5. Creates factories for complex domain object instantiation with validation and encapsulated creation logic. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Generates PHPUnit integration tests for PHP 8.5. Creates tests with real dependencies, database transactions, HTTP mocking. Supports repositories, API clients, message handlers.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Mediator pattern for PHP 8.5. Creates coordination layer for complex component interactions with event dispatching, request/response handling, and colleague classes. Reduces coupling between interacting objects. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates InMemory repository implementations for PHP 8.5 testing. Creates fake repositories with array storage, supporting CRUD operations and queries without database.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Null Object pattern for PHP 8.5. Creates safe default implementations eliminating null checks. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Object Pool pattern for PHP 8.5. Creates reusable object containers for expensive resources like connections. Includes unit tests.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generates Transactional Outbox pattern components for PHP 8.5. Creates OutboxMessage entity, repository, publisher, and processor with unit tests.

원문 언어: 영어

업데이트
수집된 skill 5,485개 중 40개를 표시합니다.