Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
CQL Type System & Schema Handling
Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections (list, set, map), tuples, UDTs (user-defined types), and frozen types. Use when working with CQL type deserialization, schema validation, collection parsing, UDT handling, or type-correct data generation.
majiayu000/claude-skill-registry 163
-
fiftyone-find-duplicates
Find duplicate or near-duplicate images in FiftyOne datasets using brain similarity computation. Use when users want to deduplicate datasets, find similar images, cluster visually similar content, or remove redundant samples. Requires FiftyOne MCP server with @voxel51/brain plugin installed.
majiayu000/claude-skill-registry 163
-
agentic-jumpstart-performance
Performance optimization guidelines for Rust CLI tools. Covers efficient command execution, parallel processing, lazy initialization, allocation minimization, config parsing, and build optimizations for cross-platform CLI applications.
majiayu000/claude-skill-registry 163
-
nb-notebook-manager
Searches, retrieves, and manages notes and bookmarks using the nb command-line tool. Primary use case is finding and retrieving existing content, with secondary support for creating new items and organising notebooks. Use when working with nb notes.
majiayu000/claude-skill-registry 163
-
cli-ninja
Master CLI navigation and code exploration using modern command-line tools. Use this skill when navigating repositories, searching for files/text/code patterns, or working with structured data (JSON/YAML/XML). Provides guidance on fd (file finding), rg (text search), ast-grep (code structure), fzf (interactive selection), jq (JSON), and yq (YAML/XML).
majiayu000/claude-skill-registry 163
-
tts
Convert text to speech using Hume AI (or OpenAI) API. Use when the user asks for an audio message, a voice reply, or to hear something "of vive voix".
majiayu000/claude-skill-registry 163
-
hashing-passwords
CRITICAL security skill teaching proper credential and password handling. NEVER store passwords, use bcrypt/argon2, NEVER accept third-party credentials. Use when handling authentication, passwords, API keys, or any sensitive credentials.
majiayu000/claude-skill-registry 163
-
testing-automation-expert
Production-grade testing strategies for robust, maintainable systems. Covers unit/integration/E2E testing, contract testing, accessibility, mutation testing, and CI/CD patterns. Supports Python (pytest) and TypeScript (Jest/Vitest/Playwright).
majiayu000/claude-skill-registry 163
-
cookbook-audit
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
majiayu000/claude-skill-registry 163
-
wt-finish
Finish a feature by merging it to the base branch and cleaning up the worktree. Use when completing a feature or story, handles merge, push, and cleanup automatically.
majiayu000/claude-skill-registry 163
-
finalize-commit
Once we are confident our recent changes have captured the essence of the change we want to commit, finalize the commit.
majiayu000/claude-skill-registry 163
-
business-consultant
Senior business consultant expertise for strategic analysis, frameworks, and executive communication. Use when structuring arguments, applying business frameworks (MECE, pyramid principle, Porter's Five Forces), crafting executive summaries, or developing strategic recommendations.
majiayu000/claude-skill-registry 163
-
caddy
Comprehensive Caddy web server management across multiple environments.
Handles multi-server operations, zero-downtime deployments, secret management
with 1Password, custom builds with plugins, and systemd service management.
majiayu000/claude-skill-registry 163
-
add-global
Create a reactive global variable that derives from atoms with subscription support
majiayu000/claude-skill-registry 163
-
hashbrown-dev
Building LLM-powered React applications with the Hashbrown library. Use when the user asks to (1) Build generative UI where LLMs render React components, (2) Add client-side tool calling for LLM-app interaction, (3) Stream LLM responses in React applications, (4) Execute LLM-generated JavaScript safely in a sandbox, (5) Build browser agents or AI-powered UIs with hashbrown, (6) Control React UI from LLM output, (7) Integrate with LLM providers like OpenAI, Anthropic, Google, Azure, Bedrock, or Ollama in React apps, (8) Create chatbots, form builders, predictive text inputs, or multi-threaded conversations with LLMs, (9) Transform natural language to structured data in TypeScript React applications.
majiayu000/claude-skill-registry 163
-
flow-builder
Execute implementation work with gate checks and verification. Use when user wants to code, build features, implement iterations, or execute action items. Enforces gates, guides workflow, tracks progress.
majiayu000/claude-skill-registry 163
-
workflow-creator
Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up a Claude Code project with pre-configured skills, (3) download and organize skills from GitHub repositories, or (4) generate README.md and AGENTS.md documentation for workflows. Triggers on phrases like "create workflow", "new workflow", "set up workflow", "build a xxx-workflow".
majiayu000/claude-skill-registry 163
-
heap
Track user behavior automatically with Heap's auto-capture analytics platform.
majiayu000/claude-skill-registry 163
-
supabase-storage
Apply when handling file uploads, downloads, and storage management in Supabase.
majiayu000/claude-skill-registry 163
-
vercel-ai-cortex-integrator
Analyzes codebase for structural, contextual, and semantic understanding, then fully integrates Vercel AI SDK 6 and Cortex Memory features using Nia for documentation research
majiayu000/claude-skill-registry 163
-
moai-lang-javascript
JavaScript ES2024+ development specialist covering Node.js 22 LTS, Bun 1.x (serve, SQLite, S3, shell, test), Deno 2.x, testing (Vitest, Jest), linting (ESLint 9, Biome), and backend frameworks (Express, Fastify, Hono). Use when developing JavaScript APIs, web applications, or Node.js projects.
majiayu000/claude-skill-registry 163
-
fastapi-error-handling
Provides a comprehensive, reusable skill for standardized API error handling in FastAPI. Includes custom exception classes, global exception handlers, structured JSON logging, and standardized Pydantic error schemas. Use this when you need to implement a robust error handling system in a FastAPI project.
majiayu000/claude-skill-registry 163
-
deepeval
Use when discussing or working with DeepEval (the python AI evaluation framework)
majiayu000/claude-skill-registry 163
-
Wheels Migration Generator
Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.
majiayu000/claude-skill-registry 163