·frontend-dev-guidelines
</>

frontend-dev-guidelines

React/TypeScript アプリケーションのフロントエンド開発ガイドライン。 Suspense、遅延読み込み、useSuspenseQuery、機能ディレクトリを使用したファイル構成、MUI v7 スタイル、TanStack Router、パフォーマンスの最適化、TypeScript のベスト プラクティスなどの最新のパターン。コンポーネント、ページ、機能の作成、データの取得、スタイル設定、ルーティング、またはフロントエンド コードの操作を行うときに使用します。

20インストール·1トレンド·@binjuhor

インストール

$npx skills add https://github.com/binjuhor/shadcn-lar --skill frontend-dev-guidelines

frontend-dev-guidelines のインストール方法

コマンドラインで frontend-dev-guidelines AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/binjuhor/shadcn-lar --skill frontend-dev-guidelines
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: binjuhor/shadcn-lar。

Comprehensive guide for modern React development, emphasizing Suspense-based data fetching, lazy loading, proper file organization, and performance optimization.

| @/ | src/ | import { apiClient } from '@/lib/apiClient' | | types | src/types | import type { User } from 'types/user' | | components | src/components | import { SuspenseLoader } from 'components/SuspenseLoader' | | features | src/features | import { authApi } from 'features/auth' |

| Create a component | component-patterns.md | | Fetch data | data-fetching.md | | Organize files/folders | file-organization.md | | Style components | styling-guide.md | | Set up routing | routing-guide.md | | Handle loading/errors | loading-and-error-states.md | | Optimize performance | performance.md | | TypeScript types | typescript-standards.md |

React/TypeScript アプリケーションのフロントエンド開発ガイドライン。 Suspense、遅延読み込み、useSuspenseQuery、機能ディレクトリを使用したファイル構成、MUI v7 スタイル、TanStack Router、パフォーマンスの最適化、TypeScript のベスト プラクティスなどの最新のパターン。コンポーネント、ページ、機能の作成、データの取得、スタイル設定、ルーティング、またはフロントエンド コードの操作を行うときに使用します。 ソース: binjuhor/shadcn-lar。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/binjuhor/shadcn-lar --skill frontend-dev-guidelines
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-27
更新日
2026-03-11

Browse more skills from binjuhor/shadcn-lar

クイックアンサー

frontend-dev-guidelines とは?

React/TypeScript アプリケーションのフロントエンド開発ガイドライン。 Suspense、遅延読み込み、useSuspenseQuery、機能ディレクトリを使用したファイル構成、MUI v7 スタイル、TanStack Router、パフォーマンスの最適化、TypeScript のベスト プラクティスなどの最新のパターン。コンポーネント、ページ、機能の作成、データの取得、スタイル設定、ルーティング、またはフロントエンド コードの操作を行うときに使用します。 ソース: binjuhor/shadcn-lar。

frontend-dev-guidelines のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/binjuhor/shadcn-lar --skill frontend-dev-guidelines インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/binjuhor/shadcn-lar