caio-moliveira/workshop-agent-harness

22Stars on the repository
31Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

ecosystem-primer

01

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

INVOKE FIRST for any LangChain / LangGraph / Deep Agents agent building project before consulting other skills or writing any agent code. Required starting point for up to date info on framework selection (LangChain vs LangGraph vs Deep Agents vs hybrid composition), agent patterns, install, environment setup, and…

not rated 22 2mo ago A 71 tokens

fastapi-templates

02

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

not rated 22 2mo ago A 37 tokens

grill-me

03

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

not rated 22 2mo ago A 49 tokens

grill-with-docs

04

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

not rated 22 2mo ago A 57 tokens

harness-architect

06

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Skill de entrevista que transforma o PRD (ou spec/documento de arquitetura) de um projeto num setup concreto de agent harness no diretório .claude/. Use SEMPRE que o usuário quiser planejar ou estruturar o harness de um projeto de código, montar ou andaimar o .claude/ (CLAUDE.md, rules, skills, subagents, commands…

not rated 22 2mo ago A 188 tokens

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

not rated 22 2mo ago A 68 tokens

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain, LangGraph, LangSmith, or Deep Agents. Covers required packages, minimum versions, environment requirements, versioning best practices, and common community tool packages for both…

not rated 22 2mo ago A 70 tokens

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for human approval of dangerous tool calls, creating custom middleware with hooks, Command resume patterns, and structured output with Pydantic/Zod.

not rated 22 2mo ago A 61 tokens

langchain-rag

11

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI), and vector stores (Chroma, FAISS, Pinecone).

not rated 22 2mo ago A 52 tokens

langgraph-cli

12

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

INVOKE THIS SKILL when using the langgraph CLI to scaffold, develop, build, or deploy LangGraph applications. Covers langgraph new, dev, build, up, deploy, and langgraph.json configuration.

not rated 22 2mo ago A 48 tokens

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...), approval/validation workflows, and the 4-tier error handling strategy.

not rated 22 2mo ago A 55 tokens

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping. Covers checkpointers, threadid, time travel, Store, and subgraph persistence modes.

not rated 22 2mo ago A 55 tokens

managed-deep-agents

16

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

INVOKE THIS SKILL when creating, deploying, running, or operating Managed Deep Agents in LangSmith. Covers deepagents-cli, the Python and TypeScript SDKs, React useStream, REST fallbacks, MCP tools, interrupts, backends, and the managed agent file tree.

not rated 22 2mo ago A 64 tokens

prototype

17

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

not rated 22 2mo ago A 90 tokens

react-ui-patterns

18

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.

not rated 22 2mo ago A 35 tokens

tdd

19

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

not rated 22 2mo ago A 45 tokens

to-issues

20

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

not rated 22 2mo ago A 53 tokens

to-prd

21

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

not rated 22 2mo ago A 36 tokens

ui-ux-pro-max

22

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design…

not rated 22 2mo ago B 238 tokens

write-a-skill

23

caio-moliveira/workshop-agent-harness

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

not rated 22 2mo ago A 35 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: