Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Reforge

Reforge 收录了来自 quan0715 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
4
更新
2026-02-06
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

go-env-setup
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
网页开发工程师

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
软件开发工程师

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

2026-02-05
test-driven-development
软件质量保证分析师与测试员

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

2026-02-05
verification-before-completion
软件质量保证分析师与测试员

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
软件开发工程师

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
软件质量保证分析师与测试员

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