zeta-data-source
Integrate a new external data source (market data, API, feed) following zetaterminal async patterns. Use when connecting to new APIs, adding data providers, or building data ingestion pipelines.
Navegue e instale milhares de habilidades para AI Agents no diretório Killer-Skills. Compatível com Claude Code, Windsurf, Cursor e mais.
Integrate a new external data source (market data, API, feed) following zetaterminal async patterns. Use when connecting to new APIs, adding data providers, or building data ingestion pipelines.
Autonomous project generator for Claude Code. Write requirements, run one command, get a complete project with custom skills, agents, hooks, TDD, 80%+ coverage, and security-reviewed code.
Create and manage database migrations safely. Covers SQL migrations, ORM migrations (Prisma, TypeORM, Flyway, Alembic), rollback strategies, and zero-downtime migration patterns.
Design database schema for the project
Banco de dados é um sistema de gerenciamento de dados que armazena e fornece acesso a dados
A structured workflow framework for Claude Code. Separates planning from execution, uses markdown files as communication artifacts, and puts human review at the center of every decision.
Apply safe and maintainable backend database patterns (transactions, pagination, soft deletes, query optimization, data consistency).
Apply safe and maintainable backend database patterns (transactions, pagination, soft deletes, query optimization, data consistency).
Apply safe and maintainable backend database patterns (transactions, pagination, soft deletes, query optimization, data consistency).
Add a new static dataset to app/scripts/StaticDatasets/geojson. Infers config from prompt, asks for missing data, uses types to guide required fields.
Explore an Axiom dataset to understand its schema, fields, volume, and patterns. Use when discovering a new dataset, investigating data structure, or understanding what data is available.
Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, and streaming row updates. Designed to work alongside HF MCP server for comprehensive dataset workflows.