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

ruby-git

Repository-level view of 26 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
26
repositories
1
occupation fields
1
updated
2026-05-14
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
ruby-git
26 skills1.8k530updated 2026-05-14
100% of creator
facade-implementation
Software Developers

Scaffolds new and reviews existing Git::Repository facade methods (organized into Git::Repository::* topic modules) with unit tests, integration tests, and YARD docs. Use when adding a new facade method to Git::Repository, updating an existing facade method, choosing or creating a topic module under lib/git/repository/, or reviewing a facade method for correctness.

2026-05-14
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-05-13
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-05-13
extract-facade-from-base-lib
Software Developers

Migrates a public method from Git::Base or Git::Lib to a Git::Repository facade method (under lib/git/repository/) as part of the v5.0.0 architectural redesign. Use when extracting a specific public method during the Strangler Fig migration of Git::Base / Git::Lib into Git::Repository.

2026-05-09
command-implementation
Software Developers

Scaffolds new and reviews existing Git::Commands::* classes with unit tests, integration tests, and YARD docs using the Base architecture. Use when creating a new command class from scratch, updating an existing command class, or reviewing a command class for correctness.

2026-05-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-05-07
review-arguments-dsl
Computer Programmers

Audits a command class's arguments DSL definition to verify it accurately maps Ruby call arguments to git CLI arguments in the correct order with correct DSL methods and modifiers.

2026-05-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-05-07
Showing top 8 of 26 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
ruby-git GitHub Skills | SkillsMP