You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent,…
Updated 2026-09-12 01:32:18 +08:00
妙搭(Spark/Miaoda)应用开发与托管:应用创建、本地全栈开发、云端生成迭代、创意设计(UI mockup / 可交互原型 / 线框图 / 落地页 / 仪表盘 / 幻灯片 deck / 视觉探索)、AI相关能力和飞书平台能力或者其他外部能力集成、日志/Trace/监控指标/PV/UV…
Updated 2026-09-12 01:27:01 +08:00
Read-only repository explorer for cold-start orientation, broad cross-file localization, or when a direct search failed. Skip it when the exact file or symbol…
Updated 2026-09-12 01:16:59 +08:00
Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create,…
agents
ai-image-generation
chatgpt
dsh-plugin
gpt-image-2
image-prompts
prompt-as-code
prompt-engineering
skills
workflow-automation
Updated 2026-09-11 21:41:18 +08:00
When you need a browser, read this Skill by default. Use it to open and operate websites, fill forms, click buttons, take screenshots, extract page data, sign…
agent-skills
ai-agent
automation
browser
browser-automation
claude-code
codex
hermes-agent
skills
skills-sh
Updated 2026-09-11 21:03:55 +08:00
qodo-pr-resolver: Compatibility alias for explicit qodo-pr-resolver requests. Follow the complete Qodo PR review workflow embedded here and use qodo-review-resolver for new…; qodo-get-rules: Load the coding rules from Qodo most relevant to the current coding task, using the qodo CLI's managed rules search — generate structured semantic queries from…
Updated 2026-09-11 18:09:39 +08:00
review-pr: Review a pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a checked-out PR from local artifacts…; spec-driven-implementation: Drive a spec-first workflow for substantial features by writing PRODUCT.md before implementation, writing TECH.md when warranted, and keeping both specs…; write-product-spec: Write a PRODUCT.md spec for a significant user-facing feature in Warp, focused on detailed behavior and validation. Use when…
Updated 2026-09-11 06:44:26 +08:00
open-knowledge-discovery: Read when the user asks what OpenKnowledge is, wants to install it on a repository, wants to open or preview a single markdown file that is not part of an…; okf-knowledge-base: Open Knowledge Format (OKF) v0.2 guidance. Use when creating, reading, reviewing, or maintaining an OKF bundle; responding to OpenKnowledge `okf` plugin…; open-knowledge-write-skill: Use when the user wants to create, author, write, or design a new Agent Skill (a SKILL.md) — for OpenKnowledge or…
Updated 2026-09-11 02:25:51 +08:00
sanity-best-practices: Sanity development best practices for schema design, GROQ queries, TypeGen, Visual Editing, images, Portable Text, Studio structure, localization, migrations,…; sanity-migration: Plans, implements, and reviews migrations from other CMSes and content systems into Sanity. Use when migrating or replatforming to Sanity from AEM, Adobe…; seo-aeo-best-practices: SEO and AEO best practices for metadata, Open Graph, sitemaps, robots.txt, hreflang, JSON-LD structured data, EEAT, a…
Updated 2026-09-10 23:35:48 +08:00
Video summarizer agent skill for Claude Code, Codex, ChatGPT, Cursor, and OpenClaw. AI video & audio summarizer + repackager. Summarize YouTube, Bilibili,…
Updated 2026-09-09 11:51:57 +08:00
ponytail-review: Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead…; ponytail-audit: Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or…; ponytail-help: Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help,…
agent-skills
ai-agents
claude
claude-code
claude-code-plugin
cursor-rules
developer-tools
llm
prompt-engineering
yagni
Updated 2026-09-08 00:27:00 +08:00
seo-audit: When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not…; copywriting: When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages,…; marketing-psychology: When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions '…
Updated 2026-09-05 12:48:02 +08:00
document-skills: Professional document creation, editing, and analysis for Office formats (docx, pdf, pptx, xlsx). Use when working with Word documents, PDFs, PowerPoint…; brand-identity: Brand strategy and identity design for businesses and products. Use when creating brand guidelines, developing visual identity systems, or defining brand…
agents
ai-coding
ai-tools
anthropic
automation
claude
claude-ai
claude-code
cli
configuration
developer-tools
devtools
dotfiles
llm
open-source
plugins
productivity
prompt-engineering
skills
Updated 2026-09-05 09:23:31 +08:00
assistant-ui: Overview and router for assistant-ui, the React library for building AI chat interfaces from composable primitives and a styled elements catalog. Use for…; streaming: Streaming wire protocols and backend helpers for assistant-ui, built on the assistant-stream package. Use when building a custom streaming endpoint (one that…; tools: Defines model-callable tools and renders their calls in assistant-ui. Covers the current authoring model: a "use generative" file whose default export…
Updated 2026-09-04 12:27:46 +08:00
playwright-cli: Automate browser interactions, test web pages and work with Playwright tests.; dev: Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.
Updated 2026-09-04 03:04:51 +08:00
Enforces completion discipline for substantial autonomous work by writing acceptance gates before execution, decomposing work with the Depth Tree, running…
Updated 2026-09-03 17:31:08 +08:00
r3f-interaction: Implement React Three Fiber pointer events, picking, dragging, keyboard input, and camera controls. Use for scene interaction and event propagation, rather…; r3f-fundamentals: Set up React Three Fiber scenes, Canvas, typed JSX, hooks, and resource ownership. Use for scene architecture and render-loop setup, rather than detailed…
Updated 2026-09-01 04:04:43 +08:00
opencli-usage: Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are…; opencli-browser: Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers…; opencli-autofix: Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through co…
Updated 2026-08-31 01:35:37 +08:00
yfinance-data: Fetch financial and market data using the yfinance Python library. Use this skill whenever the user asks for stock prices, historical data, financial…; stock-correlation: Analyze stock correlations to find related companies and trading pairs. Use when the user asks about correlated stocks, related companies, sector peers,…; options-payoff: Generate an interactive options payoff curve chart with dynamic parameter controls. Use this skill whenever the user shares an options positio…
Updated 2026-08-28 01:20:51 +08:00
allium: Give your AI agents something more useful than a prompt. Velocity through clarity.; elicit: Run a structured discovery session to build an Allium specification through conversation. Use when the user wants to create a new spec from scratch, elicit or…; propagate: Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files from a spec, write tests for a specification, create…; distill: Extract an Allium specification from an existing codebas…
Updated 2026-08-27 03:31:12 +08:00