✍️
WritingHTML

Writing Skills

by LerianStudio

Writing Skills is a Writing skill for Claude Code, published by LerianStudio in ring.

210 stars27 forkson LerianStudio/ringAdded 2026/09/04Repository updated 2026/08/19
ai-agentsai-codingclaude-codecode-qualitycode-reviewdeveloper-toolsdevopsfinopspluginprompt-engineeringskills-librarysoftware-engineeringtddtechnical-writingworkflow-automation
Install in seconds
Install Writing Skills
Copy Writing Skills into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/LerianStudio/ring/tree/main/default/skills/writing-skills ~/.claude/skills/writing-skills

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/LerianStudio/ring.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
default/skills/writing-skills/SKILL.md in LerianStudio/ring
Installs to
~/.claude/skills/writing-skills
Collection
One of 25 skills cataloged from this repository
Category
Writing1144 skills

What Writing Skills does

Writing Skills defines how to create or revise a Ring skill with correct SKILL.md structure, ASO rules, token-efficiency targets, and rationalization-resistant safeguards. Use it when writing skills that need to withstand pressure and excuses.

Writing Skills is cataloged under Writing on DirSkills. Writing Skills comes from a repository tagged ai-agents, ai-coding, claude-code, code-quality and code-review.

Documentation

README

Writing Skills

When to use

  • Creating a new skill
  • Editing an existing skill
  • Skill needs to resist rationalization under pressure

Skip when

  • Writing pure reference skill (API docs) → no rules to test
  • Skill has no compliance costs → no rationalization risk

Complementary: ring:testing-skills-with-subagents

Writing skills IS TDD applied to process documentation.

Same Iron Law: No skill without failing test first.
Same cycle: RED (baseline) → GREEN (write skill) → REFACTOR (close loopholes).

REQUIRED BACKGROUND: Understand ring:test-driven-development before using this skill.

What is a Skill?

A reusable reference guide for proven techniques, patterns, or tools. Not a narrative about how you solved something once.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Writing Skills

  • What else does LerianStudio publish alongside Writing Skills?

    Writing Skills is one of 25 skills that DirSkills catalogs from LerianStudio/ring, the repository it ships in. Its siblings there include Adopt The Huma OpenAPI Wrapper, Analyzing Options and Cleaning Comments. Each one is a separate skill with its own page in this directory, installs the same way Writing Skills does, and is maintained by LerianStudio in that same repository. The rest of the collection is listed on the LerianStudio/ring page.

  • How does Writing Skills compare to other Writing skills?

    Writing Skills ranks #964 by stars among the 1144 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Writing Skills against them. Open each page to compare what they document and how they install.

More from LerianStudio/ring

Writing Skills is one of 25 skills cataloged on DirSkills from LerianStudio/ring.

See all 25 skills
🔧
2h ago

Adopt The Huma OpenAPI Wrapper

Adopt The Huma OpenAPI Wrapper wires a Go service to the shared Huma OpenAPI 3.1 and RFC 9457 problem packages. Use it when migrating or standardizing an HTTP API on the lib-commons wrapper and its spec generation and error handling patterns.
AI Engineering
21027
🧭
2h ago

Analyzing Options

Analyzing Options structures multiple viable approaches with trade-offs, effort estimates, and a recommendation. Use it for strategic decisions, architecture choices, or any problem that needs a clear comparison.
AI Engineering
21027
🧹
2h ago

Cleaning Comments

Cleaning Comments removes redundant, obvious, and commented-out code comments while preserving intent, warnings, and documentation. Use it during code review or post-refactor cleanup, including git-scoped changes.
Quality
21027
🔍
2h ago

Code Review

Code Review dispatches default reviewer subagents in parallel, plus conditional specialists when the diff touches observability, systemplane, or streaming. Use it as Gate 8 before merge to aggregate findings by severity without changing files.
Quality
21027
🔎
2h ago

Code Search

Code Search helps locate specific functions, patterns, bugs, or vulnerabilities in a codebase. Use it for targeted investigation, dependency tracing, and concise analysis with optional Chain of Draft mode.
Quality
21027
🧭
2h ago

Codebase Explorer

Codebase Explorer scans a codebase in phases to identify architecture, components, layers, and organization, then summarizes findings with file:line evidence. Use it to understand unfamiliar systems before planning changes.
Automation
21027