From ae49ca99a8536ca72c5ca6db9fdc25c259c08a5b Mon Sep 17 00:00:00 2001 From: bastien Date: Wed, 6 May 2026 18:32:45 +0200 Subject: [PATCH] =?UTF-8?q?optimize(onboard):=20tighten=20frontmatter=20de?= =?UTF-8?q?scription=20=E2=80=94=20verb-forward,=20EN=20consistency=20(d1?= =?UTF-8?q?=20target)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skills/onboard/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/onboard/SKILL.md b/skills/onboard/SKILL.md index dbf9110..bb8a062 100644 --- a/skills/onboard/SKILL.md +++ b/skills/onboard/SKILL.md @@ -1,6 +1,6 @@ --- name: onboard -description: Onboard an existing project — detects archetype, installs claude-config, runs full audit (dette/SEO-GEO/UI-UX/perf/sécu/a11y/doc), produces improvement plan in .claude/audits/ + .claude/tasks/. Use on repos not created via /init-project. +description: Onboard an existing repo — detect archetype, install claude-config, run full audit (debt/SEO/GEO/UI-UX/perf/security/a11y/docs), output prioritized improvement plan in .claude/audits/ + .claude/tasks/. Use on repos not created via /init-project. argument-hint: [optional hints: "Python FastAPI" | "add gsd" | "Next.js monorepo" | "force-archetype:wordpress"] disable-model-invocation: true allowed-tools: Read, Write, Edit, Bash, Glob, Grep