- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
image-generator-hybrid
by rere43
同时支持 SDK 与 HTTP 两种方式生成图片,可按需切换保存策略。
bark-notify
by caopulan
Send Bark (day.app) push notifications after Codex completes a task. Use when one Codex or Claude run is finished, or when you need to notify on task completion with device name, project name, status, and summary.
Create GitHub README
by alfredang
Generate or update a professional GitHub README.md file following open standards with tech badges, architecture diagrams, auto-captured screenshots via Playwright MCP, setup instructions, and acknowledgements. Auto-pushes to GitHub after generation.
research-methods
by MolcajeteAI
Standards and methods for conducting research, gathering information, and presenting findings with proper source attribution. Use when researching topics, analyzing documentation, or synthesizing information from multiple sources.
apple-docs
by ethan-huo
Search, browse and read Apple developer documentation from the terminal. Query APIs, frameworks, symbols, sample code, and documentation updates.
pentest-web-application-logic-mapper
by crtvrffnrt
"Security assessment skill for mapping application business logic, state machines, and hidden API surfaces. Use when prompts include spider, crawl, state machine, hidden surface, workflow mapping, or hidden API discovery. Do not use for exploit development or final reporting only."
documenting-library-guides
by MrPointer
Create user-facing documentation for libraries — the kind of docs you'd find on a static documentation site. Guides readers through the library with an engaging, conversational tone, real code examples drawn from the actual codebase, and a navigable site-like structure. Use when (1) a library has no user-facing docs beyond inline code comments, (2) existing docs are API references with no narrative guidance, (3) users need task-oriented guides to accomplish common goals, or (4) a library's docs need restructuring into a browsable, site-ready format.
Non-Fiction Book Writing
by ddrscott
This skill provides guidance on non-fiction book writing best practices, structure patterns, and image placeholder conventions. Use this skill when the user asks about: - How to structure non-fiction books - Chapter writing techniques - Book outline best practices - Image placeholder syntax - Non-fiction writing tips
stripe-best-practices
by alfredang
Best practices for building a Stripe integrations
waggle
by jasonacox-sam
Send multipart email (plain text + HTML) from Markdown. Use waggle for all outbound email — letters to the herd, notifications, reports. Pairs with himalaya (reading) to form a complete email workflow. Zero extra dependencies; talks directly to SMTP.
ai-review-validator
by mkdir700
Autonomously validate and execute AI Review suggestions from PR comments. Use when users provide AI Review comments (from GitHub Copilot, CodeRabbit, etc.) that suggest code changes, API migrations, or fixes. The skill verifies suggestions against official docs, tests compilation, calculates confidence scores, and auto-applies changes when verified. Triggers on phrases like "verify this AI Review", "apply this suggestion", "validate AI Review comment", or when users paste AI Review URLs/content.
applying-effective-go
by MrPointer
"Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations."
cr-pr
by ThrownLemon
PR review comment management. Use when user wants to view or address PR review comments from any source.
slack-cli
by Michaelliv
Interact with Slack from the command line. Send messages, read channel history, list channels and users, upload files, manage reminders, and more. Use when the user wants to communicate with Slack, check messages, or automate Slack workflows.
breeze-x402-payment-api
by anagrambuild
Operates Breeze x402 payment-gated endpoints for balance checks, deposits, and withdrawals on Solana. Use when the user asks to manage Breeze positions or execute paid x402 API calls.
canvas-feedback-template
by vishalsachdev
Generate learning science-backed feedback templates for Canvas assignments. Use when educators need feedback templates for grading, want to create rubric comments, need encouraging feedback language aligned with Pillar 3 principles (targeted, encouraging, immediate), or want to set up SpeedGrader comment libraries. Works with canvas-mcp for bulk grading.
update-docs
by montagao
Update README.md, architecture documentation (ARCHITECTURE.md, docs/), and plan files (plan/, task_plan.md, progress.md) to reflect current codebase state. Use when the user explicitly asks to "update docs", "update documentation", "update the readme", "update architecture docs", "update plan", "sync docs with code", or similar requests. Discovers project structure, analyzes code changes, and updates documentation with concise technical descriptions and ASCII diagrams.
way-magefile
by way-platform
Build tool for Go projects. Use when the user wants to create, edit, or understand Way-specific Magefiles, build targets, or automate Go project tasks.
lando
by jwmossmoz
Check the status of Lando landing jobs using Mozilla's Lando API. Use after submitting try pushes with mach try to verify if your commit has landed. Triggers on "lando status", "landing job", "check landing", "commit landed".
aep
by way-platform
API design system in the AEP (API Enhancement Proposals) collection. AEPs provide high-level, concise documentation for API development, serving as the source of truth for consistent, intuitive, and machine-readable API designs. Use this skill when designing, reviewing, or implementing APIs to ensure compliance with these established standards.
rust-guidelines
by lambdamechanic
Pragmatic Rust conventions to keep code readable, testable, and performant for this project.
doc-writer
by k1lgor
Use this whenever the user asks to explain code, generate documentation, write a README, or add inline comments.
GitHub Push
by alfredang
Secure git push with automatic secret detection, README generation, and repository setup. Scans for secrets, auto-generates README, configures repo description/topics/discussions, and pushes to GitHub.
documenting-business-processes
by MrPointer
Document business processes and workflows that a system implements. Describes end-to-end flows like user registration, order fulfillment, or payment processing — how domain entities move through the system. Use when (1) business workflows are undocumented, (2) a flow spans multiple components and no single component's docs tell the full story, (3) agents need to understand end-to-end behavior to implement changes, or (4) stakeholders need visibility into how the system handles a business process. NOT for development processes — those belong in skills and contribution guidelines.