portfolio-jl-ts-guidelines

star 0

CRITICAL framework rules, coding standards, and commands for portfolio_jl_ts.

jl-playground By jl-playground schedule Updated 2/22/2026

name: portfolio_jl_ts-guidelines description: CRITICAL framework rules, coding standards, and commands for portfolio_jl_ts.

portfolio_jl_ts Technical Guidelines

Project Overview

  • Stack: Node.js + Vue 3 + Vite + TypeScript + Pinia + Vue Router + Tailwind CSS + PrimeVue
  • Architecture Pattern: Component-based SPA

Core Rules

  1. Structure: Follow Component-based SPA strictly.
  2. State Management: MUST use Pinia.
  3. Database: Use None (client-only) for data access.

Commands

  • Build: npm run build
  • Test: npm run type-check
  • Lint: npm run lint
Install via CLI
npx skills add https://github.com/jl-playground/jl_portfolio_ts --skill portfolio-jl-ts-guidelines
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
jl-playground
jl-playground Explore all skills →