🤖

LLM & Agents

6763 skills in Data & AI > LLM & Agents

hooks-creator

Marketplace

Guide for creating Claude Code hooks. This skill should be used when users want to create, modify, or troubleshoot hooks that automate actions at specific points in Claude Code's workflow, such as validating code before commits, running linters after edits, or protecting sensitive files.

inchan/cc-skills
0
0
Aktualisiert 1w ago

codex-review

Codex CLI(read-only)を用いて、レビュー→Claude Code修正→再レビュー(ok: true まで)を反復し収束させるレビューゲート。仕様書/SPEC/PRD/要件定義/設計、実装計画(PLANS.md等)の作成・更新直後、major step(>=5 files / 新規モジュール / 公開API / infra・config変更)完了後、および git commit / PR / merge / release 前に使用する。キーワード: Codexレビュー, codex review, レビューゲート.

lihs-ie/lambars
0
0
Aktualisiert 1w ago

notion-workspace

Interactive Notion workspace management using MCP tools. Use for searching pages/databases, querying database entries, creating pages with custom properties, managing workspace structure, and exploratory operations requiring user interaction.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

review

Centralizes persona-driven code reviews (Carmack, React core, Anders, React Router, Next.js, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique. Use when user asks for code review, architecture feedback, or expert perspective on implementation.

wodsmith/thewodapp
0
1
Aktualisiert 1w ago

jest-config

Generates jest.config.cjs for unit testing configuration. Configures Jest with Vue, TypeScript support, coverage thresholds, and test environment settings.

sayali-ingle-pdl/adusa-ai-vuejs-app-template
0
0
Aktualisiert 1w ago

test-plan-generator

Generate intelligent, non-redundant test plans based on implementation changes. This skill should be used after implementing features to create comprehensive yet efficient test plans with proper coverage across unit, integration, API, and E2E tests without duplication.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

pop-knowledge-lookup

Marketplace

Queries cached external documentation and blog content for authoritative, up-to-date information. Sources include Claude Code docs, engineering blog, and configured knowledge bases with 24-hour TTL caching. Use when you need current information about Claude Code features, hooks, or best practices. Do NOT use for general coding questions - rely on training knowledge or web search instead.

jrc1883/popkit-claude
0
0
Aktualisiert 1w ago

create-opencode-plugin

Create OpenCode plugins using @opencode-ai/plugin SDK. Use when user wants to BUILD a plugin in .opencode/plugin/ or ~/.config/opencode/plugin/ - for custom tools, event hooks, LLM parameter control, auth providers, or tool execution interception. DO NOT use when modifying OpenCode source code (packages/plugin, packages/opencode, etc.) or working on OC internals - those are core development, not plugin creation.

bangedorrunt/swarmtool-addons
0
0
Aktualisiert 1w ago

schwab-data-sweep

Collect a single Schwab MCP data snapshot (accounts, quotes, indicators, option chains) with a five-minute cache so trading agents can reuse consistent inputs. Use whenever an options persona needs fresh risk, market, or chain data before recommending trades.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

copilot-agent-coordinator

Automatically assigns GitHub issues to appropriate GitHub Copilot agents based on issue type, labels, and content. Triggers on "assign agent", "who should work on this", "route this issue", or after creating issues via github-mcp-orchestrator.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

improving-prompts

Use when optimizing CLAUDE.md, AGENTS.md, custom commands, or skill files for Claude 4.5 models - applies documented Anthropic best practices systematically instead of inventing improvements

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

coordination

Multi-agent coordination, tier approvals, decision logging

gitbasheer/workspace
0
0
Aktualisiert 1w ago

runs-index

Update index.json status. Use for: upsert index.json, update status/last_flow/updated_at. Deterministic writes - stable diffs, no creation. Use only in run-prep and *-cleanup agents. Invoke via bash .claude/scripts/demoswarm.sh index upsert-status.

EffortlessMetrics/demo-swarm
0
3
Aktualisiert 1w ago

julien-clemence-wordpress-tooling

Build tools, CSS architecture, and Git workflows for clemencefouquet.fr WordPress theme. Covers linting, @layer CSS, and sync between Laragon/Git/VPS.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

using-braintrust

Marketplace

Enables AI agents to use Braintrust for LLM evaluation, logging, and observability.Includes scripts for querying logs with SQL, running evals, and logging data.

braintrustdata/braintrust-claude-plugin
0
0
Aktualisiert 1w ago

ahu-cost

Cost Estimation & BOM Generation Agent

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

docs-updater

Marketplace

プロジェクトの CLAUDE.md を更新する。「CLAUDE.md を更新して」「ルールを追加」「プロジェクトルールを変更」「Claude のルール」「AI ドキュメント更新」「CLAUDE.md に追記」「ルールを編集」などで起動。プロジェクト固有のルールやガイドラインを管理。

shiiman/claude-code-plugins
0
0
Aktualisiert 1w ago

slideshow-video-agent

Creates video presentations with static AI-generated slides and animated transitions. Auto-trigger when users ask to create presentations, slideshows, video presentations, pitch decks, training videos, or animated slide shows. Supports brand consistency via reference images (logos, colors) from the Reference Images folder. Uses fal.ai APIs (Nano Banana Pro for slides, Eleven Labs for voiceover, Kling 2.6 Pro for transitions) and FFmpeg for assembly.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

hello-world

A simple example skill that demonstrates the basic structure of a Claude Skill, including scripts, references, and best practices. Use this as a learning template when creating new skills.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

detecting-agent-environment

Utilities and patterns for detecting execution environment (CI/CD vs local, network access, available ports, timeouts). Use when you need to adapt scripts or workflows based on where the agent is running, or when creating helper scripts that need environment-aware behavior.

ynotradio/site
0
1
Aktualisiert 1w ago