tone-voice-mimicrylisted
Install: claude install-skill Sandeeprdy1729/claude-design-skill
# Tone & Voice Mimicry
"Write in the style of Paul Graham" produces something that sounds vaguely
essay-like. That's not mimicry — that's pattern-matching to a stereotype.
Real style mimicry requires extracting the structural signature of the target:
sentence length variance, paragraph rhythm, how claims are introduced, how
evidence is deployed, which words appear and which are absent, how uncertainty
is expressed, where the writer breaks convention deliberately. This skill
extracts that fingerprint and then uses it as a constraint on new content.
---
## SLASH COMMANDS
| Command | Action |
| --- | --- |
| `/fingerprint` | Extract and display the style fingerprint from provided samples |
| `/write <topic>` | Write new content on a topic using the stored fingerprint |
| `/adapt <content>` | Rewrite existing content to match the target style |
| `/contrast <style-a> <style-b>` | Compare two style fingerprints — where do they diverge? |
| `/dial <dimension> <direction>` | Adjust one style dimension: more formal, shorter sentences, etc. |
| `/score <text>` | Score a piece of text for stylistic match to the stored fingerprint |
| `/blend <weight-a> <weight-b>` | Blend two styles with specified weights |
| `/extract-vocab` | List the vocabulary signature: words the style uses, avoids, and overuses |
| `/structure` | Show the structural signature: paragraph length, argument pattern, transitions |
| `/calibrate <feedback>` | Adjust the fingerprint based on feedback |
| `/reset` |