Add Console API Feature

Add an API-backed feature to the console (React/TypeScript web UI). Use when the user asks to call a new backend endpoint from the console, add a data-fetching hook, wire a mutation, or build a feature page that talks to agent-manager-service. Enforces the mandatory two-file API pattern (apis/ + hooks/), TanStack Query conventions, and page registration.

wso2 9ee0c4d 3.0 KB Updated

File contents

wso2/agent-manager/tree/main/.claude/skills/add-console-api-feature commit 9ee0c4d25a

Frequently asked questions

npx skillmds@latest add wso2/add-console-api-feature