Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:

frontend-philosophy

// Frontend design philosophy and coding conventions for React/Preact applications. Enforces DHH-inspired simplicity, 8-section component structure, TanStack Query server state management, and strict anti-patterns (no useCallback, no useEffect for state sync, no barrel files, no TypeScript). Use when: (1) scaffolding new frontend projects, (2) building React/Preact components, (3) implementing features with state management, (4) reviewing or refactoring frontend code, (5) setting up project structure and file organization. Triggers on: "scaffold", "new project", "build a component", "create a page", "add a feature", "frontend", "React", "Preact", or any frontend implementation task.

$ git log --oneline --stat
stars:145
forks:14
updated:2026年4月24日 01:46
ファイルエクスプローラー
2 ファイル
SKILL.md
readonly