kaushik-holla/agent-skills

2Stars on the repository
7Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

langgraph-patterns

01

kaushik-holla/agent-skills

Skill Claude CodeCodex

Canonical LangGraph patterns for typed State, conditional routers, interrupt/resume, checkpointers, structured outputs, tool/MCP wiring, subgraphs, parallel branches, async streaming, and LangSmith tracing. Use when designing or implementing any LangGraph node, router, or graph. Reference; not a runbook.

not rated 2 3mo ago A 68 tokens original MIT

python-quality

02

kaushik-holla/agent-skills

Skill Claude CodeCodex

Standard Python project setup using uv or conda + pip, src-layout, ruff (lint + format), mypy strict, pytest + pytest-asyncio, and pre-commit. Includes pyproject.toml, uv, and environment.yml templates, a GitHub Actions CI snippet, and LLM-friendly test patterns. Use when scaffolding a new project or upgrading…

not rated 2 3mo ago A 80 tokens original MIT