Community藝術與設計github.com

hayashiii-ghub/hikizan

Claude Code plugin / Agent Skills pack — verb-split skills for design, review, TDD, and PR flow, with deterministic git hooks as safety floors

相容平台Claude Code~Codex CLI~Cursor
npx skills add hayashiii-ghub/hikizan

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

說明文件

hikizan:init

hikizan の routing / safety を、利用先 project の CLAUDE.md に重複なく追記する ユーザ明示 opt-in の skill。disable-model-invocation: true なので model からは自動起動しない。

通常運用では SessionStart hook (session-context.sh) が同じ内容を毎セッション context に注入するため、この skill は不要。CLAUDE.md にファイルとして残し、レビューや他ツールと共有したい場合だけ使う。

やること

  1. plugin の templates/CLAUDE.md (= 注入と同一の単一ソース) を読む。Claude Code では ${CLAUDE_PLUGIN_ROOT}/templates/CLAUDE.md
  2. 利用先 project 直下の CLAUDE.md を確認する。
    • 無ければ template の内容で新規作成する。
    • あり、かつ ## hikizan Conventions が無ければ末尾に追記する。
    • あり、かつ既に ## hikizan Conventions があれば何もしない (重複させない)。
  3. 書き込んだ内容を user に提示する。

ルール

  • 既存 CLAUDE.md の hikizan 以外の内容を書き換えない (追記のみ)。
  • marker ## hikizan Conventions が既にあれば上書きしない。
  • 書き込み先 path を user に明示してから書く (破壊的でないが host repo を変更するため)。
  • template を本 skill 本文に転記しない (単一ソースは templates/CLAUDE.md)。

相關技能

ababushkin/agent-skills-shaper

Opinionated, battle-tested agentic skills for highly productive product-design-engineering teams

community

ictechgy/context-guard

Local-first context hygiene for AI coding agents — Claude Code plugin plus shell helpers for large reads, noisy output, redaction, artifacts, and measured token/cost evidence.

community

homeassistant-ai/home-assistant-best-practices

Best practices for HA automations, helpers, scripts, controls, and dashboards. TRIGGER THIS SKILL WHEN: - Creating or editing automations, scripts, scenes, or dashboards - Choosing between template sensors and built-in helpers - Restructuring triggers, conditions, or automation modes - Setting up Zigbee button/remote automations - Renaming entities or migrating device_id to entity_id - Configuring dashboard cards or selecting helpers - Looking up card types or domain docs - Writing or reviewing AppDaemon apps SYMPTOMS: - Agent uses Jinja2 templates where native options exist - Agent uses device_id instead of entity_id - Agent changes entity IDs without checking consumers - Wrong automation mode - Agent hard-codes values or uses raw sensor over helper - Agent edits .storage, writes YAML, or generates YAML snippets - Agent tells user to edit configuration.yaml for UI integrations

community

argon-media/argon-claude-skills

Claude Code skills for the Argon Media WordPress/Elementor build workflow

community

Luis247911/claude-skill-webfetch-security

Claude Code skill: mandatory security baseline for external content (WebFetch, WebSearch, GitHub reads). Defends against prompt injection, PII leaks in URLs, unwanted downloads (npm/pip/git clone), and license violations when reusing repo patterns. Auto-runs a 6-step setup wizard. Bilingual triggers (EN/DE). CC-BY-4.0.

community

affaan-m/compose-multiplatform-patterns

Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.

community