- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
acceptance-criteria-drafter
by atman-33
Creates a draft of Acceptance Criteria for GitHub Issues by interviewing the user about feature requirements and outputting a markdown file in .tmp folder. Triggers on phrases like 'create AC draft', 'draft acceptance criteria', 'write acceptance criteria', or when user wants to define acceptance conditions for a feature.
checking-breaking-changes-in-php-framework
by Seika139
"外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。"
@babel/preset-env
by yusenthebot
A Babel preset for each environment.. Use when: 15066 Dependents; ! existentialism; ! nicolo-ribaudo. NOT for: runtime application logic; package management (use npm/yarn).
parse-video
by mojito-llm
根据 todolist.md 使用 MCP 解析视频元数据并下载。读取任务清单,调用 MCP 服务下载视频和封面,保存元数据 JSON,更新任务完成状态。
webmcp
by pillarhq
Implement WebMCP tools that expose web app functionality to AI agents via the W3C navigator.modelContext API. Use when adding WebMCP tools, registering browser-callable tools, exposing page functionality to AI agents, or building agentic web features.
openclaw-leaderboard
by jamipuchi
Submit your OpenClaw agent's autonomous earnings to the public leaderboard with proof. Get verified by the community.
laravel-progressive-learning
by ivanfuhr
Maintain a per-repo guideline that tracks mistakes, corrections, and what works for Laravel/PHP work. Activates EVERY session, unconditionally. Read the guideline before doing anything. Write to it continuously as you work — not just at session boundaries. Log your own mistakes, not just user corrections. The guideline lives in the repo at .ai/guidelines/.
dedsi-vue3-project
by DedsiTeam
Vue 3 project architecture overview with specific tech stack and development guidelines
project-designer
by carlitose
Interactive project design skill that guides users through a structured 3-phase process to produce a complete software specification document. Use when a user wants to: (1) plan a new software project from scratch, (2) design the architecture of an application, (3) create a technical specification, (4) do requirements gathering for an app or system, (5) produce a project blueprint or design doc. Triggers on phrases like "design a project", "plan an app", "create a specification", "architect a system", "help me plan a software project", "requirements gathering", "technical design", "system design document". Do NOT use for existing codebases, code reviews, debugging, or general coding tasks.
pubfi-crypto-project-research
by helixbox
Generate professional, evidence-backed research reports for crypto projects.
flutter-widget-previewer
by ab22593k
Use the Flutter Widget Previewer to preview widgets in isolation with real-time rendering in Chrome. Use when working with Flutter widget previews, @Preview annotations, preview configurations, or widget development workflows. Triggers include setting up widget previewer, adding @Preview annotations, customizing previews, creating custom preview annotations, handling multiple preview configurations, or troubleshooting widget preview issues.
code-comments
by idotta
Write clear, plain-spoken code comments and documentation that lives alongside the code. Use when writing or reviewing code that needs inline documentation—file headers, function docs, architectural decisions, or explanatory comments. Optimized for both human readers and AI coding assistants who benefit from co-located context.
changelog-nightly
by adamelliotfields
Get Changelog Nightly trending repositories. Use when the user requests the latest trending open source projects on GitHub.
grammy-best-practices
by jackkkonggg
Use when writing, reviewing, or refactoring grammY Telegram bots in Node.js/TypeScript (middleware, commands, filters, sessions, conversations, API transformers, files/media handling, flood-limit control, runner concurrency, webhooks, and deployment operations) to enforce production-safe patterns.
generate-api-docs
by YPYT1
集合了所有的openclaw,claudecode,open等各个平台所有的skills
daily-quote
by tmp-chainopera
获取每日励志名言(中英文)
markdown-to-x
by yanglei1826877278
Convert Markdown documents to X (Twitter) compatible plain text format. Use when users need to post Markdown content to X (formerly Twitter), including threads, articles, or code snippets. Triggers include "convert markdown to X", "md to twitter format", "post markdown to X", or any request involving Markdown and X publishing.
codebase-understanding
by yulong-me
自底向上分析代码库并生成层级化 README.md 文档树。从叶子目录开始分析,为每个目录生成包含文件、类、函数一句话描述的 README.md,逐层向上汇总形成完整的代码库文档体系。支持状态持久化和断点续传,适用于理解新项目、生成技术文档、分析代码结构等场景。当用户需要理解代码库结构、分析功能实现、生成代码文档时使用此技能。
x402-agentic-creation
by gatex402
Monetize your agent's API or tools using the x402 protocol and USDC micropayments. Enables provisioning, earnings tracking, and withdrawals.
rapid-triage-reasoning
by kimasplund
Fast decision-making methodology for time-critical situations. Use when you have minutes (not hours) to decide, during incidents, emergencies, or hard deadlines. Optimizes for "good enough now" over "perfect later". Unlike other patterns that maximize quality, RTR maximizes decision speed while maintaining acceptable quality floors.
backend-architect
by shaul1991
Backend Architect Agent. ìì¤í ì¤ê³, ìí¤í ì² ê²°ì , 기ì ì íì ë´ë¹í©ëë¤. ì¤ê³, ìí¤í ì², 구조, í¨í´, 기ì ì í ê´ë ¨ ìì² ì ì¬ì©ë©ëë¤.
PPT Master - OpenClaw Skill
by suzhouwhl1025
视频演示
vitebox
by hayeah
docker-compose-creator
by karchtho
Design multi-container applications with Docker Compose. Covers service orchestration, networking, volumes, environment configuration, health checks, and production deployment patterns. Use when defining local development stacks or deploying multi-service applications.