Official documentation for all the Ki Tools of the Canto Basel Stadt.
- VitePress - Static site generator
- Vue 3 - Progressive JavaScript framework
- Tailwind CSS - Utility-first CSS framework
- Bun - Fast JavaScript runtime
- TypeScript - Typed JavaScript
- Playwright - End-to-end testing
# Install dependencies
bun install
# Start dev server
bun run dev
# Build for production
bun run buildThis documentation is also published as reusable coding skills/rules for AI assistants (like Claude Code, Antigravity, and Cursor).
- To install these skills in a project: Run
curl -sSL https://dcc-bs.github.io/documentation/install-skills.sh | bashinside the project root. - To add/edit skills: Read the AI Assisted Coding Guide.