frontend
Frontend coding conventions using Preact and Tailwind. Use when writing or reviewing frontend JavaScript, HTML, or CSS code for web UI components.
$ 설치
git clone https://github.com/hippocampus-dev/hippocampus /tmp/hippocampus && cp -r /tmp/hippocampus/.claude/skills/frontend ~/.claude/skills/hippocampus// tip: Run this command in your terminal to install the skill
SKILL.md
name: frontend description: Frontend coding conventions using Preact and Tailwind. Use when writing or reviewing frontend JavaScript, HTML, or CSS code for web UI components. keywords: preact, tailwind, frontend, フロントエンド, UI, コンポーネント, css, html
- Use Preact unless otherwise specified
- Use Tailwind unless otherwise specified
Preact
- Create elements with
hfunction instead of JSX/TSX syntax
Repository

hippocampus-dev
Author
hippocampus-dev/hippocampus/.claude/skills/frontend
1
Stars
0
Forks
Updated2d ago
Added1w ago