Browse Skills

44915 skills found

git-message-guide.md
0
1 export git-message-guide
2 natsuume from "natsuume/cc-sample-code"
3 コミットメッセージとPRメッセージのガイドライン。Conventional Commits形式での日本語コミットメッセージ作成、PRの概要・レビュー観点・関連Issue記載をサポート。git commit、PR作成、コミットメッセージの書き方を聞かれた時に使用する。
2026-01-05
ai-engineer.md
0
1 export ai-engineer
2 kriscard from "kriscard/kriscard-claude-plugins"
3 LLM application and RAG system specialist. Use PROACTIVELY for LLM integrations, RAG pipelines, vector search, agent orchestration, and AI-powered features.
2026-01-05
supadata.md
0
1 export supadata
2 vm0-ai from "vm0-ai/api0"
3 Supadata API via curl. Use this skill to extract transcripts from YouTube/TikTok/Instagram videos and scrape web content to markdown.
2026-01-05
create-script.md
0
1 export create-script
2 kedbin from "kedbin/relearning-flow"
3 Transforms content into a voiceover-ready script optimized for Chatterbox TTS. Use when the user provides ANY content for voiceover - URLs, raw text, video scripts, notes, or asks to "create a script" for audio.
2026-01-05
cs-link-sync.md
0
1 export cs-link-sync
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CS 문서의 깨진 마크다운 링크를 찾아 수정합니다. "링크 동기화", "깨진 링크 수정", "링크 체크" 요청 시 사용하세요.
2026-01-05
task-manager.md
0
1 export task-manager
2 lotosbin from "lotosbin/claude-skills"
3 统一任务管理技能,使用 GitHub Issues 管理所有 Agent 任务,支持任务创建、更新、追踪和完成
2026-01-05
elevenlabs.md
0
1 export elevenlabs
2 vm0-ai from "vm0-ai/api0"
3 ElevenLabs AI voice generation API via curl. Use this skill to convert text to speech with realistic AI voices.
2026-01-05
auth-js.md
0
1 export auth-js
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production-ready Auth.js v5 setup for Next.js and Cloudflare Workers.Use when: setting up authentication, implementing OAuth/credentials/magic links,configuring D1 or PostgreSQL adapters, debugging session issues, migrating fromv4 to v5, fixing edge compatibility, troubleshooting JWT/database sessions,resolving AUTH_SECRET errors, fixing CallbackRouteError, or implementing RBAC.Covers: Next.js App Router & Pages Router, Cloudflare Workers + D1, OAuth providers(GitHub, Google, etc.), credentials auth, magic links, JWT vs database sessions,middleware patterns, role-based access control, token refresh, edge runtimecompatibility, and common error prevention.Keywords: Auth.js, NextAuth.js, authentication, OAuth, credentials, magic links,D1 adapter, Cloudflare Workers, Next.js middleware, JWT session, database session,refresh tokens, RBAC, edge compatibility, AUTH_SECRET, CallbackRouteError,CredentialsSignin, JWEDecryptionFailed, session not updating, route protection
2026-01-05
ai-response-refiner.md
0
1 export ai-response-refiner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AI応答を洗練・改善するスキル。粗い出力を流暢で専門的な文章に変換。構造化、明確化、詳細化、トーン調整、専門性向上、読みやすさ改善を実施。
2026-01-05
worldcrafter-database-setup.md
0
1 export worldcrafter-database-setup
2 hopeoverture from "hopeoverture/worldcrafter-v2"
3 Create database tables with Prisma ORM, migrations, and RLS policies. Use when user needs "create database table", "add [model] model", "set up RLS", "create migration", "store data in database", or "design schema". Generates Prisma models with proper naming conventions, creates migrations, sets up Row-Level Security policies, and syncs test database. Includes WorldCrafter patterns for relationships, tags, comments, activity logs, versions, world membership, collections, wiki pages, and bookmarks. Typically the FIRST skill for new features. Do NOT use for UI/forms (use worldcrafter-feature-builder), simple routes (use worldcrafter-route-creator), tests only (use worldcrafter-test-generator), or auth logic only (use worldcrafter-auth-guard).
2026-01-05
pr-prepare.md
0
1 export pr-prepare
2 ByronWilliamsCPA from "ByronWilliamsCPA/template-sample"
3 Prepare pull request descriptions following project template. Activates on: prepare PR, create PR, pull request, ready for PR, draft PR, write PR
2026-01-05
troubleshooting-assistant.md
0
1 export troubleshooting-assistant
2 RobThePCGuy from "RobThePCGuy/Claude-Patent-Creator"
3 Diagnoses and resolves MCP server registration failures, GPU detection, BigQuery authentication, index build failures, import errors, search quality issues, and performance problems.
2026-01-05
def.md
0
1 export def
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Locate symbol definitions quickly (precise for Python via AST; conservative candidates for other languages) and print a bounded context packet.
2026-01-05
org-workflow-rollout.md
0
1 export org-workflow-rollout
2 sgtoj from "sgtoj/.dotfiles"
3 Roll out or update a GitHub Actions workflow file across multiple org repositories with signed commits and PRs
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 barrydobson from "barrydobson/dotfiles_extra"
3 Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
2026-01-05
optimization-benchmark.md
0
1 export optimization-benchmark
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Comprehensive performance benchmarking, regression detection, automated testing, and performance validation. Use for CI/CD quality gates, baseline comparisons, and systematic performance testing.
2026-01-05
naming-variables.md
0
1 export naming-variables
2 barrydobson from "barrydobson/dotfiles_extra"
3 Choose names that fully and accurately describe what the variable represents
2026-01-05
web-artifacts-builder.md
0
1 export web-artifacts-builder
2 defnotwig from "defnotwig/My-Portfolioo-"
3 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 management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
using-type-guards.md
0
1 export using-type-guards
2 djankies from "djankies/claude-configs"
3 Teaches how to write custom type guards with type predicates and use built-in type narrowing in TypeScript. Use when working with unknown types, union types, validating external data, or implementing type-safe runtime checks.
2026-01-05
uml-generation.md
0
1 export uml-generation
2 rubrical-studios from "rubrical-studios/process-docs"
3 Generate UML diagrams from source code (PlantUML)
2026-01-05
frontend-dev-guidelines.md
0
1 export frontend-dev-guidelines
2 siti34 from "siti34/SPDS-URA"
3 Comprehensive frontend development guide for Next.js 14+ with App Router, React Server Components, TypeScript, and modern patterns. Use when building Next.js pages, components, layouts, API routes, server actions, data fetching, forms, state management, routing, or working with React 18+ features, TypeScript, Tailwind CSS, and frontend architecture.
2026-01-05
github-task-sync.md
0
1 export github-task-sync
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Synchronise task lists with GitHub Projects using the gh CLI. Use this skill when users want to add tasks, to-dos, or action items to a GitHub repository's project board. The skill can extract tasks from markdown files, user messages, or structured data, then create GitHub issues and add them to projects. It intelligently detects the target repository from git remotes when not explicitly specified.
2026-01-05
forge-lang-terraform.md
0
1 export forge-lang-terraform
2 martimramos from "martimramos/claude-forge"
3 Terraform infrastructure-as-code safety practices. Enforces plan-before-apply workflow. Use when working with .tf files or infrastructure commands.
2026-01-05
claude-code-architecture.md
0
1 export claude-code-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Self-reference guide for Claude Code's own architecture, configuration, and extension points. Use when needing to know where Claude Code stores its configuration files, skills, plugins, hooks, MCP servers, settings, or any other internal structure. Triggers on questions like "where do skills go?", "how do I configure hooks?", "where is the settings file?", or when creating/modifying Claude Code extensions.
2026-01-05