Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
tmux-processes
Patterns for running long-lived processes in tmux. Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation.
majiayu000/claude-skill-registry 163
-
background-service-manager
Create and manage long-running background processes with start/stop/status controls, logging, and monitoring. Use for batch processing jobs, data pipelines, continuous services, or any long-running tasks.
majiayu000/claude-skill-registry 163
-
Escalation Paths
Clear escalation procedures and paths for incident response
majiayu000/claude-skill-registry 163
-
document-formatter
Format and style documents with consistent formatting. Use when standardizing document formatting or cleaning up text.
majiayu000/claude-skill-registry 163
-
code-review-checklist
Auto-activates when user mentions code review, reviewing code, PR review, or checking code quality. Provides systematic code review process with TodoWrite checklist.
majiayu000/claude-skill-registry 163
-
pdf-text-extractor
Extract text from PDF files with intelligent chunking and metadata preservation. IMPORTANT - For best results, first convert PDFs to markdown using OpenAI Codex (see pdf skill), then process the markdown. Also supports direct PDF text extraction for batch processing, technical documents, standards libraries, research papers, or any PDF collection.
majiayu000/claude-skill-registry 163
-
pwa
PWA - service workers, offline support. Use when building PWA features.
majiayu000/claude-skill-registry 163
-
sync-workspaces
Sync local and remote workspaces with latest motoko framework changes. Use when asked to update workspaces, sync skills, or push motoko changes to workspaces.
majiayu000/claude-skill-registry 163
-
link-verification
Use during content verification - validates all URLs are accessible and quoted text exists verbatim in sources
majiayu000/claude-skill-registry 163
-
cc-control-flow-quality
Review control flow quality using 87-item checklist. Use when code has deep nesting (3+ levels), complex conditionals, loop design questions, high cyclomatic complexity (McCabe >10), or callback hell. Symptoms: arrow-shaped code, repeated conditions, confusing loop exits, lengthy if-else chains. Provide refactoring patterns (guard clauses, named booleans, table-driven methods) and modern guidance (async/await, pattern matching, functional pipelines). Produce verified code with pass/fail assessment.
majiayu000/claude-skill-registry 163
-
project-setup-expert
Multi-module 구조 설계, Gradle 설정, Version Catalog, 의존성 관리.
헥사고날 아키텍처 모듈 분리. Domain 외부 의존성 금지, 순환 의존성 금지.
QA 도구 (Checkstyle, SpotBugs, PMD, JaCoCo) 설정.
majiayu000/claude-skill-registry 163
-
dogfooding
Help users implement effective dogfooding practices. Use when someone is trying to get their team to use their own product, designing internal usage programs, or building user empathy through personal product use.
majiayu000/claude-skill-registry 163
-
workflow-compliance-auditor
Validates workflow files for logical integrity, termination guarantees, and skill existence.
majiayu000/claude-skill-registry 163
-
polyglot-rust-c
Guidance for creating polyglot source files that compile and run correctly as both Rust and C/C++ programs. This skill should be used when asked to create code that is valid in multiple programming languages simultaneously, particularly Rust and C/C++ polyglots.
majiayu000/claude-skill-registry 163
-
video-hook-generator
Generate attention-grabbing hooks for the first 3 seconds of videos. The hook determines if viewers stay or scroll. Creates multiple hook variations for A/B testing. Use when crafting video openings, improving retention, or creating scroll-stopping content for YouTube, TikTok, or Reels.
majiayu000/claude-skill-registry 163
-
speckit-analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
majiayu000/claude-skill-registry 163
-
discovery.data_audit
Inventory available datasets, instrumentation gaps, and data quality considerations for the initiative.
majiayu000/claude-skill-registry 163
-
reverse-engineering-texts
Reverse-engineer texts into a reusable structural blueprint (reverse outlining, argument mining, copy teardown). Use when the user asks to analyze a text’s thesis, hook, framework (AIDA/PAS/PASTOR/BAB), argument map, rhetoric (Ethos/Pathos/Logos), or when they want to convert “text → structure/blueprint” to reuse patterns in writing, specs, prompts, or marketing.
majiayu000/claude-skill-registry 163
-
Setting Up Projects
Automates project setup with best practices including pre-commit hooks, linting, formatting, and boilerplate. Activates when creating new projects, missing configuration files, or setting up development environment. Ensures quality tooling from the start.
majiayu000/claude-skill-registry 163
-
qa-testing
Ensure data integrity, stability, and basic security for a personal productivity app. Focus on preventing data loss, memory leaks, and sync failures during daily 8-hour usage sessions. Skip enterprise-grade testing. Use when testing, verifying, validating, checking features, running tests, or before claiming anything is "done" or "fixed".
majiayu000/claude-skill-registry 163
-
markdown-linting
Comprehensive markdown linting guidance using markdownlint-cli2. Run, execute, check, and validate markdown files. Fix linting errors (MD0XX rules). Configure .markdownlint-cli2.jsonc (rules and ignores). Set up VS Code extension and GitHub Actions workflows. Supports markdown flavors including GitHub Flavored Markdown (GFM) and CommonMark. Use when working with markdown files, encountering validation errors, configuring markdownlint, setting up linting workflows, troubleshooting linting issues, establishing markdown quality standards, or configuring flavor-specific rules for tables, task lists, and strikethrough.
majiayu000/claude-skill-registry 163
-
anti-cheat-systems
Guide for understanding anti-cheat systems and bypass techniques. Use this skill when researching game protection systems (EAC, BattlEye, Vanguard), anti-cheat architecture, detection methods, or bypass strategies.
majiayu000/claude-skill-registry 163
-
rweq-proofs
Helps construct RwEq (rewrite equivalence) proofs using transitivity, congruence, and canonical lemmas from the LND_EQ-TRS system. Use when proving path equalities, working with quotients, or establishing rewrite equivalences in the ComputationalPaths library.
majiayu000/claude-skill-registry 163
-
coderabbit-review
Use this skill when working with CodeRabbit, such as running CodeRabbit reviews, generating and processing automated CodeRabbit comments, or evaluating CodeRabbit suggestions.
majiayu000/claude-skill-registry 163