adapto-microcopy

Solid

Manage UI micro copy (nav, buttons, labels, errors) as Adapto key/value/language entries. Two modes — init seeds a curated, on-brand starter set; extract scans your frontend for hardcoded strings and creates entries + a replacement guide (no source rewrite). Plan-then-apply.

AI & Automation 1 stars 0 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# adapto:microcopy Manages a project's **micro copy** — the short UI strings (nav, buttons, labels, validation, empty/loading states, footer) stored in Adapto as `key`/`value`/`language` entries. Two modes: - **`init`** — seed a curated, project-aware **starter set** of UI strings with on-brand values (greenfield). - **`extract`** — scan an existing frontend for **hardcoded** UI strings, create entries, and emit a `file:line → key` **replacement guide** (it never rewrites your source). > ⚠️ Micro copy has **no draft state** — entries go **live on create**. So the plan-approval below is the > **only** safety gate (there's no draft-review net like the content skills have). Review the plan carefully. ## When to use - `init`: "seed UI strings", "starter microcopy", "set up my UI text". - `extract`: "extract microcopy", "pull the hardcoded strings from my site into Adapto". ## When not to use - Translating microcopy into another language → `adapto:translate`. - Content (articles / pages / collection items) → `adapto:content-seed`. - Just checking the environment → `adapto:doctor`. ## Inputs - **Mode** — `init` or `extract`. Infer from the request; if ambiguous, ask which. - **Project context** for voice (`.adapto/project.md` cache or `adapto collections get-by-slug _adapto_project_config --json`); absent → neutral defaults. - **Tenant language** (`adapto auth orgs --json`). - **For `extract`:** a scaffolded frontend in the current directory. - **Key convention:** **dot-na...

Details

Author
adaptocms
Repository
adaptocms/adapto-cms-agent-skills
Created
1 months ago
Last Updated
5 days ago
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category