Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
indie-monetization-strategist
Monetization strategies for indie developers, solopreneurs, and small teams. Covers freemium models, SaaS pricing, sponsorships, donations, email list building, and passive income for developer tools, content sites, and educational apps. Activate on 'monetization', 'make money', 'pricing', 'freemium', 'SaaS', 'sponsorship', 'donations', 'passive income', 'indie hacker'. NOT for enterprise sales, B2B outbound, VC fundraising, or large-scale advertising (use enterprise/marketing skills).
majiayu000/claude-skill-registry 163
-
Web 安全漏洞学习指南
OWASP 十大漏洞原理、影响与修复方案,覆盖 Python/Java 场景
majiayu000/claude-skill-registry 163
-
stakeholder-docs
Executive documentation from technical living docs - business summaries, progress dashboards, feature status reports. Use for stakeholder communication.
majiayu000/claude-skill-registry 163
-
programmatic-seo
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," or "building many pages for SEO." For auditing existing SEO issues, see seo-audit.
majiayu000/claude-skill-registry 163
-
static-analysis
Integrate automated static analysis tools (Slither, Mythril, Aderyn, Semgrep) into the audit workflow to catch known vulnerability patterns before manual review. Use when starting an audit to establish a coverage baseline, or when configuring static analysis tooling for a project.
majiayu000/claude-skill-registry 163
-
debug
Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.
majiayu000/claude-skill-registry 163
-
cc-skill-security-review
This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization, handling user input or file uploads, or creating new API endpoints.
majiayu000/claude-skill-registry 163
-
Tree-sitter
Expert skill for creating tree-sitter grammars for incremental parsing and syntax highlighting
majiayu000/claude-skill-registry 163
-
influence-architect
Use when navigating organizational politics, building coalitions, or exercising strategic influence.
majiayu000/claude-skill-registry 163
-
rfdiffusion
Generate protein backbones using RFdiffusion, a diffusion-based generative model for de novo protein structure generation. Use this skill when: (1) Designing binder scaffolds for a target protein, (2) Generating novel protein backbones from scratch, (3) Scaffolding functional motifs into new proteins, (4) Specifying hotspot residues for interface design, (5) Creating symmetric oligomers.
For sequence design after backbone generation, use proteinmpnn. For structure validation, use alphafold or chai. For QC thresholds, use protein-qc.
majiayu000/claude-skill-registry 163
-
exploratory-testing-advanced
Advanced exploratory testing techniques with Session-Based Test Management (SBTM), RST heuristics, and test tours. Use when planning exploration sessions, investigating bugs, or discovering unknown quality risks.
majiayu000/claude-skill-registry 163
-
ck:repomix
Pack repositories into AI-friendly files with Repomix (XML, Markdown, plain text). Use for codebase snapshots, LLM context preparation, security audits, third-party library analysis.
majiayu000/claude-skill-registry 163
-
jta
Translate JSON i18n files to multiple languages with AI-powered quality optimization. Use when user mentions translating JSON, i18n files, internationalization, locale files, or needs to convert language files to other languages.
majiayu000/claude-skill-registry 163
-
content-hash-cache-pattern
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
majiayu000/claude-skill-registry 163
-
reflect
Find connections between notes and update MOCs. Requires semantic judgment to identify genuine relationships. Use after /reduce creates notes, when exploring connections, or when a topic needs synthesis. Triggers on "/reflect", "/reflect [note]", "find connections", "update MOCs", "connect these notes".
majiayu000/claude-skill-registry 163
-
gitleaks
Scan repository for hardcoded secrets and credentials
majiayu000/claude-skill-registry 163
-
get-available-resources
This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to use parallel processing (joblib, multiprocessing), out-of-core computing (Dask, Zarr), GPU acceleration (PyTorch, JAX), or memory-efficient strategies. Use this skill before running analyses, training models, processing large datasets, or any task where resource constraints matter.
majiayu000/claude-skill-registry 163
-
Rugged Utility
LivestockAI's design philosophy for field-ready, farmer-friendly UI
majiayu000/claude-skill-registry 163
-
langchain-tools
在 LangChain 中定义和使用工具 - 包括工具装饰器、自定义工具、内置工具和工具模式
majiayu000/claude-skill-registry 163
-
sse-streaming
Implement Server-Sent Events (SSE) for real-time updates with automatic reconnection and heartbeats. Use when building live dashboards, notifications, progress indicators, or any feature needing server-to-client push.
majiayu000/claude-skill-registry 163
-
writing-outline
Internal skill for creating detailed section outlines. Called by /writing workflow after PRECIS and master OUTLINE are complete.
majiayu000/claude-skill-registry 163
-
root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
majiayu000/claude-skill-registry 163
-
docx
Document toolkit (.docx). Create/edit documents, tracked changes, comments, formatting preservation, text extraction, for professional document processing.
majiayu000/claude-skill-registry 163
-
formrequests
Dedicated validation classes for all controller input. Form Requests encapsulate validation rules, authorization, and error messages outside of controllers.
majiayu000/claude-skill-registry 163