plugins/v1tamins/skills/v1-changelog/SKILL.md
Use when generating a changelog from recent merged PRs or documenting releases. Triggers on "write changelog", "release notes", "what shipped".
npx skillsauth add v1-io/v1tamins v1-changelogInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a changelog for recent changes by reviewing merged PRs since the last changelog.
Typical invocations:
/v1-changelogv1-changelog from the skills menu or use $v1-changelogFinds Latest Changelog
docs/internal/changelog/ or $CHANGELOG_DIR)Fetches Recent PRs
Generates New Changelog
The changelog follows this structure:
1-3 Most Impactful Changes (heading 2 each)
Summary of Smaller Changes (if applicable)
# Changelog - 2026-01-07
## Advanced Filtering
Added support for complex filter expressions in the query interface. Users can now combine multiple conditions using AND/OR operators and apply filters across related tables.
[Placeholder for screenshot]
## Performance Boost
Optimized query execution engine reduces average query time by 60% for large datasets through intelligent caching and parallel processing.
[Placeholder for screenshot]
## Additional Updates
- Fixed authentication timeout issues in Safari
- Improved error messages for failed data source connections
- Updated UI styling for better accessibility
gh) to be installed and authenticateddocs/internal/changelog/YYYY-MM-DD.md)tools
Use when planning or synthesizing user tests for prototypes, mockups, clickable demos, product concepts, design flows, landing pages, or early product specs. Triggers on "test this prototype", "prototype testing", "user test plan", "validate this product idea", "test with users".
development
Use when creating a polished self-contained HTML page would help the user understand, compare, review, present, tune, or interact with information better than Markdown. Triggers on "make an HTML page", "HTML artifact", "nice HTML", "visual report", "interactive explainer", "one-page dashboard", "shareable page".
data-ai
Use when turning a textbook, PDF, blog post, article, paper, course, notes, transcript, or other source material into suggested agent skills or skill improvements. Triggers on "what skills could come from this", "extract skills from", "turn this into skills", "skill ideas from this source".
development
Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for large prs, new features/architectures, a deep code quality audit, or especially harsh maintainability review.