Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
read-unresolved-pr-comments
GitHub PRから未対応のコメントを取得し、修正プランを作成します。
majiayu000/claude-skill-registry 163
-
doc-updates
majiayu000/claude-skill-registry 163
-
mysql
MySQL DBA skill for schema design review, indexing, query performance tuning (EXPLAIN), transaction/isolation issues, replication/high availability, backup/restore, and operational checklists. Use for tasks like diagnosing slow queries, designing keys/indexes, partitioning strategy, and safe online schema changes.
majiayu000/claude-skill-registry 163
-
timeseries-detrending
Tools and techniques for detrending time series data in macroeconomic analysis. Use when working with economic time series that need to be decomposed into trend and cyclical components. Covers HP filter, log transformations for growth series, and correlation analysis of business cycles.
majiayu000/claude-skill-registry 163
-
compare-cpython-versions
Compare CPython source code between two Python versions to identify changes in headers and structs. Use this when adding support for a new Python version to understand what changed between versions.
majiayu000/claude-skill-registry 163
-
requirements
majiayu000/claude-skill-registry 163
-
blueapron
Enables Claude to browse Blue Apron meal kits and manage subscriptions
majiayu000/claude-skill-registry 163
-
checking-freshness
Quick data freshness check. Use when the user asks if data is up to date, when a table was last updated, if data is stale, or needs to verify data currency before using it.
majiayu000/claude-skill-registry 163
-
wow-defining-workflows
Workflow pattern standards for creating multi-agent orchestrations including YAML frontmatter (name, description, tags, status, agents, parameters), execution phases (sequential/parallel/conditional), agent coordination patterns, and Gherkin success criteria. Essential for defining reusable, validated workflow processes.
majiayu000/claude-skill-registry 163
-
odoo-app-automator
AI agent for automated Odoo module creation, deployment, and third-party integration. Scaffolds custom modules, generates Odoo Studio configurations, sets up containers, and automates app deployment following Odoo 19 best practices.
majiayu000/claude-skill-registry 163
-
app-standards
All modes that write scripts or code follow these app standards for communication, modularization, simplification, naming conventions
majiayu000/claude-skill-registry 163
-
virtual-environment
Check and create virtual environments for projects that need them. Use when starting Python/Node projects, or when dependency isolation is needed. Activates for Python, Node.js, and similar ecosystems.
majiayu000/claude-skill-registry 163
-
test-quality-analysis
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.
majiayu000/claude-skill-registry 163
-
bdd-principles
Core BDD concepts, philosophy, and the Three Amigos practice
majiayu000/claude-skill-registry 163
-
error-retry-tracking
Instrument error handling, retries, fallbacks, and failure patterns
majiayu000/claude-skill-registry 163
-
adynato-mobile-api
API integration patterns for Adynato mobile apps. Covers data fetching with TanStack Query, authentication flows, offline support, error handling, and optimistic updates in React Native/Expo apps. Use when integrating APIs into mobile applications.
majiayu000/claude-skill-registry 163
-
document-feature
Generate technical and user documentation for a feature
majiayu000/claude-skill-registry 163
-
related-docs-sync
Maintain bidirectional references in related_docs frontmatter across documentation. Use when linking documents together or when the user asks to sync related docs.
majiayu000/claude-skill-registry 163
-
python-workspace
Python workspace for MQL5 integration. TRIGGERS - MetaTrader 5 Python, mt5 package, MQL5-Python setup.
majiayu000/claude-skill-registry 163
-
deepwork_jobs
Creates and manages multi-step AI workflows. Use when defining, implementing, or improving DeepWork jobs.
majiayu000/claude-skill-registry 163
-
specimin-plan
Generate a high-level implementation plan using Tree-of-Thought exploration from the feature specification. Only invoke when user explicitly requests to create a plan, implementation plan, or generate a plan.
majiayu000/claude-skill-registry 163
-
elna
Elna Company MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Elna audio-grade aluminum electrolytic capacitors and supercapacitors.
majiayu000/claude-skill-registry 163
-
calctl
Manage Apple Calendar events via icalBuddy + AppleScript CLI
majiayu000/claude-skill-registry 163
-
google-slides-tables
Create proper tables in Google Slides presentations using the Slides API. Use when building tabular data, metrics, comparisons, or any slide that needs rows and columns.
majiayu000/claude-skill-registry 163