jdutton

59 mods across 1 repository, 2 stars between them.

jdutton/vibe-agent-toolkit

Instructions file

Instructions for jdutton/vibe-agent-toolkit, covering project development guidelines, project purpose, ⚠️ critical: pre-1.0 development policy, project-specific technical principles and skill distribution architecture.

2 4d ago A 8,809 tokens original MIT

foo

04

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Test skill foo for loader-semantics fixture (declared-and-present control case).

2 4d ago A 19 tokens original MIT

jdutton/vibe-agent-toolkit

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.

2 4d ago A 39 tokens original MIT

bar

09

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Subdirectory skill bar for the mixed-shape fixture. Declared in plugin.json alongside the root SKILL.md.

2 4d ago A 25 tokens original MIT

browser-auth-skill

10

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Sample skill that authenticates via Microsoft MSAL browser login. Models a real Azure MSAL auth shape for compat-detector regression tests.

2 4d ago A 32 tokens original MIT

jdutton/vibe-agent-toolkit

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.

2 4d ago A 37 tokens original MIT

external-cli-skill

12

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

Sample skill wrapping the Azure az CLI. Models a real Azure inventory shape for compat-detector regression tests.

2 4d ago A 28 tokens original MIT

portable-skill

13

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A portable skill used as a compat-detector regression fixture. Uses no shell, no browser auth, and no external CLIs.

2 4d ago A 30 tokens original MIT

example

15

jdutton/vibe-agent-toolkit

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.

2 4d ago A 29 tokens original MIT

matching-skill

19

jdutton/vibe-agent-toolkit

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.

2 4d ago A 35 tokens original MIT

mismatch-skill

21

jdutton/vibe-agent-toolkit

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.

2 4d ago A 43 tokens original MIT

standalone-skill

22

jdutton/vibe-agent-toolkit

Skill Claude CodeCodex

A bare skill fixture used to test that enumerateSurfaces returns a single agent-skill entry when no plugin manifest is present.

2 4d ago A 30 tokens original MIT

three-surface

24

jdutton/vibe-agent-toolkit

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.

2 4d ago A 40 tokens original MIT