tzurot-docs

Community

Maintain Tzurot v3 documentation, effortlessly.

Authorlbds137
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In a solo-developer, AI-assisted project, context preservation through documentation is vital to avoid starting each session from scratch. This Skill ensures documentation is always current, useful, and easily accessible, saving you time and preventing rework.

Core Features & Use Cases

  • CURRENT_WORK.md Management: Keep a single source of truth for active work, updated at the start and end of every session to maintain project context.
  • CHANGELOG.md Maintenance: Record all notable changes following Semantic Versioning and Keep a Changelog format, providing a clear history of project evolution.
  • CLAUDE.md Updates: Document project-specific guidelines and configurations for AI assistants, ensuring consistent behavior and adherence to project principles.
  • Structured Documentation: Organize all project documentation logically within the docs/ directory, making information easy to find and consume.

Quick Start

Use the tzurot-docs skill to update CURRENT_WORK.md at the end of your session, detailing the progress made on the current feature and any blockers encountered.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tzurot-docs
Download link: https://github.com/lbds137/tzurot/archive/main.zip#tzurot-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository