Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
plugin-registry-scanner
This skill should be used when the user wants to discover available looplia skills,
scan installed plugins, or list what capabilities are available. Use when someone says
"what looplia skills are installed", "list available skills", "scan plugins", "/build",
"what can looplia do", or "show me all looplia capabilities".
First step in looplia workflow building: scans plugins/*/skills/*/SKILL.md to build
a registry of available skills. Part of the skills-first architecture where one workflow
step invokes one skill-executor to orchestrate multiple skills.
majiayu000/claude-skill-registry 163
-
anycable-coder
Use when implementing real-time features requiring reliability, especially LLM streaming. Applies AnyCable patterns for message delivery guarantees, presence tracking, and Action Cable migration.
majiayu000/claude-skill-registry 163
-
dev-swarm-code-review
Review and audit code quality, architecture, and implementation. Verify code meets design specs, find bugs, identify improvements, and create change/bug/improve backlogs. Use when reviewing completed code, auditing implementations, or ensuring quality.
majiayu000/claude-skill-registry 163
-
quality-gate-calculator
Calculates context-appropriate quality gate thresholds based on work type (Feature/Bug/Hotfix/Docs/Refactor). Ensures rigorous standards for features, pragmatic standards for hotfixes, and 100% test pass rate for all work.
majiayu000/claude-skill-registry 163
-
openspec-context-loading-cn
加载项目上下文,列出现有规范与变更,搜索能力与需求。用于用户询问项目状态、现有规范、进行中的变更、可用能力或需要发现上下文时。触发词包括"openspec上下文", "有哪些规范", "显示变更", "列出能力", "项目上下文", "查找规范", "规范包含什么", "展示规范"。
majiayu000/claude-skill-registry 163
-
video-concat
合并多个视频文件为一个视频。Use when user wants to 合并视频, 拼接视频, 视频合并, 视频拼接, 把视频合在一起, 连接视频, join videos, merge videos, combine videos, concatenate videos.
majiayu000/claude-skill-registry 163
-
ice-scorer
Automatically score growth experiments using the ICE framework (Impact × Confidence × Ease). Use when the user creates a new experiment, mentions scoring or prioritization, or when analyzing experiment backlogs. Helps prioritize experiments by evaluating Impact (1-10), Confidence (1-10), and Ease (1-10).
majiayu000/claude-skill-registry 163
-
worktrunk
Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up LLM", "configuring hooks", "automating tasks", or general worktrunk questions.
majiayu000/claude-skill-registry 163
-
agent-33-skills-maker
Create Claude Desktop skills from descriptions, SOPs, or existing agents. Three modes - create from scratch, convert SOPs to skills, or migrate agents to skill format. Outputs ready-to-deploy .zip packages.
majiayu000/claude-skill-registry 163
-
task-expert
'Task as Code' management expert. Responsible for maintaining task files in the todos/ directory, ensuring continuous task IDs, clear statuses, and adherence to specifications.
majiayu000/claude-skill-registry 163
-
hooks-validator
Validates React code for Rules of Hooks violations. Catches issues like hooks called after conditional returns that cause production crashes (React error
majiayu000/claude-skill-registry 163
-
quality-engineer
Expert in code quality, formatting, linting, and quality gates workflow. Use when user needs to setup quality tools, fix linting errors, configure Biome/Prettier, setup pre-commit hooks, or run quality checks. Examples - "setup code quality", "fix lint errors", "configure Biome", "setup Husky", "run quality checks", "format code", "type check errors".
majiayu000/claude-skill-registry 163
-
refactor-flow
Improve code quality, reduce technical debt, restructure for maintainability
majiayu000/claude-skill-registry 163
-
translate skill
Use this skill when you are doing localization and translation work.
majiayu000/claude-skill-registry 163
-
python-code-review
Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async/await usage, or exception handling.
majiayu000/claude-skill-registry 163
-
mock-data
Creates typed mock data files in src/data/ following project conventions. Use when needing test data for new features or components.
majiayu000/claude-skill-registry 163
-
Buildkite issue solver
Will utilise buildkite read only mcp server to solve specific buildkite issues encountered
majiayu000/claude-skill-registry 163
-
Recommendation Engine
Build recommendation systems using collaborative filtering, content-based filtering, matrix factorization, and neural network approaches
majiayu000/claude-skill-registry 163
-
redis-cluster
Master Redis Cluster - horizontal scaling, hash slots, resharding, cluster management, and distributed architecture
majiayu000/claude-skill-registry 163
-
ably
Implements real-time pub/sub messaging with Ably's edge infrastructure. Use when building real-time features requiring enterprise reliability, presence, message history, and global low-latency delivery.
majiayu000/claude-skill-registry 163
-
fvtt-sockets
This skill should be used when implementing multiplayer synchronization, using game.socket.emit/on, creating executeAsGM patterns for privileged operations, broadcasting events between clients, or avoiding common pitfalls like race conditions and duplicate execution.
majiayu000/claude-skill-registry 163
-
comprehensive-code-review
This skill should be used when reviewing pull requests, performing comprehensive code review, analyzing code changes before merge, or when the user asks for thorough/ultra-critical code review. Performs EXTREMELY CRITICAL 6-pass analysis identifying runtime failures, code consistency issues, architectural problems, environment compatibility risks, and verification strategies. Posts structured review as GitHub PR comment. Use when user asks to "review PR", "review this code", "review changes", "check this PR", "analyze PR", "post review", or for Phase 3 of devflow. Supports parallel review mode with multiplier (code-review-3, code-review 6X) for consensus-based reviews. This is an ultra-critical reviewer that does not let things slip and desires only perfection.
majiayu000/claude-skill-registry 163
-
business-logic-coder
Implement business logic with ActiveInteraction and AASM state machines. Use when creating typed operations, managing state transitions, or refactoring service objects. Triggers on interaction creation, state machines, workflows, or typed business operations.
majiayu000/claude-skill-registry 163
-
external-system-safety
Enforces confirmation workflow for EXTERNAL system writes (Jira, Confluence, BitBucket, Slack) ONLY. NEVER activates for Linear operations (Linear is internal tracking). Auto-activates when detecting potential writes to external PM systems (status updates, page creation, PR posts, notifications). Blocks execution and displays exact content that will be written. Requires explicit "yes" confirmation (rejects "ok", "sure", ambiguous responses). All Linear operations execute automatically without confirmation. Works alongside ccpm-code-review to ensure quality before external broadcasts. Provides audit trail of all confirmed operations. Allows batch operations with granular per-item confirmation when needed.
majiayu000/claude-skill-registry 163