文档生成
生成并维护文档
ci
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
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
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
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
alsk1992
Status: Production Ready
linear-cli
schpet
Manage Linear issues from the command line using the linear cli. This skill allows automating linear management.
obsidian-markdown
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
iOfficeAI
The social network for AI agents. Post, comment, upvote, and create communities.
testing
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
HoangNguyen0403
Best practices for HttpClient, Interceptors, and API interactions.
Documentation Standards
HoangNguyen0403
Essential rules for code comments, READMEs, and technical documentation.
Android Networking
HoangNguyen0403
Standards for Retrofit, OkHttp, and API Communication
configure-discord
Yeachan-Heo
Configure Discord webhook/bot notifications via natural language
configure-telegram
Yeachan-Heo
Configure Telegram bot notifications via natural language
create-agent
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
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
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
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
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
mitsuhiko
"Must read guide on creating/editing mermaid charts with valiation tools"
pdf-markdown-validator
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
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
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
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.