Showing 30 of 138274 results
Provides Better Auth library patterns for implementing flexible, secure authentication in web applications with multiple auth strategies
Designs task-local harnesses, evaluation gates, and reusable skill extraction for Claude's dynamic workflow mode and other adaptive agent harnesses, turning temporary automation into disciplined, observable systems.
Triages Python environment issues within Continuous Claude by verifying which interpreter uv/venv actually uses versus system Python, resolving unexpected pip/uv sync behavior.
A Context Engineering Kit skill for attaching code review comments to pull requests on GitHub.
Provides evidence-based LLM parameter configurations for theorem proving, formal reasoning, and other tasks, based on APOLLO and Godel-Prover research within Continuous Claude.
A collection of Claude Code skills covering framework-specific development expertise including FastAPI, Python, and other technologies with best practices.
A collection of Claude Code skills covering framework-specific development expertise including FastAPI, Python, and other technologies with best practices.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Transcribes audio and video files to text using a configurable ASR endpoint (default: Qwen3-ASR via vLLM), with support for audio extraction from video, proxy configuration, and persistent settings across sessions.
Executes a single implementation task as a spawned agent within Continuous Claude, working with fresh context and creating handoff documents on completion.
Provides guidelines and best practices for designing microservices architectures including service separation, API design, and communication patterns, from the Useful AI Prompts library of 488+ prompts.
Provides onboarding guidance for MLflow, helping AI coding assistants get started with MLflow's tracing, evaluation, and observability features.
A collection of Claude Code skills covering framework-specific development expertise including FastAPI, Python, and other technologies with best practices.
Creates visual representations of workflows through process mapping techniques including current state (AS-IS), future state (TO-BE), value stream mapping, and swimlane diagrams.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Part of Posit's Claude Skills collection, providing guidance for Shiny app theming with bslib including design system patterns and theme customization for R and Python Shiny applications.
patterns.dev skill teaching the **singleton pattern** — guard a single instance in the constructor and `Object.freeze` the export so state is shared across modules, while warning that hidden global coupling hurts testability and that in React you should prefer Context/Redux/module-scoped variables over class singletons.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Refactors and improves Markdown files by analyzing their structure, identifying potential improvements, and suggesting or automatically implementing optimizations for better readability and organization.
A collection of Claude Code skills for searching GitHub, managing repositories, and automating development workflows with continuous integration support.
Provides a reference for building Python agents with Agentica SDK within Continuous Claude, covering the @agentic decorator, spawn(), persistence, and MCP integration.
Capacitor agent skills for mobile app development, providing tools and workflows for building reactive mobile backends with live updates via Capgo.
Selects the most relevant Cloudinary documentation pages using the latest llms.txt, enabling AI agents to answer Cloudinary questions and integrate Cloudinary into code accurately.