Skip to main content
Run any Skill in Manus
with one click
GitHub repository

volcano-agentic-plugins

volcano-agentic-plugins contains 11 collected skills from Kong, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
0
updated
2026-07-10
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

install-volcano
computer-occupations-all-other

Install or upgrade the Volcano CLI from a plugin-shipped skills environment.

2026-07-10
volcano-auth
software-developers

Detailed guidance for authentication flows built with the Volcano SDK

2026-06-24
volcano-database
software-developers

Detailed guidance for browser and function data access with the Volcano query builder

2026-06-24
volcano-error-handling
software-developers

Reusable error handling patterns for Volcano SDK apps: centralized error dispatcher with action enum, useApiCall React hook for loading/error/data state, retry with exponential backoff, retry with toast notifications, and cross-domain error message catalog.

2026-06-24
volcano-functions
software-developers

Detailed guidance for server-side function invocation and orchestration with Volcano

2026-06-24
volcano-nextjs
software-developers

Detailed guidance for using the Volcano SDK correctly in Next.js environments

2026-06-24
volcano-platform
software-developers

Canonical Volcano project shape and deploy contract: the volcano/functions/ model, migrations, volcano-config.yaml, env vars, shared-code conventions, and the build/deploy workflow.

2026-06-24
volcano-realtime
software-developers

Detailed guidance for live subscriptions, broadcast, and presence with Volcano Realtime

2026-06-24
volcano-sdk
software-developers

Entrypoint and router for Volcano SDK work. Pair with volcano_platform (mandatory). Indicates which volcano_* domain skill (auth/database/functions/storage/realtime/nextjs/typescript/error_handling) to invoke for each task.

2026-06-24
volcano-storage
software-developers

Detailed guidance for storage buckets, file paths, and upload or download flows with Volcano

2026-06-24
volcano-typescript
software-developers

Canonical TypeScript type definitions for the Volcano SDK: User, Session, AuthResponse, QueryBuilder, StorageObject, Realtime types, Function invocation generics, OAuth providers, middleware types, and utility types.

2026-06-24