Use when you have a written implementation plan to execute in a separate session with review checkpoints
3
3
# Install this skill:
npx skills add ShunsukeHayashi/ppal-skill-library
Or install specific skill: npx add-skill https://github.com/ShunsukeHayashi/ppal-skill-library
# Description
PPAL SKILL.md Library - メンバー限定
# README.md
PPAL SKILL.md Library v1
実務直結の10スキル - コピペで使える
📦 収録スキル
| カテゴリ | スキル | 用途 |
|---|---|---|
| 基本 | skill-creator | スキル自動生成 |
| 基本 | project-initializer | プロジェクト初期化 |
| 開発 | code-reviewer | コードレビュー |
| 開発 | bug-hunter | バグ調査・修正 |
| コンテンツ | article-writer | 記事生成 |
| コンテンツ | thumbnail-designer | サムネイル案 |
| 自動化 | workflow-builder | ワークフロー設計 |
| 自動化 | daily-reporter | 日次レポート |
| 調査 | market-researcher | 市場調査 |
| 調査 | competitor-analyzer | 競合分析 |
🚀 インストール
# 解凍
unzip ppal-skill-library-v1.zip
# スキルをコピー
cp -r ppal-skill-library-v1/* ~/.claude/skills/
💡 使い方
Claude Code で:
/article-writer を使って記事を書いて
または:
code-reviewerスキルでこのPRをレビューして
📁 構成
ppal-skill-library-v1/
├── README.md
├── basic/
│ ├── skill-creator/SKILL.md
│ └── project-initializer/SKILL.md
├── development/
│ ├── code-reviewer/SKILL.md
│ └── bug-hunter/SKILL.md
├── content/
│ ├── article-writer/SKILL.md
│ └── thumbnail-designer/SKILL.md
├── automation/
│ ├── workflow-builder/SKILL.md
│ └── daily-reporter/SKILL.md
└── research/
├── market-researcher/SKILL.md
└── competitor-analyzer/SKILL.md
PPAL SKILL.md Library v1.0
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Amp
Antigravity
Claude Code
Clawdbot
Codex
Cursor
Droid
Gemini CLI
GitHub Copilot
Goose
Kilo Code
Kiro CLI
OpenCode
Roo Code
Trae
Windsurf
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.