7564 results (60.2ms) page 55 / 379
getcosmos / agent-skills-cosmos-planning exact

Create structured, actionable implementation plans that serve as both human documentation and agent-executable specs. Use when creating new plans, converting ideas into implementation roadmaps, or...

tlaplus / agentskills-tlaplus-from-source exact

Generate a high-level TLA+ model from source code (C, C++, Rust, etc.). Analyzes code to understand its purpose, creates abstractions, writes TLA+ specification, and proposes invariants and...

DonggangChen / antigravity-agentic-skills-supabase-patterns exact

Guides implementation of Next.js 15 App Router features with Supabase SSR. Helps choose between Server/Client Components, select correct Supabase client, and follow security patterns. Use when...

vuralserhat86 / antigravity-agentic-skills-supabase-patterns exact

Guides implementation of Next.js 15 App Router features with Supabase SSR. Helps choose between Server/Client Components, select correct Supabase client, and follow security patterns. Use when...

mindrally / skills-deep-learning-pytorch exact

Expert guidance for deep learning, transformers, diffusion models, and LLM development with PyTorch, Transformers, Diffusers, and Gradio.

GrishaAngelovGH / gemini-cli-agent-skills-expert-code-refactoring exact

Expert code refactoring for Java, JavaScript, and React projects. Focuses on SOLID principles, design patterns, and idiomatic improvements while ensuring test stability.

RefoundAI / lenny-skills-engineering-culture exact

Help users build strong engineering culture. Use when someone is improving developer experience, fostering technical excellence, designing engineering practices, or scaling an engineering organization.

existential-birds / beagle-react-flow exact

React Flow (@xyflow/react) for workflow visualization with custom nodes and edges. Use when building graph visualizations, creating custom workflow nodes, implementing edge labels, or controlling...

DonggangChen / antigravity-agentic-skills-tdd-workflow exact

Comprehensive Test Driven Development guide. Master testing, debugging, fixing bugs, QA workflows, unit tests, integration tests, and coverage analysis.