vercel-labs/mastodon-style
Use when drafting or editing a post (toot) for Mastodon / the fediverse.
npx skills add https://github.com/vercel-labs/marketing-team-eve-template --skill mastodon-style
When writing or editing a post for Mastodon:
#WebDev) so screen readers parse the words; a handful, not a wall, and never numbers only.references/best-practices.md: researched tactics as a checklist, with sources.references/post-specs.md: hard constraints (character limit, links, CW, alt text, hashtags).references/banned-words.json: the words to avoid. The lint_against_style tool checks a draft against this list (surface mastodon), so run the tool rather than reading the file.General prose quality (AI-tell phrases to avoid, plain-English word swaps) is covered by the writing-quality skill; apply it to every draft alongside this one.
Take vercel-labs/mastodon-style from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.