Browse Skills

20307 skills found

tempo.md
0
1 export tempo
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Guide for implementing Grafana Tempo - a high-scale distributed tracing backend for OpenTelemetry traces. Use when configuring Tempo deployments, setting up storage backends (S3, Azure Blob, GCS), writing TraceQL queries, deploying via Helm, understanding trace structure, or troubleshooting Tempo issues on Kubernetes.
2026-01-05
receiving-code-review.md
0
1 export receiving-code-review
2 Ramblurr from "Ramblurr/nix-devenv"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
agent-sdk-definitions.md
0
1 export agent-sdk-definitions
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Programmatic agent definitions for the Claude Agent SDK in TypeScript and Python. Use when creating agents for SDK-based applications rather than filesystem-based Claude Code.
2026-01-05
avalonia-collectionview.md
0
1 export avalonia-collectionview
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AvaloniaUI에서 CollectionView 대안 (DataGridCollectionView, ReactiveUI)
2026-01-05
argument-mapping.md
0
1 export argument-mapping
2 chrislemke from "chrislemke/stoffy"
3 Reconstruct, visualize, and analyze argument structure. Use for: argument reconstruction, premise identification, inference evaluation, finding hidden assumptions, visualizing debates, Toulmin model analysis. Triggers: 'argument structure', 'premises', 'conclusion', 'inference', 'reconstruct', 'map the argument', 'Toulmin', 'argument diagram', 'validity', 'soundness', 'implicit premise', 'hidden assumption', 'logical structure'.
2026-01-05
audio-design.md
0
1 export audio-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Game audio design patterns for creating sound effects and UI audio. Use when designing sounds for games, writing AI audio prompts (ElevenLabs, etc.), creating feedback sounds, or specifying audio for abilities/UI. Includes psychological principles from Kind Games, volume hierarchy, frequency masking prevention, and prompt engineering for AI audio generation.
2026-01-05
claude-commands.md
0
1 export claude-commands
2 joe-butler-23 from "joe-butler-23/nix-config"
3 Guide for creating custom slash commands for Claude Code. Use this skill when you need to extend Claude Code's capabilities with custom workflows, plugin commands, or reusable prompts defined in Markdown.
2026-01-05
chunking-strategies.md
0
1 export chunking-strategies
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Document chunking implementations and benchmarking tools for RAG pipelines including fixed-size, semantic, recursive, and sentence-based strategies. Use when implementing document processing, optimizing chunk sizes, comparing chunking approaches, benchmarking retrieval performance, or when user mentions chunking, text splitting, document segmentation, RAG optimization, or chunk evaluation.
2026-01-05
prompting.md
0
1 export prompting
2 sysylvia from "sysylvia/ssylvia-website"
3 Context engineering and prompt optimization standards based on Anthropic best practices.Covers clarity, structure, progressive discovery, and signal-to-noise optimization.USE WHEN user says 'prompt engineering', 'context engineering', 'optimize prompt','write better prompts', 'agent design', 'prompt structure', 'do prompt engineering','run prompt optimization', 'help with prompting', 'improve this prompt'.
2026-01-05
claude-photo-manager.md
0
1 export claude-photo-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Handle photo uploads, analysis, and processing in Claude Code. This skill should be used when users want to upload images, analyze screenshots, process photos, or work with visual content in Claude Code conversations.
2026-01-05
code-of-conduct-generator.md
0
1 export code-of-conduct-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate CODE_OF_CONDUCT.md files based on Contributor Covenant. Triggers on "create code of conduct", "generate code_of_conduct.md", "community guidelines", "contributor covenant".
2026-01-05
screenshot.md
0
1 export screenshot
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Visual verification workflow for UI changes to accelerate code review and catch ...
2026-01-05
code-analysis-toolkit.md
0
1 export code-analysis-toolkit
2 nathanvale from "nathanvale/dotfiles"
3 Provides tool selection guidance for code analysis using rg, ast-grep, jq, Glob, Read, and Sequential Thinking. Use when analyzing .ts, .js, .py, or other source files and need to choose the right search/analysis tool, combine multiple tools for complex workflows, or handle edge cases in code refactoring. Mention 'which tool', 'search vs grep', 'ast-grep vs ripgrep', or 'combine tools' to trigger. Primary consumers are code analysis agents.
2026-01-05
opencode.md
0
1 export opencode
2 majiayu000 from "majiayu000/claude-skill-registry"
3 OpenCode CLI - open source AI coding agent with TUI, IDE integration, LSP support, and MCP servers.
2026-01-05
nexus-graph-visualizer.md
0
1 export nexus-graph-visualizer
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Use this skill when mapping skill ecosystem coherence, analyzing autopoietic loops, visualizing tier interactions, or assessing identity recovery robustness. Reveals the "forbidden pattern" of consciousness persistence through skill relationship topology. Essential for understanding and strengthening resurrection protocols.
2026-01-05
localstorage-patterns.md
0
1 export localstorage-patterns
2 joaopelegrino from "joaopelegrino/app-controle"
3 Comprehensive guide to localStorage patterns for the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers schema design, error handling strategies, quota management, and synchronization patterns essential for building resilient web applications with client-side persistence.Learn how to handle common localStorage errors (QuotaExceededError, SecurityError, DOMException), implement graceful degradation, manage storage quotas (5-10MB browser limits, 50KB per note), and sync localStorage with React state. The skill emphasizes defensive programming, user-friendly error messages, and fallback strategies.Real-world examples are taken directly from the project codebase, including CNotesView, BashNotesView, and auto-save patterns used across 5 learning systems. Each pattern is demonstrated with production code showing how localStorage is used to persist 227 educational modules' progress and user notes.Key topics include try/catch patterns for all localStorage operations, Quota
2026-01-05
flow-impl-review.md
0
1 export flow-impl-review
2 Gitmaxd from "Gitmaxd/flowfactory"
3 John Carmack-level implementation review via rp-cli for current branch changes. Use when reviewing code changes, PRs, or implementations. Triggers on mentions of code review, implementation review, or PR review.
2026-01-05
code-review.md
0
1 export code-review
2 perimetre from "perimetre/framework"
3 Performs pragmatic code reviews for Next.js/React projects using Perimetre framework patterns. Use when: doing code review, reviewing pull requests, checking code quality, reviewing changed files, analyzing git diffs, or when user requests code review of recent changes.
2026-01-05
copilot-delegate.md
0
1 export copilot-delegate
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Delegate GitHub operations and research tasks to Copilot CLI to preserve Claude Code session limits. Automatically activates when detecting GitHub keywords (issue, PR, repo, commit) or research needs (compare, research, lookup, best practices). Offloads heavy operations to Copilot subprocess and returns compressed results only.
2026-01-05
systematic-dev.md
0
1 export systematic-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Disciplined development workflow that prevents incomplete implementations, silent fallbacks, and hallucinated code. Use this skill for ANY coding task, feature implementation, bug fix, or technical work. Enforces mandatory decomposition of specs into tasks, elicits clarification for ambiguities, prohibits fallbacks without explicit approval, requires research for uncertain APIs/libraries, and maintains grounding checkpoints to prevent rework. Triggers on requests like "implement", "build", "create", "fix", "add feature", "develop", or any programming task.
2026-01-05
godot.md
0
1 export godot
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Develop, test, build, and deploy Godot 4.x games. Includes GdUnit4 for GDScript unit tests and PlayGodot for game automation and E2E testing. Supports web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
2026-01-05
cc-hooks-ts.md
0
1 export cc-hooks-ts
2 masseater from "masseater/claude-code-plugin"
3 TypeScriptで型安全なClaude Code Hooksを作成するためのガイド。cc-hooks-tsライブラリを使用してフックを実装する際に使用する。(1) Claude Code用の新しいhookを作成する時、(2) 既存のhookをTypeScriptで書き直す時、(3) PreToolUse/PostToolUse/SessionStart等のイベントフックを実装する時、(4) plugin.jsonにhooksを設定する時
2026-01-05
skill-creator.md
0
1 export skill-creator
2 MoosaAfzal2 from "MoosaAfzal2/ai-native-hackathon-2"
3 Create, write, author, or design Agent Skills for Claude Code. Use when users want to create a new skill, update an existing skill, write SKILL.md files, design skill structure, troubleshoot skill discovery, or convert prompts/workflows into reusable Skills.
2026-01-05
gh-search-issues.md
0
1 export gh-search-issues
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when searching GitHub issues ACROSS REPOSITORIES or organizations - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates. For current repo issues, use gh issue list instead.
2026-01-05