Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ha-emby-issue-executor
Use when implementing fixes or features from GitHub issues - autonomous execution with TDD, memory persistence, code review, and branch management. Works until issue complete or blocked.
majiayu000/claude-skill-registry 163
-
naming-reviewer
Expert code naming review and refactoring. Reviews variables, functions, and classes to improve readability and maintainability using master-level naming principles. Use when: (1) User asks to review naming/variable names in code, (2) User wants to improve code readability, (3) User requests naming suggestions or refactoring, (4) User mentions code quality or maintainability concerns related to naming, (5) User asks to apply best practices to naming
majiayu000/claude-skill-registry 163
-
common-mistakes
Use before implementing pgdbm patterns to avoid common mistakes - provides rationalization table and red flags that prevent pool multiplication, schema errors, and template syntax violations
majiayu000/claude-skill-registry 163
-
implementation-phase
Executes implementation tasks using Test-Driven Development, prevents code duplication through anti-duplication checks, and maintains quality through continuous testing. Use when implementing features from tasks.md, during the /implement phase, or when the user requests TDD-based implementation. (project)
majiayu000/claude-skill-registry 163
-
speckit-analyze-zh
对spec.md、plan.md和tasks.md三个核心文档进行非破坏性跨工件一致性和质量分析。在任务生成后识别不一致、重复、模糊和规范不足的项目。触发词包括:"speckit-analyze"、"speckit分析"、"文档一致性分析"、"规范分析"、"质量检查"、"工件分析"、"spec分析"、"plan分析"、"task分析"。
majiayu000/claude-skill-registry 163
-
claude-workflow-tordks-claude-workflow
majiayu000/claude-skill-registry 163
-
Consolidation
Consolidate atomic memories from MCP-Memory into Obsidian vault knowledge notes. Bridges episodic memory (experiences) with semantic knowledge (curated facts). Structure emerges from links, not naming conventions.
majiayu000/claude-skill-registry 163
-
task-sorting
Provides stable task list sorting across four dimensions (Priority, Due Date, Created Date, Alphabetical) with ascending/descending toggles, tie-breaking rules, and visual sort indicators. Default sort prioritizes VERY IMPORTANT tasks first, then by soonest due date.
majiayu000/claude-skill-registry 163
-
deep-research
Deep research with NotebookLM + web search. Iterative multi-source research with domain boost, source credibility, and post-research artifact generation (podcast, video, slides, quiz). Free alternative to Perplexity/Gemini Pro. Use when user says "/deep-research", "research this", "deep dive into", or "investigate".
majiayu000/claude-skill-registry 163
-
atlas-meta
Orchestrates Atlas workflow tier selection for software development tasks
majiayu000/claude-skill-registry 163
-
moai-alfred-workflow
Guide 4-step workflow execution with task tracking and quality gates
majiayu000/claude-skill-registry 163
-
git-workflow
Enforce branch-based workflow with draft PRs for emoji_gen. Use when starting new work, creating branches, or opening pull requests. Mentions of "new feature", "bug fix", "start work", "create PR", or "pull request" should trigger this Skill.
majiayu000/claude-skill-registry 163
-
rails-project-manager
Project management skill that analyzes tasks, breaks them down into stages, coordinates other skills, and ensures proper workflow. Use when planning features, managing complex multi-step implementations, or need help organizing development tasks. Routes work to specialized skills (testing, security, components, etc.).
majiayu000/claude-skill-registry 163
-
github-operations
Manage GitHub Wiki, issues, and repository operations with memory-bank integration, business model validation, and SSH authentication. Automatically loads business context, applies documented lessons learned, and prevents common errors through validation automation.
majiayu000/claude-skill-registry 163
-
secretary-orchestrator
majiayu000/claude-skill-registry 163
-
nathan-standards
Development standards for the Nathan n8n-Jira agent automation system. Covers n8n workflows, Python patterns, and project conventions.
majiayu000/claude-skill-registry 163
-
skill-refactor
🚀 AUTONOMOUS INTELLIGENT AGENT that orchestrates the entire skill system. Proactively monitors project health, decomposes complex tasks into skill workflows, learns from execution patterns, and evolves continuously. Use when "orchestrate skills", "autonomous recommendations", "task decomposition", "system health check", "skill evolution", or analyzing skill architecture. The meta-brain of the skill ecosystem.
majiayu000/claude-skill-registry 163
-
self-learning-skills
Memory sidecar for agent work: recall before tasks, record learnings after tasks, review recommendations, optional backport bundles.
majiayu000/claude-skill-registry 163
-
nix-manager-wcygan-dotfiles
majiayu000/claude-skill-registry 163
-
schema-optimization-orchestrator
Multi-phase schema optimization workflow orchestrator. Creates session directories,
spawns phase agents sequentially, validates outputs, aggregates results.
Trigger: "run schema optimization", "optimize schema workflow", "execute schema phases"
majiayu000/claude-skill-registry 163
-
skill-builder
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.
majiayu000/claude-skill-registry 163
-
executing-tasks-from-any-source
Execute tasks from both GitHub issues and Basic Memory artifacts using unified workflow - supports intelligent source detection and dual-channel status management
majiayu000/claude-skill-registry 163
-
github-api
Access GitHub API using gh CLI in sandboxed environment - install binary, authenticate with tokens, query repos, PRs, issues, workflow runs, and download artifacts
majiayu000/claude-skill-registry 163
-
detecting-double-free
Detects double free vulnerabilities by identifying attempts to free the same memory block twice. Use when analyzing memory management, cleanup paths, or investigating heap corruption issues.
majiayu000/claude-skill-registry 163