Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
testing-patterns
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
majiayu000/claude-skill-registry 163
-
teltel-automation
Automate Teltel tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
Line Execution Checker
Check if specific lines were executed using gcov data
majiayu000/claude-skill-registry 163
-
repo-scanner
Deep scan repository structure to extract metadata, detect frameworks, and identify domain boundaries. Use when starting assimilation, analyzing a new codebase, or gathering project context.
majiayu000/claude-skill-registry 163
-
guardian-evolution-system
Design and implement the Guardian AI companion evolution system - from Level 1 Spark to Level 50 Transcendent. XP mechanics, personality adaptation, and player progression.
majiayu000/claude-skill-registry 163
-
meta-methodology-success-criteria
Success criteria template - every task needs explicit, measurable criteria defining "done". Specific, measurable, achievable, verifiable requirements with verification checklist.
majiayu000/claude-skill-registry 163
-
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
majiayu000/claude-skill-registry 163
-
crewai
Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows for complex workflows. Essential for building collaborative AI agent teams. Use when: crewai, multi-agent team, agent roles, crew of agents, role-based agents.
majiayu000/claude-skill-registry 163
-
multiplayer
Multiplayer game development principles. Architecture, networking, synchronization.
majiayu000/claude-skill-registry 163
-
claude-win11-speckit-update-skill
Windows 11 system management
majiayu000/claude-skill-registry 163
-
cli-skill-creator
This skill should be used when creating a skill for a CLI tool. Use when users ask to document a command-line tool, create CLI guidance, or build a skill for terminal commands. Essential for systematically introspecting CLI tools through help text, man pages, GitHub repos, and online research, then organizing findings into effective skill documentation.
majiayu000/claude-skill-registry 163
-
atlassian-admin
Atlassian Administrator for managing and organizing Atlassian products, users, customization of the Atlassian suite, permissions, security, integrations, system configuration, and all administrative features. Use for user provisioning, global settings, security policies, system optimization, and org-wide Atlassian governance.
majiayu000/claude-skill-registry 163
-
reconcile-tests
Add, update, or delete tests for changes in the current commit
majiayu000/claude-skill-registry 163
-
run-tests
Run tests workflow — execute test suite, analyze failures, auto-fix obvious issues, re-run. Sub-workflow for /feature-dev, /bugfix, /pre-commit. Uses the `testing-procedures` skill.
majiayu000/claude-skill-registry 163
-
using-jina-reader
Fetch web page content using Jina Reader as a fallback when websites block direct access. Use when WebFetch returns 403, 406, captcha pages, empty content, Cloudflare blocks, or anti-bot responses. Also use when the user explicitly asks to use Jina Reader.
majiayu000/claude-skill-registry 163
-
hugging-face-dataset-creator
Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, and streaming row updates. Designed to work alongside HF MCP server for comprehensive dataset workflows.
majiayu000/claude-skill-registry 163
-
beginner
Design a personalized learning experience about something new. Conversation-first, introduces concepts through examples.
majiayu000/claude-skill-registry 163
-
positions
Position management with stop-loss, take-profit, and trailing stops
majiayu000/claude-skill-registry 163
-
az-cost-optimize
Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.
majiayu000/claude-skill-registry 163
-
mock-analysis
Patterns for analyzing HTML/CSS mocks from Stitch, Figma, or similar tools.
Covers section identification, component detection, and Tailwind config extraction.
Use this skill when parsing mocks for block conversion.
majiayu000/claude-skill-registry 163
-
graph-query
Queries the code graph database to understand component relationships, dependencies, and the impact of changes. Use when the user asks to "find callers", "check dependencies", "what uses this", or when exploring codebase structure to avoid breaking changes.
majiayu000/claude-skill-registry 163
-
laravel-expert
Senior Laravel Engineer role for production-grade, maintainable, and idiomatic Laravel solutions. Focuses on clean architecture, security, performance, and modern standards (Laravel 10/11+).
majiayu000/claude-skill-registry 163
-
react-best-practices
Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.
majiayu000/claude-skill-registry 163
-
postgres-job-queue
PostgreSQL-based job queue with priority scheduling, batch claiming, and progress tracking. Use when building job queues without external dependencies. Triggers on PostgreSQL job queue, background jobs, task queue, priority queue, SKIP LOCKED.
majiayu000/claude-skill-registry 163