K3vinb5K3vinb5Communityยท7 Agent Skills Included

Unyo

Build and maintain the Unyo Flutter anime and manga desktop app

Guides AI agents through building features for Unyo, a Flutter desktop app for anime streaming and manga reading. Covers BLoC state management, dependency injection, routing, reactive notifiers, and JSON-to-Dart model generation. Eliminates guesswork around code generation, project conventions, and cross-screen data flow so changes ship faster.
npx skills add K3vinb5/Unyo --all -g -y
Available:

Tells the AI agent the exact build, code generation, testing, and architecture rules it must follow when modifying the Unyo Flutter codebase.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Unyo skills?โ–ผ

Run `npx skills add K3vinb5/Unyo --all -g -y` in your terminal to install all skills in this suite globally.

What do the Unyo agent skills cover?โ–ผ

They teach your AI agent the app's architecture: BLoC cubits, GetIt dependency injection, AutoRoute navigation, RxDart notifiers, and JSON model generation.

How to generate Dart models from JSON in Unyo?โ–ผ

The fjson skill runs a bundled CLI that converts any JSON response into a ready-to-use Dart entity class and regenerates all serialization helpers automatically.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible AI coding agents.

Do I need Flutter experience to use these skills?โ–ผ

Basic Flutter knowledge helps, but the skills explain every pattern step by step so your AI agent can implement features correctly on its own.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’