Skip to main content
qtmleap
GitHub クリエイタープロフィール

qtmleap

4 件の GitHub リポジトリにある 15 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
15
リポジトリ
4
更新
2026-06-04
リポジトリエクスプローラー

リポジトリと代表的な skills

commit-push-pr
ソフトウェア開発者

Commit the current working tree on a feature branch (cut from develop), push it, and open a pull request into develop. Use when the user says "ship this", "make a PR", "commit and push and open a PR", or wants to turn local changes into a reviewable PR. Handles branch-first safety, commitlint-format messages, and the GitHub PR.

2026-06-04
merge
ソフトウェア開発者

Merge a feature→develop pull request once CI is green. Use when the user says "merge the PR", "merge if green", "land this", or after watch reports success. Verifies all checks pass and the branch is mergeable before merging; refuses on pending/failed checks. For develop→master production releases use the `release` skill instead.

2026-06-04
prisma-d1
ソフトウェア開発者

Prisma ORM with Cloudflare D1 — schema configuration, migration workflow, client setup, and deployment. Load when working with Prisma + D1 migrations, schema changes, or PrismaClient instantiation in Workers.

2026-06-04
pwa
ウェブ開発者

PWA implementation — Service Worker registration, cache strategies, update notification flow, and manifest setup. Load when adding PWA support, Service Worker caching, update prompts, offline fallback, or cache-invalidation logic to any web app.

2026-06-04
release
ソフトウェア開発者

Promote develop to master — open (or reuse) the develop→master PR, confirm CI is green, merge to master (which triggers the production Cloudflare deploy), then tag the release vX.Y.Z. Use when the user says "release", "cut a release", "promote develop to master", "ship to production". This is the ONLY path that touches master/production.

2026-06-04
tanstack-query-best-practices
ソフトウェア開発者

TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activate when building data-driven React applications with server state.

2026-06-04
ui-refactor
ウェブ・デジタルインターフェースデザイナー

Review and refactor UI components for better design, accessibility, and consistency. Loads ux-designer skill knowledge to evaluate and improve existing interfaces.

2026-06-04
watch
ソフトウェア開発者

Monitor GitHub Actions CI for the current PR/branch until it concludes, then report green/red with failure logs. Use when the user says "watch the CI", "is CI passing?", "monitor the checks", or after opening a PR and wanting to wait for checks. Pairs with commit-push-pr (before) and merge (after).

2026-06-04
cloudflare-workers-backend
ソフトウェア開発者

Backend architecture reference for Cloudflare Workers projects using Vinext App Router route handlers, Prisma with D1 adapter, Firebase Auth with HttpOnly cookie sessions, Workers AI via AI Gateway, and Zod validation. Load when writing API route handlers, database queries, auth middleware, or Workers AI integration.

2026-05-02
pwa-update-flow
ソフトウェア開発者

PWA update notification and cache invalidation pattern for Vite + Service Worker apps. Covers the full flow — build-time version stamp, /api/version endpoint, version-check hook, update banner UI, Service Worker unregister + caches.delete() + hard reload. Load when adding PWA install, Service Worker registration, update prompts, or cache-invalidation flows.

2026-05-02
vinext-frontend
ソフトウェア開発者

Frontend architecture reference for React 19 + Vinext (Vite App Router) + TanStack Query + Zodios + shadcn/ui + react-hook-form projects running on Cloudflare Workers. Load when writing React components, forms, API clients, or data fetching code in this stack.

2026-05-02
code-refactor
ソフトウェア開発者

Audit and refactor non-UI code (API endpoints, Prisma queries, Zod schemas, utilities, workers, tests) for reuse, separation of concerns, type safety, and dead code removal. Does NOT touch React components or JSX — use /ui-refactor for those.

2026-05-01
compose
その他コンピュータ職

Assemble an Agent Team as leader and run the plan → approve → execute workflow

2026-04-10
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました