Loading...
Loading...
Found 75 Skills
npm package configuration best practices
Set up a new Fling project in the current directory. Use when the user wants to create a new web app, API, or tool using Fling.
Adding or changing routes in `apps/api`. One source of truth (`defineApiEndpoint` + a Zod schema) becomes an HTTP endpoint, an OpenAPI operation, an MCP tool, and a TS SDK method — descriptions and contracts must be written with all four readers in mind.