class Riffer::Skills::Backend

Interface for skill storage backends. Subclass and implement list_skills and read_skill for custom storage (database, S3, etc.); use Riffer::Skills::Frontmatter.parse on raw SKILL.md content.