| name | dev-guide |
| description | Entry point for development — routes to Rust, web, frontend, and UX/UI skills |
| metadata | {"version":"1.0.0","git_hash":"5079c7a"} |
Development Guide
All development skills for building systemprompt.io. Covers Rust backend, web features, frontend standards, and UX/UI design.
Skills
Rust Development
| Task | Skill |
|---|
| Rust coding standards and patterns | rust-coding-standards |
| Build library extensions (traits, schemas, API routes) | extension-building |
| Build standalone CLI extension binaries | cli-extension-building |
| Build MCP servers with tools and artifacts | mcp-building |
| Rust skill routing | rust-dev-guide |
Web Development
| Task | Skill |
|---|
| Build web features (pages, templates, prerendering) | web-building |
| Front-end coding standards (JS, CSS, HTML) | frontend-coding-standards |
Operations
| Task | Skill |
|---|
| Sync production Postgres data into local dev DB when libpq fails ALPN | db-sync-prod-to-local |
UX/UI Design
| Task | Skill |
|---|
| Visual design system (OKLCH, typography, elevation) | visual-design-system |
| Component patterns (cards, tables, forms, dashboards) | component-patterns |
| Modern CSS features (container queries, :has(), subgrid) | modern-css-patterns |
| UX interaction patterns (micro-interactions, skeleton UI) | ux-interaction-patterns |
| UX/UI skill routing | ux-ui-guide |