superpowers-lab
Experimental skills for Claude Code Superpowers - new techniques and tools under active development.
A Claude Code plugin providing William Strunk Jr.'s The Elements of Style (1918) as a reference skill for clear, precise writing.
$ npx -y skills add obra/the-elements-of-style --agent claude-code
What's inside
A Claude Code plugin providing William Strunk Jr.'s The Elements of Style (1918) as a reference skill for clear, precise writing.
This plugin gives Claude access to Strunk's foundational writing guidance when working on documentation, user-facing text, or any prose that needs clarity and proper style.
The plugin provides:
writing-clearly-and-concisely - Guidance on when and how to use Strunk's rulesThe reference contains:
Once installed, Claude will automatically use the writing-clearly-and-concisely skill when appropriate. The skill:
This text is in the public domain. The original 1918 edition by William Strunk Jr. was obtained from Project Gutenberg and converted to clean markdown format.
.claude-plugin/
plugin.json
.gitignore
elements-of-style.html
README.md
skills/
writing-clearly-and-concisely/
elements-of-style.md
SKILL.mdExperimental skills for Claude Code Superpowers - new techniques and tools under active development.
Direct browser control via Chrome DevTools Protocol. Two modes available: Skill Mode - CLI tool for Claude Code agents (browsing skill) MCP Mode - Ultra-lightweight MCP server for any MCP client
Semantic search for Claude Code and Codex conversations. Remember past discussions, decisions, and patterns.
FAQ
elements-of-style is a Claude Code plugin with 1 hand-picked skill for writing work, indexed on Flowy. Install it with the command on its page. It includes writing-clearly-and-concisely. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.