Agent skill · Documentation

writer

Authoritative reference for writing Lagune's prose. Use before writing, editing, or translating any artifact, charter, command text, doc, or user-facing message.

wellwelwelgithub.com/wellwelwelGitHub ↗
claude-codecodexcopilotcursorMIT
Install
npx skills add wellwelwel/lagune --skill writer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: .claude/skills/writer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 89
Language: TypeScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Lagune writing This skill is the specialized, authoritative description of **how Lagune's prose is written**: the language and style conventions, the plain-language rule, and the reconcile discipline that keeps artifacts living. Consult it before writing or editing any artifact, the charter, command text, a doc, a comment, or a user-facing message. ## Language and style - Avoid em dashes or semicolons where they are not grammatically necessary. Where one would go, for example, use the mark the sentence actually calls for, usually a comma, colon, or parentheses. - Write in complete sentences, each with a beginning, middle, and end, instead of chopping one thought into fragments. A semicolon, an em dash, or a period used to cut a sentence short is the same habit wearing different punctuation, so the fix is to compose the sentence, not to swap the mark that split it. - When the document already exists, read it and study its existing style before you edit, then write in that same voice. When it is entirely new, read a similar or equivalent file to learn the pattern first. - Avoid writing a file path or pasting a code snippet into a document. A flat document does not track the source,

What's inside
Steps it walks through
  1. Language and style
  2. Rules
  3. Translation
  4. Plain language
  5. Reconcile, never append-only
  6. Review
More from lagune
All skills →
About this skill
What does the writer skill do?

Authoritative reference for writing Lagune's prose. Use before writing, editing, or translating any artifact, charter, command text, doc, or user-facing message.

How do I install it?

Run `npx skills add wellwelwel/lagune --skill writer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From wellwelwel/lagune, a repository with 89 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going