Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
make-pr
Open a pull request for the current feature
majiayu000/claude-skill-registry 163
-
performance-review
Provides performance optimization guidelines for profiling, caching, memory management, and concurrency. Use when optimizing slow code, fixing memory leaks, improving throughput, or conducting performance reviews.
majiayu000/claude-skill-registry 163
-
code-maintainer
Fix bugs, optimize performance, and maintain code quality in CClean-Killer. Use when asked to fix detection issues, false positives, false negatives, optimize scan speed, improve performance, refactor code, or do quick maintenance tasks like version bumps or linting.
majiayu000/claude-skill-registry 163
-
smart-search
Intelligently choose between semantic and text search based on query intent. Automatically selects the best search mode (semantic for concepts, text for exact terms, symbols for definitions) and provides relevant results. Use when user wants to find code.
majiayu000/claude-skill-registry 163
-
blog-en-review
Review and improve English translations in bilingual blog posts. Use when the user wants to review, edit, or polish English text in blog posts that have Japanese originals with `::ja` and `::en` sections.
majiayu000/claude-skill-registry 163
-
sports-trivia-builder
Generate sports trivia questions by sport/era/difficulty. Multiple formats with obscure stats, fun facts, pub quiz ready content.
majiayu000/claude-skill-registry 163
-
project-initialization
Comprehensive framework for initializing new software projects with Claude Code, implementing 2025 best practices for LLM-based software engineering including TDD, multi-agent orchestration, and session management.
majiayu000/claude-skill-registry 163
-
critical-analysis-patterns
Philosophical/meta project analysis - critical analysis framework that asks "why?"
majiayu000/claude-skill-registry 163
-
vps-setup
Set up a fresh Ubuntu VPS for web development with Node.js, Python, Nginx, PM2, SSL, and security hardening. Use when setting up a new server, configuring web hosting, deploying apps, or helping users create a development playground server.
majiayu000/claude-skill-registry 163
-
save-plan
After generating a plan for the user, use this skill to save the plan to the project.
majiayu000/claude-skill-registry 163
-
debug-tb
Debug SystemVerilog testbench failures in the SVC project. Use when a testbench fails (make <module>_tb), to analyze CHECK_* assertion failures, watchdog timeouts, or unexpected signal values. Provides systematic debugging workflow using VCD waveforms and failure output analysis.
majiayu000/claude-skill-registry 163
-
code releaser
To initiate a release by executing the dx release command with appropriate parameters.
majiayu000/claude-skill-registry 163
-
monorepo-ci-optimizer
Optimizes CI pipelines for monorepos by detecting affected packages/apps and running only necessary builds and tests. Includes Turborepo/Nx strategies, caching, and parallel execution. Use for "monorepo CI", "affected detection", "incremental builds", or "workspace optimization".
majiayu000/claude-skill-registry 163
-
dashboard
Create interactive analytics dashboards with React components from drizzle-cube/client. Use when building dashboards, configuring portlets, setting up grid layouts, or creating analytics UIs with drizzle-cube React components.
majiayu000/claude-skill-registry 163
-
executive-kpi-briefings
Template pack for summarizing BI insights for ELT/board stakeholders.
majiayu000/claude-skill-registry 163
-
asset-catalog-optimizer
Analyze and optimize Xcode asset catalogs - find unused assets, missing resolutions, compress images
majiayu000/claude-skill-registry 163
-
build-pmars
Guide for building pMARS (Portable Memory Array Redcode Simulator) and similar software from Debian/Ubuntu source packages. Use this skill when tasks involve enabling source repositories, downloading distribution source packages, removing X11/GUI dependencies, modifying Makefiles, diagnosing segmentation faults, and building headless versions of applications. Applies to Core War simulators and similar legacy software with optional graphics support.
majiayu000/claude-skill-registry 163
-
pygame-patterns
Codify reusable pygame patterns for entities, projectiles, movement, and sprite handling. Use when implementing pygame entities or systems that need frame-independent physics, collision detection, or sprite management. References verified patterns from project implementation.
majiayu000/claude-skill-registry 163
-
pr-demo
Use when creating animated demos (GIFs) for pull requests or documentation. Covers terminal recording with asciinema and conversion to GIF/SVG for GitHub embedding.
majiayu000/claude-skill-registry 163
-
build-swift-project
Build and test the LocalizeAR Swift project using build.sh scripts. Use this skill whenever building, testing, or cleaning the project. NEVER use xcodebuild or swift build directly - always use build.sh.
majiayu000/claude-skill-registry 163
-
model-registry-maintainer
Guide for maintaining the MassGen model and backend registry. This skill should be used when adding new models, updating model information (release dates, pricing, context windows), or ensuring the registry stays current with provider releases. Covers both the capabilities registry and the pricing/token manager.
majiayu000/claude-skill-registry 163
-
github-issue-processing
Extract actionable information from GitHub issues including requirements, acceptance criteria, and technical constraints. Use when analyzing GitHub issues or preparing them for workflow execution.
majiayu000/claude-skill-registry 163
-
shipany-page-builder
Create new dynamic pages from a short spec (keywords, route/path, reference content).
majiayu000/claude-skill-registry 163
-
temporal-cli
Master Temporal CLI workflow management with smart query building, payload decoding, and history filtering using temporal, base64, and jq
majiayu000/claude-skill-registry 163