NeoLabHQ

NeoLabHQ

@NeoLabHQ Organization

GitHub
50 Skills
53450 Total Stars
February 2026 Joined

Public Skills

customaize-agent:create-skill

by NeoLabHQ

Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

Code Gen 1.1K 3mo ago

customaize-agent:apply-anthropic-skill-best-practices

by NeoLabHQ

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

Agents 1.1K 3mo ago

code-review:review-local-changes

by NeoLabHQ

Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions

Code Review 1.1K 3mo ago

customaize-agent:create-command

by NeoLabHQ

Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration

CLI Tools 1.1K 3mo ago

customaize-agent:context-engineering

by NeoLabHQ

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

Agents 1.1K 3mo ago

code-review:review-pr

by NeoLabHQ

Comprehensive pull request review using specialized agents

Code Review 1.1K 3mo ago

customaize-agent:create-hook

by NeoLabHQ

Create and configure git hooks with intelligent project analysis, suggestions, and automated testing

CLI Tools 1.1K 3mo ago

customaize-agent:agent-evaluation

by NeoLabHQ

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

Agents 1.1K 3mo ago

customaize-agent:create-agent

by NeoLabHQ

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

Agents 1.1K 3mo ago

customaize-agent:create-workflow-command

by NeoLabHQ

Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts

Agents 1.1K 3mo ago

customaize-agent:prompt-engineering

by NeoLabHQ

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.

Processing 1.1K 3mo ago

customaize-agent:thought-based-reasoning

by NeoLabHQ

Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns

Code Gen 1.1K 3mo ago

fpf:actualize

by NeoLabHQ

"Reconcile the project's FPF state with recent repository changes"

Code Review 1.1K 3mo ago

customaize-agent:test-prompt

by NeoLabHQ

Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing

Git & VCS 1.1K 3mo ago

git:create-pr

by NeoLabHQ

Create pull requests using GitHub CLI with proper templates and formatting

Code Gen 1.1K 3mo ago

fpf:status

by NeoLabHQ

"Display the current state of the FPF knowledge base"

Caching 1.1K 3mo ago

kaizen:root-cause-tracing

by NeoLabHQ

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

Code Gen 1.1K 3mo ago

fpf:decay

by NeoLabHQ

"Manage evidence freshness by identifying stale decisions and providing governance actions"

Auth 1.1K 3mo ago

kaizen:analyse

by NeoLabHQ

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

Auth 1.1K 3mo ago

fpf:query

by NeoLabHQ

"Search the FPF knowledge base and display hypothesis details with assurance information"

Caching 1.1K 3mo ago

ddd:setup-code-formating

by NeoLabHQ

Sets up code formatting rules and style guidelines in CLAUDE.md

Code Gen 1.1K 3mo ago

customaize-agent:test-skill

by NeoLabHQ

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

Agents 1.1K 3mo ago

ddd:software-architecture

by NeoLabHQ

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

File Ops 1.1K 3mo ago

mcp:setup-context7-mcp

by NeoLabHQ

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

File Ops 1.1K 3mo ago

sadd:do-and-judge

by NeoLabHQ

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

Agents 1.1K 3mo ago

git:notes

by NeoLabHQ

Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.

CLI Tools 1.1K 3mo ago

kaizen:why

by NeoLabHQ

Iterative Five Whys root cause analysis drilling from symptoms to fundamentals

Database 1.1K 3mo ago

git:commit

by NeoLabHQ

Create well-formatted commits with conventional commit messages and emoji

Code Gen 1.1K 3mo ago

git:create-worktree

by NeoLabHQ

Create and setup git worktrees for parallel development with automatic dependency installation

CLI Tools 1.1K 3mo ago

mcp:setup-serena-mcp

by NeoLabHQ

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

File Ops 1.1K 3mo ago

mcp:build-mcp

by NeoLabHQ

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).

Processing 1.1K 3mo ago

kaizen:cause-and-effect

by NeoLabHQ

Systematic Fishbone analysis exploring problem causes across six categories

API Dev 1.1K 3mo ago

git:analyze-issue

by NeoLabHQ

Analyze a GitHub issue and create a detailed technical specification

Code Review 1.1K 3mo ago

fpf:propose-hypotheses

by NeoLabHQ

Execute complete FPF cycle from hypothesis generation to decision

Agents 1.1K 3mo ago

fpf:reset

by NeoLabHQ

"Reset the FPF reasoning cycle to start fresh"

Auth 1.1K 3mo ago

reflexion:critique

by NeoLabHQ

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

Agents 1.1K 3mo ago

git:worktrees

by NeoLabHQ

Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.

Code Gen 1.1K 3mo ago

mcp:setup-arxiv-mcp

by NeoLabHQ

Guide for setup arXiv paper search MCP server using Docker MCP

Academic 1.1K 3mo ago

kaizen:kaizen

by NeoLabHQ

Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.

Code Gen 1.1K 3mo ago

docs:update-docs

by NeoLabHQ

Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.

API Dev 1.1K 3mo ago

git:load-issues

by NeoLabHQ

Load all open issues from GitHub and save them as markdown files

Docs Gen 1.1K 3mo ago

git:compare-worktrees

by NeoLabHQ

Compare files and directories between git worktrees or worktree and current branch

CLI Tools 1.1K 3mo ago

reflexion:memorize

by NeoLabHQ

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

Code Gen 1.1K 3mo ago

mcp:setup-codemap-cli

by NeoLabHQ

Guide for setup Codemap CLI for intelligent codebase visualization and navigation

CLI Tools 1.1K 3mo ago

kaizen:plan-do-check-act

by NeoLabHQ

Iterative PDCA cycle for systematic experimentation and continuous improvement

CI/CD 1.1K 3mo ago

git:attach-review-to-pr

by NeoLabHQ

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

API Dev 1.1K 3mo ago

reflexion:reflect

by NeoLabHQ

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

Code Review 1.1K 3mo ago

kaizen:analyse-problem

by NeoLabHQ

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

Code Review 1.1K 3mo ago

git:merge-worktree

by NeoLabHQ

Merge changes from worktrees into current branch with selective file checkout, cherry-picking, interactive patch selection, or manual merge

CLI Tools 1.1K 3mo ago

docs:write-concisely

by NeoLabHQ

Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.

Linting 1.1K 3mo ago