Explore skills
66,821 skills found
client-signal-triage
Triage a batch of candidate data signals (from client emails, meeting notes, CRM field lists, funnel definitions) into GO/DEFER/NO-GO decisions based on data availability checks. Produces a signal inventory table and hands off GO candidates to ml-feature-evaluator for deep diagnostic. Triggers when the user asks any of these (or close variations): - "The client sent an email with these fields..."
clarity
CLARITY: 7-stage development pipeline. Canvas → Look → Architect → Review → Implement → Test → Yield. Run /clarity [stage] to begin. Works on any repo.
panabee-md
Use this skill whenever a user asks for analyst calls, earnings call transcripts, or earnings webcasts for any of the top 100 Nasdaq-listed U.S. companies. Trigger for questions like "Show me the earnings call for Apple", "Where can I find NVIDIA's latest transcript?", "Do you have a webcast link for Microsoft's last earnings?", or any request to find or access earnings call recordings, transcript
wp-accessibility
WordPress child theme accessibility skill implementing WCAG 2.1 AA compliance patterns, screen reader support, keyboard navigation, focus management, and automated testing for WordPress themes, blocks, and plugin forms.
assertvalues
Helps users write sharp, constraining project values (VALUES.md) — both product values and engineering values that serve them. Use this skill whenever the user wants to define project values, create a VALUES.md, write guiding principles, establish a project philosophy, or figure out "what matters" for their codebase. Also trigger when users say things like "my AI keeps over-engineering", "too much
anytype-second-brain
LLM-rewritten wiki in Anytype. Every input merges into existing Topic pages instead of appending new notes. Use when capturing thoughts, ingesting sources, or maintaining a living knowledge base in the "Second Brain" Anytype space. Triggered by /capture, /find, /daily, /ingest, /connect, /reconcile, /review.
design-ref
Find visual design references for a new project. Use when the user wants to find real-world design inspiration, establish a visual design direction, or create a design brief based on existing apps or sites.
ai-code-refactoring
Use when refactoring AI-generated code projects (vibe-coded apps, Claude/Cursor/GPT output) that have visual inconsistency, code duplication, lack of design system, or structural problems. Trigger on "refactor this AI project", "fix the design", "clean up this vibe-coded app", or when inheriting an AI-generated codebase.
api-mocker
根据 API 文档、OpenAPI/Swagger 规范或口头描述,自动生成一个 可运行的 Mock API 服务器,带有智能假数据。当用户提到 "mock api"、"mock server"、"假接口"、"前端联调"、 "模拟后端"、"swagger mock"时触发。即使用户只是说 "后端还没好我需要先开发前端"也应该触发。
data-detective
自动分析 CSV/JSON/Excel 数据文件,发现异常值、隐藏模式和 有趣的数据洞察,输出一份图文并茂的"侦探报告"。当用户上传 数据文件并说"分析一下"、"有什么有趣的发现"、"数据有没有 问题"、"帮我看看数据"时使用。即使用户只是上传了一个 CSV 没说别的,也可以主动建议使用此技能。
planning-with-files
This skill implements Manus-style file-based planning to organize and track complex tasks, creating task_plan.md, findings.md, and progress.md. It's ideal for multi-step projects or research requiring more than five tool calls, and supports automatic session recovery.
git-storyteller
将 Git 仓库的提交历史转化为可视化叙事报告,包含时间线、 里程碑、贡献者画像和代码演进故事。当用户提到"项目历史"、 "git 可视化"、"代码故事"、"贡献分析"、"项目回顾"时使用。 即使用户只是说"帮我看看这个仓库的历史"也应该触发。