Skip to main content
在 Manus 中运行任何 Skill
一键导入
lanesawyer
GitHub 创作者资料

lanesawyer

按仓库查看 4 个 GitHub 仓库中的 36 个已收集 skills。

已收集 skills
36
仓库
4
更新
2026-07-10
仓库浏览

仓库与代表性 skills

setup-astro-repo
软件开发工程师

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
软件开发工程师

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
网页开发工程师

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
网络与计算机系统管理员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
当前展示该仓库 Top 8 / 29 个已收集 skills。
已展示 4 / 4 个仓库
已展示全部仓库