文档生成
生成并维护文档
flight
JinFanZheng
Flight status lookup workflow. Use for flight status, delays, cancellations, airport departures/arrivals, or “today/real-time” aviation updates. Prefer airline/airport official sources; always include source link + local update time; NEVER fabricate.
food
JinFanZheng
餐饮推荐/吃什么/哪里吃/咖啡酒吧甜品夜宵。用于用户问“附近有什么好吃的/餐厅推荐/人均多少/营业到几点/要不要预约/适合亲子或请客”等。 默认做“查询时间快照”(当地时间)并给来源链接;不编造店名/地址/营业时间/人均/评分;信息不足先问2-3个关键问题。
wechat-article-formatter
BND-1
将Markdown文章转换为美化的HTML格式,适配微信公众号发布。应用专业CSS样式、代码高亮、优化排版。当用户说"美化这篇文章"、"转换为HTML"、"优化公众号格式"、"生成公众号HTML"时使用。
wechat-tech-writer
BND-1
自动搜索、抓取、改写技术内容,生成适合微信公众号的中文科普文章。涵盖AI大模型、GitHub开源工具、技术话题。当用户说"写一篇关于XXX的文章"、"帮我研究XXX"、"生成公众号文章"时使用。
wechat-product-manager-writer
BND-1
从 AI 产品经理视角撰写微信公众号文章。涵盖 AI 产品拆解、场景解决方案、效率提升实战、产品方法论、行业观察。当用户说"写一篇关于XXX的文章"、"分析一下XXX产品"、"聊聊XXX"时使用。
secondme-reference
mindverse
SecondMe API 技术参考文档,供开发时查阅
secondme-init
mindverse
初始化 SecondMe 项目配置和功能模块选择,创建 state.json 和 CLAUDE.md
czsc-ccxt-analysis
Lzh-xbccz
"缠论技术分析 — czsc官方全API,CCXT数据源,多级别联立,lightweight-charts可视化+自动Markdown报告。触发: 缠论/czsc/中枢/分型/笔"
secondme-nextjs
mindverse
基于配置和需求生成 Next.js 项目,支持 --quick 快速模式跳过 PRD 阶段
api2cli
alexknowshtml
Generate a working CLI from any API, then wrap it in a Claude Code skill. Point it at API docs, a live URL, or a peek-api capture and get a dual-mode Commander.js CLI (human + agent output) plus a ready-to-use skill folder. Use when user wants to wrap an API in a CLI, generate a CLI from API docs, turn an API into a command-line tool, scaffold a CLI from discovered endpoints, or create a skill for an API.
ableton-lom
mikecfisher
Comprehensive Ableton Live Object Model (LOM) API reference for developing Remote Scripts in Python. Use this skill when working with Ableton Live Remote Scripts, control surfaces, or any Python code that interfaces with Ableton Live's internal API. Covers Live 12.3 API including: Song, Track, Clip, Device, DeviceParameter, Scene, ClipSlot, MixerDevice, Chain, RackDevice, Browser, and all specialized device classes (Simpler, Wavetable, Drift, etc.). Provides property types, access modes (read-only/read-write), observable status, method signatures, and canonical paths. Essential for: (1) Building or extending Remote Scripts, (2) Creating MCP servers for Ableton, (3) Developing control surface integrations, (4) Automating Live via Python.
ensue-memory
mutable-state-inc
Augmented cognition layer that makes users smarter by connecting conversations to their persistent knowledge tree. Use proactively when topics arise that might have prior knowledge, and when users ask to remember, recall, search, or organize. Triggers on technical discussions, decision-making, project work, "remember this", "recall", "what do I know about", or any knowledge request.
shiki-code-blocks
andrelandgraf
Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.
observability-monitoring
andrelandgraf
Complete observability stack with structured logging, error tracking, and web analytics.
env-management
andrelandgraf
Complete environment variable management with type-safe validation, Vercel dev workflow, and prebuild validation.
ralph-loop
andrelandgraf
Complete setup for automated agent-driven development. Define features as user stories with testable acceptance criteria, then run AI agents in a loop until all stories pass.
use-fullstackrecipes
andrelandgraf
Discover and follow recipes via MCP resources for setup guides, skills, and cookbooks. The meta-skill for using fullstackrecipes effectively.
url-state-management
andrelandgraf
Sync React state to URL query parameters for shareable filters, search, and deep-linkable dialogs with nuqs.
ai-chat
andrelandgraf
Build a complete AI chat application with database persistence, chat list management, and automatic title generation.
testing
andrelandgraf
Complete testing setup with Neon database branching, Playwright browser tests, integration tests, and unit tests. Isolated branches with automatic TTL cleanup.
salvo-proxy
salvo-rs
Implement reverse proxy to forward requests to backend services. Use for load balancing, API gateways, and microservices routing.
authentication
andrelandgraf
Complete authentication system with Better Auth, email verification, password reset, protected routes, and account management.
stripe-subscriptions
andrelandgraf
Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.
ai-agent-workflow
andrelandgraf
Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection.