7244 results (47.5ms) page 31 / 363
AgiFlow / claude-code-prompt-analysis-template-skill exact

Replace with description of the skill and when Claude should use it.

existential-birds / beagle-deepagents-implementation exact

Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.

cleodin / antigravity-awesome-skills-cc-skill-strategic-compact exact

Development skill from everything-claude-code

cleodin / antigravity-awesome-skills-cc-skill-continuous-learning exact

Development skill from everything-claude-code

0xDarkMatter / claude-mods-doc-scanner exact

Scans for project documentation files (AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, WARP.md, and 15+ other formats) and synthesizes guidance. Auto-activates when user asks to review,...

OthmanAdi / langsmith-fetch-skill exact

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations,...

humongus69 / langsmith-fetch-skill exact

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations,...

cleodin / antigravity-awesome-skills-notebooklm exact

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent...

dyxushuai / agent-skills-agent-init exact

Initialize or improve AGENTS.md files that define how coding agents operate in a repo. Use when asked to set up or replace an agent init command (Codex, Claude), standardize multi-agent behavior,...

AgiFlow / claude-code-prompt-analysis-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

majiayu000 / claude-arsenal-web-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

cleodin / antigravity-awesome-skills-web-artifacts-builder exact

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state...

cleodin / antigravity-awesome-skills-blockrun exact

Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")

cosmix / loom-prompt-engineering exact

Designs and optimizes prompts for large language models including system prompts, agent signals, and few-shot examples. Covers instruction design, prompt security, chain-of-thought reasoning, and...

oaustegard / claude-skills-mapping-codebases exact

Generate navigable code maps for unfamiliar codebases. Use when exploring a new codebase, needing to understand project structure, or before diving into code modifications. Extracts...

frank-syncmarket / skills-text-to-speech exact

文本转语音工具 - 支持脚本解析、情绪标记和后处理,基于 Edge TTS

frank-syncmarket / skills-image-generator exact

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

oaustegard / claude-skills-versioning-skills exact

REQUIRED for all skill development. Automatically version control every skill file modification for rollback/comparison. Use after init_skill.sh, after every str_replace/create_file, and before packaging.