Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
nixos-advisor
NixOS configuration advisor using MCP tools. Use when helping with NixOS/Home Manager configs, searching packages/options, or providing NixOS-specific guidance. Validates packages exist before suggesting them.
majiayu000/claude-skill-registry 163
-
coding-standard-python
Enforce Python PEP 8 coding standards including snake_case variables, PascalCase classes, and snake_case filenames.
majiayu000/claude-skill-registry 163
-
sub-agent-design
Interpretive guidance for designing Claude Code sub-agents. Helps apply official documentation effectively and avoid common pitfalls. ALWAYS use when creating or reviewing sub-agents (aka agents or subagents).
majiayu000/claude-skill-registry 163
-
rationalize-deps
Analyze Cargo.toml dependencies and attempt to remove unused features to reduce compile times and binary size
majiayu000/claude-skill-registry 163
-
quality-scoring-implementation
Update quality-scoring-implementation skill with validation notes from completed implementation of ticket vp-d5ae
majiayu000/claude-skill-registry 163
-
ahu-psychro
Psychrometric Analysis Agent
majiayu000/claude-skill-registry 163
-
extract-moves-from-video
Guidance for extracting text-based game commands, moves, or inputs from video recordings using OCR and frame analysis. This skill applies when extracting user inputs from screen recordings of text-based games (Zork, interactive fiction), terminal sessions, or any video where typed commands need to be recovered. It covers OCR preprocessing, region-of-interest extraction, domain-aware validation, and deduplication strategies.
majiayu000/claude-skill-registry 163
-
workflow-skill
Demonstrates script and custom tool working together with console output
majiayu000/claude-skill-registry 163
-
code-simplifier
Use when asked to simplify recently changed code without changing behavior or explicitly asked to run the code-simplifier subagent.
majiayu000/claude-skill-registry 163
-
agent-factory
Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns
majiayu000/claude-skill-registry 163
-
td-javascript-sdk
Expert assistance for importing data to Treasure Data using the JavaScript SDK. Use this skill when users need help with browser-based event tracking, page analytics, client-side data collection, or implementing TD's JS SDK for web applications.
majiayu000/claude-skill-registry 163
-
coder-convex-setup
Initial Convex workspace setup in Coder workspaces with self-hosted Convex deployment, authentication configuration, Docker setup, and environment variable generation
majiayu000/claude-skill-registry 163
-
scaffold-rules
Scaffold development rules for AI coding agents. Auto-invoked when user asks about setting up rules, coding conventions, or configuring their AI agent environment.
majiayu000/claude-skill-registry 163
-
javascript-testing-patterns
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
majiayu000/claude-skill-registry 163
-
image-prompt-generator
Generate AI images using Gemini image generation API. Use this skill when content needs images - thumbnails, social posts, blog headers, or creative visuals. Follows an iterative workflow - brainstorm concepts, select direction, generate in multiple styles, then produce via API.
majiayu000/claude-skill-registry 163
-
vibe-check
Run a comprehensive code quality check looking for common patterns that AI coding agents introduce.
majiayu000/claude-skill-registry 163
-
lighthouse
Run Lighthouse audits and implement performance, accessibility, and SEO fixes
majiayu000/claude-skill-registry 163
-
gemini-file-api
Work with Gemini File API for document caching and efficient multi-query workflows. Use when discussing file uploads, caching strategies, token optimization, or comparing File API vs inline document approaches.
majiayu000/claude-skill-registry 163
-
Presence Detection
Tracking user online/offline status, typing indicators, and activity states using WebSocket connections and Redis for real-time presence information.
majiayu000/claude-skill-registry 163
-
flutter-design-skill
This skill provides the Comic style UI design guideline and code to make the Flutter app look better. ALWAYS use this skill when the user asks to create, update, design, modify, or build any page, screen, widget, or UI component in a Flutter application.
majiayu000/claude-skill-registry 163
-
azd-deployment
Deploy containerized applications to Azure Container Apps using Azure Developer CLI (azd). Use when setting up azd projects, writing azure.yaml configuration, creating Bicep infrastructure for Container Apps, configuring remote builds with ACR, implementing idempotent deployments, managing environment variables across local/.azure/Bicep, or troubleshooting azd up failures. Triggers on requests for azd configuration, Container Apps deployment, multi-service deployments, and infrastructure-as-code with Bicep.
majiayu000/claude-skill-registry 163
-
deepgram-debug-bundle
Collect Deepgram debug evidence for support and troubleshooting.
Use when preparing support tickets, investigating issues,
or collecting diagnostic information for Deepgram problems.
Trigger with phrases like "deepgram debug", "deepgram support",
"collect deepgram logs", "deepgram diagnostic", "deepgram debug bundle".
majiayu000/claude-skill-registry 163
-
google-sheets
Google Sheets automation using Python gspread library - reading, writing, formatting, and Service Account setup
majiayu000/claude-skill-registry 163
-
i18n-completeness
Comprehensive i18n consistency check with dynamic pattern detection and hardcoded string analysis. Use when working with translations, localization, i18n keys, or when the user mentions translation issues, missing keys, or language support. Auto-triggers on phrases like "check translations", "i18n consistency", "localization issues", or "translation keys".
majiayu000/claude-skill-registry 163