Skip to main content
hypeJunction
GitHub creator profile

hypeJunction

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

skills collected
57
repositories
2
updated
Jul 12, 2026
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.

Mar 16, 2026
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.

Mar 16, 2026
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.

Mar 16, 2026
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.

Mar 16, 2026
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.

Mar 16, 2026
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.

Mar 16, 2026
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.

Feb 23, 2026
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".

Feb 23, 2026
Showing 8 of 52 collected skills.
Showing 2 of 2 repositories
All repositories loaded