AI Skills & Agents
AI Skills & Agents
Um catálogo de skills de design engineering para humanos e agentes. Cada uma é de quem escreveu.
207 skills estão hospedadas aqui, sob licença permissiva e com crédito. As outras 62 não declaram licença, então o catálogo aponta para a origem em vez de copiar.
Agente, comece por aqui
Skills
Ordenado pelas estrelas do repositório de origem
Não medimos instalações: nada é instalado através daqui, e um número inventado seria o contrário do que este catálogo defende. As estrelas são do repositório de onde a skill veio, buscadas na API do GitHub. Um repositório muito estrelado aparece no máximo duas vezes seguidas, e o resto fica recolhido, senão um só autor ocuparia o topo inteiro.
12 resultados
#skilltópicosestrelaslicença
- 63animateemilkowalski/skillsBuild an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Writes the implementation. Use when asked to animate something, add motion, make a component feel alive, or build a transition. For critiquing existing motion use review-animations; for auditing a whole codebase use improve-animations.motion, interaction35KMIT
- 64animate-expoemilkowalski/skillsBuild animations in React Native and Expo, making the decisions in the order that determines whether they feel right — should it animate, which thread it runs on, which properties, spring or timing, how the gesture hands off, how it degrades. Writes the implementation with Reanimated, Gesture Handler, Expo Router and expo-haptics. Use when animating anything in an Expo app, adding gestures, sheets, screen transitions, press feedback or haptics, or fixing motion that stutters on device. For web animation use animate.motion, interaction35KMIT
- 65animation-vocabularyemilkowalski/skillsSharpen motion language so animation choices feel deliberate and consistent.motion, visual35KMIT
- 66apple-designemilkowalski/skillsApple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading), reduced-motion, or the design foundations (feedback, spatial consistency, restraint) behind Apple-style interfaces.motion, interaction35KMIT
- 67ask-sonneremilkowalski/skillsGuide to Sonner, the React toast library — install and wire up the Toaster, pick the right toast() call, promise and loading toasts, updating, dismissing and persisting toasts, styling, theming and icons, positioning and multiple toasters. Use when working with Sonner or troubleshooting it — toasts that don't appear, appear twice, lose their styles, ignore Tailwind classes, sit behind a modal, or don't follow dark mode.frontend, interaction35KMIT
- 68emil-design-engemilkowalski/skillsEmil Kowalski's design-engineering philosophy for UI polish, components, animation, and production-ready frontend craft.craft, taste35KMIT
- 69find-animation-opportunitiesemilkowalski/skillsFind high-conviction opportunities for useful interface motion while rejecting animation that adds noise or slows users down.motion, interaction35KMIT
- 70improve-animationsemilkowalski/skillsSurvey a codebase's animation and motion code as a senior motion advisor, then produce prioritized audit and self-contained implementation plans. Read-only on source code - it plans improvements, it does not apply them. Use when the user asks to improve animations, audit motion, make an app feel better, or wants a roadmap of animation fixes rather than a review of a single diff.motion, performance35KMIT
- 71pick-ui-libraryemilkowalski/skillsChoose an opinionated, trusted library for common frontend tasks including components, motion, charts, interaction, state, and styling.tooling, frontend35KMIT
- 72prototypeemilkowalski/skillsBuild multiple genuinely different UI variants behind a visual picker so the strongest direction can be evaluated and promoted.frontend, interaction35KMIT
- 73review-animationsemilkowalski/skillsReview animation quality, timing, and motion consistency with a production-critical eye.motion, performance35KMIT
- 74write-swiftemilkowalski/skillsHow to write modern Swift well — modeling with value types, Swift 6 data-race safety and approachable concurrency (@concurrent, main-actor-by-default, actors, task groups), protocols and generics (some vs any), API design, performance and ARC, Swift Testing, macros, and the modern language features agents don't know about yet. Use when writing, reviewing, or migrating Swift, or when a concurrency error, a hang, a data race, a retain cycle, or a performance problem needs fixing.frontend, code-quality35KMIT