All authors
NeoLabHQ avatar

Claude Skills by NeoLabHQ

github.com/NeoLabHQ
203 skillsA× 197B× 3F× 30 installs33 views
AnalyseA

Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target

ai-agentsgodocker
0
1,676
Cause And EffectA

Systematic Fishbone analysis exploring problem causes across six categories

ai-agentsgotesting
0
1,676
Plan Do Check ActA

Iterative PDCA cycle for systematic experimentation and continuous improvement

ai-agentsgonode
0
1,676
Root Cause TracingA

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

ai-agentstypescriptgo
0
1,676
WhyA

Iterative Five Whys root cause analysis drilling from symptoms to fundamentals

ai-agentstypescriptdocker
0
1,676
Build McpA

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

ai-agentstypescriptpython
0
1,676
Setup Arxiv McpA

Guide for setup arXiv paper search MCP server using Docker MCP

ai-agentsgodocker
0
1,676
Setup Codemap CliA

Guide for setup Codemap CLI for intelligent codebase visualization and navigation

ai-agentsgoswift
0
1,676
Setup Context7 McpA

Guide for setup Context7 MCP server to load documentation for specific technologies.

ai-agentsgogit
0
1,676
Setup Serena McpA

Guide for setup Serena MCP server for semantic code retrieval and editing capabilities

ai-agentsgotesting
0
1,676
CritiqueA

Comprehensive multi-perspective review using specialized judges with debate and consensus building

ai-agentsgobash
0
1,676
MemorizeA

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

ai-agentsgobash
0
1,676
ReflectA

Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification

ai-agentsjavascriptrust
0
1,676
Review Local ChangesA

Review your local uncommitted working-tree changes (git diff plus untracked files) and return actionable improvement suggestions. Use before committing, when nothing has been pushed yet.

ai-agentsgobash
0
1,676
Review PrA

Review an existing GitHub pull request and post inline review comments on its diff. Use when the changes are on an opened PR rather than your local working tree.

ai-agentsgosql
0
1,676
Traiage ReviewA

This skill should be used when need prioritize what changed code in repository human must review.

ai-agentspythongo
0
1,676
Do And JudgeA

Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop

ai-agentsrustgo
0
1,676
Do CompetitivelyA

Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis

ai-agentsrustgo
0
1,676
Do In ParallelA

Run independent tasks concurrently across multiple files or targets using parallel sub-agents, with per-task model selection and LLM-as-a-judge verification. Use when tasks do not depend on each other and can run side by side.

ai-agentsgobash
0
1,676
Do In StepsA

Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.

ai-agentstypescriptgo
0
1,676
Judge With DebateA

Evaluate solutions through multi-round debate between independent judges until consensus

ai-agentsgobash
0
1,676
JudgeA

Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation

ai-agentsgodocumentation
0
1,676
Launch Sub AgentA

Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification

ai-agentsgotesting
0
1,676
Multi Agent PatternsA

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

ai-agentsgodatabase
0
1,676
Subagent Driven DevelopmentA

Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

ai-agentstypescriptgo
0
1,676
Tree Of ThoughtsA

Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation

ai-agentsrustgo
0
1,676
Add TaskA

creates draft task file in .specs/tasks/draft/ with original user intent

ai-agentsgobash
0
1,676
BrainstormA

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

ai-agentsgotesting
0
1,676
Create IdeasA

Generate ideas in one shot using creative sampling

ai-agents
0
1,676
Implement TaskA

Implement a task step by step with automated LLM-as-Judge verification at the end of each phase

ai-agentstypescriptgo
0
1,676
Plan TaskA

Refine a draft task specification into a fully planned, implementation-ready task with acceptance criteria, architecture, per-step sub-task files and verifiable phases

ai-agentsgobash
0
1,676
Design Testing StrategyA

Use before writing any type of tests. Distills 14 industry sources into deterministic decision gates, schemas, and worked test examples.

testingpythonrust
0
1,676
Fix TestsA

Systematically fix all failing tests after business logic changes or refactoring

ai-agentsgotesting
0
1,676
Test CoverageA

Use after writing tests to assess coverage quality across structural, mutation, requirements, and API/integration dimensions; organized knowledge for choosing and interpreting coverage analyses.

ai-agentstypescriptpython
0
1,676
Test Driven DevelopmentA

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

ai-agentstypescriptrust
0
1,676
Write TestsA

Add missing test coverage for your local code changes by generating new test files (covers uncommitted and untracked changes, or the latest commit if everything is committed). Use when you want write tests for new logic or increase test coverage.

ai-agentsgotesting
0
1,676
ActualizeA

Reconcile the project's FPF state with recent repository changes

ai-agentsgobash
0
1,676
Add TaskA

creates draft task file in .specs/tasks/draft/ with original user intent

ai-agentsgobash
0
1,676
Agent EvaluationA

Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.

ai-agentspythonrust
0
1,676
Analyse ProblemA

Comprehensive A3 one-page problem analysis with root cause and action plan

ai-agentsgosql
0
1,676
AnalyseA

Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target

ai-agentsgodocker
0
1,676
Analyze IssueA

Analyze a GitHub issue and create a detailed technical specification

ai-agentssqlcode-review
0
1,676
Apply Anthropic Skill Best PracticesA

Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure

ai-agentspythongo
0
1,676
Attach Review To PrA

Add line-specific review comments to pull requests using GitHub CLI API

ai-agentstypescriptgo
0
1,676
BrainstormA

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

ai-agentsgotesting
0
1,676
Build McpA

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

ai-agentstypescriptpython
0
1,676
Cause And EffectA

Systematic Fishbone analysis exploring problem causes across six categories

ai-agentsgotesting
0
1,676
CommitA

Create well-formatted commits with conventional commit messages and emoji

ai-agentsgorefactoring
0
1,676
Context EngineeringA

Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.

ai-agentstypescriptpython
0
1,676
Create AgentA

Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns

ai-agentsgobash
0
1,676