Browse Skills
44457 skills found
extraction-design.md
0
1
export
extraction-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic AI extraction prompt design expert with Socratic methodology
2026-01-05
novel-analyzer.md
0
1
export
novel-analyzer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
四阶段小说精读分析工作流。用于深度分析长篇小说的情节、人物、文风和主题。触发条件:用户请求分析/精读/深度解读小说文本,或需要生成文学分析报告、人物弧光追踪、文风研究、角色档案。执行流程:粗读提取元数据 → 并行精读分块(自动计算分块数和边界)→ 整合生成中文深度报告 → (可选)生成角色档案。输出包含情节梳理、人物列传、文体分析、修辞手法、黄金语录、角色心理侧写。适用于中长篇小说(5k行以上)。
2026-01-05
android-e2e-testing-setup.md
0
1
export
android-e2e-testing-setup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Setup UI Automator 2.4 smoke test for validating app launches (works with debug and release builds)
2026-01-05
redux-toolkit.md
0
1
export
redux-toolkit
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Manages global state with Redux Toolkit's createSlice, createAsyncThunk, and RTK Query for data fetching and caching. Use when building large-scale applications, implementing predictable state management, or when user mentions Redux, RTK, or Redux Toolkit.
2026-01-05
repomix.md
0
1
export
repomix
2
from
"htlabs-xyz/htlabs"
from
"htlabs-xyz/htlabs"
3
Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.
2026-01-05
data-analysis.md
0
1
export
data-analysis
2
from
"IHKREDDY/agent-skills"
from
"IHKREDDY/agent-skills"
3
Analyze datasets using Python with pandas, numpy, and visualization libraries. Generates statistical summaries, identifies patterns, creates charts, and provides insights. Use when analyzing CSV/Excel files, exploring data, creating visualizations, or when users mention data analysis, statistics, charts, or datasets.
2026-01-05
bdd.md
0
1
export
bdd
2
from
"fourcolors/antmachine"
from
"fourcolors/antmachine"
3
Use after intent is captured, before TDD. Triggers: new feature, "implement X","build Y", ready to code. Creates explicit behavior examples that gate implementation.
2026-01-05
planning.md
0
1
export
planning
2
from
"yankeeinlondon/adaptive-shell"
from
"yankeeinlondon/adaptive-shell"
3
Provides expertise on how to plan for work in this repo
2026-01-05
project-tracking.md
0
1
export
project-tracking
2
from
"hhopkins95/ai-systems"
from
"hhopkins95/ai-systems"
3
System for tracking work across AI sessions. Use when starting or ending work sessions, managing initiatives, capturing ideas or todos, or when needing to understand what work is in progress. Handles knowledge transfer between sessions.
2026-01-05
moai-domain-cli-tool.md
0
1
export
moai-domain-cli-tool
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
CLI tool development with argument parsing, POSIX compliance, and user-friendly help messages.
2026-01-05
google-drive-file-processor.md
0
1
export
google-drive-file-processor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Workflow and ready-to-import helpers for connecting to Google Drive with a service account, listing folders, and routing files based on MIME type. Use this skill whenever you need to download/export Docs, Sheets, Slides, Forms, or arbitrary binaries and surface their contents as pandas tables or local artifacts.
2026-01-05
rust-memory.md
0
1
export
rust-memory
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Minimize allocations and cloning using references, Cow, and smart pointers. Use when optimizing hot paths or memory-constrained code.
2026-01-05
crawl4ai.md
0
1
export
crawl4ai
2
from
"CK991357/gemini-chat"
from
"CK991357/gemini-chat"
3
功能强大的开源网页抓取和数据处理工具,支持6种工作模式,包括截图、PDF导出和智能爬取
2026-01-05
frontmatter.md
0
1
export
frontmatter
2
from
"mchowning/claude-code-plugins"
from
"mchowning/claude-code-plugins"
3
Generates YAML frontmatter metadata (date/time, git commit, branch, repository) for workflow documentation. Use when creating research docs, plans, or work summaries.
2026-01-05
creating-pull-requests.md
0
1
export
creating-pull-requests
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guides creating GitHub pull requests with proper branch naming, commit messages, and PR descriptions. Use when asked to create a PR, submit changes for review, or push a feature branch.
2026-01-05
auth0.md
0
1
export
auth0
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements Auth0 authentication with Next.js SDK, React hooks, role-based access, and API protection. Use when integrating Auth0, implementing enterprise SSO, or needing managed authentication with MFA.
2026-01-05
ios-mr-workflow.md
0
1
export
ios-mr-workflow
2
from
"daispacy/py-claude-marketplace"
from
"daispacy/py-claude-marketplace"
3
Expert iOS GitLab merge request management with two modes - Review mode for code reviews, comments, and approvals; Update mode for creating or updating MR descriptions. Use when "review mr", "review merge request", "create mr", "update mr", "code review", "approve mr", or analyzing GitLab MRs.
2026-01-05
postgresql-expert.md
0
1
export
postgresql-expert
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert PostgreSQL database guidance using Bun.sql client. Provides comprehensive patternsfor queries, schema design, JSON/JSONB operations, full-text search, indexing, PL/pgSQL,pgvector, and performance optimization. Use when working with PostgreSQL databases,writing SQL queries, optimizing performance, designing schemas, or implementing databasefeatures. Complements bun-expert skill for Bun.sql integration.
2026-01-05
scode-graphite.md
0
1
export
scode-graphite
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
For any project that contains a .git/.graphite_repo_config file, this skill should be used for creating PRs, managing git branches and otherwise all non-read-only git operations.
2026-01-05
router.md
0
1
export
router
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands
2026-01-05
vanilla-rails-work-breakdown.md
0
1
export
vanilla-rails-work-breakdown
2
from
"ZempTime/zemptime-marketplace"
from
"ZempTime/zemptime-marketplace"
3
Use when planning Rails features or breaking down work into PRs - enforces 2-5 file PRs, bug fix separation, and one-sentence scope test
2026-01-05
inbox-assistant.md
0
1
export
inbox-assistant
2
from
"dparedesi/agent-global-skills"
from
"dparedesi/agent-global-skills"
3
Manage Gmail inbox with AI-powered triage, cleanup, and restore. Use when the user mentions inbox, email triage, clean inbox, email cleanup, check email, email summary, delete emails, manage inbox, or wants to organize their email.
2026-01-05
icon-generation.md
0
1
export
icon-generation
2
from
"cmwen/prompt-loop-app"
from
"cmwen/prompt-loop-app"
3
Generate app icons (SVG/PNG) and launcher icons for Android Flutter apps. Use when creating UI icons, launcher icons, or platform-ready icon assets. Handles sizing, formats, and flutter_launcher_icons integration.
2026-01-05
devops-engineer.md
0
1
export
devops-engineer
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
Senior DevOps Engineer with 12+ years cloud infrastructure experience. Use when setting up cloud infrastructure, writing Terraform configurations, creating Kubernetes manifests, building CI/CD pipelines with GitHub Actions, configuring Docker, or managing secrets.
2026-01-05