Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
AOC Orchestrator
Main coordinator for the automated Advent of Code workflow. Orchestrates puzzle fetching, TDD solving, and submission for daily AoC challenges. Use when running the full automated solving pipeline or when user requests to solve an AoC day.
majiayu000/claude-skill-registry 163
-
cfn-expert-update
Update CFN system expert agent with relevant git commits and project changes
majiayu000/claude-skill-registry 163
-
codebase-context
majiayu000/claude-skill-registry 163
-
managing-databases
Generates secure, owner-only admin dashboards for PostgreSQL or MongoDB. Capable of handling schema definitions, operational tasks, and basic CRUD, with flexible security models.
majiayu000/claude-skill-registry 163
-
preline-theme-generator
Generates beautiful, consistent Preline Theme CSS files. Agent interprets user request, runs build script, delivers complete CSS.
majiayu000/claude-skill-registry 163
-
character-designer-agent
Generates NanoBanana PRO image prompts for 3D cat characters. Combines base Pixar style with ticker-specific traits, sector themes, and market-driven expressions. Supports 300+ tickers with fallback logic for unlisted stocks.
majiayu000/claude-skill-registry 163
-
nextjs-supabase-auth
Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.
majiayu000/claude-skill-registry 163
-
convex-scheduling
Advanced scheduling - runtime crons, batch processing, timeouts, retry patterns
majiayu000/claude-skill-registry 163
-
optimize
Improve performance or resource usage with evidence and clear trade-offs.
majiayu000/claude-skill-registry 163
-
project-skill-creator
Use when setting up project-specific skills via /cc:setup-project or when user requests custom skills for their codebase - analyzes project to create specialized skills that capture architecture knowledge, coding conventions, testing patterns, and deployment workflows
majiayu000/claude-skill-registry 163
-
video-remotion
Comprehensive skill for programmatic video generation using the Remotion framework.
Enables creating, scaffolding, and rendering React-based videos via Python orchestration.
Supports both Local (CLI) and Cloud (Lambda) rendering.
majiayu000/claude-skill-registry 163
-
tanstack-query-setup
TanStack Query setup for data fetching and caching. Use when implementing server state management.
majiayu000/claude-skill-registry 163
-
structured-errors
Automatically applies when writing error handling in APIs and tools. Ensures errors are returned as structured JSON with error, request_id, and timestamp (not plain strings).
majiayu000/claude-skill-registry 163
-
copilot-handoff
Create Copilot-optimized task specifications for handoff between Claude and GitHub Copilot. Use when planning implementation tasks that Copilot will complete. Optimizes comment format, provides rich context, includes checklists and examples.
majiayu000/claude-skill-registry 163
-
android-qa-verification
This skill is used to verify Android features against acceptance criteria, catch regressions and define tests that reflect real device behaviour.
majiayu000/claude-skill-registry 163
-
Swift 6 Paradigm Shift Guide
Comprehensive analysis of Swift 6 ownership, concurrency safety, and systems programming foundations.
majiayu000/claude-skill-registry 163
-
azure-monitor-opentelemetry-exporter-java
Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights.
Triggers: "AzureMonitorExporter java", "opentelemetry azure java", "application insights java otel", "azure monitor tracing java".
Note: This package is DEPRECATED. Migrate to azure-monitor-opentelemetry-autoconfigure.
majiayu000/claude-skill-registry 163
-
db-architect
Expert database architecture including schema design, partitioning, replication, and performance optimization
majiayu000/claude-skill-registry 163
-
pdf-processing-anthropic
Toolkit for comprehensive PDF manipulation, including extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. Use to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
majiayu000/claude-skill-registry 163
-
db-migration-reviewer
Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.
majiayu000/claude-skill-registry 163
-
aws-cloudformation-auto-scaling
AWS CloudFormation patterns for Auto Scaling including EC2, ECS, and Lambda. Use when creating Auto Scaling groups, launch configurations, launch templates, scaling policies, lifecycle hooks, and predictive scaling. Covers template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references, and best practices for high availability and cost optimization.
majiayu000/claude-skill-registry 163
-
running-clustering-algorithms
This skill enables Claude to execute clustering algorithms on datasets. It is used when the user requests to perform clustering, identify groups within data, or analyze data structure. The skill supports algorithms like K-means, DBSCAN, and hierarchical clustering. Claude should use this skill when the user explicitly asks to "run clustering," "perform a cluster analysis," or "group data points" and provides a dataset or a way to access one. The skill also handles data validation, error handling, performance metrics, and artifact saving.
majiayu000/claude-skill-registry 163
-
kantra-analyze
Utilize Kantra, a CLI that unifies analysis and transformation capabilities of Konveyor, to analyze the source code of an application for violations.
majiayu000/claude-skill-registry 163
-
analyzing-tdigest-metrics
Analyze percentile metrics (tdigest type) using OPAL for latency analysis and SLO tracking. Use when calculating p50, p95, p99 from pre-aggregated duration or latency metrics. Covers the critical double-combine pattern with align + m_tdigest() + tdigest_combine + aggregate. For simple metrics (counts, averages), see aggregating-gauge-metrics skill.
majiayu000/claude-skill-registry 163