- Home
- /
- Categories
- /
- API Dev
API Dev
API design, REST, GraphQL
n8n-integration-testing-patterns
by proffesor-for-testing
"API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations."
ai-dev-jobs-mcp
by sickn33
"Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP"
openspec-bulk-archive-change
by studyzy
一次归档多个已完成的变更。用于归档多个并行变更。
autonomous-skill
by feiskyer
'Use when user wants to execute long-running tasks that require multiple sessions to complete. This skill manages task decomposition, progress tracking, and autonomous execution using Claude Code headless mode with auto-continuation. Trigger phrases: "autonomous", "long-running task", "multi-session", "自主执行", "长时任务", "autonomous skill".'
gpui-element
by longbridge
Implementing custom elements using GPUI's low-level Element API (vs. high-level Render/RenderOnce APIs). Use when you need maximum control over layout, prepaint, and paint phases for complex, performance-critical custom UI components that cannot be achieved with Render/RenderOnce traits.
feishu-cli-import
by riba2534
从 Markdown 文件导入创建飞书文档,支持嵌套列表、Mermaid/PlantUML 图表自动转画板、大表格自动拆分。当用户请求"导入 Markdown"、"从 md 创建文档"、"上传 Markdown"时使用。
test-skill
by BerriAI
A minimal test skill for API testing
QE Contract Testing
by proffesor-for-testing
"Consumer-driven contract testing for APIs including REST, GraphQL, and event-driven systems with schema validation."
gpui-event
by longbridge
Event handling and subscriptions in GPUI. Use when implementing events, observers, or event-driven patterns. Supports custom events, entity observations, and event subscriptions for coordinating between components.
gpui-context
by longbridge
Context management in GPUI including App, Window, and AsyncApp. Use when working with contexts, entity updates, or window operations. Different context types provide different capabilities for UI rendering, entity management, and async operations.
gpui-entity
by longbridge
Entity management and state handling in GPUI. Use when working with entities, managing component state, coordinating between components, handling async operations with state updates, or implementing reactive patterns. Entities provide safe concurrent access to application state.
playwright-skill
by MGdaasLab
浏览器自动化执行工具。用于执行 Web 页面测试、表单填写、登录验证、截图等浏览器操作。
Canvas Skill
by openclaw
A2UI JSON push is WIP - use HTML files for now
openai-whisper-api
by openclaw
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
lambda-labs-gpu-cloud
by Orchestra-Research
Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.
gpui-global
by longbridge
Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources.
trello
by openclaw
Manage Trello boards, lists, and cards via the Trello REST API.
vitest
by antfu
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.
portless
by vercel-labs
Set up and use portless for named local dev server URLs (e.g. http://myapp.localhost instead of http://localhost:3000). Use when integrating portless into a project, configuring dev server names, setting up the local proxy, working with .localhost domains, or troubleshooting port/proxy issues.
vite
by antfu
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.
spring-boot-crud-patterns
by giuseppe-trisciuoglio
Provides repeatable CRUD workflows for Spring Boot 3 services with Spring Data JPA and feature-focused architecture. Use when modeling aggregates, repositories, controllers, and DTOs for REST APIs.
spring-boot-openapi-documentation
by giuseppe-trisciuoglio
Provides patterns to generate comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications. Use when setting up API documentation, configuring Swagger UI, adding OpenAPI annotations, implementing security documentation, or enhancing REST endpoints with examples and schemas.
vue-router-best-practices
by antfu
"Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions."
aigcpanel-skills
by modstart-lib
通过 AigcPanel Pro 内置 HTTP 接口调用本地 AI 模型。当需要列出可用模型、调用模型生成内容、或查询任务结果时使用本技能。适用场景:自动化脚本调用 AI 模型、外部程序集成 AigcPanel Pro、批量处理任务。