← スキル一覧に戻る

frontend
by urjitbhatia
The lending library app
⭐ 0🍴 0📅 2026年1月9日
SKILL.md
name: frontend description: React + Vite + TailwindCSS frontend development in web/. Covers components, pages, routing, API client, Supabase auth, and Cloudflare Pages deployment. Port 6174 for local dev.
Skill: Frontend
Comprehensive frontend development support for the Supaflare web application.
Routing Logic
Analyze the user's intent and route to the appropriate workflow:
Component Development → workflows/create-component.md
- "Create a new component for [purpose]"
- "Add a [component_name] component"
- "Build a reusable [component_type]"
Page Development → workflows/create-page.md
- "Create a new page for [feature]"
- "Add a [page_name] page"
- "Set up routing for [route]"
API Integration → workflows/api-integration.md
- "Call the [endpoint] API"
- "Fetch data from backend"
- "Add an API call for [feature]"
- "Use the API client"
Auth & Session → workflows/auth.md
- "Add authentication to [page]"
- "Protect a route"
- "Handle login/logout"
- "Check user session"
Styling → workflows/styling.md
- "Style the [component]"
- "Add Tailwind classes for [design]"
- "Make [component] responsive"
Configuration Questions → context/config.md
- "What port is the frontend on?"
- "Where is the Supabase config?"
- "How do I start the dev server?"
Workflows
workflows/create-component.md- Create new React componentsworkflows/create-page.md- Create new pages with routingworkflows/api-integration.md- Integrate with backend APIworkflows/auth.md- Authentication and session managementworkflows/styling.md- TailwindCSS styling patterns
Context
context/config.md- Project configuration and environmentcontext/structure.md- Directory structure and conventionscontext/patterns.md- Common patterns and best practices
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です