NeoLab avatar

NeoLab

Official

@neolabhq

0Followers
|
10Public Repos
|
71Published Skills

Offers architectural guidance and iterative development methodologies focused on Clean Architecture, Domain-Driven Design, and test-first implementation strategies.

Skills Distribution
DomainDeveloper To...Software Architect.. (40%)Test-Driven Develo.. (30%)Iterative Refactor.. (30%)

Agent Skills by NeoLab

Showing 71 vetted skills indexed across 1 GitHub repositories.

NeoLabHQNeoLabHQ
1.5k

cause-and-effect

Analyzes problem causes across six Fishbone diagram categories to identify root causes.

Official
Basic
NeoLabHQNeoLabHQ
1.5k

why

Applies Five Whys root cause analysis to drill from symptoms to systemic causes.

Official
Basic
NeoLabHQNeoLabHQ
1.5k

plan-do-check-act

Guides iterative PDCA cycles for systematic experimentation and continuous process improvement.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

root-cause-tracing

Traces bugs backward through call stacks to find original triggers.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

analyse

Selects and applies Gemba Walk, Value Stream Mapping, or Muda analysis to codebases and workflows.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

analyse-problem

Generates A3 one-page problem analyses with root cause analysis and action plans.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

memorize

Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

reflect

Evaluates prior AI output against weighted rubrics and triggers iterative refinement until confidence thresholds are met.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

critique

Reviews completed work using three parallel judge agents with debate and consensus reporting.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

setup-context7-mcp

Configures the Context7 MCP server and registers technology documentation IDs in CLAUDE.md.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

setup-codemap-cli

Installs and configures Codemap CLI for codebase visualization and navigation.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

setup-serena-mcp

Guides installation and configuration of the Serena MCP server for semantic code retrieval.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

build-mcp

Guides creation of MCP servers in Python or TypeScript with evaluation workflows.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

setup-arxiv-mcp

Configures the paper-search MCP server via Docker MCP for academic paper search.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

write-concisely

Applies Strunk's Elements of Style rules to improve documentation clarity and conciseness.

Official
Basic
NeoLabHQNeoLabHQ
1.5k

update-docs

Updates project documentation for local code changes using multi-agent tech-writer workflows.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

traiage-review

Prioritizes changed repository files that require human code review attention.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

review-local-changes

Reviews uncommitted git changes with parallel agents and returns scored, actionable issues.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

review-pr

Review GitHub pull requests and post inline comments on the diff.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

plan-task

Refines draft task specifications into implementation-ready plans via multi-agent analysis and judge validation.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

implement-task

Orchestrates multi-phase task implementation with sub-agents and automated code review verification.

Official
Advanced
NeoLabHQNeoLabHQ
1.5k

brainstorm

Refines rough feature ideas into validated designs through structured collaborative questioning.

Official
Intermediate
NeoLabHQNeoLabHQ
1.5k

create-ideas

Generates six diverse ideas for a topic using probability-based creative sampling.

Official
Basic
NeoLabHQNeoLabHQ
1.5k

add-task

Creates draft task files in .specs/tasks/draft/ with typed naming and preserved user intent.

Official
Intermediate

Frequently Asked Questions About NeoLab

FAQPage Schema
What specific development tasks does NeoLab support?

NeoLab supports system design using Clean Architecture and Domain-Driven Design, iterative code refactoring via Kaizen principles, and test-first development. It also provides templates for RAG-based information retrieval and isolated task execution for code reviews.

Which engineering personas benefit from these methodologies?

These methodologies are designed for software architects, lead engineers, and technical leads who prioritize maintainable codebases. The practices are ideal for teams transitioning to domain-centric design or those seeking to enforce strict test-first development standards.

What are the prerequisites for implementing these development practices?

Implementation requires a foundational understanding of Clean Architecture and Domain-Driven Design principles. Teams should be prepared to adopt a red-green-refactor cycle and integrate isolated execution environments for task-specific code reviews.