Bump version, generate changelog draft, tag, and deploy a release.
im9/inboil
SkillsMP has collected 10 skills from im9/inboil. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 10 of 10 collected skills.
Create a feature branch, commit changes, push, and open a PR to main.
Check docs/ai/ spec files and ADRs for inconsistencies with the actual codebase. Report only, no modifications.
Check docs/ai/ spec files and ADRs for inconsistencies with the codebase, then fix all discrepancies.
Scan the codebase for security vulnerabilities. Check OWASP top 10, input validation, auth, crypto, and known BACKLOG security items.
Scan the project for refactoring opportunities, then fix them. No behavior/visual changes.
Create a new Architecture Decision Record (ADR) for a proposed feature or design change.
Generate a commit message and create the commit in one step.
Audit component CSS for arbitrary colors, font sizes, and spacing that violate ui-design.md token system. Report violations and optionally fix.
Mark an ADR as Implemented (or Superseded) and archive it, following INDEX.md conventions.