12252 results (91.3ms) page 10 / 613
jeninh / ampskills-dotfile-handling-customer-data exact

Handles customer data responsibly by answering questions ABOUT data without ever seeing the data directly. Use when querying Redis, databases, logs, or any source containing customer information...

salvo-rs / salvo-skills-salvo-static-files exact

Serve static files, directories, and embedded assets. Use for CSS, JavaScript, images, and downloadable content.

0xDarkMatter / claude-mods-python-pytest-patterns exact

pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises.

actionbook / rust-skills-m06-error-handling exact

CRITICAL: Use for error handling. Triggers: Result, Option, Error, ?, unwrap, expect, panic, anyhow, thiserror, when to panic vs return Result, custom error, error propagation, 错误处理, Result 用法, 什么时候用 panic

Y4rd13 / fullstack-ml-ai-agent-skills-python-best-practices exact

Production-grade Python playbook (src/ architecture, OOP, typing, docs, tests, uv+taskipy+ruff, CI gates, security, performance).

Victory-Hugo / s2-agent-skill-python-dual-mode exact

将既有或新编写的 Python 脚本重构为双模式模块,用于稳定、可维护的数据处理流。

jackspace / claudeskillz-pyopenms exact

Python interface to OpenMS for mass spectrometry data analysis. Use for LC-MS/MS proteomics and metabolomics workflows including file handling (mzML, mzXML, mzTab, FASTA, pepXML, protXML,...

ovachiever / droid-tings-pyopenms exact

Python interface to OpenMS for mass spectrometry data analysis. Use for LC-MS/MS proteomics and metabolomics workflows including file handling (mzML, mzXML, mzTab, FASTA, pepXML, protXML,...

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,...

jackspace / claudeskillz-anndata exact

This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics analysis, managing experimental measurements with metadata, or handling...

ovachiever / droid-tings-anndata exact

This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics analysis, managing experimental measurements with metadata, or handling...

autohandai / community-skills-error-handling-patterns exact

Robust error handling patterns for TypeScript applications

axelknock / agent-skills-github-read-file exact

Instructs the agent to use the gh CLI to browse and fetch arbitrary files from a GitHub repo using the GitHub API.

0xDarkMatter / claude-mods-python-observability-patterns exact

Observability patterns for Python applications. Triggers on: logging, metrics, tracing, opentelemetry, prometheus, observability, monitoring, structlog, correlation id.

0xDarkMatter / claude-mods-python-database-patterns exact

SQLAlchemy and database patterns for Python. Triggers on: sqlalchemy, database, orm, migration, alembic, async database, connection pool, repository pattern, unit of work.

ngxtm / devkit-foundry-iq-python-sdk exact

Build agentic retrieval solutions with Azure AI Search knowledge bases and Foundry Agent Service using the Python SDK. Use when creating knowledge sources/bases, connecting agents via MCP for RAG,...

shipshitdev / library-error-handling-expert exact

Expert in error handling patterns, exception management, error responses, logging, and error recovery strategies for React, Next.js, and NestJS applications

salvo-rs / salvo-skills-salvo-error-handling exact

Handle errors gracefully with custom error types, status codes, and error pages. Use for building robust APIs with proper error responses.