
from ai-toolkit157
Guidelines and patterns for UI animation, micro-interactions, and component polish to build performant, accessible, and delightful interfaces.
This skill codifies practical rules, patterns, and accessibility guardrails for UI motion and component polish. It gives an agent concrete guidance on when to add animation, which properties to animate (transform & opacity), easing and duration conventions, and performance/accessibility considerations (prefers-reduced-motion, GPU-friendly properties). Use it to evaluate or author UI motion, write component guidelines, or audit front-end code for animation anti-patterns.
Trigger when reviewing UI components, proposing animation details, writing CSS/Framer Motion code, or auditing performance and accessibility of motion. Useful for tasks like: recommending easing curves and durations, fixing janky animations, converting Framer shorthand to GPU-accelerated transforms, and enforcing reduced-motion.
Best suited for frontend and engineering-focused agents (Cursor, Copilot, Claude Code) that author or review UI code. It's also useful to design/UX agents when deciding whether motion adds clarity or distraction.
Design engineering skill providing comprehensive UI animation, micro-interaction, and component polish guidelines. No scripts — purely a knowledge/reference skill. Exceptionally well-written SKILL.md with specific triggers, actionable checklists, CSS code examples, and clear MUST/NEVER rules. Covers easing, duration, accessibility, performance, and anti-patterns thoroughly. Zero security concerns.
One of the better-structured knowledge skills. Clear frontmatter, specific trigger keywords, well-organized sections with practical examples. The anti-slop checklist and minimum-scale floors are distinctive and useful. No security surface at all.
Ubiquitous Language Glossary
Extract a DDD-style ubiquitous language glossary from conversation: identify domain terms, flag ambiguities, propose canonical terms, and write the result to UB
Memory Search
Search past coding sessions and observations using natural-language queries to retrieve decisions, notes, and context.
Prompt Caching Patterns
Guidelines and patterns for implementing prompt caching with Anthropic APIs to reduce input-token costs and latency, including TTLs, breakpoints, and hit-rate m
Documentation Generator
Generate and update README, API docs, architecture notes, changelogs and knowledge-base entries from a codebase, with templates and review guidance.
Kotlin Rules
Project-specific Kotlin coding standards covering naming, null-safety, coroutines, testing, frameworks (Ktor, Spring), and security best practices.
Brand Voice
Enforces a concise, technical, and consistent voice for documentation and user-facing text with configurable concise/strict output modes.
Modern Java Design Patterns
Expert guidance on modern Java 17+ development, including Spring Boot, virtual threads, sealed types, and high-performance concurrency patterns.