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

skills

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

已收集 skills
15
Stars
5
更新
2026-04-06
Forks
1
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

architecture-planner
项目管理专家

Organize screens, APIs, data models, state management, folder layout, and integration boundaries before implementation. Use it when you need a clear technical structure and responsibility split up front.

2026-04-06
auth-security-reviewer
信息安全分析师

Review security risks around login, sessions, tokens, authorization checks, admin boundaries, and secret exposure. Use it for changes involving auth or sensitive data handling.

2026-04-06
change-impact-analyzer
软件质量保证分析师与测试员

Analyze the impact surface, regression paths, and additional validation points for a change or diff. Use it to quickly understand which surrounding areas also need attention.

2026-04-06
code-review
软件质量保证分析师与测试员

Perform a general code review. Use it to inspect PRs, commits, diffs, or local changes for functional bugs, regressions, security issues, performance degradation, missing tests, and maintainability risks. Apply it when the user asks for a code review, PR review, risk check, or merge-readiness assessment.

2026-04-06
codebase-explainer
软件开发工程师

Explain the structure, responsibilities, entry points, and dependencies of a directory, module, or feature. Use it to understand an unfamiliar codebase or gather context before making changes.

2026-04-06
commit-creator
软件开发工程师

Generate Korean Conventional Commit messages from a change summary or diff. Use it when you need to write, refine, or propose commit message candidates.

2026-04-06
github-issue-creator
项目管理专家

Structure bug reports, requirements, logs, or screenshots into actionable GitHub issues. Use it when you need acceptance criteria, scope definition, and a validation plan.

2026-04-06
integration-checker
软件质量保证分析师与测试员

Inspect the integration points between frontend, backend, database, and external APIs. Use it to detect contract mismatches, missing environment variables, broken assumptions, or setup-order issues.

2026-04-06
playwright-interactive
网页开发工程师

Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.

2026-04-06
pull-request-creator
软件开发工程师

Structure reviewable Pull Request descriptions from a set of changes. Use it when you need purpose, change summary, validation, risks, and self-review checkpoints.

2026-04-06
release-prep
软件开发工程师

Review environment variables, migrations, config differences, rollback paths, and operational checklists before release. Use it to determine whether completed work is actually ready to ship.

2026-04-06
requirements-refiner
项目管理专家

Refine ambiguous requests, ideas, or bug reports into implementation-ready requirements. Use it when you need goals, non-goals, acceptance criteria, open decisions, and risks clarified quickly.

2026-04-06
root-cause-analyzer
软件开发工程师

Organize root-cause candidates and propose a validation order from symptoms, logs, reproduction steps, and recent changes. Use it when you need to narrow a bug or incident quickly.

2026-04-06
task-breakdown
项目管理专家

Break requirements or design ideas into implementable work items. Use it when you need execution order, prerequisites, parallelism, and completion criteria.

2026-04-06
test-plan-writer
软件质量保证分析师与测试员

Write a validation plan for a change, including automated tests, manual checks, regression coverage, and exploratory testing. Use it when you need to scope verification quickly before a PR.

2026-04-06