Skip to content

v0.1.1

Choose a tag to compare

@hamakyo hamakyo released this 16 Jun 00:02
· 7 commits to main since this release

v0.1.1

Added

  • Added GitHub Actions workflow for Markdown and Skill validation.
  • Added scripts/validate_markdown.py to check local Markdown links, SKILL.md frontmatter, and required sections.
  • Added Mermaid architecture diagram to README.
  • Added docs/usage-matrix.md to clarify usage patterns for Codex, Claude Code, generic templates, and the reusable source library.

Verified

  • Markdown local links: OK
  • Skill files: OK
  • High-confidence secret pattern scan: no findings
  • GitHub Actions Markdown workflow: passing