Carl Aldrey Bergado
Community@carts1024
Works in the dark.
Agent Skills by Carl Aldrey Bergado
Showing 7 vetted skills indexed across 2 GitHub repositories.
convex-setup-auth
Set up Convex authentication with multiple auth providers and identity mapping.
convex-migration-helper
Guides Convex schema migrations with widening, narrowing, data backfilling, and verification.
stellar-dev
Guides Soroban smart contract and Stellar dApp development across contracts, SDKs, wallets, and APIs.
convex
Route Convex tasks to the appropriate skill for authentication, components, or migrations.
convex-create-component
Design and build reusable Convex components with isolated tables and APIs.
convex-quickstart
Automates Convex setup and integration for web applications via project scaffolding, environment configuration, and deployment provisioning.
convex-performance-audit
Audit Convex application performance for slow features, OCC conflicts, and function limits.
Frequently Asked Questions About Carl Aldrey Bergado
FAQPage SchemaWhat tasks can I accomplish with Carts1024's skills?▼
You can set up Convex authentication, run schema migrations with backfilling, scaffold and deploy Convex projects, build reusable Convex components, audit performance for OCC conflicts and slow functions, and develop Stellar applications with Soroban contracts, wallets, and asset tokenization.
Who are these skills designed for?▼
These skills target full-stack and backend engineers building reactive web applications on Convex, plus blockchain developers working on Stellar payments, DeFi, asset tokenization, and privacy-aware financial applications using Soroban, trustlines, anchors, and SEPs.
How do I invoke the stellar-dev skill?▼
The stellar-dev skill is user-invocable and accepts a task-description argument. Describe your Stellar objective—such as writing a Soroban contract in Rust, integrating Freighter wallet, or bridging Stellar Assets to SAC tokens—and the skill returns an end-to-end development playbook.
What prerequisites and dependencies do these skills require?▼
Convex skills require a Convex project and web application environment. The Stellar skill expects the Rust SDK for Soroban contracts, Stellar CLI, JavaScript/Python/Go SDKs for clients, and access to Stellar RPC (preferred) or the legacy Horizon API.
Do these skills cover testing and security?▼
Yes. The stellar-dev skill includes testing strategies, security patterns, common pitfalls, and status-sensitive zero-knowledge proof patterns. The convex-performance-audit skill identifies slow features, OCC conflicts, and function limit issues in production Convex applications.