Login
Download
Skill UI
Browse and discover
11131+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
SSE
, found
2465
results
Default
Newest
Most Downloaded
Anthropic Streaming and Message Batches
anth-core-workflow-b
jeremylongshore/claude-code-plugins-plus-skills
75
Master building robust AI workflows with Anthropic's core APIs. This guide details two powerful patterns: real-time streaming via SSE events for interactive chat UIs, and the cost-efficient Message Batches API for asynchronously processing up to 100,000 requests. Includes comprehensive code examples for Python and TypeScript.
View Details
Anthropic Claude Cost Optimization Guide
anth-cost-tuning
jeremylongshore/claude-code-plugins-plus-skills
393
This guide provides comprehensive strategies to significantly reduce spending on the Anthropic Claude API. Key techniques include model routing (selecting the most cost-effective model for the task), prompt caching for repeated prompts, using Message Batches for asynchronous tasks, and implementing real-time spend tracking and budget alerts. Essential for managing large-scale, high-cost AI deployments and optimizing cloud LLM expenditures.
View Details
Anthropic API Anti-Patterns Guide
anth-known-pitfalls
jeremylongshore/claude-code-plugins-plus-skills
117
A comprehensive guide detailing common pitfalls and anti-patterns encountered when integrating with the Anthropic Claude API. It highlights crucial differences from other models (e.g., OpenAI), such as the mandatory nature of `max_tokens`, correct handling of system prompts, and precise response parsing techniques. Essential for developers debugging subtle API integration issues and ensuring best practices.
View Details
Anthropic Claude API Security Best Practices
anth-security-basics
jeremylongshore/claude-code-plugins-plus-skills
254
Provides comprehensive security guidelines for integrating Anthropic Claude API. Covers essential best practices including secure API key management (rotation, isolation), defending against prompt injection attacks by separating system instructions from user input, robust input sanitization, and output validation to prevent accidental data leakage. Essential for building production-grade, secure AI applications.
View Details
Anthropic Event Streaming And Batch Processing
anth-webhooks-events
jeremylongshore/claude-code-plugins-plus-skills
236
This guide teaches developers how to implement robust, event-driven architecture patterns with the Anthropic Claude API. It covers two key methods: Server-Sent Events (SSE) for real-time streaming responses, and the Message Batches API for high-volume, asynchronous bulk processing. Use this when building real-time chat features or processing large datasets offline.
View Details
Apify Debug Bundle for Troubleshooting Runs
apify-debug-bundle
jeremylongshore/claude-code-plugins-plus-skills
64
A comprehensive tool designed to collect all diagnostic evidence for troubleshooting failed or problematic Apify Actor runs. This bundle gathers run metadata, detailed logs, dataset samples, usage statistics, and environment information, making it essential for preparing detailed support tickets or performing in-depth debugging.
View Details
Best Practices for Apify Security
apify-security-basics
jeremylongshore/claude-code-plugins-plus-skills
63
This comprehensive guide outlines essential security best practices for users operating within the Apify ecosystem. Learn how to properly manage API tokens, implement environment separation (dev/staging/prod), secure proxy credentials, and sanitize sensitive data (PII) before storage. Essential for hardening data pipelines and ensuring compliance.
View Details
AppFolio API Integration Guide
appfolio-hello-world
jeremylongshore/claude-code-plugins-plus-skills
131
A comprehensive guide to interacting with the AppFolio Property Manager REST API. This skill demonstrates essential operations, including client authentication, listing properties, retrieving detailed tenant information, and creating work orders. Ideal for developers building automation workflows for real estate and property management systems.
View Details
Diagnosing macOS Apple Notes Automation Errors
apple-notes-common-errors
jeremylongshore/claude-code-plugins-plus-skills
161
This comprehensive guide addresses common and complex errors encountered when automating Apple Notes on macOS using JXA or osascript. It covers three major areas: TCC permission denials, AppleEvent communication failures, and iCloud synchronization issues. The document provides a detailed error reference table, root cause analysis, tested fixes, and diagnostic scripts to help developers successfully automate Notes tasks.
View Details
Apple Notes Automation Incident Runbook
apple-notes-incident-runbook
jeremylongshore/claude-code-plugins-plus-skills
360
This runbook provides systematic procedures for diagnosing and resolving common automation failures specific to Apple Notes on macOS. It covers critical local issues like app crashes, iCloud sync failures, TCC permission revocations, and database corruption, following a comprehensive detect-diagnose-fix-verify cycle. Essential for maintaining reliable Notes automation workflows.
View Details
Cross-Platform Note Migration Guide
apple-notes-migration-deep-dive
jeremylongshore/claude-code-plugins-plus-skills
295
A comprehensive guide and set of production-tested scripts for migrating notes between popular platforms like Apple Notes, Obsidian, and Notion. It addresses key technical challenges such as proprietary HTML-to-Markdown conversion, attachment handling limitations, and utilizes JXA/Bash scripting specific to macOS environments for seamless knowledge base integration.
View Details
macOS Notes Automation Production Checklist
apple-notes-prod-checklist
jeremylongshore/claude-code-plugins-plus-skills
179
A comprehensive checklist and script guide for validating all dependencies before deploying Apple Notes automation on a production macOS machine. It covers TCC permissions, iCloud sync health, application configuration, error handling robustess, and cross-OS compatibility checks, ensuring zero missed steps when automating notes management.
View Details
Prev
1
2
3
...
113
114
115
116
117
118
119
...
204
205
206
Next
Language
简体中文
English