timothywarner-org/claude-code

Claude Code and Large-Context Reasoning (O'Reilly Live Learning)

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

azure-ai-deploy

01

timothywarner-org/claude-code

Skill Claude CodeCodex

Ship a Python generative-AI app to Azure the keyless way, using DefaultAzureCredential and azd. Use when deploying a Python GenAI service, wiring an Azure OpenAI client without API keys, provisioning managed identity for Azure compute, running a pre-deploy gate, or building an azure.yaml for a container app. Triggers…

223 1mo ago A 107 tokens original MIT

azure-bicep-skill

02

timothywarner-org/claude-code

Skill Claude CodeCodex

Use when authoring, reviewing, or refactoring Azure Bicep code. Triggers on Bicep module design, Azure Verified Modules (AVM) selection, landing zone IaC, .bicepparam parameter files, what-if deployment validation, bicepconfig.json linting, GitHub Actions Bicep CI with OIDC, Key Vault secret references, and any…

223 1mo ago A 110 tokens original MIT

claude-md-audit

03

timothywarner-org/claude-code

Skill Claude CodeCodex

Audit the CLAUDE.md hierarchy in a repo for drift between what each CLAUDE.md claims and what's actually on disk. Validates that referenced file paths still exist, flags voice violations (em dashes, "ask" as a noun), and checks the ground-truth facts block for stale tokens (MCP spec date, transports, model lineup).…

223 1mo ago A 128 tokens original MIT

genai-prompt-eval

04

timothywarner-org/claude-code

Skill Claude CodeCodex

Score a Python generative-AI app's outputs on groundedness, relevance, coherence, and safety before it ships. Use when building a prompt-eval harness, writing eval cases for a GenAI feature, gating a deploy on quality thresholds, or measuring whether model answers stay grounded and on-topic. Triggers on "evaluate my…

223 1mo ago A 103 tokens original MIT

kubernetes-patterns

05

timothywarner-org/claude-code

Skill Claude CodeCodex

Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments. Use when writing or reviewing Kubernetes manifests (Deployments, Services, Ingress, Jobs), configuring resource requests/limits or probes, setting up…

223 1mo ago A 105 tokens original MIT

mcp-scaffold

06

timothywarner-org/claude-code

Skill Claude CodeCodex

Scaffold production-ready Python MCP servers using FastMCP. Use when creating new MCP servers, initializing MCP projects, generating server boilerplate, or setting up MCP development environments. Supports all MCP primitives (tools, resources, prompts) with Pydantic validation, async patterns, and proper project…

223 1mo ago A 65 tokens original MIT

review-changes

07

timothywarner-org/claude-code

Skill Claude CodeCodex

Review uncommitted local changes in the current git working tree for bugs, smells, missing tests, and CLAUDE.md voice violations. Use when the user asks to "review my changes", "look at my diff", "check my staged changes", "code review my working tree", or wants a sanity check before committing or opening a PR. Do NOT…

223 1mo ago A 94 tokens original MIT