Lưu Công Quang Vũ avatar

Lưu Công Quang Vũ

Community

@vuluu2k · HaNoi

9Followers
|
100Public Repos
|
8Published Skills

"First, solve the problem. Then, write the code."

Skills Distribution
DomainDeveloper To...MCP Server Enginee.. (35%)Storefront Page & .. (25%)Platform HTTP & So.. (20%)Design Import & Vi.. (12%)

Agent Skills by Lưu Công Quang Vũ

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Lưu Công Quang Vũ

FAQPage Schema
What tasks can I accomplish with vuluu2k's sbuilder-mcp skills?▼

You can build functional storefronts with checkout, forms, overlays, and apps; author and register new MCP endpoints; generate the committed catalog from a web_builder checkout; import Figma or Stitch designs; manage page documents with bindings and responsive cascades; and run or debug npm and MCP Registry releases.

Who are these sbuilder-mcp skills intended for?▼

They target engineers maintaining the sbuilder-mcp server itself: contributors editing src/tools, src/core, src/transport, or src/vision, plus developers designing storefront pages through sb_add, sb_set, sb_look, and sb_review, or diagnosing why a rendered page, import, or release behaves unexpectedly.

How do the sbuilder-mcp skills work in practice?▼

Each skill triggers on specific file paths or commands: editing src/tools/** loads the authoring contract, running npm run codegen or codegen:check loads catalog generation rules, pushing to main with src/** changes loads release guidance, and touching src/vision/** loads screenshot and import-mapping behavior.

What prerequisites and dependencies do these skills require?▼

Skills assume the sbuilder-mcp repository with its npm scripts (release, codegen, codegen:check), a web_builder checkout for catalog generation, GitHub release configuration including NPM_ACCESS_TOKEN, and companion MCP servers such as Figma, Stitch, Chrome DevTools, and Playwright for design tokens and browser verification.

How does sbuilder-mcp handle credentials and platform communication?▼

The platform skill documents credential routing, token rotation, a single error shape, frame caps, the /api/v1 partner surface, media upload doors, page versions, OAuth app installs, and the theme write. It explains refusals, silent 200 responses, and unexpected bodies from sb_api_call, sb_media_upload, sb_theme, sb_live_join, and sb_publish.