Implement access control for multi-user Apple Notes automation. Trigger: "apple notes access control".
Quellsprache: Englisch
Menü
Skills in diesem Repository
SkillsMP hat 3.426 Skills aus jeremylongshore/claude-code-plugins-plus-skills gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
jeremylongshore/claude-code-plugins-plus-skillsEs werden 40 von 3.426 gesammelten Skills angezeigt.
Implement access control for multi-user Apple Notes automation. Trigger: "apple notes access control".
Quellsprache: Englisch
Create, read, and list Apple Notes using JXA and AppleScript. Use when learning Notes automation, creating your first automated note, or testing read/write access to Apple Notes from scripts. Trigger: "apple notes hello world", "create apple note", "read…
Quellsprache: Englisch
Incident response runbook for Apple Notes automation failures. Trigger: "apple notes incident".
Quellsprache: Englisch
Set up macOS automation access for Apple Notes via AppleScript, JXA, and Shortcuts. Use when configuring accessibility permissions, setting up osascript access, or initializing Apple Notes automation on macOS. Trigger: "setup apple notes", "apple notes…
Quellsprache: Englisch
Set up local development workflow for Apple Notes automation with JXA hot reload. Trigger: "apple notes dev loop".
Quellsprache: Englisch
Migrate notes between Apple Notes, Obsidian, Notion, and other platforms. Trigger: "apple notes migration".
Quellsprache: Englisch
Configure Apple Notes automation for multiple accounts and environments. Trigger: "apple notes multi account".
Quellsprache: Englisch
Monitor Apple Notes automation health and performance metrics. Trigger: "apple notes monitoring".
Quellsprache: Englisch
Optimize Apple Notes automation performance for large note collections. Trigger: "apple notes performance".
Quellsprache: Englisch
Production checklist for Apple Notes automation deployments. Trigger: "apple notes production checklist".
Quellsprache: Englisch
Handle Apple Notes automation rate limits and iCloud sync throttling. Trigger: "apple notes rate limit".
Quellsprache: Englisch
Reference architecture for Apple Notes automation systems. Trigger: "apple notes architecture".
Quellsprache: Englisch
Apply production-ready patterns for Apple Notes JXA/AppleScript automation. Trigger: "apple notes patterns".
Quellsprache: Englisch
Apply security best practices for Apple Notes automation scripts. Trigger: "apple notes security".
Quellsprache: Englisch
Migrate Apple Notes automation scripts between macOS versions. Trigger: "apple notes upgrade migration".
Quellsprache: Englisch
Monitor Apple Notes changes using file system events and Shortcuts triggers. Trigger: "apple notes events".
Quellsprache: Englisch
Configure AssemblyAI CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating AssemblyAI transcription tests into your build process. Trigger with phrases like "assemblyai CI",…
Quellsprache: Englisch
Diagnose and fix AssemblyAI common errors and exceptions. Use when encountering AssemblyAI errors, debugging failed transcriptions, or troubleshooting streaming and LeMUR issues. Trigger with phrases like "assemblyai error", "fix assemblyai", "assemblyai not…
Quellsprache: Englisch
Execute AssemblyAI primary workflow: async transcription with audio intelligence. Use when transcribing audio/video files, enabling speaker diarization, sentiment analysis, entity detection, PII redaction, or content moderation. Trigger with phrases like…
Quellsprache: Englisch
Execute AssemblyAI streaming transcription and LeMUR workflows. Use when implementing real-time speech-to-text, live captions, voice agents, or LLM-powered audio analysis with LeMUR. Trigger with phrases like "assemblyai streaming", "assemblyai real-time",…
Quellsprache: Englisch
Optimize AssemblyAI costs through model selection, feature budgeting, and usage monitoring. Use when analyzing AssemblyAI billing, reducing transcription costs, or implementing usage monitoring and budget alerts. Trigger with phrases like "assemblyai cost",…
Quellsprache: Englisch
Collect AssemblyAI debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for AssemblyAI problems. Trigger with phrases like "assemblyai debug",…
Quellsprache: Englisch
Deploy AssemblyAI integrations to Vercel, Cloud Run, and Fly.io platforms. Use when deploying AssemblyAI-powered transcription services to production, configuring platform-specific secrets, or setting up webhook endpoints. Trigger with phrases like "deploy…
Quellsprache: Englisch
Create a minimal working AssemblyAI transcription example. Use when starting a new AssemblyAI integration, testing your setup, or learning basic transcription patterns. Trigger with phrases like "assemblyai hello world", "assemblyai example", "assemblyai…
Quellsprache: Englisch
Install and configure AssemblyAI SDK authentication. Use when setting up a new AssemblyAI integration, configuring API keys, or initializing the assemblyai npm package in your project. Trigger with phrases like "install assemblyai", "setup assemblyai",…
Quellsprache: Englisch
Configure AssemblyAI local development with hot reload and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with AssemblyAI. Trigger with phrases like "assemblyai dev setup",…
Quellsprache: Englisch
Optimize AssemblyAI API performance with caching, parallel processing, and model selection. Use when experiencing slow transcriptions, implementing caching strategies, or optimizing throughput for batch transcription workloads. Trigger with phrases like…
Quellsprache: Englisch
Execute AssemblyAI production deployment checklist and rollback procedures. Use when deploying AssemblyAI integrations to production, preparing for launch, or implementing go-live procedures for transcription services. Trigger with phrases like "assemblyai…
Quellsprache: Englisch
Implement AssemblyAI rate limiting, backoff, and queue-based throttling. Use when handling rate limit errors, implementing retry logic, or managing concurrent transcription throughput. Trigger with phrases like "assemblyai rate limit", "assemblyai…
Quellsprache: Englisch
Implement AssemblyAI reference architecture with best-practice project layout. Use when designing new AssemblyAI transcription services, reviewing project structure, or building production-grade speech-to-text applications. Trigger with phrases like…
Quellsprache: Englisch
Apply production-ready AssemblyAI SDK patterns for TypeScript and Python. Use when implementing AssemblyAI integrations, refactoring SDK usage, or establishing team coding standards for transcription workflows. Trigger with phrases like "assemblyai SDK…
Quellsprache: Englisch
Apply AssemblyAI security best practices for API keys, PII, and access control. Use when securing API keys, implementing PII redaction, or configuring temporary tokens for browser-side streaming. Trigger with phrases like "assemblyai security", "assemblyai…
Quellsprache: Englisch
Analyze, plan, and execute AssemblyAI SDK upgrades with breaking change detection. Use when upgrading the assemblyai npm package, migrating from the old SDK, or switching between speech models (Best, Nano, Universal). Trigger with phrases like "upgrade…
Quellsprache: Englisch
Implement AssemblyAI webhook handling for transcription completion events. Use when setting up webhook endpoints, handling transcription callbacks, or processing async transcription results via webhooks. Trigger with phrases like "assemblyai webhook",…
Quellsprache: Englisch
Configure CI/CD pipelines for Attio integrations with GitHub Actions, mock-based unit tests, and live API integration tests. Trigger: "attio CI", "attio GitHub Actions", "attio automated tests", "CI attio", "attio pipeline", "test attio in CI".
Quellsprache: Englisch
Diagnose and fix the top Attio REST API errors by HTTP status code. Real error response formats, actual error codes, and proven fixes. Trigger: "attio error", "fix attio", "attio not working", "attio 429", "attio 403", "attio 422", "debug attio".
Quellsprache: Englisch
Full CRUD on Attio records -- create, read, update, delete, and search across people, companies, deals, and custom objects. Trigger: "attio records", "attio CRUD", "create attio record", "update attio person", "search attio companies", "attio objects".
Quellsprache: Englisch
Manage Attio lists, entries, notes, and tasks via the REST API. Use when working with sales pipelines, kanban boards, CRM notes, or task assignments in Attio. Trigger: "attio lists", "attio entries", "attio pipeline", "attio notes", "attio tasks", "add to…
Quellsprache: Englisch
Optimize Attio API usage costs -- reduce request volume, select the right plan, monitor usage, and implement budget alerts. Trigger: "attio cost", "attio billing", "reduce attio costs", "attio pricing", "attio expensive", "attio budget", "attio usage".
Quellsprache: Englisch
Collect Attio integration diagnostic evidence -- API health, scopes, object schema, and rate limit status -- for debugging or support tickets. Trigger: "attio debug", "attio support bundle", "attio diagnostic", "collect attio logs", "attio not working debug".
Quellsprache: Englisch