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

dean0x

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

skills collected
42
repositories
2
updated
2026-07-22
repository explorer

Repositories and representative skills

apply-decisions
software-developers

Canonical algorithm for consuming DECISIONS_CONTEXT index โ€” scan index, identify relevant entries, Read full bodies on demand, cite verbatim IDs inline.

2026-07-22
quality-gates
software-quality-assurance-analysts-and-testers

This skill should be used when evaluating implementation quality before submission, checking correctness, security, and simplicity.

2026-07-22
review-methodology
software-quality-assurance-analysts-and-testers

This skill should be used when performing a code review to apply the standard 6-step review process.

2026-07-22
accessibility
web-and-digital-interface-designers

This skill should be used when the user asks to "add accessibility", "check ARIA", "handle keyboard navigation", "add focus management", or creates UI components, forms, or interactive elements. Provides WCAG 2.2 AA patterns for keyboard navigation, ARIA roles and states, focus management, color contrast, and screen reader support.

2026-07-19
apply-feature-knowledge
software-developers

Consumption algorithm for FEATURE_KNOWLEDGE variable โ€” pre-computed feature context

2026-07-19
architecture
software-developers

This skill should be used when reviewing code for SOLID violations, tight coupling, or layering issues.

2026-07-19
boundary-validation
software-developers

This skill should be used when the user asks to "validate input", "parse request data", "handle form data", "add Zod schema", "sanitize user input", or creates API endpoints and system boundaries. Provides parse-don't-validate patterns with schema validation for type-safe boundary enforcement and hostile input defense.

2026-07-19
complexity
software-developers

This skill should be used when reviewing code for high cyclomatic complexity, deep nesting, or long functions.

2026-07-19
Showing top 8 of 41 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded