Docs Gen

Generate and maintain documentation

Showing 913-936 of 5320 skills
auth0

auth0-mfa

by auth0

Use when adding multi-factor authentication (MFA/2FA) or requiring additional verification for sensitive operations - covers step-up auth, adaptive MFA, and risk-based authentication with Auth0

API Dev 44 7mo ago
ComposioHQ

mcp-builder

by ComposioHQ

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Code Gen 1.9K 7mo ago
Soul-Brews-Studio

oraclenet

by Soul-Brews-Studio

OracleNet — claim identity, post, comment, feed. Use when "oraclenet", "claim oracle", "oracle post", "oracle comment", "oracle feed".

CLI Tools 120 7mo ago
wwwzhouhui

xiaohuihui-dify-tech-article

by wwwzhouhui

专为Dify工作流案例分享设计的公众号文章生成器,遵循小灰灰公众号写作规范,自动生成包含前言、工作流制作、总结的完整Dify案例文章,配有详细的节点配置、插件安装步骤、代码示例,并支持自动生成图片上传到腾讯云COS图床

Agents 263 9mo ago
railwayapp

railway-docs

by railwayapp

This skill should be used when the user asks about Railway features, how Railway works, or shares a docs.railway.com URL. Fetches up-to-date Railway docs to answer accurately.

Docs Gen 313 8mo ago
Mindrally

dotnet

by Mindrally

Guidelines for .NET backend development with C#, ASP.NET Core, and Entity Framework Core

API Dev 243 7mo ago
Mindrally

django-rest-api-development

by Mindrally

Comprehensive guidelines for building scalable Django REST APIs with proper architecture, authentication, and performance optimization.

API Dev 243 7mo ago
jezweb

hono-api-scaffolder

by jezweb

"Scaffold Hono API routes for Cloudflare Workers. Produces route files, middleware, typed bindings, Zod validation, error handling, and API_ENDPOINTS.md documentation. Use after a project is set up with cloudflare-worker-builder or vite-flare-starter, when you need to add API routes, create endpoints, or generate API documentation."

API Dev 979 6mo ago
jezweb

wordpress-setup

by jezweb

Connect to a WordPress site via WP-CLI over SSH or REST API. Workflow: check CLI, test SSH connection, set up auth, verify access, save config. Use when connecting to a WordPress site, setting up WP-CLI access, creating application passwords, or troubleshooting WordPress connection issues.

API Dev 979 6mo ago
wwwzhouhui

公众号封面生成器

by wwwzhouhui

"根据主题和标题生成现代风格的公众号封面图,使用jimeng-mcp-server生成3D插画风格底图,叠加文字层生成HTML,并可选择性转换为高质量PNG/JPG图片"

API Dev 263 9mo ago
EthanAlgoX

bluebubbles

by EthanAlgoX

Build or update the BlueBubbles external channel plugin for MarketBot (extension package, REST send/probe, webhook inbound).

API Dev 65 7mo ago
wwwzhouhui

jimeng_mcp_skill

by wwwzhouhui

使用jimeng-mcp-server进行AI图像和视频生成。当用户请求从文本生成图像、合成多张图片、从文本描述创建视频或为静态图像添加动画时使用此技能。支持四大核心能力:文生图、图像合成、文生视频、图生视频。需要jimeng-mcp-server在本地运行或通过SSE/HTTP访问。

API Dev 263 8mo ago
atopile

atopile-skills

by atopile

"How to write and maintain .claude/skills/*/SKILL.md files: source-of-truth-first process, verification steps, and conventions."

API Dev 3.7K 6mo ago
atopile

sexp

by atopile

"How the Zig S-expression engine and typed KiCad models work, how they are exposed to Python (pyzig_sexp), and the invariants around parsing, formatting, and freeing. Use when working with KiCad file parsing, S-expression generation, or layout sync."

Docs Gen 3.7K 6mo ago
atopile

pyzig

by atopile

"How the Zig↔Python binding layer works (pyzig), including build-on-import, wrapper generation patterns, ownership rules, and where to add new exported APIs. Use when adding Zig-Python bindings, modifying native extensions, or debugging C-API interactions."

Analytics 3.7K 6mo ago
atopile

code-review

by atopile

"LLM-focused code review process for this repo: what to check, how to ground feedback in invariants/tests, and how to verify changes efficiently (including test-report.json)."

Code Review 3.7K 6mo ago
sivaprasadreddy

spring-boot-skill

by sivaprasadreddy

Build Spring Boot 4.x applications following best practices. Use when developing or modifying Spring Boot apps that use Spring MVC, Spring Data JPA, Spring Modulith, Spring Security, or Spring Boot testing including package structure, REST APIs, entities/repositories, service layer, modular monoliths, and REST API tests. Configure Maven pom.xml with supporting plugins and configurations to improve code quality, and testing. Use Taskfile for easier execution of common tasks while working with a Spring Boot application.

API Dev 173 6mo ago
kylesnowschwartz

effective-go

by kylesnowschwartz

"Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. This skill SHOULD be used when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations."

Code Review 112 7mo ago
wwwzhouhui

wechat-article-fetcher

by wwwzhouhui

"获取并解析微信公众号文章。从微信文章链接中提取标题、作者、公众号名称、正文内容、图片和元数据。当用户提供微信文章链接(mp.weixin.qq.com/s/...)并希望阅读、提取、下载或转换文章内容时使用。适用场景包括获取/下载微信文章、提取微信文章文字或元数据、将微信文章转换为Markdown、将微信文章连同图片保存到本地。关键词:微信公众号、文章获取、文章抓取、文章下载。"

CLI Tools 263 6mo ago
0xDarkMatter

rest-patterns

by 0xDarkMatter

"Quick reference for RESTful API design patterns, HTTP semantics, caching, and rate limiting. Triggers on: rest api, http methods, status codes, api design, endpoint design, api versioning, rate limiting, caching headers."

API Dev 32 8mo ago
VirtusLab

cellar

by VirtusLab

Look up the public API of any JVM dependency (Scala 3, Scala 2, Java) from the terminal. Returns type signatures, members, docstrings, and source code as Markdown.

CLI Tools 79 5mo ago
yunshu0909

version-planner

by yunshu0909

帮助用户把产品需求拆解成渐进式版本规划。当用户说"拆版本"、"版本规划"、"MVP怎么做"、"分阶段实现"时触发。

Docs Gen 747 7mo ago
brightdata

scrape

by brightdata

Scrape any webpage as clean markdown via Bright Data Web Unlocker API. Bypasses bot detection and CAPTCHA. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.

Docs Gen 255 7mo ago
huifer

fitness-analyzer

by huifer

分析运动数据、识别运动模式、评估健身进展,并提供个性化训练建议。支持与慢性病数据的关联分析。

CLI Tools 935 8mo ago