Skip to main content

Skills in this repository

majiayu000/claude-skill-registry - Page 128

SkillsMP has collected 5,485 skills from majiayu000/claude-skill-registry. Open a skill to review its source and details.

majiayu000/claude-skill-registry

Showing 40 of 5,485 collected skills.

occupation
Software Developers
description

Outbox Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for transactional outbox, polling publisher, and reliable messaging audits.

updated
occupation
Software Developers
description

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 common mistakes. Use for autoloading audits and project structure reviews.

updated
occupation
Software Developers
description

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, examples, and antipattern identification. Use for code style audits and compliance…

updated
occupation
Software Developers
description

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. Use for PSR selection decisions and compliance audits.

updated
occupation
Software Developers
description

Generates README.md files for PHP projects. Creates structured documentation with badges, installation, usage, and examples.

updated
occupation
Software Developers
description

Saga Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for saga orchestration, choreography, and distributed transaction audits.

updated
occupation
Software Developers
description

SOLID principles knowledge base for PHP 8.5 projects. Provides quick reference for SRP, OCP, LSP, ISP, DIP with detection patterns, PHP examples, and antipattern identification. Use for architecture audits and code quality reviews.

updated
occupation
Software Developers
description

Stability Patterns knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Circuit Breaker, Retry, Rate Limiter, Bulkhead, and resilience audits.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Testing knowledge base for PHP 8.5 projects. Provides testing pyramid, AAA pattern, naming conventions, isolation principles, DDD testing guidelines, and PHPUnit patterns.

updated
occupation
Software Developers
description

Generates troubleshooting guides and FAQ sections for PHP projects. Creates problem-solution documentation.

updated
occupation
Computer Occupations, All Other
description

This skill should be used when agents generate placeholder tokens like "pseudo-", "mock-", "temporary", "TODO", "demo-", or similar incompleteness markers. Detects substitution patterns in agent OUTPUT and triggers mandatory user interview instead of…

updated
occupation
Software Developers
description

Land one PR end-to-end (changelog + thanks, lint, merge, back to main).

updated
occupation
Project Management Specialists
description

Write clear, testable acceptance criteria in Given-When-Then format following INVEST principles and BDD best practices.

updated
occupation
Office Clerks, General
description

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.

updated
occupation
Software Developers
description

RBAC/ABAC implementation patterns, least privilege access, row-level security, column masking, and access review workflows.

updated
occupation
Web & Digital Interface Designers
description

Guide for conducting comprehensive accessibility audits of code to identify WCAG compliance issues and barriers to inclusive design. This skill should be used when reviewing accessibility, ARIA implementation, keyboard navigation, or screen reader…

updated
occupation
Web & Digital Interface Designers
description

When building UI components, forms, or any user-facing interface. Check before every frontend PR.

updated
occupation
Web & Digital Interface Designers
description

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

updated
occupation
Web & Digital Interface Designers
description

セマンティックHTML/JSXとWAI-ARIAを「最小で正しく」適用し、キーボード操作・スクリーンリーダ・コントラスト等を満たす実装を作るための判断軸。ネイティブ要素優先、ARIAの過剰使用を避ける。

Source text: Japanese

updated
occupation
Web & Digital Interface Designers
description

Master web accessibility (A11y) to ensure your product is usable by everyone, including people with disabilities. Covers WCAG standards, semantic HTML, keyboard navigation, screen readers, color contrast, and inclusive design practices. Accessibility is not a…

updated
occupation
Web & Digital Interface Designers
description

React Native accessibility patterns for iOS and Android. Use when implementing a11y features.

updated
occupation
Web & Digital Interface Designers
description

Programmatic manipulation of the accessibility tree to support complex custom controls in React.

updated
occupation
Web & Digital Interface Designers
description

WCAG 2.1 Level AA/AAA accessibility review focusing on contrast ratios, color token architecture, state differentiation, and focus management. Can be combined with other review skills.

updated
occupation
Web & Digital Interface Designers
description

Concise accessibility checklist and practices for components in the repository. Use when implementing UI to ensure keyboard, screen reader, and focus semantics.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Expert accessibility tester specializing in WCAG compliance, inclusive design, and universal access. Masters screen reader compatibility, keyboard navigation, and assistive technology integration with focus on creating barrier-free digital experiences.

updated
occupation
Web & Digital Interface Designers
description

Enforce WCAG 2.2 accessibility standards. Use when creating UI components, reviewing frontend code, or when accessibility issues are detected. Covers semantic HTML, ARIA, keyboard navigation, and color contrast.

Source text: Korean

updated
occupation
Web & Digital Interface Designers
description

Guidance for accessible user notifications and feedback. AUTO-TRIGGER when implementing: toasts, snackbars, notifications, alerts, flash messages, status messages, success/error feedback, or any transient UI messages. Triggers include: "toast", "snackbar",…

updated
occupation
Software Developers
description

gcloud CLI を使用して Google Sheets/Docs にアクセス。 ユーザーが Google Sheets/Docs の URL を共有したとき、または スプレッドシート, Sheets, Docs, Google ドキュメントに言及したときに使用。

Source text: Japanese

updated
occupation
Data Scientists
description

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 drawdowns, (3) upgrading obs_dim 5300→5600.

updated
occupation
Software Developers
description

安全地管理用户账号信息(CRUD)。支持存储密码、API Key、Cookies 等敏感信息,并支持 TOTP (MFA) 代码生成。**所有涉及凭证存储的操作必须优先使用此技能**,不可用于账号注册。

Source text: Chinese

updated
occupation
Sales Representatives of Services, Except Advertising, Insurance, Financial Services, & Travel
description

Qualifies and tiers accounts based on signals, fit, and potential. Use this skill when building target lists, prioritizing accounts, identifying high-potential prospects, or defining ideal customer profile criteria.

updated
occupation
Sales Representatives of Services, Except Advertising, Insurance, Financial Services, & Travel
description

Gather actionable sales intelligence on companies and individuals before outreach

updated
occupation
Information Security Analysts
description

Validate account security and authentication protocols.

updated
occupation
Software Developers
description

Search ACE playbook before implementing, building, fixing, debugging, or refactoring code. Capture patterns after completing substantial coding work.

updated
occupation
Software Developers
description

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, (3) Before grep/find/glob operations for better accuracy, (4) Complex…

updated
occupation
Software Developers
description

Specifies that Aceternity UI dependencies should be considered during code generation or modification.

updated
occupation
Pediatricians, General
description

ACGME regulatory compliance expertise for medical residency scheduling. Use when validating schedules, checking work hour limits, supervision ratios, or answering compliance questions. Integrates with MCP validation tools.

updated
occupation
Software Developers
description

Rewarding players for completing specific goals through progress tracking, unlocking logic, rarity calculation, and achievement display for gamification and player engagement.

updated
occupation
Network & Computer Systems Administrators
description

AWS Controllers for Kubernetes (ACK) for Kubernetes-native AWS resource management. Use when managing AWS resources via kubectl, implementing GitOps for infrastructure, creating self-service developer platforms, integrating AWS services with EKS workloads, or…

updated
occupation
Graphic Designers
description

Generate research-grounded visuals using the InfoGenius pipeline. Use when creating infographics, diagrams, educational visuals, or any image that benefits from factual accuracy. Supports 8 visual styles (3D, technical, minimalist, photorealistic, futuristic,…

updated
Showing 40 of 5,485 collected skills.