API Dev

API design, REST, GraphQL

Showing 5113-5136 of 5617 skills
artivilla

projects

by artivilla

This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.

API Dev 0 5mo ago
yusenthebot

jotai

by yusenthebot

👻 Primitive and flexible state management for React. Use when: building component-based UIs; client-side state and rendering; interactive user interfaces. NOT for: server-side CLI utilities; database access layer.

API Dev 0 4mo ago
Rou325

hertz-myself

by Rou325

听见自己的频率 - 智能音乐推荐技能,根据对话内容实时搜索歌曲,拒绝网络热歌,支持用户评分

API Dev 1 1mo ago
karchtho

api-architecture

by karchtho

API versioning, security, authentication, rate limiting, monitoring, error handling, and documentation strategies for production APIs. Use when planning API infrastructure, implementing security concerns, or designing monitoring strategies.

API Dev 0 6mo ago
eserilev

eth-discord-summarizer

by eserilev

Build and maintain the eth-discord-summarizer Rust project. A scraper that pulls messages from configured Ethereum R&D Discord channels and generates daily Markdown summaries grouped by discussion topic, with raw message logs alongside.

API Dev 0 2mo ago
HaibaraAiAPTX

aptx-token-store

by HaibaraAiAPTX

"使用 @aptx/token-store 定义或实现 token 持久化。用于:实现 TokenStore 接口、支持同步/异步 API(getToken/setToken/clearToken)、可选的元数据方法、实现不同存储后端(cookie、localStorage、小程序、内存)、配合 @aptx/api-plugin-auth 使用。当代码需要实现自定义 TokenStore 时触发。"

API Dev 0 5mo ago
yanglei1826877278

关键词研究

by yanglei1826877278

基于种子关键词生成关键词创意,包含搜索量、难度和趋势数据

API Dev 0 5mo ago
miritor

repo-memory

by miritor

Build a multi-layer memory system for code repositories (L0 Project Overview → L1 Module Summary → L2 File Summary → L3 Method Detail), with support for first-time full indexing and incremental updates via git diff. Trigger this skill when the user mentions "repo memory", "code memory", "project memory", "repo index", "code index", "code documentation", "repo understanding", "help me remember this project", "analyze the whole repo", "understand this codebase", "build code archive", "code knowledge base", "incremental update memory", or "refresh code docs". Even if the user doesn't explicitly say "memory", trigger this skill whenever the intent is to deeply understand and continuously track a code repository. [IMPORTANT] This skill is not only for archiving and updating — it also assists development. When the user wants to implement new features, fix bugs, refactor, review code, or perform any task that requires understanding the codebase, if the .repo-memory directory already exists, prefer reading memory docs over re-reading source code. Trigger words include but are not limited to: "help me implement", "develop this feature", "modify this", "add an API", "fix this bug", "refactor", "optimize", "review code", "write a new module", etc. Whenever the user's task involves a repo that has been indexed, trigger this skill in query mode.

API Dev 0 4mo ago
LLzijian

browser-control

by LLzijian

Control Chrome browser via Chrome DevTools Protocol (CDP). Use when user asks to operate browser, open webpage, search, get web content, click links, fill forms, or any browser-related tasks. Triggers on phrases like "操作浏览器", "打开网页", "搜索", "获取网页内容", "控制浏览器", "Chrome", "browser", "网页", "填表".

API Dev 0 4mo ago
FyziGo

youtube-playlist-manager

by FyziGo

Manage, analyze, and clean up YouTube playlists. Use when the user wants to work with YouTube playlist data, including (1) fetching video metadata from CSV exports (Google Takeout) using YouTube Data API v3 or yt-dlp, (2) analyzing playlist contents - statistics, channel breakdown, duration distribution, engagement metrics, (3) searching and filtering videos by channel, duration, tags, title, or date, (4) finding cleanup candidates - unavailable/deleted videos, duplicates, old entries, (5) generating recommendations on what to watch next, (6) exporting playlists to CSV, Markdown, or JSON formats with filters and sorting. Triggers on mentions of YouTube playlists, Watch Later, Google Takeout video exports, playlist analysis, or playlist cleanup.

API Dev 0 5mo ago
ab300819

devdocs-system-design

by ab300819

Create or update system design documents. Supports initial design and incremental design modes. Use when users need technical architecture, API design, data models, design changes, or impact analysis. Triggers on keywords like "system design", "architecture", "technical design", "API design", "design change", "impact analysis", "设计变更", "影响分析".

API Dev 0 5mo ago
vanman2024

cli-patterns

by vanman2024

Lightweight Go CLI patterns using urfave/cli. Use when building CLI tools, creating commands with flags, implementing subcommands, adding before/after hooks, organizing command categories, or when user mentions Go CLI, urfave/cli, cobra alternatives, CLI flags, CLI categories.

API Dev 0 8mo ago
progmichaelkibenko

strategy-pattern-go

by progmichaelkibenko

Implements the Strategy pattern in Go backends. Run when the user mentions strategy pattern, or when you see or need a switch on type/method, multiple behaviors under the same contract, or interchangeable algorithms—apply this skill proactively without the user naming it.

API Dev 0 5mo ago
dherbe-digital

sap-btp-cloud-transport-management

by dherbe-digital

Comprehensive skill for SAP Cloud Transport Management service on SAP BTP. Use when setting up transport landscapes, configuring transport nodes and routes, managing import queues, deploying MTAs across Cloud Foundry environments, integrating with CI/CD pipelines, configuring ABAP environment transports, troubleshooting deployment errors, or implementing change management workflows. Covers entitlements, subscriptions, role collections, service instances, destinations, and API integrations.

API Dev 0 5mo ago
wzs

fastify-docs

by wzs

Fastify documentation skill. Use when implementing or debugging Fastify services, verifying API behavior (routes, hooks, plugins, validation, request/reply lifecycle), planning migrations, or answering Fastify questions with source-grounded documentation.

API Dev 0 5mo ago
axtontc

local-intelligence-hub

by axtontc

The Local Intelligence Hub (Nexus). A Monolithic API Server for Ollama that unifies System Mapping, Task Farming, Local Consultation, and Tool Orchestration.

API Dev 0 10d ago
iamkaf

amber

by iamkaf

Amber docs index. Use when building or porting Minecraft mods that use the Amber multiloader library (unified APIs for Fabric/Forge/NeoForge), or when you need quick links to Amber systems (registry, events, networking, commands, config).

API Dev 0 5mo ago
leonardo-picciani

dataforseo-app-data-api

by leonardo-picciani

Collect app store intelligence using DataForSEO App Data for "ASO", "app reviews", and "app market research".

API Dev 0 5mo ago
lenneTech

nest-server-updating

by lenneTech

Provides migration guides, release notes, and error solutions for updating @lenne.tech/nest-server to a newer version. Covers version-specific breaking changes, stepwise upgrade strategies, and starter project comparisons. Activates for nest-server version updates, upgrades, migrations, breaking changes between versions, or "npm run update". Delegates execution to the lt-dev:nest-server-updater agent. NOT for writing NestJS code or building features (use generating-nest-servers). NOT for general npm package updates (use maintaining-npm-packages).

API Dev 0 5mo ago
morning-stew

Morning Stew

by morning-stew

This ensures you always get the latest wallet setup instructions, pricing, and automation examples.

API Dev 0 5mo ago
xuesongjun

run

by xuesongjun

启动 Test Studio 应用

API Dev 0 5mo ago
teodevlor

frontend-angular

by teodevlor

Angular (v17+) frontend development conventions. Use when working on Angular projects.

API Dev 0 6mo ago
apipick-lab

apipick-logos

by apipick-lab

Search and retrieve brand logo assets (SVG/PNG/WebP) by name or category using the apipick Logos API. Returns logo URLs, theme variants (light/dark), dimensions, and suggested use cases. Use when the user wants to find a company or technology logo, get an SVG logo URL, fetch brand assets for a specific tool or service, or filter logos by category (AI, Software, Framework, Database, Design, Vercel). Requires an apipick API key (x-api-key). Get a free key at https://www.apipick.com.

API Dev 0 4mo ago
devcsde

oatda-generate-image

by devcsde

Use when the user wants to generate images using AI models through OATDA's unified API. Supports DALL-E 3, GPT-Image-1, Google Imagen, MiniMax, Qwen, and xAI image models.

API Dev 0 4mo ago