ebook-publishing

claude-skills

writingClaude Codeby David Else

Summary

Fiction ebook writing and publishing skills: book profiling, cover design, story planning, editing (structural/line/proofreading), and publishing.

Install to Claude Code

/plugin install ebook-publishing@claude-skills

Run in Claude Code. Add the marketplace first with /plugin marketplace add de-anchorite/claude-skills if you haven't already.

README.md

claude-skills

A curated Claude Code marketplace of plugins and skills maintained by David Else.

Plugins

| Plugin | Description | | --- | --- | | software-engineering | Engineering practices: implementation planning, TDD, DDD, .NET/C# API design, React web-app design. |

Install as a marketplace

Launch Claude Code and run:

/plugins

Choose Marketplaces → Add, then paste this repository's URL (or a local path to a clone). Once added, install any plugin listed above from the marketplace browser.

Install a single plugin locally

If you just want to try one plugin without adding the marketplace:

claude --plugin-dir ./software-engineering

Repository layout

  • .claude-plugin/marketplace.json — marketplace manifest listing every plugin in this repo.
  • <plugin-name>/.claude-plugin/plugin.json — per-plugin manifest.
  • <plugin-name>/skills/<skill-name>/SKILL.md — individual skills, triggered by their frontmatter description.

See CLAUDE.md for contributor guidance (authoring conventions, adding a new plugin to the marketplace).

License

MIT

Related plugins

Browse all →