juzleaf/assumption-failure-methodology
Find the assumptions hiding in your code — not just the bugs they cause.
Find the assumptions hiding in your code — not just the bugs they cause.
npx skills add juzleaf/assumption-failure-methodologyFind the assumptions hiding in your code — not just the bugs they cause.
Recently updated agent-skill-related GitHub repository: gerald2581/.claude-skill.
Agent skill repository: dmccreary/claude-skills
Decompose a Claude Code plugin into its real per-session token cost — skills, MCP, hooks, and injected context — before you install it, and measure what's installed.
Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no TypeScript. Generates JSDoc-typed code with @typedef, @param, and @returns annotations for full type coverage without a TS compiler. Use when building Vue 3 applications with JavaScript only (no TypeScript), when projects require JSDoc-based type hints, when migrating from Vue 2 Options API to Composition API in JS, or when teams prefer vanilla JavaScript, .mjs modules, or need quick prototypes without TypeScript setup.
Claude Code skills
Agent skill repository.