Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

autumn

autumn 收录了来自 autumn-foundation 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
3
更新
2026-07-15
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

autumn-patterns
软件开发工程师

Use when writing, reviewing, or debugging Rust code in an autumn-web project; covers idiomatic patterns for testing, repositories, service layers, job design, security, error handling, and Maud templates that are not covered in the framework API reference.

2026-07-15
autumn-web
软件开发工程师

Use when building, debugging, documenting, or upgrading Rust web applications with autumn-web, autumn-cli, or first-party Autumn crates; also use for Autumn route/model/repository/job/webhook/admin macros, AppBuilder setup, Maud + htmx server-rendered UI, Diesel async Postgres, and Autumn 0.5.x migration or release work.

2026-07-15
doctor
软件开发工程师

Use when the user runs /autumn:doctor, asks to audit their Autumn app's configuration, check for deployment readiness, or diagnose config problems, missing secrets, or stale migrations.

2026-07-15
generate
软件开发工程师

Use when the user runs /autumn:generate, asks to scaffold a resource, generate a model, migration, controller, mailer, or task using the autumn CLI.

2026-07-15
new
软件开发工程师

Use when the user runs /autumn:new, asks to create a new Autumn web application, or wants to scaffold a fresh project with the autumn CLI.

2026-07-14
routes
软件开发工程师

Use when the user runs /autumn:routes, asks to list registered routes, inspect route handlers, check what endpoints exist, or audit an Autumn app's routing table.

2026-07-14
dev
软件开发工程师

Use when the user runs /autumn:dev, asks to start the Autumn development server, enable hot reload, or check what's running locally.

2026-07-10