Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Reforge

Reforge contains 9 collected skills from quan0715, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
4
updated
2026-02-06
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

go-env-setup
software-developers

Use this skill to set up Go development environment, manage dependencies, compile and run Go code. Use when user requests Go environment setup, module installation, or encounters issues running Go code.

2026-02-06
python-env-setup
software-developers

Use this skill to set up Python development environment, install dependencies, and configure virtual environments. Use when user requests Python environment setup, pip package installation, or encounters missing module errors.

2026-02-06
ruby-on-rails-setup
software-developers

Use this skill to set up Ruby on Rails environment, create Rails applications, generate scaffolds, and understand common Rails patterns. Use when user requests Rails development, Ruby commands, or MVC architecture help.

2026-02-06
react-typescript-setup
web-developers

Use this skill to set up React + TypeScript development environment, create components, manage state, and configure build tools. Use when user requests React project setup, using TypeScript, or developing frontend applications.

2026-02-06
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-02-05
test-driven-development
software-quality-assurance-analysts-and-testers

Use when implementing any feature or bugfix, before writing implementation code

2026-02-05
verification-before-completion
software-quality-assurance-analysts-and-testers

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-02-05
code-migration-patterns
software-developers

Migration patterns for transforming codebases across languages, frameworks, and architectures - supporting framework upgrades, cross-language migration, architecture decoupling, type system migration, and database modernization

2026-02-05
tzurot-code-quality
software-quality-assurance-analysts-and-testers

Contains MANDATORY code quality rules enforced by CI. MUST be consulted before refactoring or when hitting ESLint limits. Covers complexity thresholds, extraction patterns, and rule suppression.

2026-02-04