team-builder

Guide interactive Pokemon team building with type coverage and Markdown export.

54|111|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/pkdxtools/pkdx --skill team-builder-pkdxtools
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/pkdxtools/pkdx/tree/main/.claude/skills/team-builder
Command: npx skills add https://github.com/pkdxtools/pkdx --skill team-builder-pkdxtools

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

対戦ポケモンの構築作業は複雑で時間がかかります。このスキルは、軸ポケモンの選択からタイプ補完、メタ分析、選出パターンの設計、ダメージ計算・育成データの入力・ダメ計算の履歴管理、最終的なレポート作成までを統合的に支援します。

Core Features & Use Cases

  • 軸ポケモンを起点にタイプ補完・メタ分析・3体/4体の選出パターンを段階的にガイドします。
  • ダメージ計算入力、育成データ入力、対戦シミュレーション、ポケモン検索、データ管理(ブログ/記事の出力含む)を提供します。
  • 生成されたチームデータは box/cache に保存され、最終的には Markdown 形式のレポートとしてエクスポートできます。

Quick Start

Launch the team-builder skill and follow the guided prompts to select an axis Pokémon and build your full team.

Frequently Asked Questions about team-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a competitive Pokemon team for singles and doubles?

Pokemon team building is guided interactively from axis Pokemon selection through type-coverage analysis, meta considerations, and matchup planning to exportable team data.

What is the best way to plan type coverage and selection patterns for a Pokemon team?

The best way to plan type coverage is using a phase-driven workflow that analyzes your axis Pokemon and systematically builds 3 or 4 Pokemon selection patterns. This ensures your team handles metagame threats effectively.

Can I calculate damage and manage battle simulation data within a team building workflow?

Damage calculation and battle simulation data are managed within a cache-backed team state that stores damage calculation history alongside breeding data throughout the phase-driven workflow.

Do I need a specific CLI tool or data repository to use this Pokemon team builder?

A Pokemon data repository and the PKDX CLI tool are required to provide the foundational stats and calculation engine needed for the phase-driven team building workflow.

How does the team builder export completed team data and reports?

Completed team data is exported as Markdown reports through a cache-backed team state and Markdown export process that preserves all damage calculations and selection patterns.

Are there limitations to the phase-driven Pokemon team building approach?

The phase-driven workflow requires sequential progression from axis selection through type coverage to damage calculation, relying on a cache-backed team state and Markdown export rather than free-form editing.