guidelines/guidelines library
Guidelines package
Exports guideline composition functionality for AI agents.
Classes
- GuidelineComposer
- Composes guidelines for AI agents working with ServerPod
- GuidelineWriter
- Writer for AI guideline files (AGENTS.md, CLAUDE.md)
Enums
- AgentType
- Supported AI agent types
- GuidelineWriteStatus
- Write result status
Extensions
- AgentTypeExtension on AgentType
- Extension to get display names and properties for AgentType
Exceptions / Errors
- EmptySkillListException
- Exception thrown when skill list is empty
- GuidelineCompositionException
- Exception thrown when guideline composition fails
- GuidelineWriteException
- Exception thrown when guideline writing fails
- InvalidAgentTypeException
- Exception thrown when an invalid agent type is provided