Skip to main content
GitHub repository

neo

neo contains 9 collected skills from Parslee-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
12
updated
2026-07-18
Forks
4
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

neo-architect
software-developers

Get Neo's architectural guidance for design decisions. Trade-off analysis for choices like microservices vs monolith, sync vs async, event-driven vs request-response — with persistent memory of how similar decisions played out.

2026-07-18
neo-debug
software-developers

Ask Neo to help debug intermittent, complex, or hard-to-reproduce issues. Particularly useful for race conditions, memory issues, distributed-systems bugs, and cases where the symptom is not the root cause.

2026-07-18
neo-optimize
software-developers

Ask Neo for optimization suggestions on a function, file, or hot path. Targets algorithmic improvements, redundant work, allocation/hot-loop issues — not micro-style.

2026-07-18
neo-pattern
software-developers

Ask Neo to extract a reusable pattern from a piece of code, or to find existing patterns in the codebase that match a description. Useful for codifying conventions and finding duplicated logic.

2026-07-18
neo-review
software-quality-assurance-analysts-and-testers

Get Neo's code review with semantic pattern matching. Focuses on security vulnerabilities, edge cases, error handling, and performance issues across the target file or module.

2026-07-18
neo
software-developers

Ask Neo for semantic reasoning and code suggestions over the current codebase. Use for general questions, code suggestions, or architectural guidance backed by Neo's persistent memory.

2026-07-18
source-command-sync-branch
network-and-computer-systems-administrators

Sync current branch with base branch. Codex (you) resolves conflicts intelligently, not automated scripts.

2026-05-17
source-command-prepare-release
software-developers

Prepare a new release by updating versions, changelog, and building distributions

2026-05-17
source-command-ship-release
software-developers

Complete release workflow from version prep through PyPI publication

2026-05-17