Plugins by NeoLabHQ
13 plugins
NeoLabHQ / customaize-agent
Commands and skills for writing and refining commands, hooks, skills for Claude Code, includes Anthropic Best Practices and Agent Persuasion Principles that can be useful for sub-agent workflows.
NeoLabHQ / git
Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.
NeoLabHQ / sadd
Introduces skills for subagent-driven development, dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates.
NeoLabHQ / kaizen
Inspired by Japanese continuous improvement philosophy, Agile and Lean development practices. Introduces commands for analysis of root cause of issues and problems, including 5 Whys, Cause and Effect Analysis, and other techniques.
NeoLabHQ / sdd
Specification Driven Development workflow commands and agents, based on Github Spec Kit and OpenSpec. Uses specialized agents for effective context management and quality review.
NeoLabHQ / mcp
Commands for setup well known MCP server integration if needed and update CLAUDE.md file with requirement to use this MCP server for current project.
NeoLabHQ / reflexion
Collection of commands that force LLM to reflect on previous response and output. Based on papers like Self-Refine and Reflexion. These techniques improve the output of large language models by introducing feedback and refinement loops.
NeoLabHQ / tdd
Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.
NeoLabHQ / code-review
Introduce codebase and PR review commands and skills using multiple specialized agents.
NeoLabHQ / ddd
Introduces command to update CLAUDE.md with best practices for domain-driven development, focused on quality of code, includes Clean Architecture, SOLID principles, and other design patterns.
NeoLabHQ / docs
Commands for analysing project, writing and refining documentation.
NeoLabHQ / tech-stack
Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.
NeoLabHQ / fpf
First Principles Framework (FPF) for structured reasoning. Implements ADI (Abduction-Deduction-Induction) cycle for hypothesis generation, logical verification, empirical validation, and auditable decision-making.