grad-academy-tutor

Answers junior engineer questions using grad academy course slides and exercises.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/kainos-academy-2026/team4-frontend --skill grad-academy-tutor-kainos-academy-2026
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grad-academy-tutor
Source: https://github.com/kainos-academy-2026/team4-frontend/tree/main/.github/skills/grad-academy-tutor
Command: npx skills add https://github.com/kainos-academy-2026/team4-frontend --skill grad-academy-tutor-kainos-academy-2026

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Junior engineers and students often get stuck on course concepts and need patient, beginner-friendly explanations grounded in the actual grad academy curriculum rather than generic or overly advanced answers. ## Core Features & Use Cases - Curriculum-grounded answers: Fetches the relevant course slide files from the grad academy repository and bases explanations on that material before supplementing with reputable external sources. - Broad topic coverage: Covers AI tools, GitHub Copilot, prompt engineering, Git workflows, SOLID principles, REST APIs, Node.js, TypeScript, MVC, SQL, Prisma, frontend development, CI/CD, cryptography, OWASP Top 10, and web authentication. - Use Case: A graduate asks "how does JWT work" and receives a plain-language explanation drawn from the web authentication slides, plus a pointer to a related exercise to try next. ## Quick Start Ask the tutor a course question such as "what is the single responsibility principle" and it will fetch the relevant slides and explain the concept from first principles.

Frequently Asked Questions about grad-academy-tutor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get help with grad academy course topics?

Ask a question about any course topic such as SOLID principles, JWT, or prompt engineering. The tutor fetches the relevant slide file from the grad academy repository and explains the concept from first principles in plain language.

What topics does the grad academy tutor cover?

It covers AI tools and GitHub Copilot, prompt and context engineering, Git workflows, SOLID principles, REST APIs with Node.js and TypeScript, MVC, SQL and Prisma, frontend forms and Axios, plus CI/CD, cryptography, logging, OWASP Top 10, and web authentication.

Does the tutor answer questions not covered in the course slides?

Yes, when slides do not fully cover a question it supplements with information from reputable sources like MDN, official docs, or OWASP, and explicitly tells you it is going beyond the course material.

Can I use this tutor if I have no prior programming knowledge?

Yes, the tutor assumes zero prior knowledge and explains every concept from first principles using plain language, short sentences, and everyday analogies rather than jargon.

What are the limitations of the grad academy tutor?

It only covers topics in the grad academy curriculum and depends on fetching slide files from the course repository, so unavailable URLs or out-of-scope questions may limit the depth of its answers.