implement-storage-adapter
CommunityRobust Ltix.StorageAdapter implementation.
AuthorDecoyLex
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill guides developers through implementing an Ltix.StorageAdapter for LTI 1.3 tools, clarifying how to map your app's storage layer to the Ltix.StorageAdapter callbacks and how to coordinate schema decisions with the library's expectations.
Core Features & Use Cases
- Four required callbacks: get_registration/2, get_deployment/2, store_nonce/2, validate_nonce/2, with protocol-driven return shapes LTix.Registration and Ltix.Deployment
- Guidance on building a storage context (e.g., Ltix.Lti) and corresponding Ecto schemas for Registration, Deployment, and Nonce
- Strategies for upsert vs manual deployment creation, nonce lifecycle handling, and test coverage for storage adapters
Quick Start
Set up your project skeleton for Ltix.StorageAdapter by implementing the four callbacks and wiring them to your app's LTI data layer.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: implement-storage-adapter Download link: https://github.com/DecoyLex/ltix/archive/main.zip#implement-storage-adapter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.