·rust-fullstack
</>

rust-fullstack

Rust full-stack patterns. Leptos + Axum + PostgreSQL web apps, auth, multi-tenant, API design.

10Installs·3Trend·@daiki48

Installation

$npx skills add https://github.com/daiki48/dotfiles --skill rust-fullstack

How to Install rust-fullstack

Quickly install rust-fullstack AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/daiki48/dotfiles --skill rust-fullstack
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: daiki48/dotfiles.

SKILL.md

View raw

| Frontend | Leptos (Rust→WASM CSR), Tailwind CSS + DaisyUI | | Backend | Axum, SQLx (compile-time checked queries) | | Database | PostgreSQL | | Build | Trunk (WASM), Docker, Makefile |

| Backend port | 3000 | | Local subdomain | lvh.me (resolves to 127.0.0.1) | | Env files | .env.development, .env.staging, .env.production | | Required env | DATABASEURL, JWTSECRET, APPENV |

Rust full-stack patterns. Leptos + Axum + PostgreSQL web apps, auth, multi-tenant, API design. Source: daiki48/dotfiles.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daiki48/dotfiles --skill rust-fullstack Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/daiki48/dotfiles --skill rust-fullstack
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from daiki48/dotfiles

Quick answers

What is rust-fullstack?

Rust full-stack patterns. Leptos + Axum + PostgreSQL web apps, auth, multi-tenant, API design. Source: daiki48/dotfiles.

How do I install rust-fullstack?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daiki48/dotfiles --skill rust-fullstack Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/daiki48/dotfiles