Skip to main content
Manusで任意のスキルを実行
ワンクリックで
paulund
GitHub クリエイタープロフィール

paulund

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

収集済み skills
38
リポジトリ
2
更新
2026-07-06
リポジトリエクスプローラー

リポジトリと代表的な skills

planning-and-task-breakdown
プロジェクト管理専門家

Use when you have a spec or PRD that needs decomposing into small, verifiable implementation tasks. Use before any build cycle to ensure tasks are thin vertical slices with clear acceptance criteria.

2026-07-05
spec-driven-development
プロジェクト管理専門家

Use when starting a new feature, when requirements are unclear, when asked to write code without a clear spec, or before any non-trivial implementation. Do NOT use for trivial bug fixes or one-line changes.

2026-07-05
architecture-review
ソフトウェア開発者

Use when reviewing codebase architecture for refactoring opportunities, surfacing shallow modules, or proposing deepening refactors. Identifies architectural friction and produces GitHub issues with the ops-triage labeling scheme. Supports interactive (human approval) and auto (CI/headless) modes — auto mode files every surviving candidate directly and writes a step-summary report.

2026-07-05
code-review-and-quality
ソフトウェア品質保証アナリスト・テスター

Use when reviewing a pull request or code change before merge. Use for the five-axis evaluation (correctness, readability, architecture, security, performance), exposure × impact severity classification, AC coverage verification, and the `## Automated review` comment. Use in both human and CI mode — the methodology is identical; only the inputs and agent invocation differ.

2026-07-02
standards-nextjs
ソフトウェア開発者

Use when working in a Next.js 15 App Router project — editing app/, src/app/, components/, server actions, or route handlers. Enforces project conventions for queries, mutations, and data fetching.

2026-06-30
standards-typescript
ソフトウェア開発者

Use when editing *.ts or *.tsx files in this project. Enforces TypeScript conventions including Zod-derived types, Prisma type patterns, type-only imports, and shared constant extraction.

2026-06-30
browser-testing-with-devtools
ソフトウェア品質保証アナリスト・テスター

Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyse network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.

2026-06-30
code-simplification
ソフトウェア開発者

Use when code feels over-engineered, before refactoring, or as a cleanup step after implementation. Use when asked to simplify, reduce complexity, or make code clearer. Do NOT use for performance optimization, feature work, or architecture redesign.

2026-06-30
このリポジトリの収集済み skills 31 件中、上位 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました