Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
faber-hooks
Execute FABER phase hooks (pre/post phase boundaries)
majiayu000/claude-skill-registry 163
-
project-board-enforcement
MANDATORY for all work - the project board is THE source of truth. This skill provides verification functions and gates that other skills MUST call. No work proceeds without project board compliance.
majiayu000/claude-skill-registry 163
-
headless-cli
无头模式 AI CLI 调用技能:支持 Gemini/Claude/Codex CLI 的无交互批量调用,包含 YOLO 模式和安全模式。用于批量翻译、代码审查、多模型编排等场景。
majiayu000/claude-skill-registry 163
-
channel-optimizer
Auto-tune channel parameters to find optimal offset, squelch, and AGC settings for best audio quality. Use when setting up new channels, improving weak signals, or finding the sweet spot for demodulation settings.
majiayu000/claude-skill-registry 163
-
Asyncio Programming
Master asynchronous programming with asyncio, async/await, concurrent operations, and async frameworks
majiayu000/claude-skill-registry 163
-
adding-persistent-event
Adds a new type of event that gets persisted to the event log. Use this when adding new kinds of write operations to the system or when adding new events to existing code.
majiayu000/claude-skill-registry 163
-
slack-poster
Posts intelligent, topic-analyzed business news to Slack channels using threaded messages. Groups stories by themes and provides big-picture insights.
majiayu000/claude-skill-registry 163
-
google-docs-manager
Expert in Google Docs management. Use when creating, reading, updating, formatting, or managing Google Docs with markdown support, advanced formatting, tables with full manipulation, images with styling, lists, headers/footers, and table of contents.
majiayu000/claude-skill-registry 163
-
software-manual
Generate interactive TiddlyWiki-style HTML software manuals with screenshots, API docs, and multi-level code examples. Use when creating user guides, software documentation, or API references. Triggers on "software manual", "user guide", "generate manual", "create docs".
majiayu000/claude-skill-registry 163
-
emergency-news-agent
Real-time breaking news monitor using Grounding API. Continuously scans for market-moving events, classifies urgency (CRITICAL/HIGH/MEDIUM), and triggers immediate alerts to War Room and Notification Agent. Optimized for speed and recall.
majiayu000/claude-skill-registry 163
-
julia-hydrotools
计算短波辐射、长波辐射、潜在蒸散发、日出日落时间、湿度的基本变量处理。
majiayu000/claude-skill-registry 163
-
testing-requirements
Use when writing tests - test structure, mocking patterns, pre-commit checks
majiayu000/claude-skill-registry 163
-
api-endpoint-scaffold
Scaffold new Next.js API endpoints with authentication, rate limiting, and tests. Use when creating new API routes, adding endpoints, or building API features.
majiayu000/claude-skill-registry 163
-
video-format
Process videos using ffmpeg and gifsicle to edit videos. Use when working with .mp4, .avi, or .gif files, or sequences of .png or .jpg files, and the request is to compress, convert to a different format, scale, crop, remove or extract frames, concatenate multiple videos in space or in time, or speed up or slow down the video.
majiayu000/claude-skill-registry 163
-
programming-common
General programming best practices applicable to all languages. Covers clean code, testing, refactoring, version control, and development workflows. Use when writing or reviewing code in any language.
majiayu000/claude-skill-registry 163
-
mbt-wasip1-tools
Build small MoonBit WASIp1 CLI tools using the peter-jerry-ye/wasi library, focused on simple read/write tasks (echo, cat, wc, simple file ops). Use when creating or updating CLI examples, scripts, or skills for this repo.
majiayu000/claude-skill-registry 163
-
software-crypto-web3
Production-grade blockchain and Web3 development with Solidity (Ethereum/EVM), Rust (Solana), CosmWasm (Cosmos), including smart contract architecture, security patterns, gas optimization, testing strategies, DeFi protocols, and deployment workflows.
majiayu000/claude-skill-registry 163
-
slim-project-aware-workspace
Sets up a folder based project-aware workspace area on local disk with date-organized dynamic folders for project-aware skill execution and a static folder for relevant information about a project such as personnel, project background, meeting information, products, repos etc. This skill is a foundation skill that sets up structures that allow other AI skills to operate within a project-aware workspace with automatic date-based folder management. For example, skills such as generating executive summaries, writing meeting notes, writing meeting agendas or other skills that involve working with third-party services to coordinate complex behaviors can benefit from the skill.
majiayu000/claude-skill-registry 163
-
creating-webhook-handlers
Create webhook endpoints with signature verification, retry logic, and payload validation.
Use when receiving and processing webhook events.
Trigger with phrases like "create webhook", "handle webhook events", or "setup webhook handler".
majiayu000/claude-skill-registry 163
-
ghe-transition
CHANGE phases in the GitHub Elements workflow. Closes current thread and opens next phase thread. This is a PHASE CHANGE operation, not just saving progress.
USE THIS SKILL WHEN:
- User says "transition to TEST" or "move to REVIEW"
- User says "I'm done with DEV, start TEST" or "DEV complete"
- User says "advance to next phase" or "close this phase"
- User says "demote to DEV" (from TEST or REVIEW)
- User says "tests pass, ready for review"
- User says "merge this" (after REVIEW PASS)
- User explicitly wants to END current phase and BEGIN next
DO NOT USE THIS SKILL WHEN:
- User just wants to SEE status (use ghe-status)
- User wants to START work on new issue (use ghe-claim)
- User wants to SAVE progress but CONTINUE working (use ghe-checkpoint)
- User wants reports (use ghe-report)
- User is not ready to END current phase
IMPORTANT: This CLOSES current thread and OPENS next thread. Use ghe-checkpoint if you just want to save progress without changing phases.
EXAMPLES:
<example>
Context: DEV work complete, ready for testing
user: "I'm done with DEV, transition to TEST"
assistant: "I'll use ghe-transition to close DEV and open TEST thread"
</example>
<example>
Context: All tests pass, ready for review
user: "Tests pass, move to REVIEW"
assistant: "I'll use ghe-transition to close TEST and open REVIEW thread"
</example>
<example>
Context: Structural issues found in TEST
user: "This needs structural changes, demote to DEV"
assistant: "I'll use ghe-transition to demote from TEST back to DEV"
</example>
<example>
Context: REVIEW passed, ready to merge
user: "REVIEW passed, merge it"
assistant: "I'll use ghe-transition to complete the workflow and merge"
</example>
majiayu000/claude-skill-registry 163
-
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
majiayu000/claude-skill-registry 163
-
twilio-voice
Comprehensive assistance with twilio-voice
majiayu000/claude-skill-registry 163
-
wolf-context-management
Phase-aware context management for coder agents to prevent token bloat through checkpoint/restore pattern
majiayu000/claude-skill-registry 163
-
trpc-router-generator
Generate tRPC router files with procedures and validation. Triggers on "create trpc router", "generate trpc procedure", "trpc api", "typesafe api".
majiayu000/claude-skill-registry 163