Cobalt
Official@cobalt-money · United States of America
The greatest personal finance software
Agent Skills by Cobalt
Showing 44 vetted skills indexed across 1 GitHub repositories.
postgresql-table-design
Design scalable PostgreSQL schemas with data types, indexing, and constraints.
api-design-principles
Provide design principles and architectural patterns for REST and GraphQL API development.
test-driven-development
Enforce the Red-Green-Refactor cycle with failing tests before production code.
rocicorp-zero
Implement query-driven synchronization with Rocicorp Zero and Postgres.
copywriting
Generate persuasive marketing copy for web pages using conversion frameworks.
ai-gateway
Route AI requests across providers with failover and cost tracking.
wrangler
Manages Cloudflare instances, including creation, updates, deletion, and listing via the Cloudflare API.
vitest
Optimize Vitest test suites with async patterns, mocking, and CI/CD performance tuning.
stripe-projects
Provision software stacks and initialize local repositories using the Stripe Projects CLI.
cloudflare
Guide Cloudflare architecture decisions using official documentation and API schemas.
copy-editing
Refine marketing copy through a structured seven-pass editing framework.
improve-codebase-architecture
Identify shallow modules and refactor them into deep, high-leverage interfaces.
find-skills
Search the global skills registry and install modular agent skills.
error-handling-patterns
Standardize error handling with circuit breakers and retry logic across Python, TypeScript, Rust, and Go.
Cobalt
Standardize development conventions for the Cobalt monorepo across web, server, and data sync layers.
evalite
Run automated LLM evaluation suites with evalite, Vitest, and the AI SDK.
raycast-extension
Develop and optimize Raycast extensions with React and TypeScript.
postgres
Manage PostgreSQL databases with query optimization, schema design, and troubleshooting.
hono
Run Hono CLI commands for documentation search, endpoint testing, and bundle optimization.
workers-best-practices
Reviews Cloudflare Workers code for streaming, security, and binding compliance.
sandbox
Create isolated Linux MicroVM environments for secure code execution.
drizzle-orm
Manage database schemas and queries with a type-safe SQL ORM for TypeScript.
ai-elements
Provide React components for AI chat interfaces with AI SDK and shadcn/ui.
stripe-best-practices
Guide Stripe API integration architecture and security standards for payments and subscriptions.
Frequently Asked Questions About Cobalt
FAQPage SchemaWhat specific tasks can developers perform using Cobalt's architectural standards?▼
Developers can implement standardized data fetching, robust error handling with circuit breakers, and consistent RESTful endpoint definitions. These patterns ensure uniform state management across monorepo layers, specifically integrating Rocicorp Zero, Drizzle ORM, and Hono for scalable financial data processing.
Which engineering personas benefit most from these development conventions?▼
Full-stack engineers and systems architects working within complex monorepos benefit most. These standards are designed for teams managing high-concurrency financial interfaces, requiring strict type-safety, predictable database schema evolution, and secure integration with third-party payment providers like Stripe.
What are the primary prerequisites for implementing these standards?▼
Implementation requires a TypeScript-based environment utilizing Hono for routing, Drizzle for database interactions, and Cloudflare for edge compute. Familiarity with Zod for schema validation and Vitest for testing protocols is essential to maintain the integrity of the defined monorepo conventions.