cross-check — for Claude Code cross-check, composition, community, for Claude Code, ide skills, pnpm run build:specs, pnpm run codex:typecheck, git diff --name-only, *.spec.ts, ElementSprite.tsx

v1.0.0

À propos de ce Skill

Scenario recommande: Ideal for AI agents that need codex harness integration. Resume localise: ## Codex Harness Integration rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Fonctionnalités

Codex Harness Integration
rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다.
CRITICAL 이슈 수정 후 pnpm run build:specs와 pnpm run codex:typecheck
Cross-Check: 렌더링 경로 정합성 검증
변경된 컴포넌트의 CSS(Preview), WebGL(Skia Canvas), PixiJS(이벤트) 렌더링 경로가 일관되게 동작하는지 검증합니다.

# Sujets clés

rblood79 rblood79
[0]
[0]
Mis à jour: 5/1/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Scenario recommande: Ideal for AI agents that need codex harness integration. Resume localise: ## Codex Harness Integration rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Pourquoi utiliser cette compétence

Recommandation: cross-check helps agents codex harness integration. Codex Harness Integration rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Meilleur pour

Scenario recommande: Ideal for AI agents that need codex harness integration.

Cas d'utilisation exploitables for cross-check

Cas d'usage: Codex Harness Integration
Cas d'usage: rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다
Cas d'usage: CRITICAL 이슈 수정 후 pnpm run build:specs와 pnpm run codex:typecheck

! Sécurité et Limitations

  • Limitation: git diff --name-only로 변경된 파일에서 영향받는 컴포넌트를 식별합니다.
  • Limitation: Phase 1: 변경 대상 식별 git diff --name-only로 변경된 파일에서 영향받는 컴포넌트를 식별합니다
  • Limitation: Requires repository-specific context from the skill documentation

About The Source

The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Démo Labs

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ et étapes d’installation

These questions and steps mirror the structured data on this page for better search understanding.

? Questions fréquentes

Qu’est-ce que cross-check ?

Scenario recommande: Ideal for AI agents that need codex harness integration. Resume localise: ## Codex Harness Integration rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Comment installer cross-check ?

Exécutez la commande : npx killer-skills add rblood79/composition. Elle fonctionne avec Cursor, Windsurf, VS Code, Claude Code et plus de 19 autres IDE.

Quels sont les cas d’usage de cross-check ?

Les principaux cas d’usage incluent : Cas d'usage: Codex Harness Integration, Cas d'usage: rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다, Cas d'usage: CRITICAL 이슈 수정 후 pnpm run build:specs와 pnpm run codex:typecheck.

Quels IDE sont compatibles avec cross-check ?

Cette skill est compatible avec Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Utilisez la CLI Killer-Skills pour une installation unifiée.

Y a-t-il des limites pour cross-check ?

Limitation: git diff --name-only로 변경된 파일에서 영향받는 컴포넌트를 식별합니다.. Limitation: Phase 1: 변경 대상 식별 git diff --name-only로 변경된 파일에서 영향받는 컴포넌트를 식별합니다. Limitation: Requires repository-specific context from the skill documentation.

Comment installer ce skill

  1. 1. Ouvrir le terminal

    Ouvrez le terminal ou la ligne de commande dans le dossier du projet.

  2. 2. Lancer la commande d’installation

    Exécutez : npx killer-skills add rblood79/composition. La CLI détectera automatiquement votre IDE ou votre agent et configurera la skill.

  3. 3. Commencer à utiliser le skill

    Le skill est maintenant actif. Votre agent IA peut utiliser cross-check immédiatement dans le projet.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

cross-check

## Codex Harness Integration rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows. Codex

SKILL.md
Readonly
Upstream Repository Material
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

Codex Harness Integration

  • rendering parity 관련 이슈가 있으면 이 스킬을 우선 사용한다.
  • CRITICAL 이슈 수정 후 pnpm run build:specspnpm run codex:typecheck 필요 여부를 확인한다.

Cross-Check: 렌더링 경로 정합성 검증

변경된 컴포넌트의 CSS(Preview), WebGL(Skia Canvas), PixiJS(이벤트) 렌더링 경로가 일관되게 동작하는지 검증합니다.

Phase 1: 변경 대상 식별

git diff --name-only로 변경된 파일에서 영향받는 컴포넌트를 식별합니다.

변경 파일 → 컴포넌트 매핑:

  • *.spec.ts → 해당 컴포넌트
  • *.css → 해당 컴포넌트
  • ElementSprite.tsx → TAG_SPEC_MAP에 등록된 모든 변경 컴포넌트
  • fullTreeLayout.ts / utils.ts → 영향받는 모든 컴포넌트
  • implicitStyles.ts → 해당 컨테이너 컴포넌트
  • *Renderers.tsx → 해당 Preview 렌더러 컴포넌트

Phase 2: 컴포넌트별 5-레이어 교차 검증

각 컴포넌트에 대해 아래 테이블을 작성합니다:

레이어파일검증 항목상태
Specpackages/specs/src/components/{Name}.spec.tsvariants, sizes, render.shapes(), properties
Factoryapps/builder/src/builder/factories/definitions/*.ts기본 props, style, 자식 구조
CSS Rendererpackages/shared/src/components/styles/{Name}.cssdata-variant/data-size 선택자, 토큰
WebGL RendererElementSprite.tsx + specTextStyle.ts + utils.tsTAG_SPEC_MAP, TEXT_BEARING_SPECS, INLINE_BLOCK_TAGS
Preview Rendererpackages/shared/src/renderers/*.tsxvariant/size props 전달, data-* 속성

Phase 3: 정합성 검증 항목

각 컴포넌트에 대해 아래를 확인합니다:

3.1 Variant 정합성

  • Spec defaultVariant와 React 컴포넌트 기본값 일치
  • Spec variants 키와 CSS [data-variant="..."] 선택자 일치
  • Preview 렌더러가 variant prop을 컴포넌트에 전달

3.2 Size 정합성

  • Spec defaultSize와 React 컴포넌트 기본값 일치
  • Size casing 일관성 (sm/md/lg, S/M/L 혼용 금지)
  • Spec sizes의 fontSize/paddingX/paddingY/lineHeight/borderWidth가 CSS와 일치
  • Preview 렌더러가 size prop을 컴포넌트에 전달

3.3 WebGL 레이아웃 정합성

  • INLINE_BLOCK_TAGS 또는 BUTTON_LIKE_TAGS 등록 여부 (fit-content 필요 시)
  • TEXT_BEARING_SPECS 등록 여부 (텍스트 폭 측정 필요 시)
  • DEFAULT_SIZE_BY_TAG 등록 여부
  • calculateContentWidthisFormElement 경로 포함 여부
  • calculateContentHeightisButtonLike 경로 포함 여부

3.4 토큰 정합성

  • Spec TokenRef와 CSS 변수 매핑 일치 (css-tokens.md 참조)
  • 금지된 M3 토큰 사용 없음
  • --bg-inset / {color.layer-2} 필드 배경 통일 (해당 시)

3.5 상태 정합성

  • disabled 상태: opacity 0.38, pointerEvents: none (Spec ↔ CSS)
  • focusVisible: outline 2px solid var(--focus-ring) (CSS) / var(--accent) (Spec)

Phase 4: 결과 보고

검증 결과를 테이블로 보고합니다:

컴포넌트레이어이슈심각도수정 여부
MenuWebGLTEXT_BEARING_SPECS 미등록CRITICAL수정 완료

발견된 이슈는 즉시 수정합니다. 수정 후 pnpm run build:specspnpm run codex:typecheck 또는 targeted test로 검증합니다.

Phase 5: 시각 파리티 검증 (선택 — dev 서버 실행 시)

개발 서버(localhost:5173)와 Storybook(localhost:6006) 중 실행 중인 것이 있으면, 사용 가능한 브라우저/컴퓨터 사용 도구로 Preview(CSS)와 Canvas(Skia) 렌더링을 시각적으로 비교합니다.

5.1 Preview(CSS) 스크린샷 캡처

  • 브라우저/컴퓨터 사용 도구 또는 Playwright MCP가 있으면 새 탭을 열고 http://localhost:5173 또는 http://localhost:6006 로 이동
  • 변경된 컴포넌트가 보이는 화면까지 진입 후 스크린샷을 캡처

5.2 Canvas(Skia) 스크린샷 캡처

동일 탭에서 Canvas 영역을 스크린샷으로 캡처합니다. Canvas와 Preview를 나란히 비교할 수 있는 뷰가 있으면 한 번에 캡처합니다.

5.3 시각 비교

두 스크린샷을 비교하여 아래 항목을 확인합니다:

  • 크기·여백 불일치 (padding, height, gap 차이)
  • 색상·폰트 불일치 (토큰 매핑 오류, dark mode 차이)
  • 정렬 차이 (flex/grid 배치 불일치)
  • 상태 렌더링 차이 (hover, disabled, focus 시각 차이)

불일치 발견 시 Phase 4 결과 테이블에 추가하고 즉시 수정합니다.

생략 조건

아래에 해당하면 Phase 5를 건너뜁니다:

  • 개발 서버 또는 Storybook이 실행 중이지 않음
  • 시각적 변화가 없는 수정 (로직·타입·스토어 변경만 포함)
  • CI 환경 (브라우저 없음)
  • 사용자가 명시적으로 생략을 요청한 경우

Evals

Positive (발동해야 하는 경우)

  • "Button spec 수정했는데 CSS도 맞는지 확인해줘" → ✅ 렌더링 경로 교차 검증
  • "이 컴포넌트 Canvas랑 Preview가 다르게 보여" → ✅ 불일치 감지 → 5-레이어 검증
  • "Spec 변경 후 정합성 체크해줘" → ✅ 직접 트리거
  • "렌더링 경로 확인해봐" → ✅ 직접 트리거

Negative (발동하면 안 되는 경우)

  • "TextField placeholder 텍스트만 변경" → ❌ 시각 렌더링 미변경
  • "ESLint 규칙 추가" → ❌ 렌더링 무관
  • "Store 로직만 수정했어" → ❌ 렌더링 경로 미관여 (시각적 변화 없으면 불필요)
  • "단위 테스트 작성해줘" → ❌ 테스트 작업 → tester 에이전트

Compétences associées

Looking for an alternative to cross-check or another community skill for your workflow? Explore these related open-source skills.

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

Resume localise: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Resume localise: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat. It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

flags

Logo of vercel
vercel

Resume localise: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navigateur

pr-review

Logo of pytorch
pytorch

Resume localise: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review. It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Développeur