Skip to main content
Run any Skill in Manus
with one click
GitHub repository

neural

neural contains 12 collected skills from juancruzrossi, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
2
updated
2026-06-26
Forks
0
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

neural-plan
software-developers

Implementation planning with optional adversarial cross-review (Claude Code โ‡„ Codex). Tasks are sequential vertical slices, each carrying its own testable behaviors. Pass --visual to also render the plan as a self-contained HTML page (PLAN.html). Pass --skills <skills> to preload skills that shape the plan and that execute loads before coding

2026-06-26
neural-address-review
software-developers

Execute all fixes from a REVIEW.md โ€” address warnings, blocking issues, and gaps found during review

2026-06-22
neural-execute
software-developers

Test-driven execution loop โ€” one task at a time, redโ†’greenโ†’refactor, atomic commits

2026-06-22
neural-review
software-quality-assurance-analysts-and-testers

Plan vs implementation verification with goal-backward analysis and test-quality audit

2026-06-22
neural-archive
software-developers

Move completed features from wip to archive

2026-06-20
neural-interview
software-developers

Socratic interview that captures domain language, decisions, and ADRs inside .neural/wip/<feature>/

2026-06-20
neural-learn
software-developers

Harvest knowledge from archived features into .neural/knowledge/ โ€” run after archiving a feature, or invoke manually to rebuild the project knowledge base

2026-06-20
neural-debug
software-developers

Systematic root-cause investigation for bugs and failures

2026-06-11
neural-help
software-developers

Show all Neural plugin commands with descriptions and the recommended workflow

2026-06-11
neural-quick
software-developers

Fast-path for small tasks โ€” mini-interview, inline plan, execute, and light review in one pass. No files generated

2026-06-11
neural-status
software-developers

Show progress of all features in .neural/wip/ and suggest next steps

2026-06-11
neural-sync
software-developers

Sync specs (CONTEXT.md, PLAN.md, /docs) with post-implementation code

2026-06-11