Skip to content
Skill

Lti

by atomicjolt-com

AI Summary

Loads LTI 1.3 and LTI Advantage specifications to provide context for building LTI-integrated educational tools. Ideal for developers creating learning management system integrations and assessment platforms.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "Lti" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (2 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/atomicjolt-com/atomic-forge/main/.claude/commands/lti.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/prime.md "https://raw.githubusercontent.com/atomicjolt-com/atomic-forge/main/.claude/commands/prime.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Load context for building LTI related tooling

Lti

This command loads in the LTI 1.3 and LTI Advantage specifications

Instructions and Context

Review the LTI 1.3 core specification found at this URL: https://www.imsglobal.org/spec/lti/v1p3 Review Assignment and Grade services specification found at this URL: https://www.imsglobal.org/spec/lti-ags/v2p0 Review the Names and roles specification found at this URL: https://www.imsglobal.org/spec/lti-nrps/v2p0 Review the Deep Linking specification found at this URL: https://www.imsglobal.org/spec/lti-dl/v2p0

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
1 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars1
Issues0
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code