Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
finish-branch
Clean up after a feature branch or experiment is complete. This skill deletes the git worktree and branch ONLY AFTER the associated PR has been merged. It also closes any related GitHub issues. Use this after your PR has been merged to keep the repository clean.
majiayu000/claude-skill-registry 163
-
bio-clip-seq-binding-site-annotation
Annotate CLIP-seq binding sites to genomic features including 3'UTR, 5'UTR, CDS, introns, and ncRNAs. Use when characterizing where an RBP binds in transcripts.
majiayu000/claude-skill-registry 163
-
bio-phylo-tree-visualization
Draw and export phylogenetic trees using Biopython Bio.Phylo with matplotlib. Use when creating publication-quality tree figures, customizing colors and labels, or exporting to image formats.
majiayu000/claude-skill-registry 163
-
goal-gradient-effect
El esfuerzo aumenta a medida que nos acercamos a una meta. Use cuando diseñe progress bars, programas de lealtad, flujos multi-paso, o gamificación.
majiayu000/claude-skill-registry 163
-
doc-ctr
Create Data Contracts (CTR) - Optional Layer 9 artifact using dual-file format (.md + .yaml) for API/data contracts
majiayu000/claude-skill-registry 163
-
devops-engineer
DevOps specialist - CI/CD, deployment, infrastructure
majiayu000/claude-skill-registry 163
-
manual_tests
Runs all manual hook/rule tests using sub-agents. Use when validating that DeepWork rules fire correctly.
majiayu000/claude-skill-registry 163
-
kpi-calculator
基于每周六截止的年度累计CSV数据,精确计算车险业务16个核心KPI指标。接受原始CSV数据,执行聚合和计算,输出完整的KPI结果。当用户提到"计算KPI"、"KPI计算"、"赔付率"、"边际贡献"、"指标"时使用。
majiayu000/claude-skill-registry 163
-
pausing-work
Use this skill when creating a context handoff file, pausing work mid-phase, stopping work temporarily, or creating a checkpoint for session resumption. Triggers include "pause work", "stop work", "create handoff", "save progress", and "pause session".
majiayu000/claude-skill-registry 163
-
openspec-explore
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
majiayu000/claude-skill-registry 163
-
health-score
Review account health across portfolio
majiayu000/claude-skill-registry 163
-
qa-screenshot-management
Screenshot capture, organization, and comparison for QA testing. Use when taking screenshots during test execution to ensure proper naming, organization, and traceability back to test cases.
majiayu000/claude-skill-registry 163
-
vendix-frontend-state
State management patterns.
majiayu000/claude-skill-registry 163
-
using-web-backend
Use when building web APIs, backend services, or encountering FastAPI/Django/Express/GraphQL questions, microservices architecture, authentication, or message queues - routes to 11 specialist skills rather than giving surface-level generic advice
majiayu000/claude-skill-registry 163
-
Conversational UI
Building conversational user interfaces for AI-powered applications, including chat interfaces, voice interactions, and multi-modal communication.
majiayu000/claude-skill-registry 163
-
configmap-secret
Kubernetes ConfigMap 与 Secret
majiayu000/claude-skill-registry 163
-
Type Safety Guardian
Autonomously enforces TypeScript strict typing standards (ADR-0006)
majiayu000/claude-skill-registry 163
-
python-type-hints-guide
Comprehensive reference guide for Python type hints, static type checking with mypy, modern type annotation patterns (PEP 484, 585, 604, 612, 613), and type hint best practices for Python 3.9+. Use during code reviews to ensure proper type annotation usage, evaluate mypy configuration, and identify type hint anti-patterns.
majiayu000/claude-skill-registry 163
-
wsdiscovery
WS-Discovery protocol scanner for discovering and enumerating ONVIF cameras and IoT devices on the network. Use when you need to discover ONVIF devices, cameras, or WS-Discovery enabled equipment on a network.
majiayu000/claude-skill-registry 163
-
Bulkhead Patterns
Resource isolation strategies to prevent cascading failures and limit blast radius in distributed systems
majiayu000/claude-skill-registry 163
-
chrome-devtools-cli-usage
Complete guide for Chrome DevTools CLI - browser automation, debugging, performance analysis, network inspection. Use when automating Chrome, taking screenshots, analyzing performance, monitoring network/console, device emulation, or user mentions chrome-devtools, browser automation, puppeteer, debugging, performance testing, screenshot, network monitoring, console monitoring, or 크롬 개발자도구, 브라우저 자동화, 디버깅, 성능 분석.
majiayu000/claude-skill-registry 163
-
speech-recognition
iOS speech recognition implementation using @react-native-voice/voice. Use when debugging transcription issues, modifying session handling, or understanding the accumulated text tracking mechanism.
majiayu000/claude-skill-registry 163
-
github-issue-fetcher
This skill should be used when users need to fetch GitHub issues from the current repository, including getting the next issue to work on, retrieving specific issue fields (body, number, title, labels, etc.), or querying issues with custom sorting and filtering. Triggers on requests like "get the next GitHub issue", "what's the next issue number", "show me the issue body", or "find issues with label X".
majiayu000/claude-skill-registry 163
-
create-note
Use when user wants to capture learnings, document insights, or create a draft blog post from their current project
majiayu000/claude-skill-registry 163