3846 results (39.4ms) page 35 / 193
shishiv / gsd-twilio-communications exact

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems...

404kidwiz / agent-skills-backup-twilio-communications exact

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems...

cleodin / antigravity-awesome-skills-twilio-communications exact

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems...

cosmix / loom-error-handling exact

Comprehensive error handling patterns and strategies including Rust Result/Option, API error responses, data pipeline error handling, and security-aware error handling. Use when implementing...

aj-geddes / useful-ai-prompts-design-patterns-implementation exact

Apply appropriate design patterns (Singleton, Factory, Observer, Strategy, etc.) to solve architectural problems. Use when refactoring code architecture, implementing extensible systems, or...

0xbeedao / agentic-tools-async-python-patterns exact

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring...

ovachiever / droid-tings-async-python-patterns exact

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring...

dkyazzentwatwa / chatgpt-skills-correlation-explorer exact

Find and visualize correlations between variables in datasets. Use for data exploration, feature selection, or identifying relationships between columns.

madeinoz67 / madeinoz-knowledge-system-add-language exact

Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs,...

DonggangChen / antigravity-agentic-skills-llm-evaluation exact

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or...

DonggangChen / antigravity-agentic-skills-error-handling exact

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error...

aj-geddes / useful-ai-prompts-capacity-planning exact

Analyze team capacity, plan resource allocation, and balance workload across projects. Forecast staffing needs and optimize team utilization while maintaining sustainable pace.

vuralserhat86 / antigravity-agentic-skills-error-handling exact

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error...

aj-geddes / useful-ai-prompts-ml-model-explanation exact

Interpret machine learning models using SHAP, LIME, feature importance, partial dependence, and attention visualization for explainability

vuralserhat86 / antigravity-agentic-skills-llm-evaluation exact

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or...

longbridge / gpui-component-gpui-global exact

Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources.

mindrally / skills-beautifulsoup-parsing exact

Expert guidance for HTML/XML parsing using BeautifulSoup in Python with best practices for DOM navigation, data extraction, and efficient scraping workflows.

dkyazzentwatwa / chatgpt-skills-dependency-analyzer exact

Analyze Python imports and dependencies. Use to understand project structure, find unused imports, or generate requirements.txt files.

OmidZamani / dspy-skills-dspy-finetune-bootstrap exact

This skill should be used when the user asks to "fine-tune a DSPy model", "distill a program into weights", "use BootstrapFinetune", "create a student model", "reduce inference costs with...

martinholovsky / claude-skills-generator-text-to-speech exact

Expert skill for implementing text-to-speech with Kokoro TTS. Covers voice synthesis, audio generation, performance optimization, and secure handling of generated audio for JARVIS voice assistant.