Initialize Byaan development environment using Docker. Builds and starts backend and frontend containers with SQLite, opens the browser, learns the codebase, and configures MCP. Use when setting up the project for the first time.
$npx -y skills add byaan-ai/byaan --skill byaan:startInstalls into the current project.
Run `npx skills use "https://github.com/byaan-ai/byaan" --skill "byaan-ai/byaan/byaan:start"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/byaan-ai/byaan" that are relevant to the current task. Run `npx skills add "https://github.com/byaan-ai/byaan"` and select the relevant skills, then follow their instructions.