klh-all-skills
This skill should be used when the user asks ANYTHING that will elicit a response. Guides verbosity of output.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
This skill should be used when the user asks ANYTHING that will elicit a response. Guides verbosity of output.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
This skill should be used when the user asks ANYTHING that will elicit a response. Guides verbosity of output.
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.
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.
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
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.
| name | klh-all-skills |
| description | This skill should be used when the user asks ANYTHING that will elicit a response. Guides verbosity of output. |
Part of klh/skills — personal agent skills by Klaus L. Hougesen. Install:
npx skills add klh/skills --skill klh-all-skills
Guides verbosity of output for any user request. Best for coding, multi-agent systems, bots, and scheduled tasks.
Additional skills from speedy-claude:
# Install all from speedy-claude (includes addyosmani/agent-skills + custom skills)
npx skills add klh/speedy-claude -g -y
Key skills from addyosmani/agent-skills:
spec-driven-development — create specs before codingtest-driven-development — drive development with testscode-review-and-quality — multi-axis code reviewsecurity-and-hardening — harden code against vulnerabilitiesperformance-optimization — optimize application performancecontext-engineering — optimize agent context setupplanning-and-task-breakdown — break work into ordered tasksusing-agent-skills — meta-skill for discovering and invoking skillsSKILL.md is the canonical agent-facing documentation. Keep it minimal—agents are capable and don't need hand-holding.
In long sessions, context degrades. Watch for:
Recovery strategies (use in order):