Skip to main content
vana-com
GitHub creator profile

vana-com

Repository-level view of 47 collected skills across 8 GitHub repositories.

skills collected
47
repositories
8
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

patch-first-debugging
software-developers

Debug and repair code using minimal, reviewable patches instead of full-file rewrites. Use this whenever the user is fixing a bug, iterating on failing tests, asks for a surgical code change, wants a minimal diff, or is in a tight debug loop where output size…

Mar 25, 2026
test-fix-loop
software-quality-assurance-analysts-and-testers

Build or use a tight automated test-fix loop that repairs one failing test at a time with minimal patches and narrow context. Use whenever the user wants a repair harness, constrained bug-fixing loop, failing-test repair workflow, or a prompt that turns the…

Mar 25, 2026
chrome-cdp
software-developers

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

Mar 24, 2026
cognitive-load
software-developers

Reduce cognitive load when implementing or refactoring code for readability.

Mar 24, 2026
conventional-commits
software-developers

Use Conventional Commits when creating reviewing or fixing commit messages.

Mar 24, 2026
ui-component-audit
web-developers

Audit and refactor React UI components to match DataConnect UI implementation rules (Text component, tokens, Tailwind, naming) and Vercel React/composition guidance. Use when the user asks for a UI audit, React audit, composition review, or to fix UI…

Mar 9, 2026
ui-page-structure
software-developers

Standardize DataConnect route/page layout, logic/JSX separation, tests, and README expectations. Use when organizing pages/routes, refactoring page structure, or discussing file structure conventions.

Mar 9, 2026
react-testing
software-quality-assurance-analysts-and-testers

Pragmatic React/Vitest testing workflow for DataConnect. Use when writing or updating React/UI code, deciding what tests to add, running tests for a change, or before commit.

Mar 6, 2026
Showing 8 of 28 collected skills.
Showing 8 of 8 repositories
All repositories loaded