foo
01Skill Claude CodeCodex
Test skill foo for loader-semantics fixture (declared-and-present control case).
Toolkit for testing and packaging portable AI agents across various LLMs, frameworks, and deployment targets
Skill Claude CodeCodex
Test skill foo for loader-semantics fixture (declared-and-present control case).
Skill Claude CodeCodex
Root-level skill for the mixed-shape fixture. Tests how Claude Code handles a root SKILL.md alongside a manifest that also declares a skills/ entry.
Skill Claude CodeCodex
Subdirectory skill bar for the mixed-shape fixture. Declared in plugin.json alongside the root SKILL.md.
Skill Claude CodeCodex
Sample skill that authenticates via Microsoft MSAL browser login. Models a real Azure MSAL auth shape for compat-detector regression tests.
Skill Claude CodeCodex
Sample skill wrapping the Azure az CLI, paired with a vibe-agent-toolkit.config.yaml exercising validation.allow suppression for the expected compat codes.
Skill Claude CodeCodex
Sample skill wrapping the Azure az CLI. Models a real Azure inventory shape for compat-detector regression tests.
Skill Claude CodeCodex
A portable skill used as a compat-detector regression fixture. Uses no shell, no browser auth, and no external CLIs.
Skill Claude CodeCodex
A skill inside a canonical plugin layout, nested under skills/example/. Should not trigger skill-claude-plugin detection at the plugin root.
Skill Claude CodeCodex
A skill-claude-plugin fixture whose SKILL.md frontmatter name matches plugin.json name. Used to exercise the matching branch of the name cross-check.
Skill Claude CodeCodex
A skill-claude-plugin fixture whose SKILL.md frontmatter name deliberately differs from plugin.json name. Used to exercise the SKILLCLAUDEPLUGINNAMEMISMATCH detection.
Skill Claude CodeCodex
A bare skill fixture used to test that enumerateSurfaces returns a single agent-skill entry when no plugin manifest is present.
Skill Claude CodeCodex
A deliberately unusual directory that holds SKILL.md plus both plugin.json and marketplace.json (non-co-located). Used to exercise the three-surface ordering contract from enumerateSurfaces.
Skill Claude CodeCodex
A sample plugin used as a fixture for the plugin-dev cross-walk integration test. Long enough to clear minimum description thresholds.
Skill Claude CodeCodex
A tool that uses a bundled CLI.
Skill Claude CodeCodex
Another tool sharing the same CLI.
Skill Claude CodeCodex
Generates code.
Skill Claude CodeCodex
Workflow automation.
Skill Claude CodeCodex
Root skill.
Skill Claude CodeCodex
Unexpected skill manifest.
Skill Claude CodeCodex
Test skill for inventory extraction.
Skill Claude CodeCodex
MCP tool integration.
Skill Claude CodeCodex
Process data.
Skill Claude CodeCodex
Greets users.
Skill Claude CodeCodex
Calculator.