Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
competitive-cartographer
Strategic analyst that maps competitive landscapes, identifies white space opportunities, and provides positioning recommendations. Use when users need competitive analysis, market positioning strategy, differentiation tactics, or "how do I stand out?" guidance across any domain (portfolios, products, services). NOT for market size estimation or financial forecasting.
majiayu000/claude-skill-registry 163
-
compliance-statement-library
Repository pattern for pre-approved financial disclosures and claim language.
majiayu000/claude-skill-registry 163
-
mock-contract-advisor
生成Mock/Stub契约检查清单,enforcing test_suites.md的Mock策略规则。当TS中Mock策略确定后使用。
majiayu000/claude-skill-registry 163
-
Rewriting Git Commits
Rewrites a git commit sequence for a changeset to create a clean branch with commits optimized for readability and review
majiayu000/claude-skill-registry 163
-
skill-lifecycle-manager
Use when creating, testing, iterating, or managing Claude Code skills. Handles skill scaffolding, git versioning, symlink management, auto-discovery testing, and quality assurance. Triggered by requests to create new skills, improve existing skills, test skill loading, or manage skill infrastructure.
majiayu000/claude-skill-registry 163
-
integration-test-writer
Generate comprehensive integration tests for component interactions, workflows, and system boundaries. Use for testing API endpoints, database operations, and multi-component flows.
majiayu000/claude-skill-registry 163
-
last30days
Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.
majiayu000/claude-skill-registry 163
-
72-network-ws-client
majiayu000/claude-skill-registry 163
-
ccxt-csharp
CCXT cryptocurrency exchange library for C# and .NET developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in .NET projects. Use when working with crypto exchanges in C# applications, trading systems, or financial software. Supports .NET Standard 2.0+.
majiayu000/claude-skill-registry 163
-
supabase-detect
Detect if a web application uses Supabase by analyzing client-side code, network patterns, and API endpoints.
majiayu000/claude-skill-registry 163
-
rigorous_testing
嚴格測試協議。強制執行「如果沒測試,就不算完成」原則。
觸發時機:
- 修復 bug 時(必須新增回歸測試)
- 實作新功能時(必須有對應測試)
- 修改現有代碼時(確保測試仍通過)
- 用戶提到「測試」、「test」、「驗證功能」
majiayu000/claude-skill-registry 163
-
abaqus-optimization
Configure Tosca optimization. Use when user mentions design response, objective function, optimization constraint, or SIMP penalty. Base module for topology/shape optimization.
majiayu000/claude-skill-registry 163
-
mlflow
Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform
majiayu000/claude-skill-registry 163
-
configuring-tailwind-v4
Configure Tailwind CSS v4 using Vite plugin, PostCSS, or CLI with CSS-first configuration via @import and @theme directives. Use when setting up new projects or migrating build tools.
majiayu000/claude-skill-registry 163
-
matlab-performance-optimizer
Optimize MATLAB code for better performance through vectorization, memory management, and profiling. Use when user requests optimization, mentions slow code, performance issues, speed improvements, or asks to make code faster or more efficient.
majiayu000/claude-skill-registry 163
-
langchain-orchestration
Comprehensive guide for building production-grade LLM applications using LangChain's chains, agents, memory systems, RAG patterns, and advanced orchestration
majiayu000/claude-skill-registry 163
-
zstd-compression-engineer
Expert guide for implementing Zstandard (zstd) compression and decompression. Use when working with zstd library for data compression tasks including simple compression, streaming operations, dictionary-based compression, or when users need help with compression performance optimization, error handling, or choosing the right API for their use case.
majiayu000/claude-skill-registry 163
-
retellai-sdk-patterns
Apply production-ready Retell AI SDK patterns for TypeScript and Python.
Use when implementing Retell AI integrations, refactoring SDK usage,
or establishing team coding standards for Retell AI.
Trigger with phrases like "retellai SDK patterns", "retellai best practices",
"retellai code patterns", "idiomatic retellai".
majiayu000/claude-skill-registry 163
-
bug-reporter
Capture bug context, generate reports, and optionally create GitHub issues or share patterns
majiayu000/claude-skill-registry 163
-
ln-633-test-value-auditor
Risk-Based Value audit worker (L3). Calculates Usefulness Score = Impact (1-5) × Probability (1-5) for each test. Returns KEEP/REVIEW/REMOVE decisions based on thresholds (≥15 KEEP, 10-14 REVIEW, <10 REMOVE).
majiayu000/claude-skill-registry 163
-
scanner-pdf-analysis
Analyze PDF documents with table extraction, section identification, and content summarization. Use when reading technical documents, reports, or papers.
This skill provides PDF analysis capabilities:
- Text extraction and OCR
- Table detection and CSV conversion
- Section and heading identification
- Key points summarization
- Metadata extraction
Triggers: "analyze PDF", "extract tables", "summarize document", "read PDF", "PDF解析", "テーブル抽出", "ドキュメント要約"
majiayu000/claude-skill-registry 163
-
systematic-debugger
Systematic debugging skill for complex issues. Use when encountering bugs, test failures, or unexpected behavior. Enforces explore-plan-debug-fix workflow to prevent premature fixes.
majiayu000/claude-skill-registry 163
-
gem
Multimodal AI processing using Google Gemini. Use for analyzing PDFs, images, videos, YouTube links, and other large documents. Ideal when you need to extract information from files that require vision or multimodal understanding.
majiayu000/claude-skill-registry 163
-
generate-e2e-test
Generate an end-to-end test for a given feature or user story. Use when the user asks to create E2E tests, automate workflows, test user flows, or convert manual workflows into Playwright tests. Leverages Playwright MCP to perform the workflow interactively before generating test code.
majiayu000/claude-skill-registry 163