writing-skills

Create and manage Claude Code skills in HASH repository following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns), UserPromptSubmit hook, and the 500-line rule. Includes validation and debugging with SKILL_DEBUG. Examples include rust-error-stack, cargo-dependencies, and rust-documentation skills.

$ Installieren

git clone https://github.com/hashintel/hash /tmp/hash && cp -r /tmp/hash/.claude/skills/writing-skills ~/.claude/skills/hash

// tip: Run this command in your terminal to install the skill