ClaudSkillsGeneral › Page 42

General-Purpose Claude Skills (Page 42 of 361)

Productivity, automation, knowledge management, integrations, AI tooling, and general-purpose skills for Claude Code.

21,631 skills · updated 2026-05-03 · showing 2461–2520 of 21,631 by quality score

Generates PSR-16 Simple Cache implementation for PHP 8.5. Creates CacheInterface with get/set/delete operations and TTL handling. Includes unit tests.
Score 70/100
Generates PSR-17 HTTP Factories implementation for PHP 8.5. Creates RequestFactoryInterface, ResponseFactoryInterface, StreamFactoryInterface, UriFactoryInterface,…
Score 70/100
Generates PSR-18 HTTP Client implementation for PHP 8.5. Creates ClientInterface with request sending and exception handling. Includes unit tests.
Score 70/100
Generates PSR-3 Logger implementation for PHP 8.5. Creates LoggerInterface implementations with log levels, context interpolation, and LoggerAwareTrait usage. Includes unit tests.
Score 70/100
Generates PSR-7 HTTP Message implementations for PHP 8.5. Creates Request, Response, Stream, Uri, and ServerRequest classes with immutability. Includes unit tests.
Score 70/100
Generates CQRS Queries and Handlers for PHP 8.5. Creates read-only query DTOs with handlers that return data without side effects. Includes unit tests.
Score 70/100
Generates Read Model/Projection for PHP 8.5. Creates optimized query models for CQRS read side with projections and denormalization. Includes unit tests.
Score 70/100
Generates DDD Repository interfaces and implementation stubs for PHP 8.5. Creates domain interfaces in Domain layer, implementation in Infrastructure.
Score 70/100
Generates ADR Responder classes for PHP 8.5. Creates HTTP response builders with PSR-7/PSR-17 support. Includes unit tests.
Score 70/100
Generates Retry pattern for PHP 8.5. Creates resilience component with exponential backoff, jitter, and configurable retry strategies. Includes unit tests.
Score 70/100
Generates Saga pattern components for PHP 8.5. Creates Saga interfaces, steps, orchestrator, state management, and compensation logic with unit tests.
Score 70/100
Generates DDD Specification for PHP 8.5. Creates reusable business rule objects for validation, filtering, and querying with composite pattern support. Includes unit tests.
Score 70/100
Generates State pattern for PHP 8.5. Creates state machines with context, state interface, and concrete states for behavior changes. Includes unit tests.
Score 70/100
Generates Strategy pattern for PHP 8.5. Creates interchangeable algorithm families with context class, strategy interface, and concrete implementations. Includes unit tests.
Score 70/100
Generates Application Use Cases for PHP 8.5. Creates orchestration services that coordinate domain objects, handle transactions, and dispatch events. Includes unit tests.
Score 70/100
Generates DDD Value Objects for PHP 8.5. Creates immutable, self-validating objects with equality comparison. Includes unit tests.
Score 70/100
Diagram knowledge base. Provides Mermaid syntax, C4 model, diagram types, and best practices for technical diagrams.
Score 70/100
Documentation knowledge base. Provides documentation types, audiences, best practices, and antipatterns for technical documentation creation.
Score 70/100
Documentation QA knowledge base. Provides quality checklists, audit criteria, and metrics for documentation review.
Score 70/100
Generates Getting Started guides for PHP projects. Creates step-by-step tutorials for first-time users.
Score 70/100
Generates Mermaid diagrams for technical documentation. Provides templates for flowcharts, sequence diagrams, class diagrams, ER diagrams, and C4 models.
Score 70/100
PSR-4 autoloading standard knowledge base for PHP 8.5 projects. Provides quick reference for namespace-to-path mapping, composer.json configuration, directory structure, and…
Score 70/100
PSR-1 and PSR-12 coding standards knowledge base for PHP 8.5 projects. Provides quick reference for basic coding standard and extended coding style with detection patterns,…
Score 70/100
PHP Standards Recommendations (PSR) overview knowledge base. Provides comprehensive reference for all accepted PSRs including PSR-1,3,4,6,7,11,12,13,14,15,16,17,18,20.
Score 70/100
Generates README.md files for PHP projects. Creates structured documentation with badges, installation, usage, and examples.
Score 70/100
Generates troubleshooting guides and FAQ sections for PHP projects. Creates problem-solution documentation.
Score 70/100
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP.
Score 70/100
When the user wants to apply to startup accelerators, incubators, or fellowship programs. Also use when the user mentions "YC application", "Techstars", "accelerator", or "apply…
Score 70/100
Automate Accelo tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Write clear, testable acceptance criteria in Given-When-Then format following INVEST principles and BDD best practices.
Score 70/100
Acceptance Criteria Creator - Auto-activating skill for Enterprise Workflows. Triggers on: acceptance criteria creator, acceptance criteria creator Part of the Enterprise…
Score 70/100
Use when delivered functionality needs acceptance-criteria verification before a phase advances
Score 70/100
Manage Slack channel access control — pairing, allowlist, channel opt-in
Score 70/100
[STUB - Not implemented] Access control auditing with IDOR detection, RBAC/ABAC patterns, and privilege escalation prevention.
Score 70/100
Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building secure access control systems with fine-grained permissions.
Score 70/100
Restore access for customers who are locked out of their account or courses. Use when a paying customer cannot log in, access materials, or restore purchases.
Score 70/100
Tracks every IT access request, permission change, and account provisioning item from email — what has been requested, by whom, whether it has been approved and fulfilled, and…
Score 70/100
Performs git operations and interacts with GitHub. Used when git-related operations are needed, including: git commands (commit, push, pull, branch, merge, etc.), GitHub API…
Score 70/100
GitHub repository access in containerized environments using REST API and credential detection. Use when git clone fails, or when accessing private repos/writing files via API.
Score 70/100
Discover and configure Bluetooth and Wi-Fi accessories using AccessorySetupKit. Use when presenting a privacy-preserving accessory picker, defining discovery descriptors for BLE…
Score 70/100
Create unified specification packages across Business, Development, and Design teams. Staged elaboration (L0 Vision → L1 Requirements → L2 Team Detail → L3 Acceptance Criteria) to…
Score 70/100
Use when animating accordions, collapsibles, dropdowns, or expand/collapse elements for smooth reveal transitions
Score 70/100
Add account state (P&L, win rate, drawdown) to RL observations + drawdown penalty in rewards. Trigger when: (1) model needs account awareness, (2) training should penalize…
Score 70/100
Generates an Apple-compliant account deletion flow with multi-step confirmation UI, optional data export, configurable grace period, Keychain cleanup, and server-side deletion…
Score 70/100
安全地管理用户账号信息(CRUD)。支持存储密码、API Key、Cookies 等敏感信息,并支持 TOTP (MFA) 代码生成。**所有涉及凭证存储的操作必须优先使用此技能**,不可用于账号注册。
Score 70/100
Use when fixing legacy account-map component references or creating new components. Covers migration from dynamic account-map lookups to static account_map variable.
Score 70/100
Expert on Plaid accounts and account management. Covers account data retrieval, balance checking, account types, multi-account handling, and account webhooks.
Score 70/100
Manages the full accounts payable workflow including vendor invoice intake, approval routing, payment scheduling, vendor reconciliation, AP aging tracking, and DPO optimization.
Score 70/100
Эксперт AP workflow. Используй для процессов кредиторской задолженности, invoice processing, three-way matching и payment automation.
Score 70/100
Manages the full accounts receivable workflow including customer invoicing, payment collection and matching, DSO calculation and trend analysis, AR aging reports, collections…
Score 70/100
Automate account reconciliation by matching transactions, identifying discrepancies, and generating variance reports
Score 70/100
Automate Accredible Certificates tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Simulate Joint Commission tracer methodology to assess compliance with accreditation standards across patient care processes and support systems
Score 70/100
Automate Acculynx tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Semantic codebase search and prompt enhancement via standalone CLI. Use when: (1) Semantic code search with natural language queries, (2) Prompt enhancement with codebase context,…
Score 70/100
100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI integration errors.
Score 70/100
Specifies that Aceternity UI dependencies should be considered during code generation or modification.
Score 70/100
Guide for creating ACF PRO blocks with field groups in Oh My Brand! FSE theme. Use this when registering ACF blocks, creating field groups, or working with ACF-specific render…
Score 70/100
An ASE skill built around ACF Extended, the WordPress enhancement suite for Advanced Custom Fields that adds field types, admin improvements, front-end forms, options pages, and…
Score 70/100
ACGME regulatory compliance expertise for medical residency scheduling. Use when validating schedules, checking work hour limits, supervision ratios, or answering compliance…
Score 70/100
Search all 21,631 General skills →