Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
sec-edgar-skill
SEC EDGAR filing analysis using EdgarTools. Use when user asks about SEC filings, company financials, 10-K/10-Q analysis, insider trading, revenue trends, or financial comparisons. Triggers include "SEC filing", "10-K", "10-Q", "8-K", "EDGAR", "company financials", "revenue", "earnings", "insider trading", "financial statements". Do NOT use for real-time stock prices or market data (use market-data skill instead).
majiayu000/claude-skill-registry 163
-
prompt-expander
EXPAND vague prompts into precise, platform-optimized instructions. Detects target platform (Claude, GPT, Gemini, Midjourney, Sora, etc.) and applies appropriate prompting patterns. Use when user says "coggle", "expand", "improve prompt", "make better".
majiayu000/claude-skill-registry 163
-
e3
majiayu000/claude-skill-registry 163
-
pdf-harvester
Extract text and data from PDF documents
majiayu000/claude-skill-registry 163
-
laravel-services
Service layer for external API integration using manager pattern and Saloon. Use when working with external APIs, third-party services, or when user mentions services, external API, Saloon, API integration, manager pattern.
majiayu000/claude-skill-registry 163
-
reviewing-duplication
Automated tooling and detection patterns for identifying duplicate and copy-pasted code in JavaScript/TypeScript projects. Provides tool commands and refactoring patterns—not workflow or output formatting.
majiayu000/claude-skill-registry 163
-
convex-security-check
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
majiayu000/claude-skill-registry 163
-
nutrition-analyzer
分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。
majiayu000/claude-skill-registry 163
-
loop-annotation
This skill annotates chromatin loops, including enhancer/promoter assignments, CTCF-peak overlap. It automatically constructs enhancer and promoter sets when missing and outputs standardized loop categories.
majiayu000/claude-skill-registry 163
-
modulescorecalculator
Configuration skill for immunopipe process
majiayu000/claude-skill-registry 163
-
factory-plan
Phase ACT (planning) - Génère epics/US/tasks
majiayu000/claude-skill-registry 163
-
Article Writing
Structure and style guidance for law review articles
majiayu000/claude-skill-registry 163
-
invoice-organizer
Organize, categorize, track, and manage invoices systematically with automated extraction of invoice data, payment tracking, and financial organization. Use when processing invoice uploads, extracting invoice details (date, amount, vendor), categorizing expenses, tracking payment status, organizing receipts, generating financial reports, or building accounting and bookkeeping systems.
majiayu000/claude-skill-registry 163
-
consensus
Agreement protocol in multi-agent systems
majiayu000/claude-skill-registry 163
-
xml-element-extractor
Extract specific XML elements from source files using Python and optionally format with xmllint. This skill should be used when users need to isolate a single XML element (like InstrumentVector with Id="0") from a larger XML document, preserving the complete element structure including opening and closing tags.
majiayu000/claude-skill-registry 163
-
virtu-market-microstructure
Build trading systems in the style of Virtu Financial, the leading electronic market maker and execution services firm. Emphasizes market microstructure, optimal execution, order routing, and minimizing market impact. Use when building execution algorithms, smart order routers, or analyzing market microstructure.
majiayu000/claude-skill-registry 163
-
Fanvue
Manage content, chats, subscribers, and earnings on the Fanvue creator platform via OAuth 2.0 API.
majiayu000/claude-skill-registry 163
-
tech-stack-adapter
Detects Python project configuration and provides commands for
testing, building, coverage, and containerization.
Use when: Starting workflow, detecting project stack, need TEST_CMD
Triggers: detect stack, what commands, initial setup
Outputs: TEST_CMD, BUILD_CMD, COVERAGE_CMD, COVERAGE_CHECK, MIGRATE_CMD
majiayu000/claude-skill-registry 163
-
search-tools
Search Tool Hierarchy
majiayu000/claude-skill-registry 163
-
django-workflow
Django framework workflow guidelines. Activate when working with Django projects, manage.py, django-admin, or Django-specific patterns.
majiayu000/claude-skill-registry 163
-
layer-persistence
Use when creating or modifying code in nomarr/persistence/. Persistence handles database and queue access. Never stores business logic.
majiayu000/claude-skill-registry 163
-
PowerShell Core Builder
Guide and commands for building PowerShell Core on Windows from source. Use when working in the PowerShell repository.
majiayu000/claude-skill-registry 163
-
advanced-js-mocking-patterns
Advanced mocking patterns for Jest and Vitest including module mocking, spies, and fake timers. PROACTIVELY activate for: (1) Module mocking, (2) Partial mocking with spies, (3) Mock lifecycle management, (4) Fake timers for time-dependent code, (5) Complex mock implementations. Triggers: "jest.mock", "vi.mock", "spyOn", "fakeTimers", "mockImplementation", "mockReturnValue", "mock lifecycle"
majiayu000/claude-skill-registry 163
-
identity-access
Implement identity and access management. Use when designing authentication, authorization, or user management. Covers OAuth2, OIDC, and RBAC.
majiayu000/claude-skill-registry 163