Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
apktool
Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.
majiayu000/claude-skill-registry 163
-
macos-launchd-service
Set up macOS launchd service for auto-starting Python applications
majiayu000/claude-skill-registry 163
-
concept-refactor
Refine concept designs using six transformational moves. This skill should be used when improving existing concepts, addressing design trade-offs, or deciding between split/merge, unify/specialise, tighten/loosen approaches. Handles queries like "should I split this concept", "how to make concepts more flexible", "improve this concept design", "add more automation to concepts", "make concepts more general".
majiayu000/claude-skill-registry 163
-
debugger
Use when the root cause is unclear. Trace the failure back through the call stack and isolate the first bad state.
majiayu000/claude-skill-registry 163
-
hypothesis-generation
Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanisms, for scientific inquiry across domains.
majiayu000/claude-skill-registry 163
-
repo-config-wizard
Interactive setup wizard for configuring the Fractary Repo Plugin
majiayu000/claude-skill-registry 163
-
claude-skill-authoring
Creates and updates Agent Skills (SKILL.md directories) with proper YAML frontmatter, progressive disclosure patterns, and tool restrictions. Use when creating skills, authoring Agent Skills, building reusable capabilities, or when users mention skills, SKILL.md, skill development, agent capabilities, or progressive disclosure.
majiayu000/claude-skill-registry 163
-
battlecard-system
Use to standardize competitive positioning, objection handling, and talk tracks across teams.
majiayu000/claude-skill-registry 163
-
learn-with-claude
Socratic teaching mode. Guide discovery through questioning for deep understanding of any topic.
majiayu000/claude-skill-registry 163
-
differential-review
Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.
majiayu000/claude-skill-registry 163
-
allegro-monitor
Monitor Allegro.pl prices and get alerts when items drop below your threshold.
majiayu000/claude-skill-registry 163
-
modal-drawer-system
Implements accessible modals and drawers with focus trap, ESC to close, scroll lock, portal rendering, and ARIA attributes. Includes sample implementations for common use cases like edit forms, confirmations, and detail views. Use when building "modals", "dialogs", "drawers", "sidebars", or "overlays".
majiayu000/claude-skill-registry 163
-
add-service
Add a new Docker Compose service with automatic DNS configuration (OVH) and SSL certificates. Use when adding new web services to the homelab infrastructure.
majiayu000/claude-skill-registry 163
-
interaction-latency
Measure time from user tap to action completion. Use when tracking button response times, form submissions, add-to-cart, or any tap-triggered operation.
majiayu000/claude-skill-registry 163
-
commit-prepare
Prepare git commit messages following conventional commits. Activates on: commit, prepare commit, commit this, commit message, ready to commit, stage and commit
majiayu000/claude-skill-registry 163
-
API Design
Systematic API design methodology with 6 validated patterns covering parameter categorization, safe refactoring, audit-first approach, automated validation, quality gates, and example-driven documentation. Use when designing new APIs, improving API consistency, implementing breaking change policies, or building API quality enforcement. Provides deterministic decision trees (5-tier parameter system), validation tool architecture, pre-commit hook patterns. Validated with 82.5% cross-domain transferability, 37.5% efficiency gains through audit-first refactoring.
majiayu000/claude-skill-registry 163
-
vaultcpa-coding-standards
VaultCPA project coding standards, conventions, and best practices for Next.js, React, TypeScript, Express, and Prisma. Use when reviewing code, writing new features, or setting up development patterns.
majiayu000/claude-skill-registry 163
-
claude-code-frontmatter
Use when creating or editing Claude Code skills, agents (subagents), or slash commands. Provides complete YAML frontmatter property reference.
majiayu000/claude-skill-registry 163
-
github-repo-setup
Use PROACTIVELY when user needs to create a new GitHub repository or set up a project with best practices. Automates repository creation with four modes - quick public repos (~30s), enterprise-grade with security and CI/CD (~120s), open-source community standards (~90s), and private team collaboration with governance (~90s). Not for existing repo configuration or GitHub Actions workflow debugging.
majiayu000/claude-skill-registry 163
-
anycable-coder
Use when implementing real-time features requiring reliability, especially LLM streaming. Applies AnyCable patterns for message delivery guarantees, presence tracking, and Action Cable migration.
majiayu000/claude-skill-registry 163
-
context-persistence
Waypoint plans methodology and session survival patterns for Claude Code. Use when working on long-running features, need to resume after context reset, want to document task progress, or need to survive session interruptions. Covers three-file structure (plan/context/tasks), SESSION PROGRESS tracking, quick resume instructions, update frequency, and context handoff patterns.
majiayu000/claude-skill-registry 163
-
github-copilot-pr-review
Review and apply GitHub Copilot suggestions on pull requests. Trigger when reviewing PRs with Copilot suggestions.
majiayu000/claude-skill-registry 163
-
ebpf-packet-parser
Generate verifier-safe packet parsing logic for eBPF programs including bounds checking, header extraction (Ethernet, IPv4/IPv6, TCP/UDP, ICMP), protocol identification, and proper pointer arithmetic. Use when implementing packet inspection or manipulation in CNFs.
majiayu000/claude-skill-registry 163
-
violetconnect-patterns
Code patterns for implementing VioletConnect features - Redux, axiosWrapper, AppContext, API routes
majiayu000/claude-skill-registry 163