t-init
Initialize a full-stack project skeleton with Rust backend (Axum + SeaORM + Redis) and React frontend (TypeScript + TanStack + Tailwind).
npx skills add timzaak/web-dev-skills --skill t-init --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 项目初始化 初始化一个全栈项目骨架:Rust 后端 (Axum + Sea-ORM + Redis) + React 前端 (TypeScript + TanStack + Tailwind)。 ## 适用范围 仅在以下场景使用: - 用户明确执行 `/t-init <project-name>` - 用户要求创建新项目、初始化全栈项目骨架 - 用户提到 "搭建项目""新建项目""项目初始化" 不要用于: - 已有项目的增量开发 - 代码修改或重构 - 单纯的前端或后端初始化(如果明确只做一侧,提示用户本 skill 生成完整全栈) ## 参数 - `$ARGUMENTS` = 项目名称(必须) - 仅允许英文、数字、连字符、下划线 - 拒绝 `..`、`/`、`\` - 长度限制 1-50 字符 如果参数不合法,终止并提示: `请提供合法的项目名称。例如:/t-init my-pro
What does the t-init skill do?
Initialize a full-stack project skeleton with Rust backend (Axum + SeaORM + Redis) and React frontend (TypeScript + TanStack + Tailwind).
How do I install it?
Run `npx skills add timzaak/web-dev-skills --skill t-init --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From timzaak/web-dev-skills, a repository with 55 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.