- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
agent-docs
by oyi77
Use when writing documentation optimized for AI agent consumption - SKILL.md files, README files, API docs, or any documentation that will be read by LLMs in context windows.
thesys-c1-genui
by thesysdev
Provides comprehensive guidance for building AI-powered Generative UI applications with the Thesys C1 API and GenUI SDK. Use it when developing interactive UI components, chat interfaces, dashboards, or any application that benefits from dynamically generated React interfaces from natural language prompts.
mcp-research
by ahgraber
Use when tasks require current, source-backed technical information from MCP tools. Apply for library/API questions, dependency version checks, third-party integration work, framework- or SDK-specific debugging, and any case where stale model knowledge could cause incorrect guidance.
transcribe-audio
by markus1189
"Transcribes audio files (mp3, wav, ogg, m4a, flac, webm) using Gemini API via Portkey, saves transcripts as markdown, and supports follow-up analysis. Use when the user asks to transcribe audio, summarize a meeting recording, check a voice note, extract action items from a recording, asks what was discussed in an audio file, or mentions processing audio files in any way."
md-docs
by PaulRBerg
This skill should be used ONLY when the user asks to update README.md, CLAUDE.md, AGENTS.md, or CONTRIBUTING.md. Trigger phrases include "update README", "update context files", "init context", "create CLAUDE.md", "update CLAUDE.md", "update AGENTS.md", "update CONTRIBUTING". Do NOT activate this skill for any other Markdown file updates.
doc-hunter-go
by skyosev
Audit Go code for missing documentation where the "why" is not obvious — obscure calculations, non-trivial business rules, surprising behavior, implicit constraints, workarounds, and missing godoc on exported symbols. Finds where a comment would save the next reader significant time. Use when: reviewing Go code for long-term maintainability, onboarding new team members, auditing undocumented business logic, or preparing code for handoff.
arcblock-context
by ArcBlock
Load ArcBlock company context (products, technical architecture, strategy) on demand. Use /arcblock-context to see available topics, or /arcblock-context <topic> to load specific context.
boundary-hunter-ts
by skyosev
Audit TypeScript modules for black-box boundary violations — leaked internals via exports, coupling through shared types, Law of Demeter chains, missing abstraction layers around externals, and over-exported APIs. Use when: reviewing module structure, shrinking public API surface, enforcing encapsulation, preparing modules for replacement, or untangling tight coupling between layers.
implementation-planning
by bnadlerjr
Creates detailed implementation plans through interactive research and iteration. Use when in plan mode, planning features, designing implementations, breaking down tasks into phases, or when the user asks "how should I implement X", "plan this feature", or wants a technical specification.
jaz-conversion
by teamtinvio
Accounting data conversion skill — migrates customer data from Xero, QuickBooks, Sage, MYOB, and Excel exports to Jaz. Covers config, quick, and full conversion workflows, Excel parsing, CoA/contact/tax/items mapping, clearing accounts, TTB, and TB verification.
manage-architecture
by cuioss
LLM-based architectural analysis that transforms raw project data into meaningful structure
creating-agent-skills
by bnadlerjr
Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
boundary-hunter-go
by skyosev
Audit Go packages for boundary violations — leaked internals via exports, coupling through shared types, import cycles, missing internal/ packages, over-exported APIs, and dependency direction violations. Use when: reviewing package structure, shrinking public API surface, enforcing encapsulation, preparing packages for replacement, or untangling tight coupling between layers.
HyperFleet Operational Readiness Audit
by openshift-hyperfleet
Audits local HyperFleet repositories for operational readiness based on HYPERFLEET-539 requirements. Checks health probes, dead man's switch metrics, retry logic, PDB, resource limits, graceful shutdown, and reliability documentation. READ-ONLY - does not modify any files.
create-docs
by mhaibaraai
使用 Movk Nuxt Docs 创建和编写文档站点。提供 MDC 组件用法、内容结构、配置指南和写作规范。
Post Bridge Social Manager
by oyi77
post-bridge delete - Delete a post
JIRA Ticket Creator
by openshift-hyperfleet
Creates well-structured JIRA tickets in the HYPERFLEET project with required fields including What/Why/Acceptance Criteria, story points, and activity type. Activates when users ask to create a ticket, story, task, or epic.
HyperFleet Standards Audit
by openshift-hyperfleet
Audits local HyperFleet repositories against team architecture standards dynamically fetched from the architecture repo. Activates when users ask to audit repos, check standards compliance, or identify standards gaps. READ-ONLY - does not modify any files. Produces JIRA-ready gap specifications for integration with jira-ticket-creator skill.
agent-skills
by third774
Author and improve Agent Skills following the agentskills.io specification. Use when creating new SKILL.md files, modifying existing skills, reviewing skill quality, or organizing skill directories with proper naming, descriptions, and progressive disclosure.
documenting-code-comments
by third774
Standards for writing self-documenting code and best practices for when to write (and avoid) code comments. Use when auditing, cleaning up, or improving inline code documentation.
shopee-optimizer
by oyi77
Shopee product management automation - listings, pricing, inventory, and order processing
adapter-config-author
by openshift-hyperfleet
Interactive assistant for authoring HyperFleet adapter configurations (AdapterConfig + AdapterTaskConfig YAML files)
tangzhan-runse-master
by Tangc
基于协作协议(V1.0)的文本润色技能。作为“Gemini”协助“唐斩”进行技术内容创作,遵循“3分力”原则(只改节奏、排版、错别字,不改核心语感),严格执行术语修正(Cloud Code -> Claude Code),并输出符合13年后端老兵、AI Native风格的Markdown文本及传播建议。
HyperFleet Architecture
by openshift-hyperfleet
Answers questions about HyperFleet architecture, design patterns, versioning strategies, cluster lifecycle, event-driven architecture, adapter framework, and git workflow by fetching docs from the openshift-hyperfleet/architecture GitHub repository.