Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Project Evaluation
Comprehensive project status evaluation using hive-mind coordination, GOAP planning, neural analysis, and AgentDB memory. Use when assessing architecture health, planning refactoring, or generating status reports.
majiayu000/claude-skill-registry 163
-
GitLab
GitLab workflow best practices and glab CLI usage. Use when working with GitLab repositories, merge requests, issues, pipelines, or GitLab API interactions.
majiayu000/claude-skill-registry 163
-
cc-task
Implement based on an approved plan. Use after cc-plan is finalized.
majiayu000/claude-skill-registry 163
-
Remembering Conversations
Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search
majiayu000/claude-skill-registry 163
-
Decision Frameworks
Decision-making methodologies, scoring frameworks, and planning strategies for Group 2 agents in four-tier architecture
majiayu000/claude-skill-registry 163
-
context-manager
Manages permanent memory storage for decisions, blockers, context, preferences, and procedures. Use when user says "remember", "save this decision", "what did we decide", "recall", "search memories", "any blockers", or when making important architectural decisions. Provides SDAM compensation through external memory.
majiayu000/claude-skill-registry 163
-
reasoning-counterfactual
Evaluate alternative scenarios by simulating interventions on past decisions or hypothetical futures. Use when assessing decisions in hindsight, planning scenarios, or comparing paths not taken. Produces comparative analysis with probability-weighted outcomes.
majiayu000/claude-skill-registry 163
-
humanizar-texto-es
Use when the user provides a text file (PDF, DOCX, MD, TXT) written in Spanish that was generated by AI and needs to be rewritten to sound naturally human-written, for research purposes on AI detection evasion techniques.
majiayu000/claude-skill-registry 163
-
user-story-generator
User Story Generator - Auto-activating skill for Enterprise Workflows.
Triggers on: user story generator, user story generator
Part of the Enterprise Workflows skill category.
majiayu000/claude-skill-registry 163
-
github-projects
GitHub Projects management via gh CLI for creating projects, managing items, fields, and workflows. Use when working with GitHub Projects (v2), adding issues/PRs to projects, creating custom fields, tracking project items, or automating project workflows. Triggers on gh project, project board, kanban, GitHub project, project items.
majiayu000/claude-skill-registry 163
-
sc-git
Git operations with intelligent commit messages and workflow optimization. Use when committing changes, managing branches, or optimizing git workflows.
majiayu000/claude-skill-registry 163
-
ralph
Autonomous agent for tackling big projects. Create PRDs with user stories, then run them via the CLI. Sessions persist across restarts with pause/resume and real-time monitoring.
majiayu000/claude-skill-registry 163
-
getting-pr-artifacts
Use when needing workflow artifacts from PR - runs in subagent to find jobs with artifacts, returns gh commands to download them without consuming context
majiayu000/claude-skill-registry 163
-
performance-profiling
Instruments integration and performance analysis workflows for iOS apps. Use when profiling CPU usage, memory allocation, network activity, or energy consumption. Covers Time Profiler, Allocations, Leaks, Network instruments, and performance optimization strategies.
majiayu000/claude-skill-registry 163
-
oe-workflow-routing
Fast routing triage for workflow messages; points to docs/workflow-routing-map.md.
majiayu000/claude-skill-registry 163
-
husky-hooks-generator
Generate Husky Git hooks for pre-commit, pre-push, and commit-msg automation. Triggers on "create husky hooks", "generate git hooks", "husky setup", "pre-commit hooks".
majiayu000/claude-skill-registry 163
-
skill-adapter
Execute analyzes existing plugins to extract their capabilities, then adapts and applies those skills to the current task. Acts as a universal skill chameleon that learns from other plugins. Activates when you request "skill adapter" functionality. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
workflow-executor
This skill should be used when the user wants to execute a looplia workflow, run workflow
steps, or process a workflow.md file. Use when someone says "run the looplia workflow",
"execute this looplia pipeline", "/run writing-kit", "start the looplia automation", or
"process these workflow steps".
Architecture: One workflow step triggers one general-purpose subagent call, which then
invokes skills to accomplish the step's mission. Each step = separate context window.
Handles sandbox management, per-step orchestration, and validation state tracking.
v0.6.9: Unified general-purpose subagent strategy for all providers (context offload).
majiayu000/claude-skill-registry 163
-
background-jobs
Background job processing patterns including job queues, scheduled jobs, worker pools, and retry strategies. Use when implementing async processing, Celery, Bull, Sidekiq, cron jobs, task queues, job monitoring, or worker management.
majiayu000/claude-skill-registry 163
-
rwsdk-cloudflare-queues
Use when implementing background tasks, async processing, or offloading slow operations in rwsdk/Cloudflare Workers - covers queue setup, sending messages (direct/R2/KV patterns), consuming message batches, handling multiple queues, and message type routing
majiayu000/claude-skill-registry 163
-
contextkit-planning-trigger
Natural language wrapper for ContextKit planning commands - automatically triggers /ctxk:plan commands when users request planning assistance
majiayu000/claude-skill-registry 163
-
openspec-proposal-creation
Creates structured change proposals with specification deltas for new features, breaking changes, or architecture updates. Use when planning features, creating proposals, speccing changes, introducing new capabilities, or starting development workflows. Triggers include "openspec proposal", "create proposal", "plan change", "spec feature", "new capability", "add feature planning", "design spec".
majiayu000/claude-skill-registry 163
-
claude-codex-guardrail-loop
Use after planning or implementing non-trivial tasks - runs Codex MCP background verification/review for quality gates (plan validation + implementation review)
majiayu000/claude-skill-registry 163
-
python-venv-manager
Python virtual environment management, dependency handling, and project setup automation.
majiayu000/claude-skill-registry 163