Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
aix
command
|
|
|
aix/commands
Package commands provides CLI commands for the aix tool.
|
Package commands provides CLI commands for the aix tool. |
|
aix/commands/agent
Package agent provides commands for managing AI coding agents.
|
Package agent provides commands for managing AI coding agents. |
|
aix/commands/backup
Package backup provides CLI commands for managing configuration backups.
|
Package backup provides CLI commands for managing configuration backups. |
|
aix/commands/command
Package command provides the command group for managing AI assistant slash commands.
|
Package command provides the command group for managing AI assistant slash commands. |
|
aix/commands/flags
Package flags provides shared flag accessors for CLI commands.
|
Package flags provides shared flag accessors for CLI commands. |
|
aix/commands/mcp
Package mcp provides the mcp command group for managing MCP server configurations.
|
Package mcp provides the mcp command group for managing MCP server configurations. |
|
aix/commands/repo
Package repo provides CLI commands for managing skill repositories.
|
Package repo provides CLI commands for managing skill repositories. |
|
aix/commands/search
Package search provides the search command for finding resources across cached repositories.
|
Package search provides the search command for finding resources across cached repositories. |
|
aix/commands/skill
Package skill provides the skill command group for managing AI assistant skills.
|
Package skill provides the skill command group for managing AI assistant skills. |
|
internal
|
|
|
agent/validator
Package validator provides validation for agent structs.
|
Package validator provides validation for agent structs. |
|
backup
Package backup provides configuration backup and restore capabilities for aix.
|
Package backup provides configuration backup and restore capabilities for aix. |
|
cli
Package cli provides CLI-specific types and utilities for the aix command.
|
Package cli provides CLI-specific types and utilities for the aix command. |
|
cli/prompt
Package prompt provides interactive CLI prompts for user input.
|
Package prompt provides interactive CLI prompts for user input. |
|
command
Package command provides slash command parsing and validation.
|
Package command provides slash command parsing and validation. |
|
command/parser
Package parser provides command file parsing functionality.
|
Package parser provides command file parsing functionality. |
|
command/validator
Package validator provides validation for command structs.
|
Package validator provides validation for command structs. |
|
config
Package config provides configuration management for aix using Viper.
|
Package config provides configuration management for aix using Viper. |
|
doctor
Package doctor provides diagnostic and validation utilities for aix configurations.
|
Package doctor provides diagnostic and validation utilities for aix configurations. |
|
editor
Package editor provides utilities for launching the user's preferred text editor.
|
Package editor provides utilities for launching the user's preferred text editor. |
|
errors
Package errors provides error handling conventions for the aix CLI.
|
Package errors provides error handling conventions for the aix CLI. |
|
git
Package git provides Git operation wrappers for cloning and updating repositories.
|
Package git provides Git operation wrappers for cloning and updating repositories. |
|
logging
Package logging provides structured logging for the aix CLI using slog.
|
Package logging provides structured logging for the aix CLI using slog. |
|
mcp
Package mcp provides canonical MCP (Model Context Protocol) server configuration types that serve as the bridge between different AI assistant platforms.
|
Package mcp provides canonical MCP (Model Context Protocol) server configuration types that serve as the bridge between different AI assistant platforms. |
|
mcp/parser
Package parser provides JSON parsing and writing for canonical MCP configurations.
|
Package parser provides JSON parsing and writing for canonical MCP configurations. |
|
paths
Package paths provides cross-platform path resolution utilities for AI coding assistant configuration directories.
|
Package paths provides cross-platform path resolution utilities for AI coding assistant configuration directories. |
|
platform
Package platform provides platform detection and registration for AI coding assistant configuration management.
|
Package platform provides platform detection and registration for AI coding assistant configuration management. |
|
platform/claude
Package claude provides data models for Claude Code configuration entities.
|
Package claude provides data models for Claude Code configuration entities. |
|
platform/gemini
Package gemini provides Gemini CLI specific configuration and path handling.
|
Package gemini provides Gemini CLI specific configuration and path handling. |
|
platform/opencode
Package opencode provides OpenCode specific configuration and path handling.
|
Package opencode provides OpenCode specific configuration and path handling. |
|
repo
Package repo provides repository management for skill repositories.
|
Package repo provides repository management for skill repositories. |
|
resource
Package resource provides types and utilities for discovering shareable aix resources (skills, commands, agents, and MCP servers) from repositories.
|
Package resource provides types and utilities for discovering shareable aix resources (skills, commands, agents, and MCP servers) from repositories. |
|
skill/parser
Package parser provides SKILL.md file parsing functionality.
|
Package parser provides SKILL.md file parsing functionality. |
|
skill/toolperm
Package toolperm provides parsing and validation for tool permission syntax as defined in the Agent Skills Specification.
|
Package toolperm provides parsing and validation for tool permission syntax as defined in the Agent Skills Specification. |
|
skill/validator
Package validator provides validation for Skill structs per the Agent Skills Specification.
|
Package validator provides validation for Skill structs per the Agent Skills Specification. |
|
validator
Package validator provides a unified validation framework for aix components.
|
Package validator provides a unified validation framework for aix components. |
|
pkg
|
|
|
fileutil
Package fileutil provides file system utilities including atomic write operations.
|
Package fileutil provides file system utilities including atomic write operations. |
|
frontmatter
Package frontmatter provides utilities for parsing and formatting YAML frontmatter in markdown files.
|
Package frontmatter provides utilities for parsing and formatting YAML frontmatter in markdown files. |
Click to show internal directories.
Click to hide internal directories.