Skip to content

Releases: m2kky/Project-Docs-Builder

v0.2.0

Choose a tag to compare

@m2kky m2kky released this 23 Jun 01:39

Added

  • Added npm package metadata for project-docs-builder.
  • Added dependency-free Node CLI for native Agent Skill installs and rule/instruction adapters.
  • Added scaffold wrapper for Lite, Full, and Enterprise docs-pack skeletons.
  • Added static landing page under docs/ for GitHub Pages.

Validation

  • npm run check passed.
  • Skill validator passed.
  • CLI install and adapter smoke tests passed in temporary folders.
  • npm publish --dry-run passed; actual npm publish still requires npm login.
  • Landing page verified with Playwright screenshots on desktop and mobile.

v0.1.1

Choose a tag to compare

@m2kky m2kky released this 23 Jun 01:25

Changed

  • Reframed Project Docs Builder as a portable Agent Skill instead of a Codex-only package.
  • Added native install paths for OpenAI Codex, Claude Code, Google Antigravity, and VS Code / GitHub Copilot Agent Skills.
  • Added rule/instruction adapter guidance for Amazon Q Developer, Kiro, Cursor, GitHub Copilot, Gemini CLI, Windsurf / Devin Cascade, Cline, Roo Code, Continue, OpenCode, Aider, Zed, Junie, and other AGENTS.md-aware agents.
  • Added official compatibility references checked on 2026-06-23.

Project Docs Builder v0.1.0

Choose a tag to compare

@m2kky m2kky released this 23 Jun 01:14

Initial public release of Project Docs Builder.\n\nIncludes:\n- Codex skill entrypoint and UI metadata.\n- Full project documentation pack structure for Lite, Full, and Enterprise levels.\n- Detailed document templates for product, requirements, architecture, UX, delivery, engineering, and AI docs.\n- Intake/routing rules and quality gates.\n- Python scaffold helper for docs-pack skeleton generation.\n- MIT license, README, changelog, and version metadata.