Loading...
Loading...
Found 126 Skills
Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results
Smoke test for alicloud-ai-content-aicontent. Validate minimal authentication, API reachability, and one read-only query path.
Use when building and maintaining APIs for applications and services.
Uses Microsoft RESTler to perform stateful REST API fuzzing by automatically generating and executing test sequences that exercise API endpoints, discover producer-consumer dependencies between requests, and find security and reliability bugs. The tester compiles an OpenAPI specification into a RESTler fuzzing grammar, configures authentication, runs test/fuzz-lean/fuzz modes, and analyzes results for 500 errors, authentication bypasses, resource leaks, and payload injection vulnerabilities. Activates for requests involving API fuzzing, RESTler testing, stateful API testing, or automated API security scanning.
Guide for adding new AI function examples, for testing specific features against the actual provider APIs.
Microcks integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microcks data.
Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.
Testing patterns for Prowler API: JSON:API, Celery tasks, RLS isolation, RBAC. Trigger: When writing tests for api/ (JSON:API requests/assertions, cross-tenant isolation, RBAC, Celery tasks, viewsets/serializers).
Minimal smoke test for DataLake skill. Validate metadata discovery and one read-only API call.
Developer skill for running Hummingbot and Gateway from source, building wheel and Docker images, and testing against Hummingbot API running from source. Use this skill when a developer wants to build, run, or test Hummingbot components locally.
Minimal smoke test for generic Alibaba Cloud aliyun CLI skill. Validate CLI install, auth profile, and one read-only API call.
Use when asked to identify and fix errors in an OpenAPI specification that are preventing it from running as mock or test