4945 results (41.3ms) page 43 / 248
cnp762 / agent-skills-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

404kidwiz / agent-skills-backup-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

sickn33 / antigravity-awesome-skills-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

cleodin / antigravity-awesome-skills-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

halay08 / fullstack-agent-skills-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

ngxtm / devkit-python-patterns exact

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

guo-yu / skills-share-skill exact

Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, configure git remote

ovachiever / droid-tings-quantizing-models-bitsandbytes exact

Quantizes LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss. Use when GPU memory is limited, need to fit larger models, or want faster inference. Supports INT8, NF4,...

zechenzhangAGI / ai-research-skills-quantizing-models-bitsandbytes exact

Quantizes LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss. Use when GPU memory is limited, need to fit larger models, or want faster inference. Supports INT8, NF4,...

proffesor-for-testing / agentic-qe-v3-mcp-optimization exact

MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms...

Bbeierle12 / skill-mcp-claude-postfx-composer exact

EffectComposer setup and architecture for Three.js post-processing pipelines. Use when setting up multi-pass rendering, combining effects, creating custom passes, managing render targets, or...

frank-syncmarket / skills-image-generator exact

通用图片生成 Skill,支持多种 AI 模型(ModelScope、Gemini 等),可被其他 Skills 调用

analogjs / angular-skills-angular-di exact

Implement dependency injection in Angular v20+ using inject(), injection tokens, and provider configuration. Use for service architecture, providing dependencies at different levels, creating...

jamesrochabrun / skills-llm-router exact

This skill should be used when users want to route LLM requests to different AI providers (OpenAI, Grok/xAI, Groq, DeepSeek, OpenRouter) using SwiftOpenAI-CLI. Use this skill when users ask to...

delorenj / skills-ecosystem-patterns exact

Use this when creating new projects, generating documentation, cleaning/organizing a repo, suggesting architecture, deploying containers and services, naming files/folders, or when the user...

nix 0.00
randoneering / randoneering-agent-guide-nix exact

Nix/NixOS package development, maintenance, and system configuration. Triggers: .nix, flake.nix, default.nix, nixpkgs, derivation, buildRustPackage, buildPythonPackage, NixOS modules. Covers...

lyndonkl / claude-postmortem exact

Use when analyzing failures, outages, incidents, or negative outcomes, conducting blameless postmortems, documenting root causes with 5 Whys or fishbone diagrams, identifying corrective actions...