Docs Gen

Generate and maintain documentation

Showing 5113-5136 of 5137 skills
carsten-j

pr-review

by carsten-j

Review the current Pull Request that has been checked out locally with structured feedback on code quality, issues, testing, and suggestions. Use when you need a comprehensive code review of a PR branch.

Code Review 0 5mo ago
vc999999999

ai-news-briefing

by vc999999999

Use when an agent needs a concise AI or ML news briefing from RSS sources, or must gather and rank daily AI news into a short list.

Processing 0 5mo ago
childbamboo

jira-markdown-conversion

by childbamboo

Converts Jira issues and backlog data to structured Markdown format using Atlassian MCP. Use when working with Jira data visualization, documentation, or reporting.

API Dev 0 6mo ago
hwatkins

elixir-phoenix

by hwatkins

Expert Elixir and Phoenix development with functional programming patterns, Phoenix 1.7/1.8 conventions, Ecto, and OTP. Use for any Elixir or Phoenix code.

API Dev 0 5mo ago
m19803261706

cx-prd

by m19803261706

CX 工作流 — 需求收集与规模评估。当用户提到"新功能"、"需求"、"PRD"、 "我想做一个"、"帮我规划"、"收集需求"、"功能规划"时触发。 多轮对话收集需求,自动评估规模 S/M/L,保存到本地 .claude/cx/features/{dev_id}-{feature}/prd.md, 根据规模智能路由:S→cx-plan,M/L→cx-design。

Processing 0 5mo ago
leonaaardob

zod

by leonaaardob

Complete Zod validation library documentation. Use when working with Zod schema validation, TypeScript type inference, form validation, API validation, error handling, or data parsing. Covers schema definition, refinements, transforms, error customization, and ecosystem integrations.

Debugging 0 5mo ago
cuba6112

llamaindex-wolfram-alpha

by cuba6112

LlamaIndex Wolfram Alpha tool for computational knowledge queries, math solving, scientific calculations, and agent integration. Triggers: wolfram alpha, computational query, math solver, scientific calculation, WolframAlphaToolSpec.

API Dev 0 6mo ago
mikeygonz

watch-youtube

by mikeygonz

Watch and analyze YouTube videos using Gemini's video understanding API. Pass any YouTube URL to get summaries, timestamps, Q&A, or detailed analysis of video content — audio and visual.

API Dev 0 5mo ago
jasonandjay

OKX DEX Aggregator Skill

by jasonandjay

metadata: { "openclaw": { "requires": { "env": ["OKX_DEX_API_KEY", "OKX_DEX_SECRET_KEY", "OKX_DEX_PASSPHRASE", "SOLANA_PRIVATE_KEY"] } } }

API Dev 0 5mo ago
FluxA-Agent-Payment

my-skill

by FluxA-Agent-Payment

A skill that uses Grok API call, Video Generation with VEO 3.1

API Dev 0 4mo ago
talentprotocol

builder-data

by talentprotocol

Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.

API Dev 0 5mo ago
easymailing

em-release

by easymailing

Use when the user wants to publish changes, create a release, commit to git, or says "haz release", "publica los cambios", "sube a git", "crear release".

CLI Tools 0 5mo ago
oldgodsslumber

html-firebase-app

by oldgodsslumber

Use this skill whenever Jason wants to build a web app, internal tool, browser-based utility, dashboard, tracker, or any "small app I can use in a browser" — especially when the project will live on GitHub Pages with Firebase as the backend. Triggers on phrases like "build me a tool that...", "let's make a web app for...", "I need a simple app to...", "track X in a web interface", or any mention of GitHub Pages, Firebase, Firestore, or Google sign-in. Also triggers when the user hands over a spec document (e.g. Story_Bible_App_Spec, PegaWorld-style specs) for an HTML+Firebase project. Use this even when the user doesn't explicitly say "HTML" or "Firebase" — if the shape of the request is "a thing in a browser, multiple people use it, data persists," this is the right skill. This skill bakes in Jason's established defaults (vanilla HTML/CSS/JS, split files, plain CSS, Google sign-in, GitHub Pages deployment, Firestore with rules) so you don't have to rediscover them every project.

Docs Gen 0 1mo ago
igorhit

Ferias Project Skill

by igorhit

Do not revert unrelated user changes.

API Dev 0 4mo ago
janjaszczak

mcp-postman

by janjaszczak

Use Postman MCP to inspect/maintain collections, environments, and API workflows; generate or validate requests and tests. Use when API verification or collections are the source of truth.

API Dev 0 6mo ago
m19803261706

cx-help

by m19803261706

CX 工作流 — 帮助与使用指南。展示可用命令、当前工作流状态、完整工作流概览。 触发词:帮助、help、怎么用、工作流、命令、怎么开始、指南。 自动触发当用户询问工作流相关问题。

API Dev 0 5mo ago
iemong

slack

by iemong

Slack Web APIを操作するスキル。メッセージの投稿・取得、スレッドの取得、投稿の検索、ユーザー情報の取得、自分宛てDM送信を実行。 使用タイミング: (1) Slackにメッセージを投稿したい (2) チャンネルのメッセージ履歴を取得したい (3) スレッドの返信を取得したい (4) 自分の投稿を検索したい (5) ユーザー情報を取得したい (6) 自分にDMを送りたい トリガーキーワード: Slack、メッセージ送信、スレッド取得、チャンネル履歴、ユーザー取得、DM送信

API Dev 0 5mo ago
arash77

galaxy-context

by arash77

Galaxy project development conventions and skill routing guide. ALWAYS load this skill when working in a Galaxy codebase. Routes to appropriate skills: use /galaxy-db-migration for database/Alembic/schema changes, /galaxy-api-endpoint for creating REST API endpoints/FastAPI routers, /galaxy-testing for running or writing tests, /galaxy-linting for code formatting/linting/type checking. Use galaxy-explorer agent for codebase architecture questions.

API Dev 0 5mo ago
devcsde

oatda-text-completion

by devcsde

Use when the user wants to generate text using OATDA's unified LLM API. Supports 10+ providers including OpenAI, Anthropic, Google, Deepseek, Mistral, xAI, Alibaba, MiniMax, ZAI, and Moonshot.

API Dev 0 4mo ago
racar

dotnet-webapi

by racar

Build ASP.NET Core Web APIs with .NET 10 (C# 14.0). Supports project scaffolding, CRUD operations, Entity Framework integration, dependency injection, testing with xUnit, Docker containerization, and following 2025 best practices. Use when creating REST APIs, microservices, backend services, implementing CRUD operations, setting up Entity Framework, adding authentication/authorization, or containerizing .NET applications. Triggers on .NET, ASP.NET Core, C#, Web API, REST API, microservices, dotnet, csharp development tasks.

API Dev 0 6mo ago
leobrival

coolify-api

by leobrival

Coolify API expert for self-hosted PaaS management. Use when users need to deploy apps, manage databases, or configure servers on Coolify.

API Dev 0 5mo ago
zkywalker

dd

by zkywalker

"Document-Driven Development (文档驱动开发). Use when: (1) /dd help — explain workflow and suggest next step based on project state, (2) /dd init — initialize doc-driven structure in a project, (3) /dd spec [requirement] — create temporary spec to align intent before development, (4) /dd dev [spec-path doc-path] — implement code following spec or doc (auto enters plan mode for spec-based dev), (5) /dd sync [--check --scope] — update living docs, archive spec, and audit consistency. Triggers on mentions of: document-driven, design document, doc-driven, spec-driven, 文档驱动, 设计文档, 规格, /dd."

Code Gen 0 4mo ago
SprintFlint

sprintflint-api

by SprintFlint

Manage SprintFlint projects, sprints, issues, and comments via REST API. Use when you need to create tickets, update status, or track sprint progress.

API Dev 0 5mo ago
Seika139

checking-breaking-changes-in-php-framework

by Seika139

"外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。"

API Dev 0 7mo ago