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

wcc-frontend

wcc-frontend 收录了来自 Women-Coding-Community 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
10
更新
2026-03-29
Forks
38
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

open-pr
软件开发工程师

Generate a PR title and description following the WCC repo template, infer change types from the diff, and print the GitHub URL to open the PR in the browser. Use when asked to open a PR or create a pull request.

2026-03-29
commit
软件开发工程师

Safely commit changes. Reviews staged/modified files for sensitive data, writes a commit message with body. Never adds co-author lines.

2026-03-19
pr-review
软件开发工程师

Review pull requests using GitHub CLI. Use when asked to check a PR, perform code review, or leave review comments. Focus on bugs, regressions, security, code quality, best practices, and missing tests; post comments inline on the relevant changed lines and avoid top-level summary comments unless explicitly requested.

2026-03-19
pre-commit-review
软件质量保证分析师与测试员

Review local staged and unstaged changes before committing. Outputs an overall summary and per-file line-level findings with severity levels. Use when asked to review code before a commit, check local changes, or suggest improvements on uncommitted work.

2026-03-19
wcc-create-issue
软件开发工程师

Create a GitHub issue in the Women-Coding-Community/wcc-frontend upstream repository, add it to the Frontend Platform project board, and set Epic, Status, and other project fields. Use when the user asks to create a GitHub issue, ticket, or task for this project.

2026-03-19
wcc-smart-issue
软件开发工程师

Interactively create a well-structured GitHub issue (bug or feature) for Women-Coding-Community/wcc-frontend with Scrum user story, acceptance criteria, test scenarios, and code examples derived from the codebase. Adds the issue to the Frontend Platform project board.

2026-03-19