- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
api-design
by Logos-Liber
API design guidelines for the fullstack-dev team
tushare-complete
by yixw001
"Tushare Pro完整接口库,包含266个数据接口。当用户需要获取任何A股、港股、美股、基金、期货、债券、宏观经济数据时使用。"
figma-developer
by oakoss
'Extracts design data from Figma via the REST API and converts designs to React code. Use when syncing Figma tokens to CSS variables, exporting icons as SVG components, generating code from Figma designs, or automating design-to-code workflows. Use for design token extraction, icon export, component generation, and CI-based Figma sync.'
amemo-skill
by lockfeel
amemo-skill 统一调度中心,专为 AI 工具链接麦小记 APP 而开发的技能包,专注于笔记、清单和健康数据的管理。当用户需要与麦小记服务交互时,必须使用此 skill 进行统一调度。 触发关键词:amemo、麦小记、笔记、note、memo、清单、todo、task、数据、data、AI 助手、mate、登录、验证码、查询记录。 自动保存笔记触发词:保存笔记、记下这一条、记录笔记、帮我记一下、保存备忘。 自动查询笔记触发词:查看我XXX相关的笔记、查找XXX相关的笔记、搜索我XXX相关的笔记。 自动查询任务触发词:查看我的清单、查询清单、我的待办、查看任务、查询任务、列出任务、搜索任务。 自动查询数据触发词:查看我的XXX数据、查找我的XXX数据、XXX数据怎么样(XXX为步数/睡眠/血氧/血压/心率/消耗)。 自动健康简报触发词:今日健康简报、今日健康总览、今日健康情况、健康简报、健康日报。 自动保存任务触发词:今天XXX、明天XXX、昨天XXX、后天XXX、将来XXX、未来XXX、最近XXX、最新XXX、近期XXX、今日XXX、明日XXX、昨日XXX、12月XX日XXX(具体日期)。 双保险提醒机制:检测到时间触发词时,【第一优先级】保存到麦小记(利用其邮件提醒功能),【第二优先级】创建系统定时任务并检查邮件配置。如未设置邮件,自动询问用户邮箱并调用 amemo-send-task 发送邮件提醒,确保提醒必达。 自动刷新记忆触发词:刷新助手记忆、初始化助手记忆、重置记忆。 自动保存记忆触发词:保存永久记忆、永久记住XXX、记住这个。 此 skill 会自动识别用户意图并调度对应子模块完成操作。
charted-design
by marmicode
Interviews the user section by section to collaboratively produce design documents. Use when creating a design doc, starting feature design, or when the user invokes the design command.
prd-template
by cliangdev
PRD structure and patterns for SpecFlux. Use when creating or refining product requirement documents. PRDs should be concise for humans but detailed enough for AI agents to implement.
swarm-teammate
by Und3rf10w
Auto-loads when CLAUDE_CODE_TEAM_NAME environment variable is set. Provides guidance for Claude Code teammates working in swarms - identity awareness, communication patterns, task management, and coordination protocols. Use when you are a spawned teammate (not the team lead).
charted-green
by marmicode
Progressively activates todo tests one at a time, updates implementation code until each passes (verified via Wallaby), then moves to the next—following the design doc as the single source of truth.
302ai-api-integration
by 302ai
ALWAYS use this skill when user needs ANY API functionality (AI models, image generation, video, audio, text processing, etc.). Automatically search 302.AI's 1400+ APIs and generate integration code. Use proactively whenever APIs or AI capabilities are mentioned.
specflux-coding
by cliangdev
Implementation workflow for SpecFlux projects. Enforces test-first development, one commit per task, and API status updates. This skill is always active when writing code in SpecFlux projects.
specflux-api
by cliangdev
SpecFlux REST API for creating and managing projects, PRDs, epics, tasks, and acceptance criteria. Use when running /prd, /epic, /task, or /implement commands to create or update entities in SpecFlux via HTTP API. Use when creating PRDs, epics with tasks, adding acceptance criteria, updating task status, or marking criteria as complete.
confluence
by SpillwaveSolutions
Manage Confluence documentation with downloads, uploads, conversions, and diagrams. Use when asked to "download Confluence pages", "upload to Confluence", "convert Wiki Markup", "sync markdown to Confluence", "create Confluence page", or "handle Confluence images".
library-docs
by SawyerHood
Look up documentation and source code for libraries and packages. Use when the user asks a question about a library, needs to understand a library's API, or when you need information about a library that you don't know about. Triggers on questions like "How do I use X library?", "What's the API for Y?", "Show me how Z library handles this", or when encountering unfamiliar library usage.
audit-3
by ZackKorman
"Used to run an audit of a codebase."
sentry-create-alert
by getsentry
Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions.
audit-2
by ZackKorman
"Used to run an audit of a codebase."
sentry-pr-code-review
by getsentry
Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.
claw-beacon
by clawbeacon
Complete AI agent operating system with Kanban task management, multi-agent coordination, human approval gates, and autonomous task discovery via heartbeat polling. Use when setting up multi-agent coordination, task tracking, or configuring an agent team. Includes theme selection (DBZ, One Piece, Marvel, etc.), workflow enforcement (all tasks through board), browser setup, GitHub integration, and memory enhancement (Supermemory, QMD).
wechat-publisher
by artshooter
将 Markdown 文章智能排版并发布到微信公众号草稿箱。 AI 生成创意 HTML,上传图片,发布到草稿箱。 触发场景:用户说"发布到微信"、"推送到公众号"、"微信文章发布"
frontend-dev-guidelines
by duongductrong
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
sequential-thinking
by duongductrong
Apply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision capability, and hypothesis verification. Use for complex problem decomposition, adaptive planning, analysis needing course correction, problems with unclear scope, multi-step solutions, and hypothesis-driven work.
moltguard
by openguardrails
"Open source OpenClaw security plugin: local prompt sanitization + injection detection. Full source code at github.com/openguardrails/moltguard"
wechat-article-formatter
by solar-luna
将Markdown文章转换为美化的HTML格式,适配微信公众号发布。应用专业CSS样式、代码高亮、优化排版。当用户说"美化这篇文章"、"转换为HTML"、"优化公众号格式"、"生成公众号HTML"时使用。
xiaohongshu-publisher
by solar-luna
自动发布内容到小红书平台。支持将文章转换为小红书格式(≤1000字,emoji风格)并通过API直接发布。当用户说"发布到小红书"、"推送到小红书"、"小红书发布"时使用此Skill。