kevyder

27 mods across 2 repositories, 14 stars between them.

agents-sdk

01

kevyder/banrepco_mcp

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues…

9 20d ago A 87 tokens copy · 100% MPL-2.0

cloudflare-deploy

02

kevyder/banrepco_mcp

Skill Claude CodeCodex

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

9 20d ago A 43 tokens copy · 80% MPL-2.0

cloudflare

03

kevyder/banrepco_mcp

Skill Claude CodeCodex

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over…

9 20d ago A 81 tokens copy · 91% MPL-2.0

durable-objects

04

kevyder/banrepco_mcp

Skill Claude CodeCodex

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases…

9 20d ago A 76 tokens copy · 100% MPL-2.0

sandbox-sdk

05

kevyder/banrepco_mcp

Skill Claude CodeCodex

Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs. Biases towards retrieval from Cloudflare docs…

9 20d ago C 66 tokens original MPL-2.0

kevyder/banrepco_mcp

Skill Claude CodeCodex

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

9 20d ago A 57 tokens copy · 81% MPL-2.0

web-perf

07

kevyder/banrepco_mcp

Skill Claude CodeCodex

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize…

9 20d ago A 96 tokens copy · 100% MPL-2.0

kevyder/banrepco_mcp

Skill Claude CodeCodex

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from…

9 20d ago A 72 tokens copy · 100% MPL-2.0

wrangler

09

kevyder/banrepco_mcp

Skill Claude CodeCodex

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over…

9 20d ago A 75 tokens copy · 100% MPL-2.0

zod

10

kevyder/banrepco_mcp

Skill Claude CodeCodex

Zod schema validation best practices for type safety, parsing, and error handling. This skill should be used when defining z.object schemas, using z.string validations, safeParse, or z.infer. This skill does NOT cover React Hook Form integration patterns (use react-hook-form skill) or OpenAPI client generation (use…

9 20d ago A 71 tokens copy · 100% MPL-2.0

kevyder/banrepco_mcp

Instructions file CodexOpenCode

Instructions for kevyder/banrepco_mcp, covering agents.md, stack, runtime wiring, environment and generated types and commands.

9 20d ago A 840 tokens original MPL-2.0

deep-agents-core

12

kevyder/constitution_chat

Skill Claude CodeCodex

INVOKE THIS SKILL when building ANY Deep Agents application. Covers createdeepagent(), harness architecture, SKILL.md format, and configuration options.

5 13d ago A 36 tokens

deep-agents-memory

13

kevyder/constitution_chat

Skill Claude CodeCodex

INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent), FilesystemMiddleware, and CompositeBackend for routing.

5 13d ago A 46 tokens

kevyder/constitution_chat

Skill Claude CodeCodex

INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.

5 13d ago A 43 tokens

ecosystem-primer

15

kevyder/constitution_chat

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…

5 13d ago A 71 tokens

kevyder/constitution_chat

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…

5 13d ago A 70 tokens

kevyder/constitution_chat

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.

5 13d ago A 61 tokens

langchain-rag

19

kevyder/constitution_chat

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

5 13d ago A 52 tokens

langfuse

20

kevyder/constitution_chat

Skill Claude CodeCodex

Interact with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any…

5 13d ago A 100 tokens

langgraph-cli

21

kevyder/constitution_chat

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.

5 13d ago A 48 tokens

kevyder/constitution_chat

Skill Claude CodeCodex

INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke, streaming, and error handling.

5 13d ago A 43 tokens

kevyder/constitution_chat

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.

5 13d ago A 55 tokens

kevyder/constitution_chat

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.

5 13d ago A 55 tokens