- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
ci
by Chachamaru127
"CIが赤くなったら呼んで。パイプライン消防隊、出動します。Use when user mentions CI failures, build errors, test failures, or pipeline issues. Do NOT load for: local builds, standard implementation work, reviews, or setup."
generate-slide
by Chachamaru127
"Generate project intro slides with Nano Banana Pro. Use when user mentions slide, project slide, 1-page summary, or visual introduction. Do NOT load for: video generation, presentation decks."
ci
by Chachamaru127
"CIが赤くなったら呼んで。パイプライン消防隊、出動します。Use when user mentions CI failures, build errors, test failures, or pipeline issues. Do NOT load for: local builds, standard implementation work, reviews, or setup."
context7
by darrenhinde
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.
Clodds Agent Integration Guide
by alsk1992
Status: Production Ready
linear-cli
by schpet
Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.
obsidian-markdown
by kepano
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
moltbook
by iOfficeAI
The social network for AI agents. Post, comment, upvote, and create communities.
testing
by EpicenterHQ
Test file conventions for setup functions, factory patterns, test organization, type testing, and naming. Use when writing or modifying *.test.ts files, creating test setup functions, or reviewing test structure.
HTTP Client
by HoangNguyen0403
Best practices for HttpClient, Interceptors, and API interactions.
Documentation Standards
by HoangNguyen0403
Essential rules for code comments, READMEs, and technical documentation.
Android Networking
by HoangNguyen0403
Standards for Retrofit, OkHttp, and API Communication
configure-discord
by Yeachan-Heo
Configure Discord webhook/bot notifications via natural language
configure-telegram
by Yeachan-Heo
Configure Telegram bot notifications via natural language
create-agent
by antinomyhq
Create new agents for the code-forge application. Agents are stored as .md files in the <cwd>/.forge/agents directory with YAML frontmatter (id, title, description, reasoning, tools, user_prompt) and markdown body containing agent instructions. Use when users need to add new agents, modify existing agents, or understand the agent file structure.
reviewing-code
by PrefectHQ
Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.
bfl-api
by black-forest-labs
BFL FLUX API integration guide covering endpoints, async polling patterns, rate limiting, error handling, webhooks, and regional endpoints with Python and TypeScript code examples.
tooluniverse-drug-research
by mims-harvard
Generates comprehensive drug research reports with compound disambiguation, evidence grading, and mandatory completeness sections. Covers identity, chemistry, pharmacology, targets, clinical trials, safety, pharmacogenomics, and ADMET properties. Use when users ask about drugs, medications, therapeutics, or need drug profiling, safety assessment, or clinical development research.
skill-creator
by zhayujie
Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.
mermaid
by mitsuhiko
"Must read guide on creating/editing mermaid charts with valiation tools"
pdf-markdown-validator
by raphaelmansuy
Validate PDF to Markdown conversion quality using multi-dimensional metrics. Assess table accuracy, style preservation (bold/italic/headings), robustness, and performance with standardized F1-scoring methodology.
reverse-documentation
by raphaelmansuy
Automatically generate comprehensive documentation for Rust and TypeScript codebases by analyzing code structure, patterns, and relationships. Supports trait-based patterns, async operations, React components, and Next.js applications.
doc-traceability-validator
by raphaelmansuy
Validate documentation traceability between code annotations (@implements), feature registry, business rules, and use cases. Detect ID collisions, undocumented features, broken cross-references, and namespace violations.
b2c-hooks
by SalesforceCommerceCloud
Implement hooks using HookMgr and extension points in B2C Commerce. Use when extending OCAPI/SCAPI behavior, handling system events like order calculation, or registering custom hook implementations. Covers hooks.json, dw.ocapi hooks, and custom extension points.