create-bestax 3.1.2 → 3.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -0
- package/dist/constants.d.ts.map +1 -1
- package/dist/constants.js +6 -0
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -31,6 +31,7 @@ You'll be asked to:
|
|
|
31
31
|
2. Select a framework (Vite or Vite + TypeScript)
|
|
32
32
|
3. Choose a Bulma CSS flavor (Complete or Minimal)
|
|
33
33
|
4. Select an icon library (Font Awesome, Material Icons, etc.)
|
|
34
|
+
5. Choose whether to install the bestax AI skills into `.claude/skills/`
|
|
34
35
|
|
|
35
36
|
### Command Line Options
|
|
36
37
|
|
|
@@ -61,11 +62,15 @@ npm create bestax@latest [project-directory] [options]
|
|
|
61
62
|
- `material-icons` - Material Icons
|
|
62
63
|
- `material-symbols` - Material Symbols
|
|
63
64
|
**Default:** `none`
|
|
65
|
+
- `--skills` / `--no-skills` - Install (or skip) the bestax AI skills into
|
|
66
|
+
`.claude/skills/` (with a `CLAUDE.md`) so a Claude Code session picks them up
|
|
67
|
+
automatically. When omitted you're prompted; with `-y` the default is to install.
|
|
64
68
|
- `-y, --yes` - Skip prompts and use defaults or provided options.
|
|
65
69
|
When used, the following defaults are selected unless overridden by flags:
|
|
66
70
|
- Template: `vite`
|
|
67
71
|
- Bulma flavor: `complete`
|
|
68
72
|
- Icon library: `none`
|
|
73
|
+
- AI skills: installed (pass `--no-skills` to opt out)
|
|
69
74
|
|
|
70
75
|
**Example:**
|
|
71
76
|
|
|
@@ -92,6 +97,15 @@ Each template includes:
|
|
|
92
97
|
- Sample components demonstrating library usage
|
|
93
98
|
- Development and build scripts
|
|
94
99
|
|
|
100
|
+
## For AI Tools
|
|
101
|
+
|
|
102
|
+
Scaffolding for an AI agent? Pass `--skills` (or accept the prompt) to drop the bestax
|
|
103
|
+
Agent Skills and a `CLAUDE.md` into the new project. The library also ships LLM-optimized
|
|
104
|
+
docs:
|
|
105
|
+
|
|
106
|
+
- [LLMs guide](https://bestax.io/docs/guides/llms) — using bestax with Claude Code, Cursor, Copilot
|
|
107
|
+
- [llms.txt](https://bestax.io/llms.txt) (curated index) · [llms-full.txt](https://bestax.io/llms-full.txt) (full docs)
|
|
108
|
+
|
|
95
109
|
## Development
|
|
96
110
|
|
|
97
111
|
```bash
|
package/dist/constants.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,WAAW,QAAQ;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,OAAO,KAAK,CAAC,MAAM,CAAC;CAC5B;AAED,eAAO,MAAM,SAAS,EAAE,QAAQ,EAG/B,CAAC;AAEF,eAAO,MAAM,oBAAoB,kBAAkB,CAAC;AACpD,eAAO,MAAM,uBAAuB,MAAM,CAAC;AAC3C,eAAO,MAAM,kBAAkB,QAAsB,CAAC;AAEtD,eAAO,MAAM,QAAQ;;;;;wCAMQ,MAAM;uCAEP,MAAM;sCACP,MAAM;4CAEA,MAAM;;;;;CAM7B,CAAC;AAEX,eAAO,MAAM,OAAO;;;;;;CAOV,CAAC;AAIX,eAAO,MAAM,SAAS,GAAI,aAAa,MAAM,KAAG,
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../src/constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,MAAM,WAAW,QAAQ;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,OAAO,KAAK,CAAC,MAAM,CAAC;CAC5B;AAED,eAAO,MAAM,SAAS,EAAE,QAAQ,EAG/B,CAAC;AAEF,eAAO,MAAM,oBAAoB,kBAAkB,CAAC;AACpD,eAAO,MAAM,uBAAuB,MAAM,CAAC;AAC3C,eAAO,MAAM,kBAAkB,QAAsB,CAAC;AAEtD,eAAO,MAAM,QAAQ;;;;;wCAMQ,MAAM;uCAEP,MAAM;sCACP,MAAM;4CAEA,MAAM;;;;;CAM7B,CAAC;AAEX,eAAO,MAAM,OAAO;;;;;;CAOV,CAAC;AAIX,eAAO,MAAM,SAAS,GAAI,aAAa,MAAM,KAAG,MAsB/C,CAAC;AAEF,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,OAAO,KAAK,CAAC,MAAM,CAAC;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,eAAO,MAAM,cAAc,EAAE,WAAW,EAyCvC,CAAC;AAEF,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,KAAK,EAAE,OAAO,KAAK,CAAC,MAAM,CAAC;IAC3B,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,CAAC,EAAE,OAAO,CAAC;CACvB;AAED,eAAO,MAAM,aAAa,EAAE,WAAW,EA0CtC,CAAC"}
|
package/dist/constants.js
CHANGED
|
@@ -45,6 +45,12 @@ automatically when the task matches:
|
|
|
45
45
|
- **bestax-layout-scaffold** — scaffold full pages (app shell, landing, centered, card grid).
|
|
46
46
|
|
|
47
47
|
Prefer the library's components and these skills over hand-written Bulma markup or custom CSS.
|
|
48
|
+
|
|
49
|
+
## Docs
|
|
50
|
+
|
|
51
|
+
- Docs site: https://bestax.io
|
|
52
|
+
- LLM-ready docs: https://bestax.io/llms.txt (curated index) and https://bestax.io/llms-full.txt
|
|
53
|
+
- Using bestax with AI tools: https://bestax.io/docs/guides/llms
|
|
48
54
|
`;
|
|
49
55
|
export const ICON_LIBRARIES = [
|
|
50
56
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-bestax",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.3",
|
|
4
4
|
"description": "Create a new bestax-bulma project",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -48,6 +48,7 @@
|
|
|
48
48
|
"directory": "create-bestax"
|
|
49
49
|
},
|
|
50
50
|
"homepage": "https://bestax.io",
|
|
51
|
+
"llms": "https://bestax.io/llms.txt",
|
|
51
52
|
"bugs": {
|
|
52
53
|
"url": "https://github.com/allxsmith/bestax/issues"
|
|
53
54
|
},
|