dochaewon/claude-skills
개발에 자주 사용하는 스킬 모음
개발에 자주 사용하는 스킬 모음
npx skills add dochaewon/claude-skills개발에 자주 사용하는 스킬 모음
Skills for agents
Bridge Claude Code marketplace plugins into Codex (skills + subagents)
⚡ Talk less. Code better. — A Claude skill combining caveman communication + Karpathy coding principles. Works with Cursor, Windsurf, ChatGPT & GitHub Copilot too.
Local-first PR evidence packer for agent-authored release candidates.
Claude Code skill: flips default toward running code over reading more when the question is observable behavior of an external system
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.