baldart 4.80.1 → 4.82.0
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/CHANGELOG.md +44 -0
- package/README.md +5 -3
- package/VERSION +1 -1
- package/framework/.claude/commands/design-review.md +4 -4
- package/framework/.claude/commands/qa.md +1 -1
- package/framework/.claude/skills/api-design-principles/CHANGELOG.md +7 -0
- package/framework/.claude/skills/api-design-principles/SKILL.md +1 -0
- package/framework/.claude/skills/baldart-push/CHANGELOG.md +7 -0
- package/framework/.claude/skills/baldart-push/SKILL.md +1 -0
- package/framework/.claude/skills/baldart-update/CHANGELOG.md +7 -0
- package/framework/.claude/skills/baldart-update/SKILL.md +1 -0
- package/framework/.claude/skills/bug/CHANGELOG.md +7 -0
- package/framework/.claude/skills/bug/SKILL.md +24 -18
- package/framework/.claude/skills/bug/references/logging-patterns.md +10 -5
- package/framework/.claude/skills/capture/CHANGELOG.md +7 -0
- package/framework/.claude/skills/capture/SKILL.md +1 -1
- package/framework/.claude/skills/context-primer/CHANGELOG.md +7 -0
- package/framework/.claude/skills/context-primer/SKILL.md +1 -0
- package/framework/.claude/skills/copywriting/CHANGELOG.md +7 -0
- package/framework/.claude/skills/design-sync/CHANGELOG.md +7 -0
- package/framework/.claude/skills/design-sync/SKILL.md +1 -0
- package/framework/.claude/skills/design-system-init/CHANGELOG.md +7 -0
- package/framework/.claude/skills/design-system-init/SKILL.md +1 -0
- package/framework/.claude/skills/doc-writing-for-rag/CHANGELOG.md +7 -0
- package/framework/.claude/skills/doc-writing-for-rag/SKILL.md +1 -0
- package/framework/.claude/skills/ds-edit/CHANGELOG.md +7 -0
- package/framework/.claude/skills/ds-edit/SKILL.md +1 -0
- package/framework/.claude/skills/ds-handoff/CHANGELOG.md +7 -0
- package/framework/.claude/skills/ds-handoff/SKILL.md +1 -0
- package/framework/.claude/skills/ds-new/CHANGELOG.md +7 -0
- package/framework/.claude/skills/ds-new/SKILL.md +1 -0
- package/framework/.claude/skills/ds-render/CHANGELOG.md +7 -0
- package/framework/.claude/skills/ds-render/SKILL.md +1 -0
- package/framework/.claude/skills/e2e-review/CHANGELOG.md +7 -0
- package/framework/.claude/skills/e2e-review/SKILL.md +1 -0
- package/framework/.claude/skills/find-skills/CHANGELOG.md +7 -0
- package/framework/.claude/skills/find-skills/SKILL.md +1 -0
- package/framework/.claude/skills/frontend-design/CHANGELOG.md +7 -0
- package/framework/.claude/skills/frontend-design/SKILL.md +1 -0
- package/framework/.claude/skills/gamification-design/CHANGELOG.md +7 -0
- package/framework/.claude/skills/graph-align/CHANGELOG.md +7 -0
- package/framework/.claude/skills/graph-align/SKILL.md +1 -0
- package/framework/.claude/skills/graphify-bootstrap/CHANGELOG.md +7 -0
- package/framework/.claude/skills/graphify-bootstrap/SKILL.md +1 -0
- package/framework/.claude/skills/i18n/CHANGELOG.md +7 -0
- package/framework/.claude/skills/i18n/SKILL.md +1 -0
- package/framework/.claude/skills/i18n-adopt/CHANGELOG.md +7 -0
- package/framework/.claude/skills/i18n-adopt/SKILL.md +1 -0
- package/framework/.claude/skills/issue-review/CHANGELOG.md +7 -0
- package/framework/.claude/skills/issue-review/SKILL.md +1 -0
- package/framework/.claude/skills/kie-ai/CHANGELOG.md +7 -0
- package/framework/.claude/skills/kie-ai/SKILL.md +1 -0
- package/framework/.claude/skills/lsp-bootstrap/CHANGELOG.md +7 -0
- package/framework/.claude/skills/lsp-bootstrap/SKILL.md +1 -0
- package/framework/.claude/skills/motion-design/CHANGELOG.md +7 -0
- package/framework/.claude/skills/motion-design/SKILL.md +1 -1
- package/framework/.claude/skills/new/CHANGELOG.md +7 -0
- package/framework/.claude/skills/new/SKILL.md +1 -0
- package/framework/.claude/skills/new/references/implement.md +52 -53
- package/framework/.claude/skills/new/references/review-cycle.md +16 -0
- package/framework/.claude/skills/new2/CHANGELOG.md +7 -0
- package/framework/.claude/skills/new2/SKILL.md +1 -0
- package/framework/.claude/skills/overlay/CHANGELOG.md +7 -0
- package/framework/.claude/skills/overlay/SKILL.md +1 -0
- package/framework/.claude/skills/playwright-skill/CHANGELOG.md +7 -0
- package/framework/.claude/skills/playwright-skill/SKILL.md +2 -1
- package/framework/.claude/skills/prd/CHANGELOG.md +7 -0
- package/framework/.claude/skills/prd/SKILL.md +1 -0
- package/framework/.claude/skills/prd-add/CHANGELOG.md +7 -0
- package/framework/.claude/skills/prd-add/SKILL.md +1 -0
- package/framework/.claude/skills/remotion-best-practices/CHANGELOG.md +7 -0
- package/framework/.claude/skills/remotion-best-practices/SKILL.md +1 -0
- package/framework/.claude/skills/seo-audit/CHANGELOG.md +7 -0
- package/framework/.claude/skills/simplify/CHANGELOG.md +7 -0
- package/framework/.claude/skills/simplify/SKILL.md +1 -0
- package/framework/.claude/skills/skill-creator/CHANGELOG.md +7 -0
- package/framework/.claude/skills/skill-creator/SKILL.md +16 -8
- package/framework/.claude/skills/skill-creator/references/skill-structure.md +81 -0
- package/framework/.claude/skills/skill-creator/scripts/init_skill.py +29 -104
- package/framework/.claude/skills/skill-creator/scripts/quick_validate.py +17 -1
- package/framework/.claude/skills/toolchain-bootstrap/CHANGELOG.md +7 -0
- package/framework/.claude/skills/toolchain-bootstrap/SKILL.md +1 -0
- package/framework/.claude/skills/ui-design/CHANGELOG.md +7 -0
- package/framework/.claude/skills/ui-design/SKILL.md +1 -0
- package/framework/.claude/skills/ui-implement/CHANGELOG.md +12 -0
- package/framework/.claude/skills/ui-implement/SKILL.md +235 -0
- package/framework/.claude/skills/ui-implement/references/integration.md +92 -0
- package/framework/.claude/skills/ui-implement/references/playbook.md +71 -0
- package/framework/.claude/skills/webapp-testing/CHANGELOG.md +7 -0
- package/framework/.claude/skills/webapp-testing/SKILL.md +1 -0
- package/framework/.claude/skills/worktree-manager/CHANGELOG.md +7 -0
- package/framework/.claude/skills/worktree-manager/SKILL.md +1 -0
- package/framework/agents/skills-mapping.md +29 -0
- package/framework/docs/MCP-INTEGRATION.md +2 -2
- package/package.json +1 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: webapp-testing
|
|
3
3
|
effort: medium
|
|
4
|
+
version: 1.0.0
|
|
4
5
|
description: Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
|
|
5
6
|
license: Complete terms in LICENSE.txt
|
|
6
7
|
---
|
|
@@ -191,6 +191,25 @@ Map Claude Code skills to project domains and provide guidance on when to use ea
|
|
|
191
191
|
> standalone invocable BALDART skill. Route UI work through `ui-design` /
|
|
192
192
|
> `ui-expert`, not to `ui-ux-pro-max` directly.
|
|
193
193
|
|
|
194
|
+
### ui-implement
|
|
195
|
+
|
|
196
|
+
**When to use**:
|
|
197
|
+
|
|
198
|
+
- Implementing an ALREADY-APPROVED mockup into code + self-verifying its fidelity
|
|
199
|
+
- Any mockup channel: a Claude Design link (pulled to source), finished source code (`mockups/_src/`), image, HTML — no Figma
|
|
200
|
+
- The implementation twin of `ui-design` (which GENERATES the mockup); the SSOT of
|
|
201
|
+
the mockup→code build playbook that `/new` delegates a UI card to
|
|
202
|
+
|
|
203
|
+
**Triggers**:
|
|
204
|
+
|
|
205
|
+
- "/ui-implement"
|
|
206
|
+
- "implementa il mockup" / "costruisci lo schermo dal design" / "build from mockup"
|
|
207
|
+
|
|
208
|
+
> `ui-implement` OWNS a UI card's implement + **fidelity** verify (it spawns
|
|
209
|
+
> `ui-expert` and folds in `/e2e-review`). It does NOT own code-quality / doc / QA —
|
|
210
|
+
> those stay with `/new` for a mixed card. NOT `/ui-design` (generates) and NOT the
|
|
211
|
+
> `ui-expert` agent (builds). Gated on `features.has_design_system`.
|
|
212
|
+
|
|
194
213
|
### motion-design
|
|
195
214
|
|
|
196
215
|
**When to use**:
|
|
@@ -689,3 +708,13 @@ Document how to create custom skills:
|
|
|
689
708
|
2. Follow skill template format
|
|
690
709
|
3. Document when to use
|
|
691
710
|
4. Add to this mapping file
|
|
711
|
+
|
|
712
|
+
## Skill Versioning & Canonical Structure
|
|
713
|
+
|
|
714
|
+
Every BALDART skill is **versioned** (`version:` SemVer in frontmatter, starting at
|
|
715
|
+
`1.0.0`) and ships a per-skill **`CHANGELOG.md`** (a SEPARATE file, so version
|
|
716
|
+
history never burns context when `SKILL.md` loads). The canonical layout is
|
|
717
|
+
`SKILL.md` + `CHANGELOG.md` (required) plus `references/` / `assets/` / `scripts/`
|
|
718
|
+
only when the skill needs them. Bump `version` + add a `CHANGELOG.md` entry in the
|
|
719
|
+
same edit whenever a skill changes. Full convention:
|
|
720
|
+
`framework/.claude/skills/skill-creator/references/skill-structure.md`.
|
|
@@ -25,7 +25,7 @@ Tre opzioni per integrare un sistema esterno in un agent BALDART. Scegli il più
|
|
|
25
25
|
Non è un'imposizione: BALDART non installa MCP, non li valida, non li richiede. È una lista curata di MCP che hanno senso nei deployment dove BALDART è già in uso.
|
|
26
26
|
|
|
27
27
|
### Browser automation
|
|
28
|
-
- **Playwright
|
|
28
|
+
- **Playwright CLI** (`@playwright/test` / `playwright`) — BALDART usa la **CLI**, non un MCP, per ogni cattura browser (screenshot, console, network). Le skill [playwright-skill](../.claude/skills/playwright-skill/SKILL.md), [webapp-testing](../.claude/skills/webapp-testing/SKILL.md) e [bug](../.claude/skills/bug/SKILL.md) scrivono script headless che salvano gli artefatti su disco e li rileggono, così **nessun MCP Playwright resta fisso nel contesto dell'agente**. Scelta deliberata per l'economia di token: la cattura deterministica non ha bisogno del modello-nel-loop, quindi la CLI evita gli accumuli di snapshot/a11y-tree per-azione tipici dell'MCP. (Il Playwright MCP che il broker Codex può spawnare dal `~/.codex/config.toml` dell'utente resta gestito dal reaper orfani in `baldart doctor` — è indipendente da BALDART.)
|
|
29
29
|
|
|
30
30
|
### Code knowledge graph (Graphify)
|
|
31
31
|
- **Graphify** (`pipx install graphifyy` → CLI `graphify` + MCP server `graphify-mcp`) — code knowledge graph (tree-sitter, locale/offline, Leiden nativo). Gatato da `features.has_code_graph`. Usato da [codebase-architect](../.claude/agents/codebase-architect.md) e dalle skill di esplorazione per query **strutturali/relazionali** (`graphify query`/`path`/`explain`/`affected`), e dal layer wiki (`wiki-curator`, `/capture`, routine `doc-graph-align`) che si alimenta del `GRAPH_REPORT.md` nativo. **CLI-first** (sempre disponibile post-install); l'MCP `graphify-mcp` è opt-in (`graph.register_mcp`, best-effort `claude mcp add`). Fallback: degrada a LSP→Grep→Git. Vedi [code-graph-protocol.md](../agents/code-graph-protocol.md) e [CODE-GRAPH-LAYER.md](CODE-GRAPH-LAYER.md).
|
|
@@ -77,7 +77,7 @@ Subito dopo la sezione `## Project Context` (o, in mancanza, subito dopo il fron
|
|
|
77
77
|
|
|
78
78
|
### Regole
|
|
79
79
|
|
|
80
|
-
1. **Sii specifico**: cita il prefisso del tool (`
|
|
80
|
+
1. **Sii specifico**: cita il prefisso del tool (es. `mcp__plugin_firebase_firebase__firestore_get_document`), non il "concetto" (`Firebase MCP`). Aiuta il consumer a fare grep.
|
|
81
81
|
2. **Required vs Optional**: required = la skill non può completare il proprio task senza il MCP (o degrada gravemente). Optional = la skill ha un fallback funzionante.
|
|
82
82
|
3. **Fallback espliciti**: per ogni `Optional`, descrivi il fallback in una frase ("se MCP unavailable, usa `rg` su `docs/` per trovare pattern noti").
|
|
83
83
|
4. **Niente nuovo schema in `baldart.config.yml`**: non aggiungere `mcp.required` o `mcp.optional` nel config — è solo convenzione testuale finché non c'è una skill che ha bisogno di gatearne il comportamento a runtime.
|