Logo
Agent Skills Guide
All SkillsCategoryTags>Publishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Publishers
  3. mvillmow/ProjectOdyssey
mvillmow/ProjectOdyssey logo

mvillmow/ProjectOdyssey

Training framework written in Mojo

4 skills published12 starsGitHub

mojo-type-safety

@mvillmow/projectodyssey

12

Validate type safety in Mojo code including parametric types and trait constraints. Use during code review or when type errors occur.

Software Development

validate-inputs

@mvillmow/projectodyssey

12

Check function inputs for correctness and safety. Use when implementing defensive programming.

Software Development

quality-coverage-report

@mvillmow/projectodyssey

10

Generate test coverage reports showing which code paths are tested. Use to identify untested code and improve test coverage.

Software Development

quality-security-scan

@mvillmow/projectodyssey

10

Scan code for security vulnerabilities and unsafe patterns. Use before committing sensitive code or in security reviews.

Software Development