## Core features ### CLI - [x] dev/build/preview commands (Rsbuild) - [x] lib command (Rslib) - [x] lint command (Rslint) - [x] test command (Rstest) - [x] doc command (Rspress) - [ ] fmt command (Formatter) - [x] staged command (lint-staged) - [ ] setup command (git hooks) - [ ] help messages for sub-commands - [ ] more... ### Configuration - [x] Unified config - [ ] Export Rstest adaptor? - [ ] Helper for shared config? ### create-rstack - [ ] Create Rstack app - [ ] Create Rstack lib - [ ] Create Rstack doc site ## Documentation - [ ] Setup documentation site - [ ] Logo design - [ ] Homepage design - [ ] Introduction / Why Rstack CLI - [ ] Configuration guide - [ ] Split configuration - [ ] CLI usage - [ ] Blog post ## AI - [x] Migration Skill - [x] Best Practice Skill - [ ] AGETNS.md - [ ] npm with docs ## Monorepo - [ ] Rslint nested config - [ ] Rstest projects ## VS Code - [ ] Rslint extension support - [ ] Rstest extension support - [ ] Extension Pack - [ ] Format support
Core features
CLI
Configuration
create-rstack
Documentation
AI
Monorepo
VS Code