zhanyoulin456/seevin-claude-plugins
Plugin Claude Code
A collection of Claude Code plugins made for the Seevin team. It includes tools for frontend work, YAPI code generation, coding-standard checks, and browser automation.
zhanyoulin456/seevin-claude-plugins
Plugin Claude Code
A collection of Claude Code plugins made for the Seevin team. It includes tools for frontend work, YAPI code generation, coding-standard checks, and browser automation.
zhanyoulin456/seevin-claude-plugins
Instructions file
A set of project instructions for Seevin’s Claude Code plugin marketplace, including its plugin structure, metadata files, commands, skills, and connection settings.
zhanyoulin456/seevin-claude-plugins
Plugin Claude Code
A plugin bundle of frontend design skills, LayerData-to-code conversion, code-style checks, Chrome DevTools integration, and documentation lookup.
zhanyoulin456/seevin-claude-plugins
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
zhanyoulin456/seevin-claude-plugins
MCP server Claude CodeCodexCursor +2
Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.
zhanyoulin456/seevin-claude-plugins
MCP server Claude CodeCodexCursor +2
MCP server for TDesign, providing component knowledge across multiple frameworks. Runs locally from the tdesign-mcp-server npm package.
zhanyoulin456/seevin-claude-plugins
Command
A command that checks changed project files against a company-wide JavaScript development standard and writes its findings to .code-lint-report.md. The rules cover naming, folders, routes, and other project conventions.
zhanyoulin456/seevin-claude-plugins
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
zhanyoulin456/seevin-claude-plugins
Skill Claude CodeCodex
A tool that turns layerDatas, structured data exported from a UI design tool, into Vue component code with HTML and CSS. It uses the project's DESIGN.md file, which documents design rules such as colors, fonts, spacing, and styling conventions.
zhanyoulin456/seevin-claude-plugins
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
zhanyoulin456/seevin-claude-plugins
Plugin Claude Code
A plugin that uses YApi, a tool for documenting and managing API definitions, to automate JavaScript or TypeScript code generation. It requires your personal YApi credentials.
zhanyoulin456/seevin-claude-plugins
Command
A code-generation command that reads an API description from a YApi documentation URL. It creates code from that interface information and saves it in a file location you provide.
zhanyoulin456/seevin-claude-plugins
Command
A code-generation workflow that reads API definitions from YApi, a tool for documenting and testing web APIs, and produces TypeScript code.