prose-engineers
v1.2.0Write technical documentation, articles, reviews, and postmortems in a storytelling style that's direct, humble, and problem-first.
By widnyanaLicense: WTFPL7 GitHub starsUpdated 15 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 2, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install prose-engineers for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install prose-engineers@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/widnyana/eyay-toolkitsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/prose-engineers/.
Plugin files
├── .claude-plugin/plugin.json├── skills/management-theatre/SKILL.md└── skills/technical-writer/SKILL.md
Included Skills2
This skill should be used when the user asks to "write something satirical about work", "roast a corporate event", "write a vignette about a bad meeting", "satirise startup culture", "write a LinkedIn post parody", "make fun of OKRs", "write a scene about a reorg", "satirise remote work rituals", "mock team-building activities", "write a satirical all-hands recap", or wants any comedic or ironic depiction of organisational life, management behaviour, or workplace absurdity across offices, startups, remote teams, or any setting where hierarchy produces comedy.
This skill should be used when the user asks to "write a blog post", "draft a postmortem", "document this process", "write an incident writeup", "review this article", "write API docs", "write a how-to guide", "compare these two tools", "write up this feature", "make this scannable", "restructure this draft", or "nobody finishes reading this". Produces technical writing that is problem-first, concrete, and humble: real numbers instead of adjectives, real incidents instead of invented scenarios, and structure built for how people actually read on a screen. Applies to public blogs, internal team docs, code reviews, and personal knowledge vaults. Supports a public-facing mode (more scaffolding) and an internal mode (tighter), and produces both when asked.
Plugin manifests1
{
"name": "prose-engineers",
"version": "1.2.0",
"description": "Write technical documentation, articles, reviews, and postmortems in a storytelling style that's direct, humble, and problem-first.",
"author": {
"name": "widnyana",
"email": "[email protected]"
},
"license": "WTFPL",
"repository": "https://github.com/widnyana/eyay-toolkits",
"keywords": [
"writing",
"documentation",
"technical-writing",
"blog"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[prose-engineers on Agent Plugins Marketplace](https://pluginsmp.com/plugins/prose-engineers)