Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
lanesawyer
Perfil de creador de GitHub

lanesawyer

Vista por repositorio de 36 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
36
repositorios
4
actualizado
2026-07-10
explorador de repositorios

Repositorios y skills representativas

setup-astro-repo
Desarrolladores de software

Scaffold a web repo with pnpm, Astro, and astro-bulma — plus Drizzle when the site needs a database — including package.json scripts for build/lint/test/fmt (and db:migrate when db-backed). Use when: setting up a new Astro project, scaffolding a web repo, initializing the standard web stack. Building block for create-website.

2026-07-10
add-ci-workflow
Desarrolladores de software

Add a GitHub Actions CI workflow running build, lint, test, and fmt checks with pnpm. Use when: adding CI, setting up GitHub Actions checks, adding a build/lint/test workflow. Building block for create-website.

2026-07-07
create-website
Desarrolladores web

Create a new website end-to-end: Astro repo with pnpm/astro-bulma; GitHub Pages for static sites, or Turso + Fly.io when the site needs a database; GitHub Actions for CI and deploy. Use when: creating a new website, spinning up a new web project, new site, scaffolding a static or full-stack Astro project.

2026-07-06
fly-new-app
Administradores de redes y sistemas informáticos

Create a new app on Fly.io for the current project without deploying it, generating fly.toml and a Dockerfile. Use when: creating a Fly.io app, setting up Fly hosting, fly launch. Building block for create-website.

2026-07-06
gh-pages-deploy-workflow
Desarrolladores de software

Add a GitHub Actions workflow that builds a static site and deploys it to GitHub Pages, with an optional custom domain. Use when: deploying a static site, GitHub Pages hosting, static site with a custom domain. Building block for create-website.

2026-07-06
fly-deploy-workflow
Desarrolladores de software

Add a GitHub Actions workflow that deploys to Fly.io on merge to main, with db migrations run as a Fly release_command. Use when: adding a deploy workflow, deploying on merge, setting up continuous deployment to Fly.io. Building block for create-website.

2026-07-06
fly-pr-preview
Desarrolladores de software

Add a GitHub Actions workflow that spins up a temporary Fly.io preview app per pull request, backed by a fork of the production Turso database, and destroys both on close. Use when: adding PR previews, review apps, per-PR deploy environments.

2026-07-06
turso-new-db
Desarrolladores de software

Create a new database on Turso, asking whether it goes in a new or existing database group, and wire credentials into .env. Use when: creating a Turso database, setting up libSQL storage, new turso db. Building block for create-website.

2026-07-06
Mostrando las 8 principales de 29 skills recopiladas en este repositorio.
Mostrando 4 de 4 repositorios
Todos los repositorios cargados