
Claude Skills by jeremylongshore
github.com/jeremylongshore'Implement access control for multi-user Apple Notes automation.
'Create, read, and list Apple Notes using JXA and AppleScript.
'Incident response runbook for Apple Notes automation failures.
'Set up macOS automation access for Apple Notes via AppleScript, JXA,
'Set up local development workflow for Apple Notes automation with JXA
'Migrate notes between Apple Notes, Obsidian, Notion, and other platforms.
'Configure Apple Notes automation for multiple accounts and environments.
'Monitor Apple Notes automation health and performance metrics.
'Optimize Apple Notes automation performance for large note collections.
'Production checklist for Apple Notes automation deployments.
'Handle Apple Notes automation rate limits and iCloud sync throttling.
'Reference architecture for Apple Notes automation systems.
'Apply production-ready patterns for Apple Notes JXA/AppleScript automation.
'Apply security best practices for Apple Notes automation scripts.
'Migrate Apple Notes automation scripts between macOS versions.
'Monitor Apple Notes changes using file system events and Shortcuts triggers.
'Configure AssemblyAI CI/CD integration with GitHub Actions and testing.
'Diagnose and fix AssemblyAI common errors and exceptions.
'Execute AssemblyAI primary workflow: async transcription with audio
'Execute AssemblyAI streaming transcription and LeMUR workflows.
'Optimize AssemblyAI costs through model selection, feature budgeting,
'Collect AssemblyAI debug evidence for support tickets and troubleshooting.
'Deploy AssemblyAI integrations to Vercel, Cloud Run, and Fly.io platforms.
'Create a minimal working AssemblyAI transcription example.
'Install and configure AssemblyAI SDK authentication.
'Configure AssemblyAI local development with hot reload and testing.
'Optimize AssemblyAI API performance with caching, parallel processing,
'Execute AssemblyAI production deployment checklist and rollback procedures.
'Implement AssemblyAI rate limiting, backoff, and queue-based throttling.
'Implement AssemblyAI reference architecture with best-practice project
'Apply production-ready AssemblyAI SDK patterns for TypeScript and Python.
'Apply AssemblyAI security best practices for API keys, PII, and access
'Analyze, plan, and execute AssemblyAI SDK upgrades with breaking change
'Implement AssemblyAI webhook handling for transcription completion events.
'Configure CI/CD pipelines for Attio integrations with GitHub Actions,
'Diagnose and fix the top Attio REST API errors by HTTP status code.
'Full CRUD on Attio records -- create, read, update, delete, and search
'Manage Attio lists, entries, notes, and tasks via the REST API.
'Optimize Attio API usage costs -- reduce request volume, select the
'Collect Attio integration diagnostic evidence -- API health, scopes,
'Deploy Attio integrations to Vercel, Fly.io, Railway, and Cloud Run
'Make your first Attio API calls -- list objects, create a person,
'Set up Attio REST API authentication with access tokens or OAuth 2.0.
'Set up a fast local development loop for Attio integrations with
'Optimize Attio API performance -- caching, batch queries, pagination
'Production readiness checklist for Attio API integrations -- auth,
'Handle Attio API rate limits with exponential backoff, queue-based
'Production reference architecture for Attio CRM integrations -- layered
'Production-ready patterns for the Attio REST API: typed client,
'Secure Attio API integrations -- token scoping, secret management,