一键导入
boot-templates
A collection of modern, opinionated starter templates for various frameworks and platforms by Kirk Lin.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A collection of modern, opinionated starter templates for various frameworks and platforms by Kirk Lin.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
A comprehensive guide to implementing Clean Architecture in software projects, based on the boot-backend-go-clean template.
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
Kirk Lin's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Kirk Lin's preferences.
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.
| name | boot-templates |
| description | A collection of modern, opinionated starter templates for various frameworks and platforms by Kirk Lin. |
| metadata | {"author":"Kirk Lin","version":"2026.2.9","source":"Generated from multiple boot-* repositories"} |
This skill covers a suite of starter templates known as "Boot Templates", providing best-practice setups for Vue, React, Next.js, Electron, and more.
| Template | Description | Reference |
|---|---|---|
| Boot Next.js | Modern Next.js starter with App Router | boot-nextjs |
| Boot Vue | Comprehensive Vue 3 starter | boot-vue |
| Boot React | React starter with Vite | boot-react |
| Boot Nuxt 3 | Nuxt 3 starter | boot-nuxt3 |
| Boot Electron | Electron starter with React/Vue | boot-electron |
| Boot React Native | React Native starter | boot-react-native |
| Boot Backend Go Clean | Go Clean Architecture starter | boot-backend-go-clean |
| Boot TS | TypeScript library starter | boot-ts |
| Boot Taro React | Taro + React starter for mini-programs | boot-taro-react |
| Boot Ink | CLI app starter with Ink | boot-ink |
| Boot Lynx | Lynx starter | boot-lynx |
| Boot MCP | Model Context Protocol server starter | boot-mcp |
| Boot WebExt | Web Extension starter | boot-webext |
| Boot Unplugin | Unplugin starter | boot-unplugin |
| Boot Flask | Python Flask starter | boot-flask |
| Boot Vant | Vant UI Mobile starter | boot-vant |
| Boot Slidev | Slidev presentation starter | boot-slidev |