Skip to main content
timothywarner-org
GitHub creator profile

timothywarner-org

Repository-level view of 44 collected skills across 15 GitHub repositories.

skills collected
44
repositories
15
updated
Jul 26, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

kubernetes-patterns
network-and-computer-systems-administrators

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),…

Jul 20, 2026
azure-ai-deploy
software-developers

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…

Jul 20, 2026
genai-prompt-eval
software-quality-assurance-analysts-and-testers

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…

Jul 20, 2026
azure-bicep-skill
software-developers

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…

Jul 19, 2026
claude-md-audit
software-quality-assurance-analysts-and-testers

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…

Jul 19, 2026
review-changes
software-quality-assurance-analysts-and-testers

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…

Jul 19, 2026
mcp-scaffold
software-developers

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…

Jul 19, 2026
Showing 12 of 15 repositories