80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
blog-assistant
by yellinzero
博客写作辅助。根据主题或灵感生成文章提纲,组织写作思路。当用户想写文章、需要提纲、引用灵感库内容时使用。适用于 output/...
daily-workflow
by yellinzero
每日工作流。晨间计划、午间检查、晚间收尾的结构化流程。当用户说「晨间」「午间」「晚间」「收工」或需要每日生产力流程时使用...
life-os-file-ops
by yellinzero
life-os/ 目录的文件读写规范。处理 Markdown 笔记、YAML frontmatter、wiki-links、模板变量。当需要在 life-os/ 目录中创建、...
tech-reviewer
by yellinzero
技术卡片审核。验证问题卡片/知识卡片的准确性,查找资料核实,指出错误并提供改进建议。当用户说「review」「审核」「检查」技...
goal-tracking
by yellinzero
目标进度追踪。查看 3 年/年度/月度/周目标的完成情况,计算百分比,发现停滞目标,连接日常任务与目标。当用户想查看目标进度、...
verify-setup
by Who-Visions
Verify that the Visions Skills architecture is functioning correctly.
deep-research
by Who-Visions
Conducts rigorous academic research and document analysis using Gemini's advanced control features (Logprobs, Citations,...
festival-operator
by clovis1122
This skill should be used when the user asks about "festival operations", "event management", "vendor management", "lost...
positive-theme-design
by Siyeolryu
긍정적이고 활기찬 테마 디자인 시스템. 주식 브리핑 서비스에 신뢰감과 희망, 성장의 메시지를 전달하는 UI/UX 설계.
error-tracking
by fghaffar
Add error tracking and performance monitoring to your project services. Use this skill when adding error handling, creat...
transcript-recovery
by VCasecnikovs
Recover full conversation history after context compaction. Use when context window is compacted and Claude needs to acc...
webresearcher
by sky-xo
Also called "wr". Optional research agent for broad multi-source research without polluting context. Use when user reque...
simon-html-tools
by aborruso
Build single-file HTML tools following Simon Willison's patterns - self-contained HTML+JS+CSS applications optimized for...
python-modern-cli
by aborruso
Build professional Python CLIs with modern UX patterns using pyfiglet (ASCII banners), typer (commands), questionary (in...
Extract technology-free domain model from codebase. Produces a pure business-language specification that any stakeholder...
architecture
by MMorit00
分层架构规范 / Architecture and layering rules (v0.3.1)。在设计新组件、修改导入、检查分层时使用。核心约束:cli → flows →...
geb-protocol
by MMorit00
项目架构约定:通过 Root/Folder/File 三层极简元数据(_dir.md + I/O/Pos 注释) 让 AI 在任意位置自定位。 **AI 创建文件夹时...
code-flow-viz
by MMorit00
用于梳理和可视化代码流程,生成清晰的 ASCII 流程图、数据流图和表格分析。适用于已有代码的梳理、新功能设计的说明、以及技术...
multi-model-orchestrator
by MMorit00
多模型协作 — 调用 gemini-agent 和 codex-agent 辅助分析 **触发场景**(主动使用): - 深度代码分析:算法理解、性能瓶颈、...
code-style
by MMorit00
代码风格规范 / Code style conventions。在编写、编辑、评审 Python 代码时使用。包括类型注解、Decimal 精度、Docstring、模块...
dev-workflow
by MMorit00
Enforces the standard development workflow for the fund-portfolio-bot project: read docs first, propose a small scoped d...
naming
by MMorit00
命名规范 / Naming conventions。在创建类、函数、变量,或重命名、检查命名时使用。核心原则:简洁优先,上下文消歧义,类型提...
conventional-committer
by marromugi
Conventional Commits仕様に従ったコミットメッセージを作成する。コミット時に必ず使用すること。