SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

AI Workspace Archive
Production-grade Django + Celery patterns: setup, task design, beat scheduling, retries, canvas workflows, testing, and monitoring for background jobs.

claude-plugins
Quick reference for writing Python tests with pytest: fixtures, parametrization, coverage, mocking, and async testing.

autoskill
Beginner-friendly Jupyter-ready Python implementation and explanation of a Genetic Algorithm to optimize the Rastrigin function using roulette-wheel selection a

scripts
Practical tips for using uv and uvx Python tooling: running scripts from GitHub, packaging small scripts, and recommended flags for testing and env handling.

lingxling
Comprehensive scikit-learn guidance for classical machine learning: supervised/unsupervised algorithms, preprocessing, pipelines, evaluation and production-read

auto-college
Authoritative guidance for classical machine learning with scikit-learn: preprocessing, pipelines, model selection, evaluation, and example scripts for producti

didi-skills
Practical guidance and Python code patterns (matplotlib, seaborn, plotly) for choosing chart types and producing accessible, publication-quality data visualizat

skills
Rapidly deploy and iterate on AI workloads using serverless GPUs/CPUs on Runpod with hot-reloading and live logs.

skills
Analyzes codebase complexity (cyclomatic & cognitive) with lizard/radon and generates weekly reports attributing complexity changes per module.

sciclaw
Handles common PDF tasks: extract text and tables, merge/split files, rotate/watermark pages, and run OCR to make scanned documents searchable.

pdd-skills-v3
Senior system architect skill for designing scalable, secure project architectures, scaffolding, and documentation templates to jumpstart new projects.

claude-skill-registry
Google-style docstring rules and examples for Python code to standardize public API documentation and examples.

claude-skills
Create production‑quality ePub 3 e-books from text and images, with chapters, TOC, cover images and metadata for Kindle/Apple Books.

antigravity-awesome-skills
Expert-level guidance for building high-performance, async-first APIs using FastAPI, SQLAlchemy 2.0, and Pydantic V2.

aiekit
Improve Python/ML code quality with type annotations, contract docstrings, exception audits, Hypothesis property-based tests, and mutmut mutation testing.

claude-plugin-marketplace
Comprehensive pytest-based Python testing guide: fixtures, parameterized tests, mocking, async testing, coverage, and FastAPI test patterns.

skillshub
Generate polished PowerPoint (.pptx) decks from a topic using an internal HTML draft and a builder script to produce a final .pptx file.

tonapi
Query TON blockchain data, stream events, and manage webhooks using the pytonapi SDK for account balances, transactions, NFTs, staking, and more.

n8n-paperclip
Control and automate an n8n instance from a Paperclip AI agent: list, create, validate, trigger, monitor, and optimize workflows via the n8n REST API.

antigravity-awesome-skills
Python SDK examples and workflows for managing Azure API Center: create/list API centers, register APIs and versions, import OpenAPI specs, and manage deploymen

shinkaevolve
Extracts top-performing programs from a Shinka run and emits a compact Markdown bundle for iteration and analysis.

kosmos
Access and query the Ensembl REST API for gene lookups, sequence retrieval, variant annotation (VEP), orthologs, and comparative genomics across 250+ species.

developer-kit
Patterns and examples to build, optimize, and deploy Python AWS Lambda functions with a focus on cold-start performance and clean project structure.

langgraphgo
Minimal demo skill that runs a Python script to print a greeting — intended as a health-check/onboarding example.

tensorlake-skills
Provides agent-aware guidance and workflows for Tensorlake sandboxes and orchestration — use when the user asks about Tensorlake APIs, sandboxing, or SDK usage.

claude-skill-registry
Structured debugging playbook for Python: triage, diagnostics, async/concurrency fixes, performance and memory profiling, and reproducible testing workflows.

freeact
Template for turning executed Python code into reusable gentools package modules (api.py, impl.py) — boilerplate generator and best-practices guide.

antigravity-awesome-skills
Python helper and examples for publishing CloudEvents and EventGridEvents to Azure Event Grid; covers async and sync clients, batching, and best practices for e

claude-code-templates
Guides building production-grade, stateful agent graphs with LangGraph: state, reducers, routing, persistence, and human-in-the-loop patterns for robust multi-n

render
Generate CAD-quality 3D models from text or reference images using build123d and preview them in a browser viewer.