Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

autumn

autumn contiene 7 skills recopiladas de autumn-foundation, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
7
Stars
3
actualizado
2026-07-15
Forks
1
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

autumn-patterns
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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