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와 DuckDB 확장 기능을 활용한 API 프레임워크로, BigQuery나 Snowflake 위에 고성능·저비용 API를 구축하여 AI 에이전트와 데이터 앱에 제공합니다.
DataZooDE/flapi는 DuckDB와 그 확장 기능의 강력한 성능을 기반으로 하는 API 프레임워크입니다. 이 스킬은 BigQuery나 Snowflake와 같은 클라우드 데이터 웨어하우스 위에서 고성능이면서도 비용 효율적인 API를 손쉽게 구축할 수 있도록 설계되었습니다. AI 에이전트 및 데이터 애플리케이션이 대규모 데이터에 빠르게 접근하고 쿼리할 수 있는 환경을 제공하며, 기존 ETL/ELT 파이프라인 없이도 데이터를 실시간으로 조회하고 처리할 수 있습니다. Flapi는 DuckDB의 인메모리 처리와 확장 생태계를 활용하여 복잡한 데이터 연산과 API 엔드포인트 생성을 단순화하여, 개발자들이 인프라 관리 부담 없이 데이터 중심 서비스를 빠르게 프로토타이핑하고 배포할 수 있게 도와줍니다.
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.