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

wcc-frontend

wcc-frontend contains 6 collected skills from Women-Coding-Community, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
10
updated
2026-03-29
Forks
38
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

open-pr
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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