claudeindex
NeoLabHQ's avatar
Author

NeoLabHQ

@NeoLabHQ
1
Marketplaces
13
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

context-engineering-kit

context-engineering-kit

Plugins:13
Skills:0
639
56

Plugins

Plugin

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.

Plugin

code-review

Introduce codebase and PR review commands and skills using multiple specialized agents.

Plugin

git

Introduces commands for commit and PRs creation, plus skills for git worktrees and notes.

Plugin

tdd

Introduces commands for test-driven development, common anti-patterns and skills for testing using subagents.

Plugin

sadd

Introduces skills for subagent-driven development, dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates.

Plugin

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.

Plugin

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.

Plugin

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.

Plugin

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.

Plugin

docs

Commands for analysing project, writing and refining documentation.

Plugin

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.

Plugin

tech-stack

Commands for setup or update of CLAUDE.md file with best practices for specific language or framework.

Plugin

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.