flapi は何をしますか?
API Framework heavily relying on the power of DuckDB and DuckDB extensions. Ready to build performant and cost-efficient APIs on top of BigQuery or Snowflake for AI Agents and Data Apps
DuckDB とその拡張機能の力を活用した API フレームワーク。BigQuery や Snowflake 上に、AI エージェントやデータアプリ向けの高性能でコスト効率の良い API を構築できます。
DataZooDE/flapi は、DuckDB とそのエコシステム(拡張機能)を最大限に活用して、高性能かつコスト効率に優れた API を迅速に構築するためのフレームワークです。主に BigQuery や Snowflake などのクラウドデータウェアハウスをバックエンドとし、AI エージェントやデータ駆動型アプリケーション向けのエンドポイントを提供することに特化しています。DuckDB のインメモリ処理と拡張機能による柔軟なデータ接続を活かし、複雑なクエリやデータ変換を効率的に処理できます。これにより、開発者は従来の API 構築に比べて少ないコード量と運用コストで、高速な応答が可能なデータ API を実現できます。また、多様なデータソースとの統合が容易であり、リアルタイム性が求められる AI エージェントのワークロードにも適しています。
npx skills add DataZooDE/flapiAPI Framework heavily relying on the power of DuckDB and DuckDB extensions. Ready to build performant and cost-efficient APIs on top of BigQuery or Snowflake for AI Agents and Data Apps
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.