Docs Gen

Generate and maintain documentation

Showing 2041-2064 of 5107 skills
DanielMadsenDK

servicenow-flow-designer

by DanielMadsenDK

Execute custom scripts and logic within Flow Designer and IntegrationHub workflows. Covers FlowAPI methods, flow execution, and subprocess orchestration. Use when building workflow automations, executing flows programmatically from server scripts, or triggering subflows conditionally.

API Dev 9 3mo ago
DanielMadsenDK

servicenow-http-integrations

by DanielMadsenDK

Establish outbound HTTP connections to external systems using REST, SOAP, and HTTP protocols. Covers RESTMessageV2, SOAPMessageV2, OAuth token retrieval as part of API flows, and response parsing. Use when making outbound API calls to external or third-party systems, consuming REST/SOAP services, or handling full HTTP request/response flows. For encrypting data, managing cryptographic keys, certificate operations, or security primitives, use the servicenow-server-security skill.

API Dev 9 3mo ago
marioluciofjr

skills

by marioluciofjr

Repositório com minhas skills para Claude, Antigravity, Agno, ADK e demais sistemas agênticos

Docs Gen 9 3mo ago
noartem

laravel-laravel-prompting-patterns

by noartem

Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code

API Dev 9 4mo ago
marioluciofjr

calculadora-cdi

by marioluciofjr

"Skill para calcular o valor futuro de investimentos atrelados ao CDI. Use esta skill SEMPRE que o usuário utilizar o gatilho /cdi ou mencionar cálculo de investimento atrelado ao CDI, percentual do CDI, renda fixa CDI, rendimento CDI ou valor futuro de aplicação CDI. O usuário informa o valor investido e o percentual do CDI que o investimento oferece (ex: 110% do CDI). A skill coleta também o período e a taxa CDI vigente, executa o cálculo via script Python (cdi.py) buscando a taxa atualizada via web scraping, e retorna uma tabela markdown com valor investido, período, taxa efetiva e valor futuro projetado."

Automation 9 3mo ago
noartem

laravel-api-resources-and-pagination

by noartem

Use API Resources with pagination and conditional fields; keep response shapes stable and cache-friendly

API Dev 9 4mo ago
richlander

Markout — Coding Agent Integration Guide

by richlander

Use [MarkoutIgnoreInTable] on properties that aren't tabular (metrics, breakdowns, callouts, trees) to prevent them from being treated as table columns.

CLI Tools 9 3mo ago
marioluciofjr

Prompt Skills

by marioluciofjr

Repositório com minhas skills para Claude, Antigravity, Agno, ADK e demais sistemas agênticos

Agents 9 3mo ago
nbbaier

html-tools

by nbbaier

Build single-file HTML tools — self-contained HTML+JS+CSS applications that solve a specific problem without a build step. Use this skill whenever the user asks to build a utility, converter, viewer, debugger, or any small interactive web tool. Also trigger when the user says "build me a tool that...", "make a quick app for...", "I need a single-file HTML page that...", or wants to create something that could be hosted as a static file. This skill is specifically for practical, utility-focused tools (not landing pages, portfolios, or marketing sites — use frontend-design for those).

Design 9 4mo ago
noartem

laravel-rate-limiting

by noartem

Apply per-user and per-route limits with RateLimiter and throttle middleware; use backoffs and headers for clients

API Dev 9 4mo ago
ils15

prompt-improver

by ils15

Improve prompts for AI agents and Telegram bots using OpenAI's prompt engineering best practices. Analyzes clarity, specificity, context, and output format. Returns structured improvements.

Docs Gen 9 3mo ago
dykyi-roman

changelog-template

by dykyi-roman

Generates CHANGELOG.md files following Keep a Changelog format. Creates version history documentation.

Debugging 82 4mo ago
frostant

ai-paper-reader

by frostant

深度解析 AI 论文,生成可直接发布的专业阅读笔记

Academic 41 5mo ago
zhjiang22

xiaohongshu

by zhjiang22

小红书内容工具。使用场景: - 搜索小红书内容 - 获取首页推荐列表 - 获取帖子详情(包括互动数据和评论) - 发表评论到帖子 - 获取用户个人主页 - "跟踪一下小红书上的XX热点" - "分析小红书上关于XX的讨论" - "小红书XX话题报告" - "生成XX的小红书舆情报告"

Processing 106 4mo ago
xenitV1

api-patterns

by xenitV1

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

API Dev 131 5mo ago
xenitV1

systematic-debugging

by xenitV1

4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.

Code Review 131 5mo ago
xenitV1

documentation-templates

by xenitV1

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

API Dev 131 5mo ago
jMerta

docs-sync

by jMerta

Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when the user asks to update docs, ensure docs match behavior, or prepare docs for a release/PR.

API Dev 129 6mo ago
netcorepal

cleanddd-modeling

by netcorepal

基于 cleanddd-requirements-analysis 结果,输出符合 CleanDDD 的聚合、命令、事件、查询、API 端点(Endpoints)、定时任务模型;用于从已拆解的需求快速得到建模蓝图

API Dev 30 5mo ago
zhaohui-yang

official-document-drafting

by zhaohui-yang

起草、改写、润色、扩写、压缩、规范并导出中文公文与行政正式文本。Use when the user asks to write, revise, summarize, standardize, or convert 公文、决议、决定、命令、公告、公报、通告、意见、通知、通报、报告、请示、批复、议案、函、纪要,以及总结、简报、新闻简报、信息专报、舆情专报、汇报材料、讲话稿、工作方案、实施方案、回复函等正式机关或单位文稿,尤其适用于需要固定文种结构、正式机关语气、统一口径、规范标题、层级编号、落款日期、模板套用、Word docx 导出,或将当前新闻材料整理为正式公文和正式汇报材料的场景。

Analytics 30 2mo ago
netcorepal

cleanddd-requirements-analysis

by netcorepal

需求澄清与拆解,识别干系人并将需求条目标注所属对象与业务实体;仅产出结构化需求描述,不做建模定义,可作为后续建模输入

Agents 30 5mo ago
agentbay-ai

agentbay-aio-skills

by agentbay-ai

用于任何「运行/执行/评估代码」的请求(如 run this code、execute script、用 Python 画图、跑代码/画图/执行脚本)。通过 AgentBay SDK 创建 code_latest 沙箱,调用 run_code 执行并返回结果。支持 Python、JavaScript、R、Java。

API Dev 42 4mo ago
UniFuncs

unifuncs-deep-search

by UniFuncs

使用 UniFuncs API 进行深度搜索,高速全面地搜索信息。当用户需要深度搜索、深搜、全面信息收集时使用。

API Dev 14 4mo ago
UniFuncs

unifuncs-reader

by UniFuncs

使用 UniFuncs API 读取网页、PDF、Word 等文档内容,支持 AI 内容提取。当用户需要阅读、抓取、提取网页或文档内容时使用。

API Dev 14 4mo ago