with one click
website
website contains 3 collected skills from pikkujs, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use when the user wants to write or update a guide, tutorial, or how-to page for the Pikku documentation. Covers sections: core-features, wiring (HTTP, WebSocket, queue, cron, MCP, CLI, RPC, triggers, workflows, AI agents), runtimes (Fastify, Express, Next.js, Lambda, Cloudflare, etc.), middleware (auth), custom-runtimes, advanced topics, and addons. Triggered by: 'write a guide for X', 'document how X works', 'add a page about X', 'update the wiring doc for X', 'write the runtime doc for Y'.
Use when the user wants to generate or update API reference documentation for a Pikku service, interface, or class. Triggered by requests like 'document the JWTService', 'write API docs for SecretService', 'add API reference for X', or 'update the API docs for Y'. This skill reads the TypeScript source and generates a complete API reference page in Pikku's doc format.
Use when the user wants to write or update a CLI error reference page for the Pikku documentation. These are pages in docs/pikku-cli/errors/ with codes like PKU400, PKU685, etc. Triggered by: 'document error PKU400', 'write an error page for PKUxxx', 'add an error reference for X', 'the CLI throws PKUxxx — document it'.