663 results (7.8ms) page 8 / 34
dividing-by-zaro / my-agent-skills-blender exact

Blender best practices and Python code snippets for the Blender MCP server. Use when creating 3D models, manipulating geometry, applying materials, or performing operations like bisecting, boolean...

pytorch / pytorch-add-uint-support exact

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions...

parcadei / continuous-claude-v3-shapely-compute exact

Computational geometry with Shapely - create geometries, boolean operations, measurements, predicates

mindrally / skills-sequelize exact

Guidelines for developing with Sequelize, a promise-based Node.js ORM supporting PostgreSQL, MySQL, MariaDB, SQLite, and SQL Server

proffesor-for-testing / agentic-qe-agentic-jujutsu exact

Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination

oaustegard / claude-skills-remembering exact

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex...

aj-geddes / useful-ai-prompts-data-migration-scripts exact

Create safe, reversible database migration scripts with rollback capabilities, data validation, and zero-downtime deployments. Use when changing database schemas, migrating data between systems,...

lyndonkl / claude-market-mechanics-betting exact

Use to convert probabilities into decisions (bet/pass/hedge) and optimize scoring. Invoke when need to calculate edge, size bets optimally (Kelly Criterion), extremize aggregated forecasts, or...

arielperez82 / agents-and-skills-remembering exact

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex...

lyndonkl / claude-kill-criteria-exit-ramps exact

Use when defining stopping rules for projects, avoiding sunk cost fallacy, setting objective exit criteria, deciding whether to continue/pivot/kill initiatives, or when users mention kill...

agentmc15 / polymarket-trader-trading-strategies exact

Framework for developing, testing, and deploying trading strategies for prediction markets. Use when creating new strategies, implementing signals, or building backtesting logic.

zechenzhangAGI / ai-research-skills-pytorch-fsdp exact

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2

ovachiever / droid-tings-pytorch-fsdp exact

Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU offloading, FSDP2

erichowens / some-claude-skills-real-time-collaboration-engine exact

Build real-time collaborative editing with WebSockets, OT/CRDT conflict resolution, and presence awareness. Implements cursor tracking, optimistic updates, and offline sync. Use for collaborative...

cocoindex-io / cocoindex-claude-cocoindex exact

Comprehensive toolkit for developing with the CocoIndex library. Use when users need to create data transformation pipelines (flows), write custom functions, or operate flows via CLI or API....

zechenzhangAGI / ai-research-skills-deepspeed exact

Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention