๐ŸŽฏ

distill

๐ŸŽฏSkill

from flora131/atomic

VibeIndex|
What it does
|

A design-focused skill from the Atomic multi-agent harness that simplifies and distills UI/UX designs. Part of a suite with quieter, bolder, and overdrive variants for toning down, amplifying, or pushing designs to their limit.

๐Ÿ“ฆ

Same repository

flora131/atomic(25 items)

distill

Installation

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

SKILL.md

99Installs
-
AddedApr 29, 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.

๐ŸŽฏ
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.

๐ŸŽฏ
context-fundamentals๐ŸŽฏSkill

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

๐ŸŽฏ
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.