Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
wordpress-plugin-core
Build secure WordPress plugins with hooks, database interactions, Settings API, custom post types, and REST API. Covers Simple, OOP, and PSR-4 architecture patterns plus the Security Trinity. Includes WordPress 6.7-6.9 breaking changes.
Use when creating plugins or troubleshooting SQL injection, XSS, CSRF, REST API vulnerabilities, wpdb::prepare errors, nonce edge cases, or WordPress 6.8+ bcrypt migration.
majiayu000/claude-skill-registry 163
-
Logging Implementation
Manage implementation logs in _docs/templates/ with consistent format. Use when starting project work, completing implementations, or when user mentions 実装ログ/implementation log.
majiayu000/claude-skill-registry 163
-
analyze-tools
Analyze which tools Claude uses most frequently. Use when user says "what tools do I use most", "tool usage stats", "analyze my claude tools", or "which tools does claude use".
majiayu000/claude-skill-registry 163
-
hetzner-vnc-screenshot
Take and view screenshots of Hetzner Cloud servers via WebSocket VNC console
majiayu000/claude-skill-registry 163
-
cc-configuring-mcp
Use when optimizing MCP token usage, understanding Tool Search thresholds, or deciding MCP vs skills for token efficiency. For plugin MCP bundling, use plugin-dev:mcp-integration.
majiayu000/claude-skill-registry 163
-
output-workflow-run
Execute an Output SDK workflow synchronously and wait for the result. Use when running a workflow and needing immediate results, testing workflow execution, or getting the output directly in the terminal.
majiayu000/claude-skill-registry 163
-
bundle-optimizer
Analyze and reduce bundle size, implement code splitting, optimize dependencies, and improve build performance. Use when bundle is too large, load times are slow, or implementing progressive loading.
majiayu000/claude-skill-registry 163
-
render-book
Render the book into HTML or PDF formats using Quarto. Use when the user wants to "render the book", "build the book", "generate the book", or create HTML/PDF output.
majiayu000/claude-skill-registry 163
-
master-plan-manager
SAFE MASTER-PLAN MAINTENANCE - Intelligent master-plan file management with comprehensive analysis, backup, and validation. Reads entire file, detects changes, updates only when needed, maintains document integrity. Optimized for personal productivity app master-plans.
majiayu000/claude-skill-registry 163
-
bead-workflow
Manage beads correctly including claiming, closing, announcements, and dependencies. Use when starting work on a task, when finishing a task, when the user mentions beads or tasks, or when coordinating with other agents on task ownership.
majiayu000/claude-skill-registry 163
-
amcs-producer-notes-generator
Generate production notes defining song structure, hooks, instrumentation hints, per-section tags, and mix parameters. Aligns with style spec and blueprint production guidelines. Use when creating arrangement, dynamics, and audio engineering guidance for composition and rendering.
majiayu000/claude-skill-registry 163
-
libgraph
libgraph - RDF graph index using N3 library. GraphIndex stores and queries linked data triples. PREFIXES provides standard namespaces (schema, rdf, rdfs, foaf). parseTripleQuery parses subject-predicate-object patterns. serializeShacl generates SHACL constraints. Use for knowledge graphs, semantic queries, and linked data processing.
majiayu000/claude-skill-registry 163
-
bio-proteomics-proteomics-qc
Quality control and assessment for proteomics data. Use when evaluating proteomics data quality before downstream analysis. Covers sample metrics, missing value patterns, replicate correlation, batch effects, and intensity distributions.
majiayu000/claude-skill-registry 163
-
code-annotation-patterns
Use when annotating code with structured metadata, tags, and markers for AI-assisted development workflows. Covers annotation formats, semantic tags, and integration with development tools.
majiayu000/claude-skill-registry 163
-
Repo Map SSOT
Single source of truth for repository structure and entry points, including key directories, domain boundaries, shared code, integrations, and build/deploy references
majiayu000/claude-skill-registry 163
-
vscode
VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.
majiayu000/claude-skill-registry 163
-
twinmind-local-dev-loop
Set up local development workflow with TwinMind API integration.
Use when building applications that integrate TwinMind transcription,
testing API calls locally, or developing meeting automation tools.
Trigger with phrases like "twinmind dev setup", "twinmind local development",
"twinmind API testing", "build with twinmind".
majiayu000/claude-skill-registry 163
-
wp-wpcli-and-ops
Use when working with WP-CLI for WordPress operations: safe search-replace, db export/import, plugin/theme management, cron, cache flushing, multisite, and automation with wp-cli.yml.
majiayu000/claude-skill-registry 163
-
rust-best-practice
majiayu000/claude-skill-registry 163
-
implementation-approach
Implementation strategy selection framework with meta-cognitive approach, verification levels, and integration point definitions. Use when planning implementation strategy, selecting development approach, or defining verification criteria.
majiayu000/claude-skill-registry 163
-
responsive-design-patterns
Mobile-first responsive design patterns with breakpoints, fluid layouts, and adaptive components
majiayu000/claude-skill-registry 163
-
interaction-guidelines
ユーザーとの効果的な対話パターン、質問生成、曖昧さ解消、合意形成、ユーザー負担軽減のガイドラインを定義する。ユーザーに質問する際、要件を確認する際、フィードバックを収集する際、またはユーザーが対話改善、質問方法、確認プロセス、Progressive Disclosureに言及した際に使用する。
majiayu000/claude-skill-registry 163
-
release-version
Guide for creating new Orient releases with proper versioning, changelogs, and Docker image tags
majiayu000/claude-skill-registry 163
-
pubmed-database
Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.
majiayu000/claude-skill-registry 163