🎯

delight

🎯Skill

from flora131/atomic

VibeIndex|
What it does
|

An Atomic SDK skill for adding motion, micro-interactions, and personality to UI designs, enhancing the user experience with delightful interface elements.

πŸ“¦

Same repository

flora131/atomic(25 items)

delight

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add flora131/atomic --skill delight
skills.sh Install⚠ Installs to .agents/skills/
npx skills add flora131/atomic --skill delight
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/delight/SKILL.md

SKILL.md

100Installs
-
AddedApr 13, 2026

More from this repository10

🎯
research-codebase🎯Skill

Part of the Atomic agent framework, this skill enables deep codebase research by dispatching specialized sub-agents β€” a codebase-locator finds relevant files, a codebase-analyzer reads implementations, and an online-researcher queries external docs.

🎯
explain-code🎯Skill

Part of the Atomic agent framework, this skill explains code functionality in detail using DeepWiki to provide comprehensive code understanding and documentation.

🎯
prompt-engineer🎯Skill

Part of the Atomic agent framework, this skill helps create, improve, and optimize prompts using best practices, within Atomic's multi-agent architecture that dispatches specialized sub-agents for focused task execution.

🎯
context-compression🎯Skill

An Atomic SDK skill for summarizing transcripts at session boundaries while preserving actionable information to manage long-running agent sessions.

🎯
context-optimization🎯Skill

An Atomic SDK skill for optimizing LLM context usage through KV-cache optimization, observation masking, and context budgeting techniques.

🎯
typescript-expert🎯Skill

An Atomic SDK skill providing expert guidance on TypeScript type-level programming, performance optimization, and version migrations.

🎯
project-development🎯Skill

An Atomic SDK skill for validating task-model fit before building and estimating costs for AI agent development projects.

🎯
tool-design🎯Skill

An Atomic SDK skill for designing clear tool contracts and reducing agent-tool friction in AI coding agent workflows.

🎯
context-fundamentals🎯Skill

An Atomic SDK skill covering how LLM context windows work, including attention mechanics and progressive disclosure techniques for effective context management.

🎯
context-degradation🎯Skill

An Atomic SDK skill for diagnosing context degradation issues such as lost-in-the-middle effects, context poisoning, and distraction failures in long-running agent sessions.