Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
things-mac
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Espada to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
majiayu000/claude-skill-registry 163
-
common-tasks
Step-by-step guides for common development tasks like adding constructs, creating packages, and using workspace packages. Use when performing routine development tasks.
majiayu000/claude-skill-registry 163
-
repo-rag
Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific code, understand project structure, or verify architectural patterns before editing.
majiayu000/claude-skill-registry 163
-
lang-rust-docs-dev
Rust documentation practices for HASH codebase. Use when writing doc comments, documenting functions/types/traits/modules, creating error sections, using intra-doc links, following rustdoc conventions, or exploring crate APIs with cargo doc.
majiayu000/claude-skill-registry 163
-
generate-pr-description
Generate a structured PR description from the diff. Fetches the diff, analyzes changes, and optionally applies the description.
majiayu000/claude-skill-registry 163
-
initialize-repository
Meta-skill (Phase 0) for bootstrapping new repositories with
workflow system. Interactive callable tool that copies skills,
documentation, and standards from source repository.
Use when: Starting a new project that needs the workflow system
Triggers: "initialize new repository", "bootstrap workflow",
"replicate workflow system"
majiayu000/claude-skill-registry 163
-
git-merging-feature-branches-to-main-skill
Use when feature branch is complete and reviewed, ready to merge to main - squashes multiple commits into single clean commit in main using git merge --squash
majiayu000/claude-skill-registry 163
-
spectrum-analyzer-debug
Debug spectrum analyzer and waterfall display issues in WaveCap-SDR. Use when spectrum is not updating, shows incorrect frequencies, has poor resolution, excessive noise floor, or performance problems with FFT visualization.
majiayu000/claude-skill-registry 163
-
preview-environments-builder
Creates ephemeral preview deployments for each pull request with automatic deployment, unique URLs, and cleanup on PR close. Use for "preview deployments", "PR environments", "ephemeral environments", or "review apps".
majiayu000/claude-skill-registry 163
-
langsmith-fetch
Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
majiayu000/claude-skill-registry 163
-
review-script
Review a script for documentation quality, code standards, and reproducibility. Helps ensure code is ready for the methods section. Use when the user types /review_script, after writing a new script, before writing methods, or when passive checks flag undocumented scripts.
majiayu000/claude-skill-registry 163
-
oe-test-matrix-navigator
Maps a code change or bug symptom to the smallest high-signal test subset. Use when deciding what tests to run (DET_/FLOW_/REG_), when a regression guard mentions a test ID, or when you need a minimal repro that matches tests/TEST_MATRIX_detection_and_flow.md.
majiayu000/claude-skill-registry 163
-
股票分析
提供获取用户自选分组(LongPort)、股票市场数据(LongPort + AkShare)、技术指标计算(ta-lib)的技能。分析数并与用户研究交易策略,形成买卖点建议,并可做回测、寻优与报告输出。
majiayu000/claude-skill-registry 163
-
idor-vulnerability-testing
This skill should be used when the user asks to "test for insecure direct object references," "find IDOR vulnerabilities," "exploit broken access control," "enumerate user IDs or object references," or "bypass authorization to access other users' data." It provides comprehensive guidance for detecting, exploiting, and remediating IDOR vulnerabilities in web applications.
majiayu000/claude-skill-registry 163
-
ad-assessment-documents
Professional document generator for Active Directory health assessments. Creates executive-quality DOCX reports with consistent branding, proper data visualization, severity-based formatting, and actionable remediation guidance. Use when generating assessment reports from OpsIdentity JSON data or improving document output quality.
majiayu000/claude-skill-registry 163
-
python-uv-scripts
Python single-file script development using uv and PEP 723 inline metadata. Prevents invalid patterns like [tool.uv.metadata]. Use when creating standalone Python utilities, converting scripts to uv format, managing script dependencies, implementing script testing, or establishing team standards for script development.
majiayu000/claude-skill-registry 163
-
reading-plan-designer
Design and implement Bible reading plans for the KR92 Bible Voice project.
Use when:
- Creating new reading plans (7-day, 30-day, yearly)
- Adding daily readings to existing plans
- Generating reading plan SQL migrations
- Understanding the reading plan data model
- Designing reading sequences (chronological, topical, book-based)
- Validating reading reference formats
Triggers: "reading plan", "lukusuunnitelma", "daily readings", "create plan", "add readings"
majiayu000/claude-skill-registry 163
-
vibe-help
Quick reference cheatsheet for all agentic-loop commands including Ralph.
majiayu000/claude-skill-registry 163
-
figma-ai
Provides comprehensive guidance for Figma AI features including AI-powered design tools, automation, and AI-assisted design workflows. Use when the user asks about Figma AI, needs to use AI features in Figma, or automate design tasks with AI.
majiayu000/claude-skill-registry 163
-
tzurot-testing
Vitest testing patterns for Tzurot v3. Use when writing tests, debugging test failures, or mocking dependencies. Covers mock factories, fake timers, and promise rejection handling.
majiayu000/claude-skill-registry 163
-
quillbot
AI paraphrasing and writing enhancement tool.
majiayu000/claude-skill-registry 163
-
asciinema-player
Play .cast terminal recordings in iTerm2. TRIGGERS - asciinema play, .cast file, play recording, recording playback.
majiayu000/claude-skill-registry 163
-
fosmvvm-serverrequest-test-generator
Generate comprehensive ServerRequest tests using VaporTesting infrastructure. Use when testing any ServerRequest type (ShowRequest, ViewModelRequest, CreateRequest, UpdateRequest, DeleteRequest) against a Vapor server.
majiayu000/claude-skill-registry 163
-
Managing Database Replication
This skill enables Claude to manage database replication, failover, and high availability configurations using the database-replication-manager plugin. It is designed to assist with tasks such as setting up master-slave replication, configuring automatic failover, monitoring replication lag, and implementing read scaling. Use this skill when the user requests help with "database replication", "failover configuration", "high availability", "replication lag", or "read scaling" for databases like PostgreSQL or MySQL. The plugin facilitates both physical and logical replication strategies.
majiayu000/claude-skill-registry 163