Docs Skill
This is a test skill with references and examples for verifying the skill:// resource system.
Steps
- Read the getting-started reference
- Check the basic-setup example
A fixture skill with references and examples for E2E testing.
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/agentfront/frontmcp/HEAD/apps/e2e/demo-e2e-skills/src/apps/skills/skills/docs-skill/SKILL.md -o .claude/skills/docs-skill.mdDrops the SKILL.md into .claude/skills/docs-skill.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.
This is a test skill with references and examples for verifying the skill:// resource system.