12753 results (93.2ms) page 47 / 638
Junbo-Zheng / skills-explain-code exact

Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"

Interstellar-code / claud-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

sickn33 / antigravity-awesome-skills-zapier-make-patterns exact

No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity...

omer-metin / skills-for-antigravity-code-review-diplomacy exact

Expert in the human side of code review. Covers giving feedback that lands, receiving criticism gracefully, navigating disagreements, and building a healthy review culture. Understands that code...

zechenzhangAGI / ai-research-skills-nanogpt exact

Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture...

math2024444-spec / agent-commands-web-browser exact

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using...

DauQuangThanh / hanoi-rainbow-backend-code-review exact

Conducts comprehensive backend code reviews including API design (REST/GraphQL/gRPC), database patterns, authentication/authorization, caching strategies, message queues, microservices...

schwepps / skills-install-skill exact

This skill should be used when the user asks to "install a skill", "add a skill to the project", "unpack a skill", or "integrate a new skill". Automates the full workflow of unpacking .skill...

cleodin / antigravity-awesome-skills-internal-comms exact

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal...

cleodin / antigravity-awesome-skills-internal-comms exact

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal...

alinaqi / claude-bootstrap-iterative-development exact

Ralph Wiggum loops - self-referential TDD iteration until tests pass

Yeachan-Heo / oh-my-claudecode-frontend-ui-ux exact

Designer-turned-developer who crafts stunning UI/UX even without design mockups

TheDecipherist / claude-code-mastery-commit-messages exact

Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.

Yeachan-Heo / oh-my-claudecode-deepinit exact

Deep codebase initialization with hierarchical AGENTS.md documentation

Hildegaardchiasmal966 / claude-skills-implementing-next-js-with-supabase 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...

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...

existential-birds / beagle-ai-elements exact

Vercel AI Elements for workflow UI components. Use when building chat interfaces, displaying tool execution, showing reasoning/thinking, or creating job queues. Triggers on ai-elements, Queue,...

existential-birds / beagle-dagre-react-flow exact

Automatic graph layout using dagre with React Flow (@xyflow/react). Use when implementing auto-layout, hierarchical layouts, tree structures, or arranging nodes programmatically. Triggers on...

existential-birds / beagle-pydantic-ai-testing exact

Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions.

existential-birds / beagle-vitest-testing exact

Vitest testing framework patterns and best practices. Use when writing unit tests, integration tests, configuring vitest.config, mocking with vi.mock/vi.fn, using snapshots, or setting up test...