1309 results (12.8ms) page 47 / 66
erichowens / some-claude-skills-dag-graph-builder exact

Parses complex problems into DAG (Directed Acyclic Graph) execution structures. Decomposes tasks into nodes with dependencies, identifies parallelization opportunities, and creates optimal...

404kidwiz / agent-skills-backup-fastapi-pro exact

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and

halay08 / fullstack-agent-skills-fastapi-pro exact

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and

shishiv / gsd-fastapi-pro exact

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and

rmyndharis / antigravity-skills-fastapi-pro exact

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and

ngxtm / devkit-cosmos-db-python-skill exact

Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator),...

404kidwiz / claude-supercode-skills-dotnet-framework-4-8-expert exact

Legacy .NET Framework expert specializing in .NET Framework 4.8, WCF services, ASP.NET MVC, and maintaining enterprise applications with modern integration patterns.

ratacat / claude-skills-brainstorming exact

Collaborative ideation for projects and writing. Ask clarifying questions, suggest angles, challenge assumptions, and help refine vague ideas into concrete requirements or topics. Use when...

hummingbot / skills-executor-creator exact

Create and manage Hummingbot trading executors (position, grid, DCA, TWAP) directly via API. Use this skill when the user wants to create trading positions, set up grid trading, dollar-cost...

digitalocean-labs / do-app-platform-skills-app-platform-sandbox exact

Create and manage isolated container sandboxes for AI agent code execution. Use when you need ephemeral environments to run untrusted code, execute agent workflows, or test in isolation. NOT for...

aj-geddes / useful-ai-prompts-polyglot-integration exact

Integrate multiple programming languages using FFI, native bindings, gRPC, or language bridges. Use when combining strengths of different languages or integrating legacy systems.

majiayu000 / claude-arsenal-rust-best-practices exact

Rust coding best practices based on Microsoft Pragmatic Rust Guidelines. ALWAYS invoke before writing or modifying Rust code. Covers error handling, API design, performance, and idiomatic patterns.