npx claudepluginhub hjsg1010/harness-js --plugin hybrid-harnessThis skill uses the workspace's default tool permissions.
이 스킬은 repo-specific harness 자체를 설계하는 Claude-native architect lane이다.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
이 스킬은 repo-specific harness 자체를 설계하는 Claude-native architect lane이다.
새 architect interview를 시작할 때:
bash "${CLAUDE_PLUGIN_ROOT:-.}/scripts/harness-plugin-runner.sh" internal architect-init --goal "{{ARGUMENTS}}" --json
기존 architect interview를 이어갈 때:
bash "${CLAUDE_PLUGIN_ROOT:-.}/scripts/harness-plugin-runner.sh" internal architect-init --resume <interview-id> --json
questionPrompt, state, interviewId를 읽는다.domain_scope, work_units, team_topology, verification_strategy, user_operating_style 중 weakest dimension을 겨냥한다.그 다음 helper를 호출한다.
bash "${CLAUDE_PLUGIN_ROOT:-.}/scripts/harness-plugin-runner.sh" internal architect-apply-round --interview-id <interview-id> --round-file <round.json> --json
state.status가 completed면 다음 단계는 blueprint-render다.