API Dev

API design, REST, GraphQL

Showing 577-600 of 6068 skills
skillcreatorai

jira-issues

by skillcreatorai

Create, update, and manage Jira issues from natural language. Use when the user wants to log bugs, create tickets, update issue status, or manage their Jira backlog.

API Dev 1.1K 8mo ago
miantiao-me

sink

by miantiao-me

Sink short link API operations via OpenAPI. Use when managing short links: creating, querying, updating, deleting, listing, importing, or exporting links. Also covers AI-powered slug generation and link analytics. Triggers: "create short link", "shorten URL", "delete link", "edit link", "list links", "export links", "import links", "link analytics", "AI slug".

API Dev 7.1K 7mo ago
huggingface

hugging-face-tool-builder

by huggingface

Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.

API Dev 11K 8mo ago
Gentleman-Programming

ai-sdk-5

by Gentleman-Programming

Vercel AI SDK 5 patterns. Trigger: When building AI chat features - breaking changes from v4.

API Dev 1.9K 8mo ago
Gentleman-Programming

django-drf

by Gentleman-Programming

Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.

API Dev 1.9K 8mo ago
Gentleman-Programming

ai-sdk-5

by Gentleman-Programming

Vercel AI SDK 5 patterns. Trigger: When building AI chat features - breaking changes from v4.

API Dev 1.9K 8mo ago
Gentleman-Programming

django-drf

by Gentleman-Programming

Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.

API Dev 1.9K 8mo ago
aAAaqwq

arxiv-automation

by aAAaqwq

"Search and monitor arXiv papers. Query by topic, author, or category. Track new papers, download PDFs, and summarize abstracts for research workflows."

API Dev 89 6mo ago
Yeachan-Heo

configure-discord

by Yeachan-Heo

Configure Discord webhook/bot notifications via natural language

API Dev 32.9K 6mo ago
Significant-Gravitas

openapi-regen

by Significant-Gravitas

Regenerate the OpenAPI spec and frontend API client. Starts the backend REST server, fetches the spec, and regenerates the typed frontend hooks. TRIGGER when API routes change, new endpoints are added, or frontend API types are stale.

API Dev 186.9K 6mo ago
mono

release-testing

by mono

Run integration tests to verify SkiaSharp NuGet packages work correctly before publishing. Use when user asks to: - Test/verify packages before release - Run integration tests - Test on specific device (iPad, iPhone, Android emulator, Mac, Windows) - Verify SkiaSharp rendering works - Check if packages are ready for publishing - Run smoke/console/blazor/maui tests - Continue with release - Test version X Triggers: "test the release", "verify packages", "run tests on iPad", "check ios tests", "test mac catalyst", "run android tests", "continue", "test 3.119.2-preview.2".

API Dev 5.6K 7mo ago
mono

add-api

by mono

Add new C# APIs to SkiaSharp by wrapping Skia C++ functionality. Structured 6-phase workflow: C++ analysis → C API creation → submodule commits → binding generation → C# wrapper → testing. Triggers: - Issue classified as "New API" (after fetching and classification) - Direct request: "add DrawFoo method", "expose SkSurface::draw", "wrap sk_foo_bar" - Keywords: "add API", "expose function", "wrap method", "create binding for"

API Dev 5.6K 7mo ago
xtekky

SKILL.md

by xtekky

g4f/client/init.py

API Dev 66.6K 4mo ago
dj-bolt

django-bolt

by dj-bolt

Build high-performance APIs with Django-Bolt, including BoltAPI routes, typed request validation, msgspec serialization, auth guards, middleware, OpenAPI docs, pagination, streaming, SSE, WebSockets, and testing. Use when the user asks to create a new bolt endpoint, set up a Django-Bolt project, add JWT or API key auth, configure runbolt, wire guards or middleware, add pagination or streaming, generate OpenAPI docs, write TestClient tests, or migrate from FastAPI, Django REST Framework, or Django Ninja to django-bolt. Do NOT use for general Django views, Django admin customization, or standard Django REST Framework work.

API Dev 1.7K 5mo ago
bytedance

material-component-doc

by bytedance

用于 FlowGram 物料库组件文档撰写的专用技能,提供组件文档生成、Story 创建、翻译等功能的指导和自动化支持

API Dev 8.4K 10mo ago
tldraw

write-issue

by tldraw

Writing and maintaining GitHub issues for the tldraw repository. Use when creating new issues, editing issue titles/bodies, triaging issues, or cleaning up issue metadata (types, labels).

API Dev 50K 8mo ago
ok-helloworld

vibe-pentest

by ok-helloworld

AI 渗透测试:多 Agent 并行架构的 Web 应用渗透测试技能。 流程: 指纹识别 → 后台入口扫描 → API 预扫描 → 浏览器登录提取凭证(可选) → GoSpider 爬虫 → 过滤数据 → 指纹汇总 → 多 Agent 并行渗透测试 → 攻击链分析 → 漏洞证据复查 → 导出 JSON 报告。 纯黑盒测试,不依赖源码。平台无关设计,可在任意 Agent 平台创建和使用。

API Dev 269 1mo ago
novuhq

run-api-e2e-tests

by novuhq

Run e2e tests for the API service. Use when the user wants to run API E2E tests.

API Dev 39.7K 7mo ago
alpinejs

summarize-activity

by alpinejs

Summarize recent GitHub activity — discussions, PRs, issues, events, traffic — into an actionable report so you can stay on top of the project without reading everything.

API Dev 31.9K 7mo ago
Azure

bump-mgmt-base-version

by Azure

Bump the http-client-csharp base dependency version in http-client-csharp-mgmt. Updates emitter (npm) and generator (NuGet) references, rebuilds, and regenerates test projects.

API Dev 6K 6mo ago
Azure

mpg-sdk-migration

by Azure

Migrate an Azure management-plane .NET SDK from Swagger/AutoRest to TypeSpec-based generation. Use when asked to migrate a service, do MPG migration, update spec, or bring SDK to latest TypeSpec.

API Dev 6K 6mo ago
Azure

azure-sdk-mgmt-pr-review

by Azure

Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality.

API Dev 6K 6mo ago
Azure

pre-commit-checks

by Azure

Pre-commit validation checks for azure-sdk-for-net. Use this before committing or pushing changes to SDK packages. Runs dotnet format, exports public API listings, updates snippets, and regenerates code as needed.

API Dev 6K 6mo ago
ythx-101

x-tweet-fetcher

by ythx-101

Fetch tweets, replies, and user timelines from X/Twitter without login or API keys. Also supports Chinese platforms (Weibo, Bilibili, CSDN, WeChat). Includes camofox_search() for zero-cost Google search without API keys. Basic tweet fetching: zero dependencies. Replies/timelines/search: requires Camofox. NEW: X-Tracker for tweet growth monitoring with burst detection.

API Dev 941 5mo ago