Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
paypal
Integrates PayPal payments with the JavaScript SDK for checkout buttons and card fields. Use when accepting PayPal, Venmo, Pay Later, and credit card payments in web applications.
majiayu000/claude-skill-registry 163
-
coding-patterns
Use this when writing or modifying code in FOSSAPP. Provides Next.js App Router patterns, server action organization, dual Supabase client rules, TypeScript conventions, validation patterns, error handling, and naming conventions.
majiayu000/claude-skill-registry 163
-
dsp-filter-designer
Design and test DSP filters (highpass, lowpass, bandpass, notch) for WaveCap-SDR. Use when adding filters to demodulation pipeline, debugging filter response, or tuning cutoff frequencies and rolloff characteristics.
majiayu000/claude-skill-registry 163
-
roman-numerals
Convert roman numerals to integers.
majiayu000/claude-skill-registry 163
-
risk-assessment
Use this skill when evaluating portfolio risk, checking position sizes, assessing market volatility, or performing risk management checks before trade execution. Based on TradingAgents risk management framework with conservative/aggressive/neutral debate system.
majiayu000/claude-skill-registry 163
-
github-templates
GitHub repository templates and configuration. Activate when setting up GitHub repos, CONTRIBUTING.md, CODEOWNERS, issue templates, PR templates, or GitHub Copilot instructions.
majiayu000/claude-skill-registry 163
-
common
全ロール共通で使用できる基本ツール
majiayu000/claude-skill-registry 163
-
git-hooks-concepts
Git Hooksの基本概念、ライフサイクル、実装パターンを提供し、コミット前のコード品質チェックとプッシュ前のテスト自動化を実現するスキル。
Anchors:
• Pro Git (Scott Chacon) / 適用: Git Hooksのライフサイクル理解 / 目的: クライアント/サーバー側フックの適切な選択
• Continuous Delivery (Jez Humble) / 適用: 自動化パイプライン設計 / 目的: 品質ゲートの段階的実装
Trigger:
Use when implementing Git hooks for pre-commit code quality checks, pre-push test execution, or commit message validation.
pre-commit, pre-push, git hooks, husky, lint-staged, conventional commits
majiayu000/claude-skill-registry 163
-
modal-drawer-system
Implements accessible modals and drawers with focus trap, ESC to close, scroll lock, portal rendering, and ARIA attributes. Includes sample implementations for common use cases like edit forms, confirmations, and detail views. Use when building "modals", "dialogs", "drawers", "sidebars", or "overlays".
majiayu000/claude-skill-registry 163
-
respond-to-pr-review
Fetch, analyze, and respond to PR review comments. Use when asked to check PR comments, address review feedback, respond to reviewers, or fix issues raised in code reviews.
majiayu000/claude-skill-registry 163
-
env-local
Generates .env.local file for local development environment variables. Contains developer-specific configuration like API URLs, ports, and feature flags. Gitignored for security.
majiayu000/claude-skill-registry 163
-
pr-review-code
**ALWAYS USE THIS SKILL** when asked to review a PR or given a PR URL. Provides systematic workflow for code review.
majiayu000/claude-skill-registry 163
-
td-classification-evaluator
Classification model evaluation and metrics calculation
majiayu000/claude-skill-registry 163
-
matching-baseline
majiayu000/claude-skill-registry 163
-
organizing-with-labels
GitHub label and milestone management expertise. Auto-invokes when labels, milestones, taxonomies, issue organization, sprint planning, or phase tracking are mentioned. Handles label CRUD, bulk operations, milestone creation/tracking/progress, and issue grouping for releases and sprints.
majiayu000/claude-skill-registry 163
-
cui-java-core
Core Java development standards for CUI projects including coding patterns, null safety, Lombok, modern features, and logging
majiayu000/claude-skill-registry 163
-
chezmoi-workflows
Dotfile backup, sync, and version control with chezmoi. Tracks shell configs (.zshrc, .bashrc, .zshenv), git (.gitconfig), editors (helix, vim, nvim), terminal tools (broot, starship, alacritty, kitty, wezterm), and XDG .config/ files. Operations include track, add, sync, push, pull, backup, restore, status, diff, re-add. Setup for chezmoi init, dotfiles remote, GitHub private repository, cross-machine sync, multi-account SSH. Handles merge conflicts, secret detection, Go templates.
majiayu000/claude-skill-registry 163
-
claude-codex-collaboration
Enable automated collaboration between Claude Code and Codex CLI using Byterover as shared memory. This skill should be used when architectural review or code validation from Codex is desired before or after implementation. Claude creates plans, directly invokes Codex for expert review via Bash, and implements based on feedback - all automatically without manual user intervention. All context persists in Byterover.
majiayu000/claude-skill-registry 163
-
squash-stretch-mastery
Use when implementing deformation effects, bounce animations, impact responses, or any motion requiring organic elasticity and weight expression.
majiayu000/claude-skill-registry 163
-
codex-discussion
Use OpenAI Codex CLI as a discussion partner to verify ideas, evaluate plans, and improve quality. Automatically triggered during implementation planning, troubleshooting, debugging, or when seeking a second opinion on technical decisions.
majiayu000/claude-skill-registry 163
-
grafix-draw-export
Grafix の `draw(t)` スケッチを生成・改良し、`python -m grafix export` で PNG を複数枚 headless 出力して比較するための手順。ユーザーが「Grafix の draw を作って」「PNG を書き出して」「候補を複数出して比較したい」「headless で export したい」などと言ったときに使う。
majiayu000/claude-skill-registry 163
-
table-config
表字段配置规范。建表后配置 ts 文件时使用。
majiayu000/claude-skill-registry 163
-
claude-cookbooks
Look up examples and patterns from the official Anthropic Claude Cookbooks repository. Use when you need reference implementations, code examples, or best practices for Claude integrations, tool use, agents, prompting techniques, or API usage.
majiayu000/claude-skill-registry 163
-
deno-graphql-backend
创建 Deno GraphQL 后端接口的完整开发指南。包含三层架构(GraphQL/Resolver/Service)、DAO 函数使用、事务处理、认证权限、错误处理。当需要创建、修改后端 API 接口时使用此技能。
majiayu000/claude-skill-registry 163