lyupro
- 10 skills
- 0 followers
- 4 hours ago last updated
- ▌
- ▌
- ▌ Markdown Linter · lyupro bundleLint a Markdown file for common structural issues — heading order, trailing whitespace, missing alt text.
- ▌
- ▌
- ▌ Git Blame Summary · lyupro bundleSummarise the authorship and recent change history of a file via git blame + LLM polish.
- ▌ Dependency Checker · lyupro bundleRun `npm audit --json` against the target project and summarise high/critical vulnerabilities.
- ▌ Refactor Suggester · lyuproSuggest targeted refactors for a code snippet with minimal-change priority.
- ▌ Commit Message Writer · lyuproCompose a Conventional Commits message from a diff or change summary.
- ▌ Git Changelog Generator · lyupro bundleGenerate a CHANGELOG.md entry from git log since the last tag, polished by the LLM.