Cobalt avatar

Cobalt

Official

@cobalt-money · United States of America

0Followers
|
2Public Repos
|
44Published Skills

The greatest personal finance software

Skills Distribution
DomainDeveloper To...Full-Stack Archite.. (40%)Database Engineering (30%)Frontend Design Sy.. (20%)Security & Complia.. (10%)

Agent Skills by Cobalt

Showing 44 vetted skills indexed across 1 GitHub repositories.

Cobalt-MoneyCobalt-Money
7

postgresql-table-design

Design scalable PostgreSQL schemas with data types, indexing, and constraints.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

api-design-principles

Provide design principles and architectural patterns for REST and GraphQL API development.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

test-driven-development

Enforce the Red-Green-Refactor cycle with failing tests before production code.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

rocicorp-zero

Implement query-driven synchronization with Rocicorp Zero and Postgres.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

copywriting

Generate persuasive marketing copy for web pages using conversion frameworks.

Official
Intermediate
Cobalt-MoneyCobalt-Money
7

ai-gateway

Route AI requests across providers with failover and cost tracking.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

wrangler

Manages Cloudflare instances, including creation, updates, deletion, and listing via the Cloudflare API.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

vitest

Optimize Vitest test suites with async patterns, mocking, and CI/CD performance tuning.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

stripe-projects

Provision software stacks and initialize local repositories using the Stripe Projects CLI.

Official
Basic
Cobalt-MoneyCobalt-Money
7

cloudflare

Guide Cloudflare architecture decisions using official documentation and API schemas.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

copy-editing

Refine marketing copy through a structured seven-pass editing framework.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

improve-codebase-architecture

Identify shallow modules and refactor them into deep, high-leverage interfaces.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

find-skills

Search the global skills registry and install modular agent skills.

Official
Basic
Cobalt-MoneyCobalt-Money
7

error-handling-patterns

Standardize error handling with circuit breakers and retry logic across Python, TypeScript, Rust, and Go.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

Cobalt

Standardize development conventions for the Cobalt monorepo across web, server, and data sync layers.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

evalite

Run automated LLM evaluation suites with evalite, Vitest, and the AI SDK.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

raycast-extension

Develop and optimize Raycast extensions with React and TypeScript.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

postgres

Manage PostgreSQL databases with query optimization, schema design, and troubleshooting.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

hono

Run Hono CLI commands for documentation search, endpoint testing, and bundle optimization.

Official
Intermediate
Cobalt-MoneyCobalt-Money
7

workers-best-practices

Reviews Cloudflare Workers code for streaming, security, and binding compliance.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

sandbox

Create isolated Linux MicroVM environments for secure code execution.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

drizzle-orm

Manage database schemas and queries with a type-safe SQL ORM for TypeScript.

Official
Advanced
Cobalt-MoneyCobalt-Money
7

ai-elements

Provide React components for AI chat interfaces with AI SDK and shadcn/ui.

Official
Intermediate
Cobalt-MoneyCobalt-Money
7

stripe-best-practices

Guide Stripe API integration architecture and security standards for payments and subscriptions.

Official
Advanced

Frequently Asked Questions About Cobalt

FAQPage Schema
What 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.