40 results (16.0ms) page 1 / 2
indiosmo / skills-using-pandas exact

Idiomatic pandas usage patterns and performance best practices. Use when writing or reviewing pandas code to ensure: (1) Modern API usage (loc/iloc, method chaining, pipe), (2) Performance...

existential-birds / beagle-tutorial-docs exact

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing

Jeffallan / claude-skills-pandas-pro exact

Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation, missing value handling, groupby operations, or performance optimization.

ngxtm / devkit-pandas-pro exact

Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation, missing value handling, groupby operations, or performance optimization.

bitwize-music-studio / claude-ai-music-skills-tutorial exact

Interactive guided album creation and session resume

omer-metin / skills-for-antigravity-player-onboarding exact

First Time User Experience (FTUE) design that teaches through play, hooks players in 30 seconds, and retains them for lifeUse when "tutorial, onboarding, teach player, first time user, FTUE, new...

dask 0.14
K-Dense-AI / claude-scientific-skills-dask exact

Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing,...

omer-metin / skills-for-antigravity-docs-engineer exact

Technical documentation specialist for API docs, tutorials, architecture docs, and developer experienceUse when "documentation, docs, readme, tutorial, api docs, guide, changelog, comments,...

DauQuangThanh / hanoi-rainbow-technical-writing exact

Creates high-quality technical documentation including API documentation, user guides, tutorials, architecture documents, README files, release notes, and technical specifications. Produces clear,...

omer-metin / skills-for-antigravity-dev-communications exact

The craft of communicating technical concepts clearly to developers. Developer communications isn't marketing—it's about building trust through transparency, accuracy, and genuine utility. The...

omer-metin / skills-for-antigravity-blog-writing exact

Legendary blog writing that makes readers forget they're reading. This skill combines the narrative mastery of Paul Graham's essays, the technical accessibility of Julia Evans, the conversational...

aj-geddes / useful-ai-prompts-user-guide-creation exact

Create comprehensive user guides, tutorials, how-to documentation, and step-by-step instructions with screenshots and examples. Use when writing user documentation, tutorials, or getting started guides.

DonggangChen / antigravity-agentic-skills-data-transform exact

Transform raw data into analytical assets using ETL/ELT patterns, SQL (dbt), Python (pandas/polars/PySpark), and orchestration (Airflow). Use when building data pipelines, implementing incremental...

vuralserhat86 / antigravity-agentic-skills-data-transform exact

Transform raw data into analytical assets using ETL/ELT patterns, SQL (dbt), Python (pandas/polars/PySpark), and orchestration (Airflow). Use when building data pipelines, implementing incremental...

K-Dense-AI / claude-scientific-skills-polars exact

Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for...