robbytrobbytCommunity·15 Agent Skills Included

claude-skills

Code review, GitHub operations, formatting, and video quality audits

Reviews code diffs and plans using second-opinion models like Codex and Gemini, and audits Go, Swift, and API designs against expert style guides. Manages GitHub pull requests, stacked branches, issues, and CI runs directly from the command line. Formats Python, Go, and Swift files automatically after edits, and inspects video files for quality, HDR, and subtitle problems.
npx skills add robbyt/claude-skills --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-skills?

Run `npx skills add robbyt/claude-skills --all -g -y` in your terminal to install all plugins in this collection globally.

How to get a second opinion on code changes?

Use the codex, gemini, or agy plugins to have another model review your git diffs, implementation plans, or overall codebase architecture before committing.

Can it manage GitHub pull requests and issues?

Yes. The gh-cli plugin handles PRs, stacked pull requests, issues, repository info, and GitHub Actions runs through the GitHub CLI.

Does it format code automatically?

Yes. Dedicated plugins run ruff or black for Python, gofmt for Go, and swiftformat for Swift automatically after every file edit.

Can I use it without coding experience?

Basic usage is simple since your assistant triggers skills from plain-English requests, but most plugins target developers and require tools like gh, ruff, or mediainfo installed.

Related Repositories in Software Engineering

View All in Software Engineering