L IN
Community@linzb93 · Fuzhou, Fujian, China
A frontend developer.
Agent Skills by L IN
Showing 16 vetted skills indexed across 2 GitHub repositories.
vue2-logic-specialist
Analyzes prototype images and implements Vue business logic with mock APIs.
vue2-ui-specialist
Converts design mockups into static Vue2 templates with SCSS styling.
vue3-ui-specialist
Converts design mockups into static Vue3 UI components with SCSS styling.
code-refactor
Detect magic numbers in Vue files and generate component splitting prompts.
vue3-logic-organizer
Organizes Vue 3 script setup code into logical blocks with Chinese comment separators.
yapi-specialist
Parses YApi interface documentation to generate TypeScript type definitions and annotated API code.
test-case-specialist
Generates standardized auto and manual test acceptance checklists from Git branches and prototypes.
api-extractor
Extracts inline API calls from Vue components into centralized api.js and TypeScript type files.
vue3-logic-specialist
Analyzes prototype images and implements Vue 3 business logic with mock APIs.
test-planner
Generate Markdown test plans and Vitest test files from design documents or source code.
jsdoc-specialist
Generate and standardize JSDoc comments for JavaScript and TypeScript functions and methods.
feature-design-recorder
Record feasible design plans for new features in docs/designs/ as Markdown.
business-index-splitter
Split mixed type declarations and runtime code in business module index.ts files.
cli-command-debugger
Automate CLI command debugging workflows in monorepos using npm run dev and myclit.
oop-to-fp-refactor
Convert OOP TypeScript classes and factories into pure functions and interfaces.
help-generator
Generate standardized help.md documentation from Node.js and TypeScript CLI module source code.
Frequently Asked Questions About L IN
FAQPage SchemaWhat tasks can I accomplish with linzb93's skills?▼
You can implement Vue2/Vue3 pages from design mockups, organize script setup blocks with Chinese comments, extract inline API calls from .vue files, refactor OOP TypeScript into functional patterns, detect magic numbers, generate Vitest tests, JSDoc comments, and YApi type definitions.
Who should use these frontend skills?▼
Frontend engineers working in Vue2 or Vue3 codebases, particularly Chinese-speaking teams using YApi for interface documentation, monorepo CLI development with npm run dev, and developers maintaining TypeScript business modules who need refactoring and test-generation support.
How do the Vue UI and logic specialist skills work together?▼
Upload a design mockup to trigger the vue2-ui-specialist or vue3-ui-specialist for pixel-faithful page restoration and styling only, then invoke the corresponding logic specialist to analyze prototype requirements and implement interaction logic, keeping UI and business code strictly separated.
What testing capabilities are included?▼
The test-planner generates Markdown test plans and Vitest test files from design documents or source code, while test-case-specialist produces standardized Auto/Manual acceptance checklists based on Git branches and prototype images for structured QA coverage.
What are the prerequisites for using these skills?▼
Projects should use Vue2 or Vue3 with TypeScript, Vitest for testing, and optionally YApi for API documentation. The CLI debugging skill expects a monorepo environment with npm run dev and the myclit command runner configured.