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:١٤٥
forks:١٤
updated:٢٤ أبريل ٢٠٢٦ في ٠١:٤٦
مستكشف الملفات
2 ملفات
SKILL.md
readonly