Lightweaver skills make interfaces, names, and examples tell the truth. Use them when the code exists but the human-facing story around it is foggy, misleading, or overcomplicated.
Available skills
api-illumination.md — rewrite or design a public interface so it is understandable, example-driven, and explicit about guarantees.
naming-truth.md — repair misleading names and vocabulary drift across code, docs, and tests.
Usage contract
Start from actual behavior, not aspirational wording.
Prefer one crisp example over long abstract explanation.
Name defaults, units, failure modes, and non-goals explicitly.
Escalate to Elsecaller when no truthful language fits the current boundaries.
1---2name: skills-93description: Lightweaver Skills4---5# Lightweaver Skills67Lightweaver skills make interfaces, names, and examples tell the truth. Use them when the code exists but the human-facing story around it is foggy, misleading, or overcomplicated.89## Available skills1011- [`api-illumination.md`](./api-illumination.md) — rewrite or design a public interface so it is understandable, example-driven, and explicit about guarantees.12- [`naming-truth.md`](./naming-truth.md) — repair misleading names and vocabulary drift across code, docs, and tests.1314## Usage contract15161. Start from actual behavior, not aspirational wording.172. Prefer one crisp example over long abstract explanation.183. Name defaults, units, failure modes, and non-goals explicitly.194. Escalate to Elsecaller when no truthful language fits the current boundaries.
Run npx skillmds@latest add hmbown/skills-9 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Lightweaver Skills It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Hmbown (@hmbown) published this skill. Their other Agent Skills are listed on their SkillMD profile.