- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
k8s-multicluster
by rohitg00
Manage multiple Kubernetes clusters, switch contexts, and perform cross-cluster operations. Use when working with multiple clusters, comparing environments, or managing cluster lifecycle.
setup
by fcakyon
This skill should be used when user encounters "Slack MCP error", "invalid_auth", "missing_scope", "Slack not working", "Slack token invalid", "channel_not_found", or needs help configuring Slack integration.
vitest
by onmax
Use when writing unit/integration tests for Vite projects - configure vitest.config.ts, write test suites with describe/it, create mock implementations with vi.fn and vi.mock, set up code coverage thresholds, and run tests in parallel
proxychains
by 2025Emma
Auto-detect network issues and force proxy usage with proxychains4. Use this skill when encountering connection timeouts, DNS failures, or blocked network access. Default proxy is http://127.0.0.1:9910
browserwing-executor
by browserwing
Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.
vitest
by sanity-io
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
pushinator
by vm0-ai
Pushinator push notification API via curl. Use this skill to send push notifications to mobile devices.
siliconflow-api-skills
by wwwzhouhui
硅基流动(SiliconFlow)云服务平台文档。用于大语言模型 API 调用、图片生成、向量模型、在 Claude Code 中使用硅基流动、Chat Completions API、Stream 模式等。
Jira Agile Skill
by NeverSight
Curated high-quality AI Agent Skills. Search, install, copy and share.
vite
by onmax
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
coingecko
by 2025Emma
CoinGecko API documentation - cryptocurrency market data API, price feeds, market cap, volume, historical data. Use when integrating CoinGecko API, building crypto price trackers, or accessing cryptocurrency market data.
check-pr
by greptileai
Checks a GitHub pull request for unresolved review comments, failing status checks, and incomplete PR descriptions. Waits for pending checks to complete, categorizes issues as actionable or informational, and optionally fixes and resolves them. Use when the user wants to check a PR, address review feedback, or prepare a PR for merge.
ln-220-story-coordinator
by levnikolaevich
CREATE/REPLAN Stories for Epic (5-10 Stories). Delegates ln-001-standards-researcher for standards research. Decompose-First Pattern. Auto-discovers team/Epic.
mintlify
by mintlify
Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.
ln-113-backend-docs-creator
by levnikolaevich
Creates 2 backend docs (api_spec.md, database_schema.md). L3 Worker invoked CONDITIONALLY when hasBackend or hasDatabase detected.
统一网络请求封装 (Axios)
by TencentBlueKing
蓝鲸双协议兼容的 Axios 封装,自动处理旧版和新版 HTTP 协议
bk-monitor-dev-server
by TencentBlueKing
帮助配置和启动本地开发服务器。当用户提到启动开发服务器、dev server、pnpm dev 时使用。
全局状态管理规范 (Pinia)
by TencentBlueKing
基于 Pinia 的全局状态管理规范,包含 UserStore、AppStore 的标准定义
Vue 3 组件单元测试指南 (Vitest)
by TencentBlueKing
使用 Vitest 和 Vue Test Utils 的标准模版与断言技巧
flutter-navigation
by MADTeacher
Comprehensive guide for Flutter navigation and routing including Navigator API, go_router, deep linking, passing/returning data, and web-specific navigation. Use when implementing screen transitions, configuring routing systems, setting up deep links, handling browser history, or managing navigation state in Flutter applications.
flutter-duit-bdui
by MADTeacher
Integrate Duit framework into Flutter applications including setup, driver configuration, HTTP/WebSocket transports, custom widgets, and themes. Use when integrating backend-driven UI, configuring Duit, or adding Duit to Flutter applications.
api-provider-setup
by aAAaqwq
添加和配置第三方 API 中转站供应商到 OpenClaw。当用户需要添加新的 API 供应商、配置中转站、设置自定义模型端点时使用此技能。支持 Anthropic 兼容和 OpenAI 兼容的 API 格式。
django-drf
by Gentleman-Programming
Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.
spring-boot-3
by Gentleman-Programming
Spring Boot 3 patterns for configuration, DI, and web services. Trigger: When building or refactoring Spring Boot 3 applications.