Skip to main content
GitHub 저장소

skills

skills에는 klh에서 수집한 skills 41개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
41
Stars
1
업데이트
2026-04-27
Forks
0
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

klh-agents-md
소프트웨어 개발자

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Guides discovery of local skills and enforces minimal documentation style.

2026-04-27
klh-all-skills
소프트웨어 개발자

This skill should be used when the user asks ANYTHING that will elicit a response. Guides verbosity of output.

2026-04-27
klh-cli-speed-tools
소프트웨어 개발자

Use when listing files, searching file contents, finding files by name, or viewing files in terminal. Replace slow standard tools (ls, grep, find, cat) with faster modern alternatives.

2026-04-27
klh-code-simplifier
소프트웨어 개발자

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

2026-04-27
klh-core-components
소프트웨어 개발자

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

2026-04-27
klh-dispatch
소프트웨어 개발자

Single entry-point orchestrator that detects task type and dispatches to the right klh-* skill. Use when the user says "dispatch", "klh this", or gives a task that could match multiple skills.

2026-04-27
klh-find-bugs
소프트웨어 품질 보증 분석가·테스터

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

2026-04-27
klh-lit-dev
웹 개발자

Use when creating Lit web components with TypeScript decorators, JSDoc documentation, Zod validation, and Playwright testing. Use for building reusable web components, design systems, or shareable UI elements that work across frameworks.

2026-04-27
klh-openapi-directory-first
소프트웨어 개발자

Use when working with any public API (Stripe, GitHub, Spotify, AWS, Twilio, Slack, Google, etc.) and needing accurate endpoint signatures, parameter types, auth schemes, or response schemas. Use BEFORE consulting training data, doc sites, Stack Overflow, or context7 to avoid outdated/stale API info.

2026-04-27
klh-project-memory
소프트웨어 개발자

Set up and maintain a structured project memory system in docs/project_notes/ that tracks bugs with solutions, architectural decisions, key project facts, and work history. Use this skill when asked to "set up project memory", "track our decisions", "log a bug fix", "update project memory", or "initialize memory system". Configures both CLAUDE.md and AGENTS.md to maintain memory awareness across different AI coding tools.

2026-04-27
klh-settings-audit
소프트웨어 개발자

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

2026-04-27
klh-systematic-debugging
소프트웨어 개발자

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

2026-04-27
klh-testing-patterns
소프트웨어 품질 보증 분석가·테스터

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

2026-04-27
klh-zod-validation
소프트웨어 개발자

Zod schema validation patterns. Use when validating API inputs and data.

2026-04-27
klh-agents-md
소프트웨어 개발자

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Guides discovery of local skills and enforces minimal documentation style.

2026-04-27
klh-all-skills
소프트웨어 개발자

This skill should be used when the user asks ANYTHING that will elicit a response. Guides verbosity of output.

2026-04-27
klh-cli-speed-tools
네트워크·컴퓨터 시스템 관리자

Use when listing files, searching file contents, finding files by name, or viewing files in terminal. Replace slow standard tools (ls, grep, find, cat) with faster modern alternatives.

2026-04-27
klh-code-simplifier
소프트웨어 개발자

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

2026-04-27
klh-core-components
소프트웨어 개발자

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

2026-04-27
klh-dispatch
디스패처(경찰·소방·구급 제외)

Single entry-point orchestrator that detects task type and dispatches to the right klh-* skill. Use when the user says "dispatch", "klh this", or gives a task that could match multiple skills.

2026-04-27
klh-find-bugs
소프트웨어 품질 보증 분석가·테스터

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

2026-04-27
klh-lit-dev
소프트웨어 개발자

Use when creating Lit web components with TypeScript decorators, JSDoc documentation, Zod validation, and Playwright testing. Use for building reusable web components, design systems, or shareable UI elements that work across frameworks.

2026-04-27
klh-openapi-directory-first
소프트웨어 개발자

Use when working with any public API (Stripe, GitHub, Spotify, AWS, Twilio, Slack, Google, etc.) and needing accurate endpoint signatures, parameter types, auth schemes, or response schemas. Use BEFORE consulting training data, doc sites, Stack Overflow, or context7 to avoid outdated/stale API info.

2026-04-27
klh-project-memory
소프트웨어 개발자

Set up and maintain a structured project memory system in docs/project_notes/ that tracks bugs with solutions, architectural decisions, key project facts, and work history. Use this skill when asked to "set up project memory", "track our decisions", "log a bug fix", "update project memory", or "initialize memory system". Configures both CLAUDE.md and AGENTS.md to maintain memory awareness across different AI coding tools.

2026-04-27
klh-settings-audit
소프트웨어 개발자

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

2026-04-27
klh-systematic-debugging
소프트웨어 개발자

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

2026-04-27
klh-testing-patterns
소프트웨어 품질 보증 분석가·테스터

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

2026-04-27
klh-zod-validation
소프트웨어 개발자

Zod schema validation patterns. Use when validating API inputs and data.

2026-04-27
all-skills
고객 서비스 담당자

This skill should be used when the user asks ANYTHING that will elicit a response. Guides verbosity of output.

2026-04-16
agents-md
소프트웨어 개발자

This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Guides discovery of local skills and enforces minimal documentation style.

2026-04-16
code-simplifier
소프트웨어 개발자

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

2026-04-16
core-components
웹·디지털 인터페이스 디자이너

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

2026-04-16
find-bugs
소프트웨어 품질 보증 분석가·테스터

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

2026-04-16
lit-dev
웹 개발자

Use when creating Lit web components with TypeScript decorators, JSDoc documentation, Zod validation, and Playwright testing. Use for building reusable web components, design systems, or shareable UI elements that work across frameworks.

2026-04-16
claude-settings-audit
소프트웨어 개발자

Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.

2026-04-16
systematic-debugging
소프트웨어 개발자

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

2026-04-16
testing-patterns
소프트웨어 품질 보증 분석가·테스터

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

2026-04-16
zod-validation
소프트웨어 개발자

Zod schema validation patterns. Use when validating API inputs and data.

2026-04-16
openapi-directory-first
소프트웨어 개발자

Use when working with any public API (Stripe, GitHub, Spotify, AWS, Twilio, Slack, Google, etc.) and needing accurate endpoint signatures, parameter types, auth schemes, or response schemas. Use BEFORE consulting training data, doc sites, Stack Overflow, or context7 to avoid outdated/stale API info.

2026-04-16
project-memory
소프트웨어 개발자

Set up and maintain a structured project memory system in docs/project_notes/ that tracks bugs with solutions, architectural decisions, key project facts, and work history. Use this skill when asked to "set up project memory", "track our decisions", "log a bug fix", "update project memory", or "initialize memory system". Configures both CLAUDE.md and AGENTS.md to maintain memory awareness across different AI coding tools.

2026-04-16
이 저장소에서 수집된 skills 41개 중 상위 40개를 표시합니다.