Agent Skills by im9
Showing 10 vetted skills indexed across 1 GitHub repositories.
commit
Generate a conventional commit message and commit staged files.
adr
Generate ADR documents with context, alternatives, and trade-offs.
adr-done
Update ADR status and archive the file in docs/ai/adr.
audit-security
Scan codebases for OWASP Top 10 and input validation vulnerabilities.
release
Automate versioning, changelog generation, and release deployment via PR-based workflows.
check-docs
Cross-reference documentation against source files to flag inconsistencies.
pr
Automate Git feature-branch workflows and open pull requests via gh pr create.
sync-docs
Scan project documentation for inconsistencies with the codebase and output a prioritized task list.
audit-styles
Audit Svelte component style blocks for design token violations.
refactor
Scan source code for refactoring opportunities and document findings for review.