Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cursor-known-pitfalls
Manage avoid common Cursor IDE pitfalls and mistakes. Triggers on "cursor pitfalls",
"cursor mistakes", "cursor gotchas", "cursor issues", "cursor problems". Use when working with cursor known pitfalls functionality. Trigger with phrases like "cursor known pitfalls", "cursor pitfalls", "cursor".
majiayu000/claude-skill-registry 163
-
decomp
Match decompiled C code to original PowerPC assembly for Super Smash Bros Melee. Use this skill when asked to match, decompile, or fix a function to achieve 100% match against target assembly. Invoked with /decomp <function_name> or automatically when working on decompilation tasks.
majiayu000/claude-skill-registry 163
-
dynamic-programming
Master DP patterns with complete implementations for memoization, tabulation, and state design with production-ready solutions.
majiayu000/claude-skill-registry 163
-
hypermedia-link-generator
Hypermedia Link Generator - Auto-activating skill for API Development.
Triggers on: hypermedia link generator, hypermedia link generator
Part of the API Development skill category.
majiayu000/claude-skill-registry 163
-
sp-share-skill
Contribute skills back to upstream repository via pull request
majiayu000/claude-skill-registry 163
-
plan-builder
Write implementation plans with appropriate templates based on complexity. Provides minimal, standard, and comprehensive templates for different scope levels.
majiayu000/claude-skill-registry 163
-
openscad-modeler
OpenSCAD 3D modeling assistant for creating and modifying parametric 3D models. Use when working with .scad files, making adjustments to 3D models (resizing, adding/removing sections, holes, fillets), creating new OpenSCAD geometry, or debugging OpenSCAD code. Supplements the openscad MCP server (mcp__openscad__render_single) with language knowledge and modification patterns.
majiayu000/claude-skill-registry 163
-
codebase-layout
Codebase organization for pikru. Use when you need to find where specific functionality lives.
majiayu000/claude-skill-registry 163
-
reviewing-readability
Code readability review based on "The Art of Readable Code" and Miller's Law (7±2). Triggers: 可読性, 理解しやすい, わかりやすい, 明確, 命名, 変数名, 関数名, ネスト, 深いネスト, 関数設計, コメント, 複雑, 難しい, 難読, Miller's Law, ミラーの法則, 認知負荷, AI-generated, 過剰設計.
majiayu000/claude-skill-registry 163
-
sqlite-with-gcov
This skill provides guidance for compiling software (particularly SQLite) with gcov code coverage instrumentation, installing to custom prefixes, and making binaries available system-wide. Use when tasks involve compiling C/C++ projects with coverage flags, installing software to non-standard locations, or ensuring PATH availability for installed binaries.
majiayu000/claude-skill-registry 163
-
issue-detection
Static analysis issue detection patterns and rules
majiayu000/claude-skill-registry 163
-
brepl
majiayu000/claude-skill-registry 163
-
vibeflow-tdd
Execute TDD Red-Green-Refactor cycle. Use when implementing features with test-driven development.
majiayu000/claude-skill-registry 163
-
skyrim-audio
Handle Skyrim audio files including FUZ, XWM, and WAV formats. Use when the user wants to inspect audio, extract voice files, create FUZ files, or convert audio formats.
majiayu000/claude-skill-registry 163
-
github-issue-from-wip
Create a GitHub issue from work-in-progress by analyzing changes against the base branch
majiayu000/claude-skill-registry 163
-
td-arima
ARIMA modeling for time series forecasting
majiayu000/claude-skill-registry 163
-
forensic-knowledge-mapping
Use when assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - maps code ownership from git history and identifies single points of failure using research-backed thresholds (>80% ownership = silo)
majiayu000/claude-skill-registry 163
-
ebpf-cnf-scaffold
Scaffold new eBPF-based Cloud Native Network Function (CNF) projects with proper directory structure, boilerplate C kernel code, Go userspace application, bpf2go generation, and build configuration following established patterns. Use when creating new CNF examples or starting fresh eBPF projects.
majiayu000/claude-skill-registry 163
-
react-performance-optimization
React performance optimization patterns using memoization, code splitting, and efficient rendering strategies. Use when optimizing slow React applications, reducing bundle size, or improving user experience with large datasets.
majiayu000/claude-skill-registry 163
-
comment-creator
Post comments to issues via Fractary CLI with optional FABER context tracking
majiayu000/claude-skill-registry 163
-
vercel-debug-bundle
Execute collect Vercel debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Vercel problems.
Trigger with phrases like "vercel debug", "vercel support bundle",
"collect vercel logs", "vercel diagnostic".
majiayu000/claude-skill-registry 163
-
discover-tui
Automatically discover terminal UI skills when working with terminal user interfaces. Activates for tui development tasks.
majiayu000/claude-skill-registry 163
-
front-matter-image-converter
Convert local images referenced in Hugo front matter to modern formats (WebP) and update front matter using ci/convert_page_images.py.
majiayu000/claude-skill-registry 163
-
analyze-log-files
Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain terminal escape codes.
majiayu000/claude-skill-registry 163