askill
hypeJunction

hypeJunction

Publisher on askill

25 total stars
Skills25
Updated 3/16/2026
GitHub
accessibility-review
accessibility-review
hypeJunction2/23/2026

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...

1
AI 95
revert
revert
hypeJunction2/23/2026

Safely rollback changes using git revert with impact assessment and validation. Use when a commit needs to be undone, a PR introduced a bug, or changes need to be rolled back without rewriting history...

1
AI 95
implement
implement
hypeJunction2/23/2026

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

1
AI 93
explore
explore
hypeJunction2/23/2026

Understand code without making changes. Read-only exploration of codebase structure, patterns, data flow, and dependencies. Use when asked "how does X work" or to investigate code before planning.

1
AI 92
review
review
hypeJunction2/23/2026

Comprehensive code review of the current branch against base. Read-only analysis with P0-P3 severity-rated findings and actionable feedback. Use before merging or to check code quality.

1
AI 92
track-files
track-files
hypeJunction2/23/2026

Track batches of files that need similar changes for large-scale work. Use when refactoring affects many files, migrating patterns, or coordinating batch operations across sessions.

1
AI 91
commit
commit
hypeJunction2/23/2026

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".

1
AI 90
documentation-guidelines
documentation-guidelines
hypeJunction2/23/2026

Documentation best practices for code comments, JSDoc, READMEs, and API docs. Explains when to comment and when not to. Auto-loaded when writing documentation.

1
AI 89
pr
pr
hypeJunction2/23/2026

Create a well-documented GitHub pull request with quality checks, proper description, and test plan. Use when pushing a branch, creating a merge request, or preparing code for review.

1
AI 89
prisma-guidelines
prisma-guidelines
hypeJunction3/16/2026

Prisma ORM guidelines including schema design, Client queries, transactions, migrations, and performance optimization. Auto-loaded when working with Prisma schema or Client code.

1
AI 88
destructive-command-protection
destructive-command-protection
hypeJunction3/16/2026

Runtime enforcement hook that blocks destructive system and database commands. Prevents accidental rm -rf, database drops, and other irreversible operations. Auto-loaded for all command execution.

1
AI 88
docker-node-guidelines
docker-node-guidelines
hypeJunction2/23/2026

Docker guidelines for Node.js including Dockerfile best practices, multi-stage builds, Docker Compose, security, and health checks. Auto-loaded when working with Docker configurations.

1
AI 88
interaction-boundaries
interaction-boundaries
hypeJunction2/23/2026

Human-AI interaction boundaries enforcing functional, non-anthropomorphic communication. Auto-loaded for all interactions.

1
AI 88
add-story
add-story
hypeJunction2/23/2026

Create comprehensive Storybook stories with test plans, play functions, and validated tests for a component. Use when a component needs Storybook coverage or story files.

1
AI 87
logging-guidelines
logging-guidelines
hypeJunction2/23/2026

Logging guidelines for TypeScript including structured logging, log levels, request logging, correlation IDs, and performance logging. Auto-loaded when working with logging code.

1
AI 86
vitest-guidelines
vitest-guidelines
hypeJunction2/23/2026

Testing guidelines for Vitest/Jest including test structure, mocking, async patterns, and Testing Library queries. Auto-loaded when working with test files.

1
AI 85
sync
sync
hypeJunction2/23/2026

Audit and align AI documentation with the actual state of the codebase. Use when documentation feels stale, after significant refactoring, periodically at sprint boundaries, or when AI assistance seem...

1
AI 85
naming-guidelines
naming-guidelines
hypeJunction2/23/2026

Naming conventions for TypeScript including variables, functions, classes, files, and directories. Auto-loaded when writing or reviewing code.

1
AI 85

Showing 18 of 25