carlos avatar

carlos

Community

@Carlosfengv · Beijing China

5Followers
|
14Public Repos
|
3Published Skills

Carlosfengv publishes Bingo canvas design skills covering visual UI construction, composition sidecar authoring, and design-system import from local codebases.

Skills Distribution
DomainUI/UX & Crea...Canvas UI Design (45%)Design System Migr.. (30%)Component Template.. (25%)

Agent Skills by carlos

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About carlos

FAQPage Schema
What tasks can I perform with Carlosfengv's Bingo skills?

You can design UI on the Bingo canvas with senior product-design judgment, author *.compositions.tsx files that expose component examples as drag-and-drop canvas templates, and import a local project's design tokens, CSS, assets, and components into Bingo with a live reference page.

Who are these Bingo skills intended for?

They target product designers and front-end engineers working inside the Bingo canvas environment—anyone building pages, sections, or components, adding insertable component variants, or bootstrapping a design system from an existing local codebase.

When should each skill be loaded during a design session?

Load bingo-design before the first canvas mutation of any non-trivial design task; load bingo-compositions before creating or editing any *.compositions.tsx file; load bingo-import-from-project when asked to import or bootstrap a design system from a local project path.

What prerequisites and dependencies do these skills require?

They require the Bingo MCP environment, since every permitted operation uses mcp__bingo__ functions such as canvas_read, canvas_add, project_write, search_components, get_theme, and take_screenshot. The import skill additionally needs access to a local project path via local_folders and scan_project.

How is design correctness verified in these skills?

Verification is screenshot-based: the bingo-design skill mandates building visibly in meaningful chunks and confirming output with mcp__bingo__take_screenshot, while bingo-compositions uses screenshots to diagnose missing or blank composition previews in the Assets panel.