doc-update
Documentation Update Skill
Overview
This skill provides a systematic workflow for updating and cleaning up project documentation files. While primarily designed for feature documentation in .ai/features/, it works with any markdown documentation in the project including README.md, PROGRESS_TRACKER.md, CLAUDE.md, or documentation within code modules.
The skill removes verbose implementation details, code snippets, outdated information, and redundant content while preserving essential architectural decisions and technical context needed for future development.
It is particularly valuable for maintaining a lean, focused documentation set that provides maximum value without information overload.
When to Use This Skill
Use this skill when the user requests documentation cleanup, updates, or organization for:
- Feature documentation in
.ai/features/(primary use case) - Core documentation (README.md, PROGRESS_TRACKER.md, CLAUDE.md)
- Any markdown file in the project that needs cleanup
- Module or component documentation that has become outdated
More from kojder/photo-map-app
spring-boot-backend
Build and implement Spring Boot 3 backend with Java 17 - REST APIs, JPA entities, services, repositories, security (JWT), and database migrations for Photo Map MVP. This skill should be used when creating, developing, or implementing *.java files, backend endpoints, business logic, database entities, DTOs, authentication, or API error handling. File types .java, .xml, .properties, .yml, .sql (project)
11skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
6project planning for photo map mvp
Break down, design, and structure features into implementable tasks for Photo Map MVP. Use when planning new features, creating user stories, defining API endpoints, structuring implementation phases, organizing project tasks, or designing feature breakdowns.
5