MCP HubMCP Hub
스킬 목록으로 돌아가기

build-tcg-deck

pjt222
업데이트됨 2 days ago
3 조회
17
2
17
GitHub에서 보기
메타design

정보

이 Claude Skill은 매직 더 개더링과 포켓몬 TCG 같은 게임에서 경쟁적 또는 캐주얼 플레이를 위한 트레이딩 카드 게임 덱을 구축하고 최적화하는 데 도움을 줍니다. 아키타입 선택, 마나 커브 분석, 승리 조건 식별, 사이드보드 구성을 처리합니다. 새로운 덱을 제작할 때, 메타게임 변화에 적응할 때, 또는 토너먼트 준비를 위해 새 카드 세트를 평가할 때 사용하세요.

빠른 설치

Claude Code

추천
기본
npx skills add pjt222/agent-almanac -a claude-code
플러그인 명령대체
/plugin add https://github.com/pjt222/agent-almanac
Git 클론대체
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/build-tcg-deck

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서

Build TCG Deck

Construct TCG deck archetype → final optimization. Works across Pokemon TCG, MTG, FaB, other major TCGs.

Use When

  • New deck for tournament format or casual
  • Adapt existing deck to changed meta
  • Eval whether new card/set warrants change
  • Teach deck construction principles
  • Convert concept → tournament-ready list

In

  • Required: Game (Pokemon TCG, MTG, FaB, etc.)
  • Required: Format (Standard, Expanded, Modern, Legacy, Blitz, etc.)
  • Required: Goal (competitive, casual, budget)
  • Optional: Preferred archetype (aggro, control, combo, midrange)
  • Optional: Budget constraints
  • Optional: Current meta (top decks, expected field)

Do

Step 1: Define Archetype

Choose strategic identity.

  1. ID available archetypes in format:
    • Aggro: Early pressure + efficient attackers
    • Control: Answer threats, win late via card advantage
    • Combo: Assemble card combos → powerful synergy / instant wins
    • Midrange: Flexible, shifts aggro ↔ control
    • Tempo: Resource advantage via efficient timing + disruption
  2. Select based on:
    • Playstyle
    • Meta positioning (what beats top?)
    • Budget (combo needs specific expensive)
    • Format legality (bans, rotation)
  3. ID 1-2 primary win conditions:
    • How does deck actually win?
    • Ideal game state to reach?
  4. State archetype + win condition clearly

Clear archetype + win conditions. Specific enough to guide selection, flexible to adapt.

If err: No archetype feels right → start w/ strongest individual cards, let archetype emerge from pool. Sometimes best deck built around a card, not concept.

Step 2: Build Core

Select cards defining strategy.

  1. Core engine (12-20 cards depending on game):
    • Directly enable win condition
    • Max legal copies
    • Non-negotiable — deck fails w/o
  2. Support (8-15):
    • Find/protect core
    • Draw/search for consistency
    • Protection (counters, shields, removal)
  3. Interaction (8-12):
    • Removal for opponent threats
    • Disruption for opponent strategy
    • Defensive opts appropriate to format
  4. Resource base (game-specific):
    • MTG: Lands (24-26 for 60-card, 16-17 for 40-card)
    • Pokemon: Energy (8-12 basic + special)
    • FaB: Pitch value distribution (balance red/yellow/blue)

Complete list at/near min deck size. Every card has role (core, support, interaction, resource).

If err: Exceeds format size → cut weakest support first. Core needs too many (>25) → strategy too fragile, simplify win condition.

Step 3: Analyze Curve

Verify resource distribution supports strategy.

  1. Plot mana/energy/cost curve:
    • Count cards at each cost (0, 1, 2, 3, 4, 5+)
    • Match archetype:
      • Aggro: peaks 1-2, drops after 3
      • Midrange: peaks 2-3, moderate at 4-5
      • Control: flatter, more high-cost finishers
      • Combo: concentrated at combo-piece costs
  2. Check color/type distribution (MTG: color balance; Pokemon: energy coverage):
    • Resource base can reliably cast on curve?
    • Color-intensive cards need dedicated support?
  3. Verify card type balance:
    • Enough creatures/attackers for pressure
    • Enough spells/trainers for interaction + consistency
    • No critical category missing
  4. Adjust if curve doesn't support

Smooth curve → deck executes strategy on time. Aggro fast, control survives early, combo assembles on schedule.

If err: Lumpy (too many expensive, not enough early) → swap expensive support for cheaper. Curve > any individual card.

Step 4: Meta Positioning

Eval vs expected field.

  1. ID top 5 decks in current meta (tournament results, tier lists)
  2. Each top deck:
    • Favorable: Strategy counters theirs (+1)
    • Even: No structural advantage (0)
    • Unfavorable: Theirs counters yours (-1)
  3. Calc expected win rate vs field:
    • Weight by opponent meta share
    • 60%+ vs top 5 = well-positioned
  4. Poor positioning → consider:
    • Switch interaction to target worst matchups
    • Sideboard (if format allows) for unfavorable
    • Whether diff archetype better positioned

Clear picture of where deck sits. Favorable + unfavorable matchups ID'd w/ specific reasons.

If err: Meta data unavailable → focus on versatility, interact w/ multiple strategies vs optimizing for one matchup.

Step 5: Sideboard

Construct sideboard/side deck for format adaptation (if applicable).

  1. Each unfavorable matchup (Step 4):
    • 2-4 cards significantly improve
    • High-impact, not marginal
  2. Each sideboard card, know:
    • What matchup(s) it comes in against
    • What it replaces from main
    • Whether bringing it changes curve significantly
  3. Verify sideboard ≤ format limits (MTG: 15, FaB: varies)
  4. No sideboard card only relevant vs one fringe deck
    • Each slot covers ≥2 matchups if possible

Focused sideboard meaningfully improves worst matchups w/o diluting main.

If err: Sideboard can't fix worst matchups → deck poorly positioned in meta. Core strategy may need adjust, not sideboard patches.

Check

  • Archetype + win conditions clearly defined
  • Format legality met (bans, rotation, card count)
  • Every card has defined role (core, support, interaction, resource)
  • Curve supports strategy speed
  • Resource base reliably casts on curve
  • Meta matchups evaluated w/ specific reasoning
  • Sideboard targets worst matchups w/ clear swap plans
  • Budget satisfied (if applicable)

Traps

  • Too many win conditions: 3 ways to win → none done well. Focus 1-2
  • Curve blindness: Powerful expensive cards w/o checking if deck casts on time
  • Ignore meta: Building in vacuum. Best in theory loses to most common in practice
  • Emotional inclusion: Pet card not serving strategy. Every slot earns place
  • Sideboard afterthought: Last w/ leftover. Sideboard = part of deck, not appendix
  • Over-teching: Narrow answers to specific decks vs proactive strategy

  • grade-tcg-card — card condition assessment for tournament legality + collection value
  • manage-tcg-collection — inventory mgmt for tracking which cards available

GitHub 저장소

pjt222/agent-almanac
경로: i18n/caveman-ultra/skills/build-tcg-deck
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

연관 스킬

content-collections

메타

이 스킬은 콘텐츠 콜렉션(Content Collections)을 위한 프로덕션 검증된 설정을 제공합니다. 콘텐츠 콜렉션은 Markdown/MDX 파일을 Zod 검증이 포함된 타입 안전한 데이터 콜렉션으로 변환해주는 TypeScript 최우선 도구입니다. 블로그, 문서 사이트 또는 콘텐츠 중심의 Vite + React 애플리케이션을 구축할 때 타입 안전성과 자동 콘텐츠 검증을 보장하기 위해 사용하세요. Vite 플러그인 구성과 MDX 컴파일부터 배포 최적화 및 스키마 검증에 이르기까지 모든 것을 다룹니다.

스킬 보기

polymarket

메타

이 스킬은 개발자들이 Polymarket 예측 시장 플랫폼을 활용한 애플리케이션을 구축할 수 있도록 지원하며, 거래 및 시장 데이터를 위한 API 통합 기능을 포함합니다. 또한 WebSocket을 통한 실시간 데이터 스트리밍을 제공하여 실시간 거래와 시장 활동을 모니터링할 수 있습니다. 이를 통해 거래 전략을 구현하거나 실시간 시장 업데이트를 처리하는 도구를 생성하는 데 활용할 수 있습니다.

스킬 보기

creating-opencode-plugins

메타

이 스킬은 개발자들이 명령어, 파일, LSP 작업 등 25개 이상의 이벤트 유형에 연결되는 OpenCode 플러그인을 만들 수 있도록 돕습니다. JavaScript/TypeScript 모듈을 위한 플러그인 구조, 이벤트 API 명세, 구현 패턴을 제공합니다. OpenCode AI 어시스턴트의 라이프사이클을 사용자 정의 이벤트 기반 로직으로 가로채거나, 모니터링하거나, 확장해야 할 때 사용하세요.

스킬 보기

sglang

메타

SGLang은 RadixAttention 프리픽스 캐싱을 활용하여 JSON, 정규식, 에이전트 워크플로우를 위한 고속 구조화 생성에 특화된 고성능 LLM 서빙 프레임워크입니다. 특히 반복되는 프리픽스가 있는 작업에서 상당히 빠른 추론 속도를 제공하여 복잡한 구조화 출력 및 다중 턴 대화에 이상적입니다. 제약 디코딩이 필요하거나 광범위한 프리픽스 공유가 있는 애플리케이션을 구축할 때는 vLLM과 같은 대안보다 SGLang을 선택하십시오.

스킬 보기