7431 results (57.4ms) page 38 / 372
autohandai / community-skills-python-fastapi-patterns exact

FastAPI best practices, async patterns, and Pydantic validation

Yeachan-Heo / oh-my-claudecode-local-skills-setup exact

Set up and manage local skills for automatic matching and invocation

samhvw8 / dot-claude-claude-extensibility exact

Claude Code extensibility: agents, skills, output styles. Capabilities: create/update/delete agents and skills, YAML frontmatter, system prompts, tool/model selection, resumable agents,...

ngxtm / devkit-claude-code-guide exact

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

parcadei / continuous-claude-v3-agentica-spawn exact

Spawn Agentica multi-agent patterns

ngxtm / devkit-app-builder exact

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

ngxtm / devkit-voice-ai-engine-development exact

Build real-time conversational AI voice engines using async worker pipelines, streaming transcription, LLM agents, and TTS synthesis with interrupt handling and multi-provider support

RSHVR / unofficial-cohere-best-practices-cohere-cookbooks exact

Official Cohere cookbooks and tutorials for production patterns. Links to RAG implementations, agent workflows, enterprise integrations, and real-world use cases from the Cohere developer...

guanyang / antigravity-skills-memory-systems exact

This skill should be used when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph", "track entities", or mentions memory architecture, temporal...

guanyang / antigravity-skills-context-compression exact

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured...

getalby / alby-agent-skill exact

Add bitcoin lightning wallet capabilities to your app using Nostr Wallet Connect (NIP-47) and LNURL. Send and receive payments, handle payment notifications, fetch wallet balance and transaction...

auth 0.00
cosmix / loom-auth exact

|

ngxtm / devkit-docs-seeker exact

Search technical documentation using executable scripts to detect query type, fetch from llms.txt sources (context7.com), and analyze results. Use when user needs: (1) Topic-specific documentation...

ngxtm / devkit-azure-ai-search-python exact

Clean code patterns for Azure AI Search Python SDK (azure-search-documents). Use when building search applications, creating/managing indexes, implementing agentic retrieval with knowledge bases,...

ngxtm / devkit-gcp-cloud-run exact

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and...

parcadei / continuous-claude-v3-agentica-infrastructure exact

Reference guide for Agentica multi-agent infrastructure APIs

ngxtm / devkit-cloudflare-expert exact

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and...

mot 0.00
parcadei / continuous-claude-v3-mot exact

System health check (MOT) for skills, agents, hooks, and memory

asteroid-belt / skulto-superplan exact

Use when starting significant features, epics, or complex tasks. Creates multi-phase implementation plans with parallelizable phases, poker estimates, TDD-first acceptance criteria, and quality...

itsAR-VR / goatedskills-context-degradation exact

Recognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures.