clade-embeddings-search

Tool use lets Claude call functions you define — query databases, hit APIs, read files, do math. Claude decides when to ...

github

elevenlabs-local-dev-loop

Set up a fast, cost-effective local development workflow for ElevenLabs audio projects. Includes SDK mocking to avoid bu...

github

draft

You are Draft — the UX designer. Map flows, structure information, and produce wireframes. The user gave you: {{args}} R...

github

analyzing-logs

Analyze application logs to identify slow requests, recurring error patterns, and resource usage anomalies with structur...

github

fondo-install-auth

Set up Fondo for automated startup bookkeeping, tax filing, and R&D tax credits. Fondo is a managed platform (not an API...

github

onenote-security-basics

OneNote Graph API security changed fundamentally on March 31, 2025, when Microsoft deprecated app-only authentication fo...

github

onenote-rate-limits

Microsoft Graph rate limits OneNote at 600 requests per 60 seconds per user and 10,000 requests per 10 minutes per app/t...

github

onenote-prod-checklist

OneNote integrations that work perfectly in development break in production in predictable ways: SharePoint document lib...

github

onenote-performance-tuning

OneNote performance degrades predictably at scale: notebooks with 100+ sections take 3-5 seconds per API call when using...

github

onenote-install-auth

Set up Microsoft Graph API authentication for OneNote using delegated credentials via MSAL. This skill walks through Azu...

github

onenote-deploy-integration

Deploying OneNote integrations into containers breaks local development assumptions: MSAL token caches vanish on restart...

github

onenote-debug-bundle

When OneNote API calls fail, you need the request-id response header (Microsoft support requires it), decoded JWT token ...

github

onenote-cost-tuning

OneNote Graph API calls have no per-request cost — they are included in every Microsoft 365 E3/E5/Business license. Howe...

github

onenote-core-workflow-b

OneNote's dedicated search endpoint was deprecated in April 2024. The replacement — OData $filter queries on page listin...

github

onenote-core-workflow-a

OneNote's hierarchy — Notebook, Section Group, Section, Page — maps cleanly to Graph API endpoints, but the implementati...

github

onenote-ci-integration

Testing OneNote integrations in CI requires Azure AD app registration, credential management, and mock strategies for Gr...

github

techsmith-debug-bundle

Guidance for debug bundle with TechSmith Snagit COM API and Camtasia automation. Snagit COM API is Windows-only (require...

github

archiving-databases

Implement automated data archival pipelines that move historical records from primary database tables to archive storage...

github

ideogram-cost-tuning

Minimize Ideogram API spending by selecting the right model per task, caching identical prompts, batching images per cal...

github

lucidchart-rate-limits

Lucidchart's API enforces per-OAuth-token rate limits, with document mutation operations (creating shapes, updating page...

github

langfuse-webhooks-events

Configure Langfuse webhooks to receive notifications on prompt version changes. Langfuse supports webhook events for pro...

github

langfuse-upgrade-migration

!npm list langfuse @langfuse/client @langfuse/tracing @langfuse/otel 2>/dev/null | head -10 || echo 'No langfuse package...

github

langfuse-security-basics

Security practices for Langfuse LLM observability: credential management, PII scrubbing before tracing, self-hosted hard...

github

langfuse-sdk-patterns

Production-quality patterns for the Langfuse SDK: singleton clients, the observe wrapper, startActiveObservation for nes...

github