github Jeffallan/claude-skills v0.4.4

latest releases: v0.4.11, v0.4.10, v0.4.9...
one month ago

Fixed

  • Replaced CONTRIBUTORS.md reference with GitHub contributors link in CONTRIBUTING.md (closes #130)

Changed

  • Refactored validate-skills.py with Python 3.11+ best practices (closes #133)
    • Extracted FrontmatterResult dataclass and _extract_frontmatter() helper to eliminate duplicate parsing
    • Created MetadataEnumChecker generic base class for enum field validators
    • Compiled regex patterns at module level for performance
    • Modernized type hints (X | None syntax) and added DFSColor IntEnum
  • update-docs.py now auto-bumps version in ROADMAP "Last updated" line
  • Added __pycache__/ to .gitignore
  • Added AdaL CLI (SylphAI) to supported agents table (#135)

Contributors


Documentation: https://jeffallan.github.io/claude-skills/

Don't miss a new claude-skills release

NewReleases is sending notifications on new releases.