Merged
Conversation
…yBit, and pre-built UI components - Upgrade Tailwind CSS from v3 (PostCSS) to v4 (Vite plugin) - Add complete unit testing stack (vitest, @testing-library/react, jsdom) - Add VyBit integration (MCP server, overlay script, port 3333) - Enhance VS Code tasks with 4 tasks, full TypeScript error regex, presentation settings - Ship pre-built UI component library (Button, Input, Textarea, Badge, Modal) - Dual Playwright install in Dockerfile for both @playwright/test and @playwright/mcp - Add devcontainer support for VyBit and Playwright MCP environment vars
- Fix .vscode/mcp.json: correct package (@bitovi/vybit), add type:stdio, add cwd - Fix mock-app/index.html: guard overlay script to localhost only - Add @bitovi/vybit/storybook-addon to .storybook/main.ts - Install @bitovi/vybit as dev dependency - Remove Modal from ui/index.ts barrel exports - Update init-mock-app SKILL.md: Navigation component, AboutPage, design system homepage, no Modal, correct VyBit setup, pre-populated component registry - Update templates/package.json and templates/ui/index.ts to match
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.