Api Generate
Description
--- description: Generate OpenAPI spec and type-safe API client allowed-tools: Bash(npm:*), Bash(pnpm:*), Bash(npx:*) --- # API Generate Command This command regenerates the type-safe API client from the backend OpenAPI spec. ## Steps 1. First, generate the OpenAPI spec from the backend (if applicable): ```bash # Adjust the command based on your project structure pnpm run generate:openapi # or npm run generate:openapi ``` 2. Then, generate the API client (React Query hooks) from the spec:
Installation
Installs to ~/.claude/commands/0xgf-solana-fullstack-webapp-skills-api-generate.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/0xGF/solana-fullstack-webapp-skills/HEAD/.claude/commands/api-generate.md -o ~/.claude/commands/0xgf-solana-fullstack-webapp-skills-api-generate.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing