
Claude Skills by jeremylongshore
github.com/jeremylongshore'Automate financial reporting workflows that complement Fondo with CI/CD
'Diagnose and fix common Fondo issues including integration sync failures,
'Execute Fondo primary workflow: monthly bookkeeping close and financial
'Execute Fondo R&D tax credit workflow: qualify activities, calculate
'Optimize Fondo costs by maximizing R&D tax credits, choosing the right
'Collect diagnostic information for Fondo support including integration
'Deploy financial dashboards and reporting tools that consume Fondo data
'Verify Fondo setup by checking financial data sync, reviewing categorized
'Set up Fondo account and configure integrations with Gusto, QuickBooks,
'Configure local development workflows that integrate with Fondo for
'Optimize Fondo workflows including faster month-end close, efficient
'Execute Fondo production readiness checklist for year-end tax filing,
'Manage rate limits for Fondo-connected services including Gusto API,
'Reference architecture for startup financial operations using Fondo
'Build internal tools that consume Fondo financial data exports with
'Apply security best practices for Fondo including OAuth token management,
'Migrate to Fondo from other bookkeeping services, switch between Fondo
'Implement event-driven financial workflows using webhooks from Fondo-connected
'Configure Framer CI/CD integration with GitHub Actions and testing.
'Diagnose and fix Framer common errors and exceptions.
'Execute Framer primary workflow: Core Workflow A.
'Execute Framer secondary workflow: Core Workflow B.
'Optimize Framer costs through tier selection, sampling, and usage monitoring.
'Collect Framer debug evidence for support tickets and troubleshooting.
'Deploy Framer integrations to Vercel, Fly.io, and Cloud Run platforms.
'Create a minimal working Framer example.
'Install and configure Framer SDK/CLI authentication.
'Configure Framer local development with hot reload and testing.
'Optimize Framer API performance with caching, batching, and connection
'Execute Framer production deployment checklist and rollback procedures.
'Implement Framer rate limiting, backoff, and idempotency patterns.
'Implement Framer reference architecture with best-practice project layout.
'Apply production-ready Framer SDK patterns for TypeScript and Python.
'Apply Framer security best practices for secrets and access control.
'Analyze, plan, and execute Framer SDK upgrades with breaking change
'Implement Framer webhook signature validation and event handling.
Configure auth for the GA4 Data API — OAuth user credentials for interactive use, or a service account for automation / CI. Pick the right path, set the right scopes, grant the right property-level access. Trigger with "set up GA4 auth", "GA4 service account", "GA4 OAuth", "connect to Google Analytics".
Wire GA4 → BigQuery for unsampled, queryable event-level data. Covers the one-time export setup, the events_YYYYMMDD table schema, partitioning + clustering, and the SQL patterns for the reports the Data API can't do well (true cohort retention, custom-event attribution, large date ranges). Trigger with "GA4 BigQuery", "GA4 to BQ", "event-level GA4 data", "unsampled GA4", "GA4 export setup", "GA4 SQL".
Copy-paste recipes for the 6-7 reports every site owner actually wants: DAU/MAU/WAU, retention cohort, top pages by source, channel attribution, conversion funnel, geo breakdown, device split. Each recipe is a fully-formed Data API request. Trigger with "GA4 DAU", "GA4 retention", "GA4 top pages", "GA4 funnel", "GA4 channel report", "common GA4 reports".
Build a runReport request against the GA4 Data API v1 — pick valid metric/dimension combinations, set date ranges that respect data-freshness limits, apply filters, paginate large result sets, handle sampling thresholds. Trigger with "query GA4", "GA4 Data API", "runReport", "fetch GA4 metrics", "GA4 pageviews", "GA4 sessions".
Pull current-session / active-user data from the GA4 Realtime endpoint — a separate API surface from runReport with different metrics, dimensions, and freshness guarantees (~30 min rolling window instead of T-48h). Trigger with "GA4 realtime", "active users right now", "GA4 current sessions", "who's on my site now".
'Configure Gamma CI/CD integration with GitHub Actions and testing.
'Debug and resolve common Gamma API errors.
'Generate presentations, documents, and webpages via Gamma API.
'Generate from templates, retrieve exports, and manage sharing via Gamma
'Optimize Gamma usage costs and manage API spending.
'Handle data privacy, retention, and compliance for Gamma integrations.
'Comprehensive debugging toolkit for Gamma integration issues.
'Deploy Gamma-integrated applications to production environments.
'Implement enterprise role-based access control for Gamma integrations.