Skip to main content
Run any Skill in Manus
with one click
ruby-git
GitHub creator profile

ruby-git

Repository-level view of 28 collected skills across 1 GitHub repositories.

skills collected
28
repositories
1
updated
2026-07-09
repository explorer

Repositories and representative skills

yard-documentation
software-developers

General YARD documentation rules and workflow for all Ruby source code. Use when writing or reviewing YARD doc comments, generating missing docs, updating examples, fixing doc errors, or checking documentation coverage.

2026-07-09
rebase
software-developers

Rebases the current branch onto origin/main, resolves rebase conflicts, and force-pushes with lease using non-interactive Git commands that never open an editor. Use when updating a feature branch from main, handling rebase conflicts, or rewriting branch history before updating a pull request.

2026-07-08
facade-yard-documentation
software-developers

Facade-specific YARD documentation rules for Git::Repository::* topic modules and their facade methods, overriding and extending the general yard-documentation skill. Use when writing or reviewing YARD docs for facade modules under lib/git/repository/.

2026-07-07
make-skill-template
computer-occupations-all-other

Create new Agent Skills for GitHub Copilot from user requests or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.

2026-07-07
pr-readiness-review
software-quality-assurance-analysts-and-testers

Performs a comprehensive pre-PR readiness review covering tests, code quality, security, and commit conventions. Use at the end of implementation before submitting a pull request.

2026-07-07
resolve-feedback
software-developers

Resolves unresolved pull request review threads on the current branch, folds each fix into the existing commit that last touched the same file, force-pushes with lease, and requests a fresh Copilot review. Use when addressing PR feedback, resolving review comments or threads, amending fixes into prior commits, or asking Copilot to re-review after changes.

2026-07-07
reviewing-skills
computer-occupations-all-other

Audits Agent Skills for quality, discoverability, and adherence to best practices. Use when reviewing a skill, checking skill quality, auditing skill descriptions, or validating skill structure before committing.

2026-07-07
command-yard-documentation
software-developers

Command-specific YARD documentation rules for Git::Commands::Base subclasses, overriding and extending the general yard-documentation skill. Use when writing or reviewing YARD docs for command classes.

2026-07-06
Showing top 8 of 28 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
ruby-git Agent Skills | SkillsMP