📚
WritingPython

Harness Book Best Practice

by wquguru

Harness Book Best Practice is a Writing skill for Claude Code, published by wquguru in harness-books.

2.8K stars329 forkson wquguru/harness-booksAdded 2026/08/18+1% in starsRepository updated 2026/04/19
agentic-aiai-agentsai-engineeringclaude-codecodexcontext-engineeringdeveloper-toolsllmprompt-engineering
Install in seconds
Install Harness Book Best Practice
Copy Harness Book Best Practice into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/wquguru/harness-books/tree/main/.codex/skills/harness-book-best-practice ~/.claude/skills/harness-book-best-practice

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/wquguru/harness-books.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.codex/skills/harness-book-best-practice/SKILL.md in wquguru/harness-books
Installs to
~/.claude/skills/harness-book-best-practice
Collection
The only skill cataloged from this repository
Category
Writing1012 skills

What Harness Book Best Practice does

Harness Book Best Practice provides best practices for editing, restructuring, building, and exporting the books in book1-claude-code/ and book2-comparing/, including Honkit, print HTML, Pandoc/XeLaTeX PDF export, diagram conventions, and source/generated asset separation.

Harness Book Best Practice is cataloged under Writing on DirSkills. Harness Book Best Practice comes from a repository tagged agentic-ai, ai-agents, ai-engineering, claude-code and codex.

Documentation

README

Harness Book Best Practice

Use this skill for changes inside this repository's book system.

Scope

This repo has two books:

  • book1-claude-code/
  • book2-comparing/

Shared build logic lives in:

  • tools/book-kit/book_meta.py
  • tools/book-kit/build_pandoc_book.py
  • tools/book-kit/build_print_html.py
  • tools/book-kit/export_book_pdf.py
  • tools/book-kit/export_pdf.py

Prefer changing shared behavior in tools/book-kit/ rather than reintroducing per-book one-off scripts.

Release Metadata

Treat book release metadata as structured config, not manuscript text.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Harness Book Best Practice

  • How does Harness Book Best Practice compare to other Writing skills?

    Harness Book Best Practice ranks #228 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Harness Book Best Practice against them. Open each page to compare what they document and how they install.