Skip to main content
Run any Skill in Manus
with one click
hypeJunction
GitHub creator profile

hypeJunction

Repository-level view of 56 collected skills across 2 GitHub repositories.

skills collected
56
repositories
2
updated
2026-06-15
repository explorer

Repositories and representative skills

finish
software-developers

End-of-session routine. Ensures test coverage, performs self-review, runs validation, and commits cleanly. Use when finishing a unit of work.

2026-03-16
implement
software-developers

Full feature implementation workflow with explore, plan, code, test, validate, and commit phases. Use for new features, enhancements, or significant code changes.

2026-03-16
iterate-pr
software-quality-assurance-analysts-and-testers

Iterate on an open PR until CI passes and all review feedback is addressed. Fetches status, categorizes findings by severity, applies fixes, and loops until clean.

2026-03-16
plan
project-management-specialists

Create a detailed implementation plan without writing code. Read-only analysis and planning with user approval gate. Use before implementing features or making significant changes.

2026-03-16
security-review
information-security-analysts

Systematic security audit with confidence-based reporting. Analyzes attack surfaces, checks against OWASP categories, and reports only confirmed or likely vulnerabilities. Use for pre-merge security review or periodic audits.

2026-03-16
validate
software-quality-assurance-analysts-and-testers

Run validation checks to ensure code quality, security, and correctness. Supports quick (scoped), full (CI pipeline), fix (auto-correct), and CI mirror modes.

2026-03-16
accessibility-review
software-quality-assurance-analysts-and-testers

Systematic WCAG 2.1 AA accessibility audit with confidence-based reporting. Scans UI components for keyboard, screen reader, and visual accessibility issues. Use for pre-release audits or after major UI changes.

2026-02-23
commit
software-developers

Review changes and create a git commit with user confirmation. Use when work is ready to commit, changes need staging, or the user says "commit".

2026-02-23
Showing top 8 of 52 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded