Skip to main content
Version: 0.2.x

Development Tools​

LinaPro ships a complete toolchain that covers everyday development, build and release, testing, and AI-assisted workflows.

  • Development Commands: A full reference for every make command at the project root — what each command does, its available options, and usage examples to get you up to speed quickly.
  • Agent Skills: The project's built-in AI skill library, spanning frontend design, code review, test coverage, performance auditing, and spec-driven workflows — giving AI tools the context they need to make framework-aware decisions in each specific scenario.

đŸ“„ī¸Commands

This page describes the cross-platform development command set used by LinaPro, including linactl, the Makefile compatibility entry, the Windows make.cmd wrapper, local environment checks and setup, development server management, full builds, WASM plugin builds, Docker image builds, plugin workspace management, agent resource symlink management, test validation, i18n checks, database initialization, and release governance. It helps developers use the same project toolchain consistently on macOS, Linux, and Windows.

đŸ“„ī¸Agent Skills

This page introduces LinaPro's AI-focused skill system, including the optional externally installed OpenSpec CLI, goframe-v2, and find-skills tools or skills, plus project-bundled skills for frontend design, Git workflows, code review, E2E testing, performance auditing, OpenSpec implementation and archiving, and other workflows that load automatically in the project. It also notes that source plugin upgrade scenarios may depend on the lina-upgrade skill provided by the AI tool environment, helping developers understand what each skill does, how to install it, and how to invoke it.