Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
thebeardedbearsas avatar

Kiss Dry Yagni

  • 252 installs
  • 99 repo stars
  • Updated August 4, 2026
  • thebeardedbearsas/claude-craft

Helps with ai & agent building tasks.

About

kiss-dry-yagni is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • kiss-dry-yagni
  • AI & Agent Building
  • AI-coding skill

Kiss Dry Yagni by the numbers

  • 252 all-time installs (skills.sh)
  • Ranked #2,552 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/thebeardedbearsas/claude-craft --skill kiss-dry-yagni

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs252
repo stars99
Last updatedAugust 4, 2026
Repositorythebeardedbearsas/claude-craft

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Principes KISS, DRY, YAGNI

This skill provides simplicity and code quality guidelines.

See @REFERENCE.md for detailed documentation.

Quick Reference

  • KISS: Methods < 20 lines, complexity < 10, indent < 3 levels
  • DRY: Abstract after 3 occurrences, single source of truth
  • YAGNI: Only build what's explicitly required NOW
  • Early returns: Prefer guard clauses over nested else
  • Composition: Prefer over inheritance

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.