提示词
提示词工程与模板
review-prompt
doodledood
Review and analyze LLM prompts using the 10-Layer Architecture. Provides detailed assessment without modifying files.
write-as-me
doodledood
Generate text in your voice using your AUTHOR_VOICE.md document. Provide a topic or prompt as argument.
compress-prompt
doodledood
'Compresses prompts/skills into minimal goal-focused instructions. Trusts the model, drops what it already knows, maximizes action space. Use when asked to compress, condense, or minimize a prompt.'
consultant
doodledood
'Consults external AI models (100+ via LiteLLM) for complex analysis. Use for architectural review, security audit, deep code understanding, or when extended reasoning is needed. Runs async with session management.'
artifacts-builder
liyecom
复杂前端 Artifacts 构建工具
software-architecture
liyecom
软件架构设计模式与最佳实践
prompt-engineering
liyecom
提示工程技术与 Agent 设计模式
skill-creator
liyecom
Claude Skills 创建指南与最佳实践
playwright
liyecom
Web 自动化测试与浏览器控制
csv-summarizer
liyecom
CSV 数据自动分析与洞察生成工具
aviz-skills-installer
aviz85
Install skills from the AVIZ Skills Library. Use when user wants to install a skill, browse available skills, set up Claude Code skills, or asks about skill installation. Triggers on "install skill", "add skill", "setup skill", "available skills", "skill library", "browse skills".
find-my-project
aviz85
"Helps beginners find their first AGENTIC project through pain point identification. Guides through questioning, analysis, project suggestion, and folder setup. Use when someone asks 'what project should I build?' or 'help me get started with Claude Code'."
claudability-analyzer
aviz85
"Analyzes professions/jobs for Claude Code automation opportunities. Triggers: 'how can Claude help me', 'what can Claude do for', 'I'm a [profession]', 'help me as a [job]', 'I work as', describing their work + asking about Claude. Use whenever user mentions their profession/role and wants to discover what Claude can automate."
owasp-llm-top10
mastepanoski
Security audit for LLM and GenAI applications using OWASP Top 10 for LLM Apps 2025. Assess prompt injection, data leakage, supply chain, and 7 more critical vulnerabilities.
skill-creator
Geeksfino
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
invoice-system
kazukinagata
This skill should be used when the user asks about the invoice system (インボイス制度), qualified invoices (適格請求書), registration numbers (登録番号), input tax credits (仕入税額控除), the 20% special measure (2割特例), the 30% special measure (3割特例), tax-exempt businesses (免税事業者), transitional measures (経過措置), small-amount exceptions (少額特例), corrected invoices (修正インボイス), or any related topics. Trigger phrases include: "インボイス", "適格請求書", "登録番号", "仕入税額控除", "2割特例", "3割特例", "免税事業者", "経過措置", "少額特例", "修正インボイス", "返還インボイス", "簡易インボイス", "インボイス登録", "T番号", "適格請求書発行事業者".
podcast-workflow
zephyrwang6
播客处理一站式工作流。支持两种入口: (1) 直接处理:提供 YouTube 链接,直接进入处理流程 (2) 更新检查:获取关注博主的最新更新,用户挑选后处理 功能:字幕提取 → content-digest 处理 → 自动保存飞书知识库。 触发词:"获取播客更新"、"处理这个播客"、"播客工作流"、"有什么新播客"。
skill-creator
zephyrwang6
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
mem-file-scan
zephyrwang6
AI个人记忆系统的文件扫描回顾功能。扫描Obsidian仓库中本周修改的文件(排除AI_MEMORY目录),识别潜在的重要事件和决策。使用场景:(1) 用户说"文件扫描"、"查看本周文件"、"扫描文件变化"时;(2) 周复盘时补充L1记录前;(3) 用户想回顾本周在Obsidian中的活动时。该skill会列出修改的文件,询问用户哪些需要记录到L1,并辅助记录。
topic-collector
zephyrwang6
AI热点采集工具。从Twitter/X、Product Hunt、Reddit、Hacker News、博客等采集AI相关热点内容。当用户说"开始今日选题"、"采集热点"、"看看今天有什么新闻"、"今日AI热点"时触发。聚焦领域:Vibe Coding、Claude Skill、AI知识管理、AI模型更新、AI新产品、海外热点。
Content Rewriting Skill - 内容仿写工作流
zephyrwang6
"[çç½ï¼ä¸æ»ç»]"
security-scanning
bobmatnyc
"CI security scanning: secrets, deps, SAST, triage, expiring exceptions"
skills-guide
alchaincyf
Comprehensive guide for discovering, understanding, and installing Claude Code skills from skills.sh marketplace. Use this skill when users want to (1) browse or search skills.sh for recommendations, (2) get skill recommendations by role (developer, marketer, designer, product manager), (3) understand how a specific installed skill works by reading and explaining its SKILL.md, (4) learn the anatomy and structure of skills, or (5) find and install skills that match their specific workflow needs. This is NOT for creating new skills (use skill-creator instead).
agent-fungibility
Dicklesworthstone
"The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale."