chore: release v1.1.0 - add Support Team Guide and User Guide, update all docs to v1.1.0

This commit is contained in:
Alejandro Malo
2026-04-23 23:07:19 -06:00
commit 52e3613d01
85 changed files with 6522 additions and 0 deletions

View File

@@ -0,0 +1,43 @@
---
name: scorm-packager
description: Packages educational content into SCORM and xAPI compliant formats for LMS delivery.
---
# scorm-packager
## Capabilities
- Generate SCORM manifests
- Package content for LMS compatibility
- Validate SCORM compliance
- Support xAPI statement generation
## Usage
Use this skill when:
- Content is ready for LMS delivery
- Creating SCORM or xAPI packages
- Validating package compliance
## Input
Content files and packaging specifications.
## Output
SCORM/xAPI package with:
- imsmanifest.xml
- Content files organized correctly
- Compliance validation report
- xAPI statements (if applicable)
## Limitations
- Supports SCORM 1.2 and 2004
- Cannot test in actual LMS
- Package size limits depend on LMS
## Assumptions
- Content is complete and functional
- Target SCORM version is specified