api▌
141 indexed skills · max 10 per page
adaptyv
K-Dense-Inc/adaptyv · research
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval.
api-and-interface-design
OWNER/REPO · code
Guides stable API and interface design for creating REST or GraphQL endpoints and defining type contracts between modules.
cli-creator
OWNER/REPO · productivity
Build a composable CLI for Codex from various sources like API docs, OpenAPI specs, and existing scripts.
search
browserbasehq/search · productivity
Use this skill to search the web without a full browser session, returning structured results with URLs, titles, and metadata.
fetch
browserbasehq/sdk · data
Use this skill to retrieve a URL without a full browser session, fetching HTML or JSON from static pages and inspecting headers.
company-research
browserbase/company-research · research
Company discovery and deep research skill using Browserbase Search API to find and analyze target companies.
browserbase-cli
browserbasehq/cli · productivity
Use the Browserbase CLI (`bb`) for Browserbase Functions and platform API workflows.
api-testing-observability-api-mock
sickn33/antigravity-awesome-skills · Backend
You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing.
alicloud-platform-openapi-product-api-discovery-test
cinience/alicloud-skills · Cloud
Category: test \n OpenAPI 产品发现Minimal Viable Test \n Prerequisites \n \n AK/SK is configured. \n GoalsSkill: skills/platform/openapi/alicloud-platform-openapi-product-api-discovery/ 。 \n \n Test Steps \n \n 运行一个产品源抓取脚本。 \n 运行合并脚本。 \n 限制 OPENAPI_META_MAX_PRODUCTS=1 执行元数据抓取。 \n \n Expected Results \n \n output/product-scan/ 下产生最小结果文件。 \n
spring-boot-rest-api-standards
giuseppe-trisciuoglio/developer-kit · Backend
Comprehensive REST API design standards and best practices for Spring Boot applications. \n \n Covers resource-based URL design, HTTP method conventions, status codes, DTOs, validation, and error handling with global exception strategies \n Includes pagination, filtering, sorting, security headers, CORS policies, and HATEOAS implementation patterns \n Provides constructor injection, immutable DTO patterns, transaction management, and logging best practices with code examples \n Enforces API vers