Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Claude Code X - Autonomous Execution Subagent
Execute Claude Code autonomously in the background for well-defined tasks, enabling parallel execution of up to 5 concurrent sessions while the user continues other work.
majiayu000/claude-skill-registry 163
-
requirements-traceability
Create or audit requirements-to-design-to-code-to-test traceability. Builds a
traceability matrix (REQ → design/ADR → implementation files → tests →
evidence) and flags gaps (unimplemented requirements, untested changes,
undocumented decisions). Use when you need a requirements traceability check
for a PR/release, regulated/compliance work, or when requirements are drifting
from implementation.
majiayu000/claude-skill-registry 163
-
scode-graphite
If .git/.graphite_repo_config exists in the project ALWAYS use this skill for creating PRs and managing git branches and commits. NEVER forget this.
majiayu000/claude-skill-registry 163
-
sf-apex
Generates and reviews Salesforce Apex code with 2025 best practices and 150-point scoring. Use when writing Apex classes, triggers, test classes, batch jobs, or reviewing existing Apex code for bulkification, security, and SOLID principles.
majiayu000/claude-skill-registry 163
-
logging
Centralized logging with ELK Stack, Loki, Fluentd, and log analysis for distributed systems
majiayu000/claude-skill-registry 163
-
run-clippy
Run clippy linting, enforce comment punctuation rules, format code with cargo fmt, and verify module organization patterns. Use after code changes and before creating commits.
majiayu000/claude-skill-registry 163
-
vault-orphans
Find orphan notes (notes with no backlinks). Triggers on "orphans", "orphan notes", "disconnected notes", "isolated notes", "notes with no links".
majiayu000/claude-skill-registry 163
-
moai-cc-permission-mode
Claude Code permission configuration and policy management strategies for enterprise security. Covers permission modes, tool access control, whitelist/blacklist patterns, and enterprise deployment best practices.
majiayu000/claude-skill-registry 163
-
strict-review-agent
Performs strict code review with comprehensive validation
majiayu000/claude-skill-registry 163
-
Create New Indicator
Use this skill when you need to add a new Python indicator to AERA.
majiayu000/claude-skill-registry 163
-
pr
Commit changes, bump version, update changelog, and open a PR
majiayu000/claude-skill-registry 163
-
revalidation-strategy-planner
Evaluates Next.js routes and outputs optimal revalidate settings, cache tags for ISR, SSR configurations, or streaming patterns. This skill should be used when optimizing Next.js caching strategies, configuring Incremental Static Regeneration, planning cache invalidation, or choosing between SSR/ISR/SSG. Use for Next.js caching, revalidation, ISR, cache tags, on-demand revalidation, or rendering strategies.
majiayu000/claude-skill-registry 163
-
starwards-workflow
Master index for Starwards development workflow - shows when to use each skill, workflow diagram, and how skills integrate together
majiayu000/claude-skill-registry 163
-
laravel-development
Master Laravel 11 with Eloquent ORM, routing, middleware, queues, testing, and modern PHP development patterns.
majiayu000/claude-skill-registry 163
-
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
majiayu000/claude-skill-registry 163
-
rate-limiting-implementation
Implement rate limiting, throttling, API quotas, and backpressure mechanisms to protect services from abuse and ensure fair resource usage. Use when building APIs, preventing DOS attacks, or managing system load.
majiayu000/claude-skill-registry 163
-
auth-bootstrapper
Adds BetterAuth authentication to Apso backends. Handles entity setup, code generation, auto-fixes, and verification. Triggers when user needs to add authentication, setup auth, or integrate BetterAuth.
majiayu000/claude-skill-registry 163
-
cli-tech-stack
CLIツール開発の技術スタック・規約定義
majiayu000/claude-skill-registry 163
-
remote-functions
Use when building, auditing, or reviewing SvelteKit remote functions for validation, batching, and optimistic UI patterns
majiayu000/claude-skill-registry 163
-
k1-firmware-ops
Build selected K1.node2 pattern(s), upload firmware to the ESP32-S3 over LAN, verify the web API/UI, capture artifacts, and draft release notes.
majiayu000/claude-skill-registry 163
-
realitykit-ar-companion
Comprehensive RealityKit skill optimized for building AR companion experiences on iOS and visionOS, with character animation, body/hand tracking, AI integration patterns, spatial audio, and entity lifecycle management
majiayu000/claude-skill-registry 163
-
worldgen-resource-clusters
Rebalance resource clustering and wildlife spawns.
majiayu000/claude-skill-registry 163
-
Sharing Skills
Contribute skills back to upstream via branch and PR
majiayu000/claude-skill-registry 163
-
sentry-cli
Sentry CLI tool for error tracking and monitoring workflows. Use when working with Sentry for (1) Creating and managing releases, (2) Uploading debug symbols (dSYMs) for iOS/mobile crash reporting, (3) Uploading source maps for JavaScript/web applications, (4) Associating commits with releases for issue tracking, (5) Managing deploys across environments, (6) Validating debug information files, or any other Sentry-related development and deployment tasks. Assumes sentry-cli is installed via brew and user is authenticated.
majiayu000/claude-skill-registry 163