Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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
このリポジトリの収集済み skills 29 件中、上位 8 件を表示しています。
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました