Search Skills
Search across 54932 indexed skills
api-credits-lite
Use this skill when the user asks about API credits, balances, spending, or wants to update their credit info for Anthropic, OpenAI, OpenRouter, Mistr...
afrexai-api-docs
Generate production-ready API documentation from endpoint descriptions. Outputs OpenAPI 3.0, markdown reference docs, and SDK quickstart guides. Descr...
api-integration
Slogan: 连接世界,集成万物 --- 提供完整的 API 集成能力,从 RESTful 到 GraphQL, 帮助 AI Agent 快速接入第三方服务,扩展能力边界。 --- HTTP 方法: GET - 获取资源 POST - 创建资源 PUT - 更新资源 DELETE - 删除资源 状...
api-debugger-cn
快速测试 API、生成请求代码、分析响应数据。 | 功能 | 描述 | |------|------| | 快速测试 | 发送 GET/POST/PUT/DELETE 请求 | | 代码生成 | 生成 curl/Python/Node.js/fetch 代码 | | 响应分析 | 格式化 JSON、...
api-doc-generator
自动从代码生成 API 文档。 分析代码中的函数/方法签名 自动提取参数和返回值类型 生成 OpenAPI/Swagger 格式文档 支持 Python、JavaScript、TypeScript、Go "生成API文档" "API文档" "生成接口文档" "openapi" "swagger" 用...
api-versioning
Evolve your API confidently. Version correctly, deprecate gracefully, migrate safely — without breaking existing consumers. Pick one strategy and appl...
api-security-best-practices
Guide developers in building secure APIs by implementing authentication, authorization, input validation, rate limiting, and protection against common...
api-design-principles
Design intuitive, scalable REST and GraphQL APIs that developers love. Covers resource modeling, HTTP semantics, pagination, error handling, versionin...
api-security
Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulne...
api-doc-writer
版本:V1.0 更新日期:YYYY-MM-DD 维护人:XXX --- | 模块 | 接口数 | 负责人 | |------|--------|--------| | 用户模块 | 5 | @xxx | | 订单模块 | 8 | @xxx | | 支付模块 | 4 | @xxx | --- Auth...
api-error-handling
Ship resilient software. Handle errors at boundaries, fail fast and loud, never swallow exceptions silently. | Principle | Description | |-----------|...
api-rate-limiting
| Algorithm | Accuracy | Burst Handling | Best For | |-----------|----------|----------------|----------| | Token Bucket | High | Allows controlled bu...