From eidos
Provides a challenge mode for Claude Code, enabling structured problem-solving and skill testing through interactive challenges.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:challengeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
challenge.md
challenge.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosGenerates a one-shot coding challenge based on project context or session history. The user writes all code; AI gives constraints, hints, and review. Supports active session reinforcement and focus area narrowing (§no-vibe-challenge).
Applies systematic problem-solving methodologies to complex challenges. Useful when users request guided or structured problem solving techniques.
Generates interactive LeetCode-style coding playgrounds for interview prep. Teaches DSA patterns with real product challenges, progressive difficulty, and Python/TypeScript/Kotlin/Swift support.