·epic-database
</>

epic-database

rubenpenap/epic-stack-agent-skills

Epic スタック用の Prisma、SQLite、および LiteFS に関するガイド

5インストール·0トレンド·@rubenpenap

インストール

$npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-database

SKILL.md

Do as little as possible - Only fetch the data you actually need. Use select to fetch specific fields instead of entire models. Avoid over-fetching data "just in case" - fetch what you need, when you need it.

Pragmatism over purity - Optimize queries when there's a measurable benefit, but don't over-optimize prematurely. Simple, readable queries are often better than complex optimized ones. Add indexes when queries are slow, not before.

Automatic migrations: Migrations are automatically applied on deploy via litefs.yml.

Epic スタック用の Prisma、SQLite、および LiteFS に関するガイド ソース: rubenpenap/epic-stack-agent-skills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-database
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

epic-database とは?

Epic スタック用の Prisma、SQLite、および LiteFS に関するガイド ソース: rubenpenap/epic-stack-agent-skills。

epic-database のインストール方法は?

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

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

https://github.com/rubenpenap/epic-stack-agent-skills