Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
analyze-test-failures
This skill should be used when the user asks to "analyze failing tests", "debug test failures", "investigate test errors", or provides specific failing test cases to examine. Analyzes failing test cases with a balanced, investigative approach to determine whether failures indicate test issues or genuine bugs.
majiayu000/claude-skill-registry 163
-
axiom-networking-migration
Network framework migration guides. Use when migrating from BSD sockets to NWConnection, NWConnection to NetworkConnection (iOS 26+), or URLSession StreamTask to NetworkConnection.
majiayu000/claude-skill-registry 163
-
lien-discovery-skill
Discover and analyze lien positions from AcclaimWeb and RealTDM to detect HOA foreclosures and senior mortgage survival
majiayu000/claude-skill-registry 163
-
tmdb
Search movies/TV, get cast, ratings, streaming info, and personalized recommendations via TMDb API.
majiayu000/claude-skill-registry 163
-
gcp-bq-table-management
Use when creating BigQuery tables, implementing partitioning or clustering, managing table schemas, or optimizing table structure. Covers time-based partitioning, range partitioning, clustering strategies, DDL commands, and table configuration.
majiayu000/claude-skill-registry 163
-
mapping-codebases
Generate navigable code maps for unfamiliar codebases. Extracts exports/imports via AST (tree-sitter) to create _MAP.md files per directory showing classes, functions, methods with signatures and line numbers. Use when exploring repositories, understanding project structure, analyzing unfamiliar code, or before modifications. Triggers on "map this codebase", "explore repo", "understand structure", "what does this project contain", or when starting work on an unfamiliar repository.
majiayu000/claude-skill-registry 163
-
notion-workflows
majiayu000/claude-skill-registry 163
-
unreal-niagara
Unreal Engine Niagara VFX skill for particle simulations, GPU sprites, and procedural visual effects.
majiayu000/claude-skill-registry 163
-
shell-majo
POSIX shell scripting standards for Mark's workflow.
majiayu000/claude-skill-registry 163
-
energize-denver
Use when working with Denver's Energize Denver Article XIV building performance regulations. Provides compliance requirements, pathways, deadlines, penalties, MAI production efficiency metrics, benchmarking rules, and performance targets for commercial and multifamily buildings in Denver. Use when the user mentions Energize Denver, Denver Article XIV, MAI buildings, compliance pathways, performance targets, or Denver building performance requirements.
majiayu000/claude-skill-registry 163
-
ln-733-env-configurator
Configures environment variables and secrets protection
majiayu000/claude-skill-registry 163
-
in10-red-teaming
Apply IN10 Red Teaming to organize adversarial review to find vulnerabilities through simulated attack.
majiayu000/claude-skill-registry 163
-
deploy-render
Provides comprehensive Render.com deployment standards covering environment configuration, database migrations, cron jobs, health checks, log management, and production best practices for web services
majiayu000/claude-skill-registry 163
-
b2c-controllers
Create storefront controllers in SFRA or classic B2C Commerce patterns. Use when building pages, handling form submissions, creating AJAX endpoints, or working with server.get/server.post, res.render, res.json, and middleware chains. Also covers URLUtils for URL generation.
majiayu000/claude-skill-registry 163
-
policyengine-analysis
Common analysis patterns for PolicyEngine research repositories (CRFB, newsletters, dashboards, impact studies)
majiayu000/claude-skill-registry 163
-
create-handoff-wildcard-caro-933a959e
Create handoff document for transferring work to another session
majiayu000/claude-skill-registry 163
-
index-navigator
Navigate index.md files generated by the catalogador tool to identify the minimal set of documents or sections to read. Use this skill when exploring directories that contain index.md files, when attempting to read documentation in indexed folders, or when optimizing context usage by reading only relevant sections instead of entire documents.
majiayu000/claude-skill-registry 163
-
jest-test-scaffolder
Scaffolds Jest unit tests for React components and hooks. Use when creating tests for frontend components.
majiayu000/claude-skill-registry 163
-
status-message-components
Implement loading, error, success, and empty state components for Vue 3. Use when creating toast notifications, loading spinners, empty state pages, or status indicators. Mentions "loading state", "empty state", "toast component", "error UI", or "success message".
majiayu000/claude-skill-registry 163
-
zeigarnik-effect
Las tareas incompletas se recuerdan mejor que las completadas. Use cuando diseñe progress indicators, onboarding, gamificación, o flujos que mantienen engagement.
majiayu000/claude-skill-registry 163
-
k8s-security
Kubernetes and OpenShift security assessment, hardening, and compliance. Use this skill when:
(1) Auditing cluster or workload security posture
(2) Implementing Pod Security Standards/Admission
(3) Configuring RBAC roles and permissions
(4) Setting up NetworkPolicies for zero-trust
(5) Managing Secrets securely (encryption, external secrets)
(6) Scanning images for vulnerabilities
(7) Implementing OCP SecurityContextConstraints
(8) Compliance checking (CIS benchmarks, SOC2, PCI-DSS)
(9) Security incident investigation
(10) Hardening cluster components
majiayu000/claude-skill-registry 163
-
agentuity-cli-project-auth-generate
Generate SQL schema for Agentuity Auth tables. Use for managing authentication credentials
majiayu000/claude-skill-registry 163
-
fastapi-rest-api-skill
A skill for building RESTful APIs with FastAPI. Use this skill to create a new FastAPI project with a standard project structure, including routers, models, schemas, and services. This skill provides a boilerplate project, CRUD endpoint templates, Pydantic validation examples, and guidance on dependency injection, background tasks, file uploads, and pagination. It leverages async/await for efficient I/O operations. Trigger this skill when a user wants to build a RESTful API using FastAPI, needs a starter project, or wants to learn best practices for FastAPI development.
majiayu000/claude-skill-registry 163
-
prodcheck
Release Wolf - Pre-deployment QA gatekeeper. Run before any production deploy. Checks for exposed secrets, broken links, Lighthouse performance scores, and visual regressions. Invoke with /prodcheck or when user mentions 'release check', 'deploy check', 'pre-launch', 'go/no-go', or 'production ready'.
majiayu000/claude-skill-registry 163