πŸ€–

Ai

Ai

23
Skills

prompt-engineering

Teaches well-known prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles

433NeoLabHQ
Developer Tools
AI & ML

imagen

Generate images using Google Gemini's image generation API for UI mockups, icons, illustrations, and visual assets

79sanjay3290
Creative
AI & ML

Vectorize MCP Worker

Edge-native MCP server patterns for production RAG

12dannwaneri
Developer Tools
AI & ML

Context Engineering

Context engineering techniques

8.3kmuratcankoylan
Developer Tools
AI & ML

Mind Cloning Engineering

Mind cloning with LLM skills

24yzfly
AI & ML

Context Engineering Guide

Comprehensive context engineering tutorial covering attention mechanics, progressive disclosure, context budget management, and quality vs quantity trade-offs for AI agent development

433NeoLabHQ
AI & ML
Developer Tools

Multi-Agent Architecture Patterns

Reference guide for multi-agent architecture patterns including Supervisor/Orchestrator, Peer-to-Peer/Swarm, and Hierarchical, with context isolation principles and Claude Code implementation

433NeoLabHQ
AI & ML
Developer Tools

Agent Evaluation Framework

Comprehensive Claude Code agent evaluation framework with multi-dimensional scoring, LLM-as-Judge mode, and research-backed performance variance analysis

433NeoLabHQ
AI & ML
Developer Tools

Thought-Based Reasoning Techniques

Guide to 8 LLM reasoning techniques: Chain-of-Thought, Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, and Reflexion with research citations

433NeoLabHQ
AI & ML
Developer Tools

Self-Reflection Framework

Iterative self-improvement system with task complexity grading, strict quality gatekeeper role, confidence thresholds, and verification checklists

433NeoLabHQ
AI & ML
Developer Tools

Multi-Perspective Critique

Multi-perspective review system using Multi-Agent Debate and LLM-as-Judge patterns with 3 specialized judges, debate rounds, and consensus building

433NeoLabHQ
AI & ML
Developer Tools

Create Claude Code Agent

Complete guide for creating Claude Code agents with YAML frontmatter structure, agent file format, trigger condition design, and system prompt writing

433NeoLabHQ
AI & ML
Developer Tools

Create Skill (TDD Method)

TDD methodology for skill creation β€” test with subagents first, write skill to address failures, iterate until bulletproof against rationalization

433NeoLabHQ
AI & ML
Developer Tools

Tree of Thoughts Reasoning

Systematic ToT reasoning framework with 6 phases: explore, prune, expand, evaluate, adaptive strategy selection, and synthesis with parallel agent dispatch

433NeoLabHQ
AI & ML
Developer Tools

Parallel Agent Dispatch

Launch multiple sub-agents in parallel with intelligent model selection, Zero-shot CoT reasoning, independence verification, and batch operation scheduling

433NeoLabHQ
AI & ML
Developer Tools

Execute and Judge Loop

Single-task execution with LLM-as-Judge verification in an iterative loop, supporting auto-retry and strict orchestrator role separation

433NeoLabHQ
AI & ML
Developer Tools

Memory Curation System

Agentic Context Engineering memory system that extracts insights from reflections and critiques, curates them, and updates CLAUDE.md as an evolving knowledge base

433NeoLabHQ
AI & ML
Productivity

LLM-as-Judge Evaluator

Standalone LLM-as-Judge evaluation tool with context isolation, Chain-of-Thought scoring, multi-dimensional weighted rubric, and evidence-backed assessments

433NeoLabHQ
AI & ML
Developer Tools

First Principles Hypothesis Framework

First Principles reasoning framework with hypothesis generation, logical and evidence validation, layered trust audit (L0/L1/L2), and reliability scoring

433NeoLabHQ
AI & ML
Developer Tools

Test Skill with Subagents

Test any Claude skill using RED-GREEN-REFACTOR cycle with subagent pressure testing to verify the skill resists agent rationalization and bypass attempts

433NeoLabHQ
AI & ML
Testing

Test Any Prompt

Universal prompt testing methodology using RED-GREEN-REFACTOR cycle with subagents, supporting A/B testing and regression testing for commands, hooks, skills, and production prompts

433NeoLabHQ
AI & ML
Testing

Build MCP Server

MCP server development guide with agent-centric design principles, workflow-first approach, and dual Python (FastMCP) / TypeScript implementation support

433NeoLabHQ
AI & ML
Developer Tools

LangSmith Fetch

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio with 4 workflows: quick debug, deep dive, export, and error pattern detection

3.2kComposioHQ
Developer Tools
AI & ML

Related Guides