Agent Skills by Matthew Ambrose
Showing 24 vetted skills indexed across 1 GitHub repositories.
update-docs
Generate or update Markdown API documentation from build manifests and source trees.
add-docs
Add inline documentation comments to undocumented public symbols in source files across a repository.
update-readme
Analyze build files and source directories to update README.md in GitHub-flavored Markdown.
add-dto
Generate Kotlin serializable data classes from JSON strings.
add-dependency
Resolve Maven coordinates and inject dependencies into Gradle version catalogs.
sweep
Fetch Linear Todo issues, apply fixes, run builds, and update issue state.
suggest-tests
Analyze source code and tests to suggest uncovered public functions and edge cases.
add-tests
Add unit and integration tests to fill coverage gaps in source repositories.
check-secrets
Detect committed secrets and sensitive files in git history and working tree.
fix-bugs
Fix numbered bugs from bugs-summary.md and add verifying tests.
cleanup
Scan codebases for cleanup opportunities and apply safe automated fixes.
find-bugs
Run tests, inspect source files, and write a numbered bugs-summary.md.
check-naming
Analyze source files to identify poorly named identifiers and suggest replacements.
validate-marketplace
Validate Claude Code marketplace metadata across JSON, README, and SKILL.md files.
changelog
Generate plugin-scoped changelogs from git commit history.
port-skill
Port external SKILL.md definitions into marketplace plugins with metadata updates.
audit-skill-type
Analyze SKILL.md files and recommend skill or command implementation.
git-check
Report uncommitted changes and unpushed commits in a local git repository.
version-bump
Detect changed plugins from git diffs and update version fields in plugin.json and marketplace.json.
create-skill
Scaffold new Claude Code skills and commands in a plugin repository.
suggest-features
Analyze repository code and history to propose ranked feature suggestions.
rename-plugin
Rename plugins across marketplace files and update catalog entries.
suggest-plugins
Analyze projects and existing skills to suggest plugins for automation gaps.
summarize-progress
Aggregate git commit history into a Markdown report for a specified time range.