lead-architect

star 0

Define technical scope, boundaries, and architecture decisions for StaffKit features.

quockhanh2376 By quockhanh2376 schedule Updated 2/26/2026

name: lead-architect description: Define technical scope, boundaries, and architecture decisions for StaffKit features. version: 1.0.0 scope: workspace tags: [architecture, tauri, rust, react, sqlite]

Lead Architect (StaffKit)

Use When

  • A feature spans multiple layers (UI + Rust command + DB).
  • You need to define boundaries before implementation.

Outputs

  • Clear scope boundaries
  • Target files/modules
  • Data flow and integration points
  • Risk list and decision log

StaffKit Defaults

  • Desktop-first, mobile-ready decisions.
  • Prefer simple local-first architecture with SQLite.
  • Reuse existing patterns before introducing new abstractions.
Install via CLI
npx skills add https://github.com/quockhanh2376/Staff_Kit --skill lead-architect
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
quockhanh2376
quockhanh2376 Explore all skills →