- Home
- /
- Categories
- /
- Docs Gen
Docs Gen
Generate and maintain documentation
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.
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.
skills
by marioluciofjr
Repositório com minhas skills para Claude, Antigravity, Agno, ADK e demais sistemas agênticos
laravel-laravel-prompting-patterns
by noartem
Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code
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."
laravel-api-resources-and-pagination
by noartem
Use API Resources with pagination and conditional fields; keep response shapes stable and cache-friendly
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.
Prompt Skills
by marioluciofjr
Repositório com minhas skills para Claude, Antigravity, Agno, ADK e demais sistemas agênticos
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).
laravel-rate-limiting
by noartem
Apply per-user and per-route limits with RateLimiter and throttle middleware; use backoffs and headers for clients
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.
changelog-template
by dykyi-roman
Generates CHANGELOG.md files following Keep a Changelog format. Creates version history documentation.
ai-paper-reader
by frostant
深度解析 AI 论文,生成可直接发布的专业阅读笔记
xiaohongshu
by zhjiang22
小红书内容工具。使用场景: - 搜索小红书内容 - 获取首页推荐列表 - 获取帖子详情(包括互动数据和评论) - 发表评论到帖子 - 获取用户个人主页 - "跟踪一下小红书上的XX热点" - "分析小红书上关于XX的讨论" - "小红书XX话题报告" - "生成XX的小红书舆情报告"
api-patterns
by xenitV1
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
systematic-debugging
by xenitV1
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
documentation-templates
by xenitV1
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
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.
cleanddd-modeling
by netcorepal
基于 cleanddd-requirements-analysis 结果,输出符合 CleanDDD 的聚合、命令、事件、查询、API 端点(Endpoints)、定时任务模型;用于从已拆解的需求快速得到建模蓝图
official-document-drafting
by zhaohui-yang
起草、改写、润色、扩写、压缩、规范并导出中文公文与行政正式文本。Use when the user asks to write, revise, summarize, standardize, or convert 公文、决议、决定、命令、公告、公报、通告、意见、通知、通报、报告、请示、批复、议案、函、纪要,以及总结、简报、新闻简报、信息专报、舆情专报、汇报材料、讲话稿、工作方案、实施方案、回复函等正式机关或单位文稿,尤其适用于需要固定文种结构、正式机关语气、统一口径、规范标题、层级编号、落款日期、模板套用、Word docx 导出,或将当前新闻材料整理为正式公文和正式汇报材料的场景。
cleanddd-requirements-analysis
by netcorepal
需求澄清与拆解,识别干系人并将需求条目标注所属对象与业务实体;仅产出结构化需求描述,不做建模定义,可作为后续建模输入
agentbay-aio-skills
by agentbay-ai
用于任何「运行/执行/评估代码」的请求(如 run this code、execute script、用 Python 画图、跑代码/画图/执行脚本)。通过 AgentBay SDK 创建 code_latest 沙箱,调用 run_code 执行并返回结果。支持 Python、JavaScript、R、Java。
unifuncs-deep-search
by UniFuncs
使用 UniFuncs API 进行深度搜索,高速全面地搜索信息。当用户需要深度搜索、深搜、全面信息收集时使用。
unifuncs-reader
by UniFuncs
使用 UniFuncs API 读取网页、PDF、Word 等文档内容,支持 AI 内容提取。当用户需要阅读、抓取、提取网页或文档内容时使用。