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

onepunch-tk

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

収集済み skills
30
リポジトリ
3
更新
2026-05-20
リポジトリエクスプローラー

リポジトリと代表的な skills

prd
ソフトウェア開発者

PRD generation rules and unified template enforced by a Python script. Single 14-section structure for Web, Backend, Mobile, and multi-platform projects.

2026-05-20
adr
ソフトウェア開発者

ADR (Architecture Decision Record) generation + supersession rules. Immutable per-file under docs/adr/ (Status line is the only mutable surface). Bootstrap enumerates from PRD; standalone `/blueprint adr` adds or supersedes. Python-backed renderer.

2026-05-19
agent-memory-guide
プロジェクト管理専門家

Shared memory-management guidance for subagents. Preload via the subagent's skills frontmatter field so every agent follows the same rules about what to save, when to save, and when to retrieve.

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

Generate or update docs/ARCHITECTURE.md via a Python-backed, single unified template. Supports React Router Framework, Expo Router, NestJS, and Tauri 2 across single-package and monorepo layouts. The renderer enforces scope discipline — data model, features, code snippets, and tech-stack recommendations are rejected as PRD-territory.

2026-05-19
blueprint
ソフトウェア開発者

Orchestrate creation/update of PRD, ADR, ARCHITECTURE, and ROADMAP via a guided 5-mode flow (Bootstrap / PRD / ADR / ARCHITECTURE / ROADMAP). Wraps the six doc subagents with phase-state enforcement so steps cannot be skipped. Use when the user invokes `/blueprint`, asks to "PRD/ROADMAP을 만들자", or wants to initialize/refresh project documentation.

2026-05-19
ca-rules
プロジェクト管理専門家

Clean Architecture 4-layer dependency rules, TDD-exempt layer list, and test policy per layer. Reference-only skill preloaded by pipeline, tdd, code-reviewer, and other architecture-aware consumers.

2026-05-19
cf-deploy
ソフトウェア開発者

Generate a production-ready GitHub Actions workflow that deploys a project to Cloudflare Workers via the official cloudflare/wrangler-action. Auto-detects the package manager (bun/pnpm/yarn/npm), reads the project's package.json scripts to assemble the right quality gates (lint/typecheck/test) and build step, parameterizes branches from .claude/config.json, and writes the rendered YAML to .github/workflows/deploy-cloudflare-workers.yml. Use whenever the user asks to "set up Cloudflare Workers deployment", "add a Cloudflare deploy workflow", "create a wrangler GitHub Action", "deploy this project to Workers from GitHub", or any phrasing about a CI/CD pipeline targeting Cloudflare Workers — even when they don't say the word "skill". Do not use this skill for Cloudflare Pages, Vercel, Netlify, or other platforms.

2026-05-19
ci-setup
ソフトウェア開発者

Generate a standalone .github/workflows/ci.yml that runs lint / typecheck / test / build on pull requests. Reads the project's package.json to assemble the right step set for the detected package manager (bun / pnpm / yarn / npm). Produces a self-contained workflow — no dependency on cc-ecosystem reusable workflows or composite actions. Triggers: "ci.yml 만들어줘", "GitHub Actions 셋업", "/ci-setup", "set up CI for this project". Do NOT use this skill for deploy/release workflows (cf-deploy, eas-deploy, etc. are separate target-specific skills).

2026-05-19
このリポジトリの収集済み skills 20 件中、上位 8 件を表示しています。
workflow-team
コンピュータ・情報システムマネージャー

Workflow for Agent Teams autonomous parallel development. Provides team lead orchestration guide and teammate execution protocol. Covers file ownership, communication, and merge strategy.

2026-02-09
review-report
ソフトウェア品質保証アナリスト・テスター

Generates standardized review reports for the code-reviewer agent. Called by reviewer agents to produce consistent, structured report output.

2026-02-09
workflow-interactive
ソフトウェア開発者

Development workflow for implementation tasks. Use when: implementing features, fixing bugs, creating components, writing routes, integrating APIs, or any task that involves writing production code. Provides the standard TDD-first development cycle with code review and validation steps. Do NOT use for research, documentation-only, or planning-only tasks.

2026-02-09
project-structure
ソフトウェア開発者

Analyze and document project structure using framework-specific Clean Architecture templates. Supports: React Router Framework, Expo Router, NestJS. Auto-detects project type from config files or accepts explicit argument.

2026-02-09
git
ソフトウェア開発者

Git automation skill. Provides task selection UI when /git command is executed. Choose from commit, push, sync, merge operations.

2026-02-09
tdd
ソフトウェア品質保証アナリスト・テスター

TDD (Test-Driven Development) rules and patterns. Use when: (1) Writing unit tests, (2) Determining test targets, (3) Following TDD cycle. Supports Expo, React Native, React Router, NestJS using Vitest/Jest.

2026-01-31
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました