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

ruejs

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

已收集 skills
14
Stars
7
更新
2026-07-13
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-task-plans
软件开发工程师

当需要在编码前创建或更新实施计划时使用,尤其适用于多步骤功能开发、重构、包含多个活动部件的缺陷修复,或需要拆分为可独立执行并跟踪进度的任务文件的请求。

2026-07-13
writing-skills
其他计算机职业

在创建、精简或改写技能说明,且需要让技能更清晰、可发现、可执行时使用

2026-07-09
do-task-plans
软件开发工程师

当你有书面实现计划需要在单独会话中执行,并带有审查检查点时使用

2026-07-01
rustcodegraph
软件开发工程师

通过 `rustcodegraph` 命令行界面使用 RustCodeGraph 理解、导航或脚本化操作已索引代码库。当用户要求使用 RustCodeGraph、需要高性能搜索检索代码、需要符号/源码/调用流上下文、调用方/被调用方/影响分析或受影响测试选择时使用。

2026-07-01
rue
软件开发工程师

Use when generating Rue components, hooks, pages, examples, migrations, or when comparing Rue with Vue 3 and React.

2026-05-23
compat-cleanup
软件开发工程师

Use when migrating away from legacy compat helpers, checking for removed compat symbols, or validating Renderable-first cleanup work in Rue.

2026-05-23
extract-errors
软件开发工程师

Use when diagnosing Rue runtime errors, decoding Vapor/Wasm trap stacks, or updating production error reference docs.

2026-05-23
feature-flags
软件开发工程师

Use when adding or updating Rue compile-time feature flags, build defines, or compatibility switches.

2026-05-23
fix
软件开发工程师

Use when Rue code has lint or formatting issues, or when you want a quick pre-commit cleanup pass.

2026-05-23
flags
软件开发工程师

Use when you need to inspect Rue compile-time defines, build flags, or format-specific injected constants.

2026-05-23
flow
软件开发工程师

Use when you need type checking in Rue. This repo uses TypeScript checking, not Flow.

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

Use when you need to run Rue tests. Supports unit, e2e, full, watch, and coverage workflows.

2026-05-23
vapor-debug
软件开发工程师

Use when debugging Rue Vapor / Wasm failures, especially unreachable traps, stale wasm stacks, or runtime-vapor rendering issues.

2026-05-23
verify
软件开发工程师

Use when you want to validate Rue changes before finishing, especially across lint, typecheck, tests, and compat cleanup.

2026-05-23