From claude-resources
Applies Takazudo's zpaper blog writing voice and vocabulary rules to text, transforming into casual direct personal Japanese blog style. Reads rules from zpaper repo's writing-style.md and vocabulary-rule.md.
npx claudepluginhub takazudo/claude-resourcesThis skill uses the workspace's default tool permissions.
Apply Takazudo's **zpaper** blog writing voice and vocabulary rules to incoming text.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Apply Takazudo's zpaper blog writing voice and vocabulary rules to incoming text.
The zpaper voice is a personal blog/memo style. Like sharing personal notes publicly — direct, relaxed, not overly polite. Fragment sentences are fine. The stance is "sharing" not "teaching".
Key traits:
〜と感じた, 〜に感動した, 〜が嬉しかった unless user explicitly states themAlways read both rule files fresh at invocation time:
$HOME/repos/w/zpaper/doc/src/content/docs/overview/writing-style.md$HOME/repos/w/zpaper/doc/src/content/docs/overview/vocabulary-rule.mdThese files are the authoritative source of truth. Read them every time to pick up any updates.
The input text comes from one of:
If no text is obvious, ask the user what text they want the voice applied to.
Transform or review the text using the voice character described above and the full details in the rule files. The rule files are the authority — the summary above is just for quick reference.
Output the transformed text. If the input was already close to the style, note what minor adjustments were made.
If reviewing existing text (rather than transforming), point out specific violations and suggest fixes.