Apply the TPACK framework to evaluate and design technology-integrated instruction at the intersection of technological, pedagogical, and content knowledge. Use this skill when the user needs to assess teacher readiness for technology integration, design professional development for ed-tech, or evaluate whether technology use is pedagogically grounded — even if they say 'how to integrate technology in teaching', 'ed-tech evaluation', or 'teacher technology competency'.
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-tpack
TPACK (Technological Pedagogical Content Knowledge) describes the knowledge teachers need for effective technology integration. It identifies seven knowledge domains formed by the intersections of Technology (TK), Pedagogy (PK), and Content (CK) knowledge, arguing that effective integration requires understanding all three simultaneously.
Trigger conditions:
When NOT to use:
IRON LAW: Effective Technology Integration Requires ALL THREE Knowledge Types
Technology without pedagogy or content is just a tool, not instruction.
The seven domains:
TK — Technology Knowledge (how tools work)
PK — Pedagogical Knowledge (how to teach)
CK — Content Knowledge (what to teach)
TPK — How technology enables pedagogical strategies
TCK — How technology represents content
PCK — How to teach specific content (Shulman)
TPACK — The intersection of ALL three: the sweet spot
Weakness in ANY domain degrades technology integration quality.
Assess the current state of each knowledge domain (TK, PK, CK) and their intersections for the instructor or instructional context.
Find where technology can genuinely enhance pedagogy for specific content. Ask: "What can students do WITH technology that they couldn't do WITHOUT it?"
Create learning activities where technology choice is driven by pedagogical purpose AND content requirements, not technology novelty.
Assess whether the technology integration achieved learning goals. Check: Did technology serve the pedagogy? Did it represent content accurately? Was it accessible?
# TPACK Analysis: {Context/Course}
## Knowledge Domain Assessment
| Domain | Current State | Evidence | Gap |
|--------|-------------|----------|-----|
| TK | ... | ... | ... |
| PK | ... | ... | ... |
| CK | ... | ... | ... |
| TPK | ... | ... | ... |
| TCK | ... | ... | ... |
| PCK | ... | ... | ... |
| TPACK | ... | ... | ... |
## Technology Integration Design
- Content goal: {what students should learn}
- Pedagogical strategy: {how they will learn it}
- Technology role: {why this technology, specifically}
- TPACK alignment: {how all three intersect}
## Recommendations
{Targeted development for weakest domains}
references/tpack-instruments.mdreferences/lesson-design.mdGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Take asgard-ai-platform/grad-tpack from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.