coui-swap

Create animated toggle widgets with rotation or flip effects for CoUI Flutter and Web applications.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/coco-de/skills --skill coui-swap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coui-swap
Source: https://github.com/coco-de/skills/tree/main/plugins/cc-coui/skills/coui-swap
Command: npx skills add https://github.com/coco-de/skills --skill coui-swap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the creation of dynamic and visually engaging toggle elements in user interfaces, enhancing user experience through smooth animations.

Core Features & Use Cases

  • Animated Toggles: Easily implement UI elements that switch between two states with rotation or flip effects.
  • Cross-Platform Consistency: Works seamlessly for both Flutter and Web applications using the CoUI framework.
  • Use Case: Create an animated "favorite" button that flips when tapped, or a menu icon that smoothly transforms into a close icon.

Quick Start

Activate the coui-swap skill to create a toggle widget with a flip animation.

Frequently Asked Questions about coui-swap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I animate UI toggles with flip or rotation effects in Flutter?

To animate UI toggles in Flutter, you use the coui-swap skill to create widgets that switch states with smooth rotation or flip effects. It provides visual feedback for state changes in your application interface.

What is the best way to create an animated favorite button that flips when tapped?

The best way to create an animated favorite button that flips when tapped is using a toggle widget with flip animation. This approach simplifies adding dynamic, visually engaging state-switching elements to your user interface.

Can I use CoUI animated toggles for both Web and Flutter applications?

Yes, you can use CoUI animated toggles for both Web and Flutter applications. The coui-swap skill ensures cross-platform consistency, working seamlessly with the CoUI framework across both platforms.

How do I transform a menu icon into a close icon with smooth UI animation?

To transform a menu icon into a close icon with smooth UI animation, implement an animated toggle widget using the coui-swap skill. It supports rotation and flip effects for seamless visual transitions between the two states.

Do I need specific dependencies to create rotation and flip effects for state switching?

No specific external dependencies are required to create rotation and flip effects for state switching. The coui-swap skill operates independently and integrates directly with existing CoUI components for consistent theming.