Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
tip-javascript-typescript
This skill should be used when writing or refactoring TypeScript/JavaScript code. It provides coding patterns and best practices aligned with the user's preferred development style, typescript language usage patterns, and library-specific tips.
majiayu000/claude-skill-registry 163
-
idea-issue-creator
Transform bullet points into enhanced, prioritized items for MASTER_PLAN.md. Process ideas inbox and integrate with project tracking.
majiayu000/claude-skill-registry 163
-
requirements-defining
EARS記法を用いた要件定義書を作成・編集します。ユーザーストーリーの作成、受入基準の定義、非機能要件の整理が必要な場合に使用してください。
majiayu000/claude-skill-registry 163
-
comet-scaffold
React Native 脚手架 comet CLI 命令规范与项目配置。当用户提到"comet"、"脚手架"、"scaffold"、"初始化项目"、"创建应用"、"项目结构"、"comet.yaml"时使用此 skill。
majiayu000/claude-skill-registry 163
-
atomic-design-planning
Use this skill when discussing UI components, design systems, frontend implementation, or component architecture. Guides thinking about Atomic Design methodology - atoms, molecules, organisms - and promotes component reuse over creation. Triggers on UI/frontend discussions, "what components do we need?", "should I create a new component?", or design system questions.
majiayu000/claude-skill-registry 163
-
building-cli-apps
Use when building command-line interface tools; when choosing argument parsing libraries; when handling stdin/stdout/stderr patterns; when implementing subcommands; when tests for CLI apps fail or are missing
majiayu000/claude-skill-registry 163
-
token-endpoint-reviewer
Review test cases for Token Endpoint. Covers grant_type=authorization_code, client authentication (client_secret_basic, client_secret_post), token request/response validation, and all requirements per OIDC Core 1.0 Section 3.1.3 and OAuth 2.1.
majiayu000/claude-skill-registry 163
-
webflow-code-components
Expert guidance for developing React code components for Webflow. This skill should be used when users are building, troubleshooting, or optimizing React components for import into Webflow Designer, working with Shadow DOM styling, managing component communication, or configuring the Webflow CLI.
majiayu000/claude-skill-registry 163
-
Rollout and Kill Switch
Comprehensive guide to safe agent deployment strategies including canary releases, feature flags, kill switches, and automated rollback mechanisms
majiayu000/claude-skill-registry 163
-
file-search
Search for files and content in a codebase. Use when investigating a codebase, finding patterns, or locating specific files. Not for reading file content or simple directory listing.
majiayu000/claude-skill-registry 163
-
neo4j-transcript
Query earnings call transcripts, Q&A exchanges, and prepared remarks from Neo4j. Use when fetching transcript or earnings call data.
majiayu000/claude-skill-registry 163
-
ln-740-quality-setup
Coordinates linters, pre-commit hooks, and test infrastructure setup
majiayu000/claude-skill-registry 163
-
bug-reporting-excellence
Write high-quality bug reports that get fixed quickly. Use when reporting bugs, training teams on bug reporting, or establishing bug report standards.
majiayu000/claude-skill-registry 163
-
matomo-api
Matomo (Piwik) analytics platform API. Use for web analytics, tracking implementation, reporting API integration, plugin development, PHP/JavaScript tracking clients, and database schema understanding.
majiayu000/claude-skill-registry 163
-
platform-cli
Design and implementation patterns for building command-line tools with modern UX conventions. Use when: (1) designing a new CLI tool, (2) reviewing CLI UX and behavior, (3) defining commands, flags, or help text, (4) implementing error handling or signal handling, (5) planning CLI distribution.
majiayu000/claude-skill-registry 163
-
deb-package-builder
Build Debian packages with proper control files, dependencies, and maintainer scripts
majiayu000/claude-skill-registry 163
-
credo-custom-checks
Use when creating custom Credo checks for project-specific code quality rules and standards in Elixir.
majiayu000/claude-skill-registry 163
-
authentication-authorization
ログイン、セッション、JWT、OAuth、アクセス制御を実装する際に使用。
majiayu000/claude-skill-registry 163
-
Kinematics/Dynamics Skill
Robot kinematics and dynamics computation including forward/inverse kinematics and dynamics
majiayu000/claude-skill-registry 163
-
laravel-development
Master Laravel 11 with Eloquent ORM, routing, middleware, queues, testing, and modern PHP development patterns.
majiayu000/claude-skill-registry 163
-
moai-core-language-detection
Auto-detects project language and framework from package.json, pyproject.toml, Cargo.toml, go.mod, and other configuration files with comprehensive pattern matching based on 17,253+ production code examples.
majiayu000/claude-skill-registry 163
-
clang-format Configuration
The model must invoke this skill when any trigger occurs - (1) user mentions "clang-format" or ".clang-format", (2) user requests analyzing code style/formatting patterns/conventions, (3) user requests creating/modifying/generating formatting configuration, (4) user troubleshoots formatting behavior or unexpected results, (5) user asks about brace styles/indentation/spacing/alignment/line breaking/pointer alignment, (6) user wants to preserve existing style/minimize whitespace changes/reduce formatting diffs/codify dominant conventions.
majiayu000/claude-skill-registry 163
-
secrets-gitleaks
Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API keys, tokens, and credentials through regex-based pattern matching and entropy analysis. Use when: (1) Scanning repositories for exposed secrets and credentials, (2) Implementing pre-commit hooks to prevent secret leakage, (3) Integrating secret detection into CI/CD pipelines, (4) Auditing codebases for compliance violations (PCI-DSS, SOC2, GDPR), (5) Establishing baseline secret detection and tracking new exposures, (6) Remediating historical secret exposures in git history.
majiayu000/claude-skill-registry 163
-
tictactoe
Tic Tac Toe game development for Unity. Use for game logic, AI implementation, MVVM architecture, and UI development specific to this project.
majiayu000/claude-skill-registry 163