GitHub
Skills harvested from GitHub repositories
14810 skills availableframer-ci-integration
Set up CI/CD for Framer plugins and Server API integrations. Plugin builds are tested with Vite + vitest. Server API CMS...
fondo-webhooks-events
Fondo itself does not send webhooks. Instead, build event-driven workflows using webhooks from the same providers Fondo ...
fondo-security-basics
Fondo handles startup tax preparation, bookkeeping, and R&D tax credits containing SSNs, EINs, bank account details, rev...
fondo-sdk-patterns
Production-ready patterns for integrating with Fondo tax and accounting data. Fondo is a managed bookkeeping platform th...
fondo-reference-architecture
Reference architecture for a startup's financial operations with Fondo at the center, connecting payroll, banking, payme...
fondo-rate-limits
Fondo itself is a managed tax and accounting service without direct API rate limits, but startups building parallel inte...
fondo-prod-checklist
Fondo handles startup tax preparation, R&D credit claims, bookkeeping, and compliance filings. A production integration ...
fondo-performance-tuning
Speed up Fondo workflows: faster month-end close (target: 15 days), reduced back-and-forth with CPA team, and efficient ...
fondo-hello-world
Verify your Fondo setup is working: check that bank transactions are syncing, payroll data is flowing, and your company ...
fondo-local-dev-loop
Local development workflow for Fondo startup tax and bookkeeping integration. Provides a fast feedback loop using CSV ex...
fondo-cost-tuning
Maximize Fondo ROI: the R&D tax credit alone should exceed the annual Fondo cost for most startups. Fondo TaxPass cost: ...
fondo-core-workflow-a
The primary Fondo workflow: automated monthly bookkeeping close. Fondo's CPA team handles reconciliation, categorization...
fondo-core-workflow-b
Claim R&D tax credits through Fondo. Startups with US W-2 employees doing qualifying R&D can offset up to $500,000/year ...
fondo-common-errors
Quick reference for common Fondo platform issues and their resolutions. | Issue | Cause | Solution | |-------|-------|--...
fondo-ci-integration
Set up CI/CD for Fondo startup tax and bookkeeping integrations: run unit tests with mocked filing and compliance data o...
flyio-upgrade-migration
Guide for Fly.io platform migrations: Apps v1 (Nomad) to v2 (Machines), flyctl CLI upgrades, Postgres major version upgr...
flyio-security-basics
Fly.io deploys applications to edge locations worldwide using Firecracker microVMs. Security concerns center on deploy t...
flyio-sdk-patterns
Production-ready patterns for the Fly.io Machines REST API at https://api.machines.dev. Fly.io exposes both GraphQL (org...
flyio-rate-limits
The Fly.io Machines API rate-limits per organization, with write operations (create, delete, update) throttled much more...
flyio-prod-checklist
Fly.io runs applications on edge infrastructure across 30+ regions with Machines, Volumes, and managed Postgres. A produ...
flyio-performance-tuning
Optimize Fly.io performance: eliminate cold starts, right-size VMs, leverage multi-region for low latency, and tune conc...
flyio-install-auth
Install flyctl CLI and configure authentication for Fly.io edge compute platform. Two auth methods: interactive login (o...
flyio-core-workflow-a
The primary Fly.io workflow: configure fly.toml, deploy apps, manage secrets, scale across regions, and control machine ...
flyio-common-errors
Quick reference for the most common Fly.io deployment and runtime errors with solutions. Error: health checks for machin...