Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
lanesawyer
Profil créateur GitHub

lanesawyer

Vue par dépôt de 36 skills collectés dans 4 dépôts GitHub.

skills collectés
36
dépôts
4
mis à jour
2026-07-10
explorateur de dépôts

Dépôts et skills représentatifs

setup-astro-repo
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs 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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 29 dans ce dépôt.
4 dépôts affichés sur 4
Tous les dépôts sont affichés