rohitg00/ai-engineering-from-scratch
Skill Claude CodeCodex
Phase quiz for AI Engineering from Scratch. Trigger with "quiz me", "test phase", "check my understanding", "do I know phase 3", or /check-understanding .
46 tagged course, measured the same way as everything else here.
Browse within: ai-engineering 14computer-vision 14ai-coding-agent 11ai-coding-assistant 11curated-list 11programming-examples 11agentgateway 10agentops 10google-adk 10kubernetes 10curriculum 5
rohitg00/ai-engineering-from-scratch
Skill Claude CodeCodex
Phase quiz for AI Engineering from Scratch. Trigger with "quiz me", "test phase", "check my understanding", "do I know phase 3", or /check-understanding .
rohitg00/ai-engineering-from-scratch
Skill Claude CodeCodex
AI-native tutor and onboarding workflow for the four independent Claude certification tracks in AI Engineering from Scratch. Use when a learner wants to choose a Claude certification, prepare for CCAO-F, CCDV-F, CCAR-F, or CCAR-P, resume a certification path, learn the next lesson interactively, run and verify…
rohitg00/ai-engineering-from-scratch
Skill Claude CodeCodex
Focused interactive tutor for the Model Context Protocol (MCP) path in AI Engineering from Scratch. Start or resume this route when a learner wants to build, secure, debug, verify, or operate MCP clients, servers, transports, gateways, registries, or conformance gates. Teaches one lesson per invocation and records…
Skill Claude CodeCodex
Authoring conventions, design principles, and file formats for the d2mcpp (D2X) Modern C++ tutorial project. Use this whenever you add or edit a C++ language-feature lesson — a book chapter, an exercise, a reference solution, or when registering them in SUMMARY/changelog. Trigger it for any request like "add a chapter…
bryanyzhu/agentic-ai-system-course
Skill Claude CodeCodex
Use when reviewing agent PRDs, implementation plans, unfinished ideas, or agent code against the Production-grade agentic systems course, especially when scope, archetype, chapter relevance, or course-aligned design quality is uncertain.
decodingai-magazine/building-a-coding-agent-from-scratch-course
Skill Claude CodeCodex
decode's Kitaru operator surface for headless replay and what-if — three-runs (observed / baseline-rerun / fork), CLI replay with --args/--overrides, checkpoint overrides, diffing execution records, cohort scaling, wait re-ask behavior, subagent-as-one-checkpoint. Use when replaying or forking a decode run, overriding…
decodingai-magazine/building-a-coding-agent-from-scratch-course
Skill Claude CodeCodex
Demo skill for the meta "decode improves decode" flow — launch decode in a sandboxed clone of the course repo, plan and build one small feature inside the Workspace, let Hand-back push the Session Branch, then open a draft PR against the course repo.
decodingai-magazine/building-a-coding-agent-from-scratch-course
Skill Claude CodeCodex
Demo skill that web-fetches two Decoding AI knowledge-graph articles, has the agent itself distill them into a typed entity/relation graph, and renders an interactive dark-themed force-directed KG into one self-contained kg.html — no graph library, no CDN.
Skill Claude CodeCodex
Write clear and consistent API documentation following team standards. Use when creating or editing REST API reference docs.
Skill Claude CodeCodex
Use when building a curated video course website from YouTube — picking and verifying videos, organising them into chapters/units, attaching evidence or references, and shipping a static site with good SEO. Topic-agnostic; works for anatomy, cooking, guitar, statistics, welding, anything with good YouTube coverage.
PhSeCl/pdf-courseware-to-obsidian
Skill Claude CodeCodex
A workflow that turns local PDF or PowerPoint course materials into structured Chinese study notes in an Obsidian vault. Obsidian is a note-taking app that stores linked Markdown files and related images.
MLOps-Courses/agentops-open-course
Skill Claude CodeCodex
Build offline checks and model-backed evidence for an LLM agent — trajectory scoring, groundedness/citation coverage, a run-over-run token drift warning, and side-by-side prompt A/B. Use when a prompt or model change might silently regress behavior, cost, or grounding, or when "it looked fine" is your only test.
MLOps-Courses/agentops-open-course
Skill Claude CodeCodex
Add layered safety to an LLM agent — PII redaction, prompt-injection spotlighting, human approval on state-changing tools, and a configuration-controlled write kill-switch. Use when an agent can take consequential actions, when tool output could carry injected instructions, or when user data must be redacted before it…
MLOps-Courses/agentops-open-course
Skill Claude CodeCodex
Index of the AgentOps patterns for operating LLM agents in production — telemetry, guardrails, resilience, evaluation, token budgets, least privilege, and incident response — with a pointer to the full open-source course. Use when you want an overview of how the AgentOps skills fit together, or where to start…
Skill Claude CodeCodex
Interactive bilingual course skill for learning loop engineering through Loopath. Use when a user wants to start, continue, install, teach, study, verify, or be quizzed on the Loopath course; when they ask for an agent-guided course on coding-agent loops, harness design, AGENTS.md, action schemas, tool use, policy…