Browse Skills
44915 skills found
mermaid-validator.md
0
1
export
mermaid-validator
2
from
"sk8metalme/michi"
from
"sk8metalme/michi"
3
Mermaid図の構文検証と修正を行うスキル。architecture.md生成時のパースエラーを防止。
2026-01-05
testing-core.md
0
1
export
testing-core
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Cross-language testing patterns: unit, integration, E2E testing strategies.Use when: writing tests, setting up test infrastructure, or improving coverage.Triggers: "test", "testing", "unit test", "integration test", "e2e","coverage", "mock", "fixture".
2026-01-05
virtualization.md
0
1
export
virtualization
2
from
"atrawog/bazzite-ai-plugins"
from
"atrawog/bazzite-ai-plugins"
3
GPU passthrough and virtualization for Bazzite. KVM/VFIO setup, Looking Glass (kvmfr),USB hotplug for VMs, and libvirt configuration. Use when users need GPU passthroughor advanced virtualization features.
2026-01-05
aztec-developer.md
0
1
export
aztec-developer
2
from
"jp4g/aztec-claude-skill"
from
"jp4g/aztec-claude-skill"
3
Patterns for Aztec development: contracts, frontend, testing. Use when working with Aztec contracts in any capacity unless otherwise specified
2026-01-05
writing-oprs.md
0
1
export
writing-oprs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creating Owner Project Requirements (OPR) documents for building commissioning projects following ASHRAE Standard 202 and Guideline 0. Use when the user needs to write, draft, update, or review OPR documentation, or when starting a new commissioning project that requires an OPR deliverable.
2026-01-05
show-section.md
0
1
export
show-section
2
from
"bencassie/flywheel"
from
"bencassie/flywheel"
3
Get the content under a specific heading in a note without reading the entire file. Triggers on "extract section", "get section", "content under heading", "section content".
2026-01-05
topic-files.md
0
1
export
topic-files
2
from
"christopheryeo/claude-skills"
from
"christopheryeo/claude-skills"
3
Searches Google Drive for documents, decks, and spreadsheets related to a requested topic, then delivers a curated briefing with grouped file lists, key highlights, access notes, and recommended follow-ups.
2026-01-05
agora-conventions.md
0
1
export
agora-conventions
2
from
"agogroup/AGORA"
from
"agogroup/AGORA"
3
AGORAプロジェクトのコーディング規約、ディレクトリ構造、型定義パターン。コード作成・レビュー時に使用。
2026-01-05
protection-audit.md
0
1
export
protection-audit
2
from
"AEtherlight-ai/lumina"
from
"AEtherlight-ai/lumina"
3
Audit protected files, generate protection reports, and verify protection consistency. Use for protection system maintenance and compliance.
2026-01-05
databases-architecture-design.md
0
1
export
databases-architecture-design
2
from
"pluginagentmarketplace/custom-plugin-rust"
from
"pluginagentmarketplace/custom-plugin-rust"
3
Master database design, optimization, and software architecture. Learn PostgreSQL, SQL, Redis, MongoDB, system design patterns, SOLID principles, and building scalable systems that can grow with demand.
2026-01-05
primeicons.md
0
1
export
primeicons
2
from
"hnkatze/BipBipBackOffice2.1"
from
"hnkatze/BipBipBackOffice2.1"
3
Complete guide for using PrimeIcons in Angular with PrimeNG. Use when needing icon references, looking for specific icons by category (arrows, actions, social media, etc.), implementing icons in buttons/menus/UI elements, or needing examples of icon usage patterns. Includes 250+ icons with TypeScript constants.
2026-01-05
code-quality-standards.md
0
1
export
code-quality-standards
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Quality gates and enforcement. Use when defining and enforcing code quality standards.
2026-01-05
developing-llamaindex-systems.md
0
1
export
developing-llamaindex-systems
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-grade agentic system development with LlamaIndex in Python. Covers semantic ingestion (SemanticSplitterNodeParser, CodeSplitter, IngestionPipeline), retrieval strategies (BM25Retriever, hybrid search, alpha weighting), PropertyGraphIndex with graph stores (Neo4j), context RAG (RouterQueryEngine, SubQuestionQueryEngine, LLMRerank), agentic orchestration (ReAct, Workflows, FunctionTool), and observability (Arize Phoenix). Use when asked to "build a LlamaIndex agent", "set up semantic chunking", "index source code", "implement hybrid search", "create a knowledge graph with LlamaIndex", "implement query routing", "debug RAG pipeline", "add Phoenix observability", or "create an event-driven workflow". Triggers on "PropertyGraphIndex", "SemanticSplitterNodeParser", "CodeSplitter", "BM25Retriever", "hybrid search", "ReAct agent", "Workflow pattern", "LLMRerank", "Text-to-Cypher".
2026-01-05
managing-frontend-knowledge.md
0
1
export
managing-frontend-knowledge
2
from
"sekka/dotfiles"
from
"sekka/dotfiles"
3
フロントエンド技術のナレッジベース管理。URLや記事から技術情報を要約・蓄積し、CSS、JavaScript、パフォーマンス、アクセシビリティなどの質問に対してナレッジベースを参照して回答します。ナレッジ追加時、技術的な質問への回答時に使用してください。
2026-01-05
audio-dsp-reviewer.md
0
1
export
audio-dsp-reviewer
2
from
"iammarkps/eqapo-gui"
from
"iammarkps/eqapo-gui"
3
Expert in digital signal processing for audio applications. Validates biquad filter implementations, frequency response calculations, and audio algorithms. Use when modifying audio-math.ts, implementing new filter types, or adding spectral analysis features.
2026-01-05
shadcn-setup-and-theming.md
0
1
export
shadcn-setup-and-theming
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to install, configure, or adjust shadcn/ui itself (CLI, components.json, Tailwind integration, theming, radius/colors/typography, dark mode) in a React + TypeScript project, including Next.js App Router and Vite setups.
2026-01-05
ci-debug.md
0
1
export
ci-debug
2
from
"cmwen/prompt-loop-app"
from
"cmwen/prompt-loop-app"
3
Debug GitHub Actions workflow failures, CI build issues, test failures in CI, and deployment problems. Use when workflows fail, artifacts aren't uploaded, or CI-specific errors occur.
2026-01-05
credits-handler.md
0
1
export
credits-handler
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage the credit system (allocation, purchasing, usage). Use when adding credit types, configuring pricing, or building credit UI.
2026-01-05
rabbitmq-master.md
0
1
export
rabbitmq-master
2
from
"mOdrA40/claude-codex-skills-directory"
from
"mOdrA40/claude-codex-skills-directory"
3
Ultimate RabbitMQ expertise skill for production-grade message broker architecture, implementation, and operations. Top 0.01% knowledge covering: (1) Advanced messaging patterns - Dead Letter Exchanges, Delayed Messages, Priority Queues, Consistent Hash Exchange, Sharding, (2) High Availability - Clustering, Quorum Queues, Stream Queues, Federation, Shovel, (3) Performance Engineering - prefetch tuning, connection pooling, batch publishing, memory optimization, flow control, (4) Security - TLS/mTLS, OAuth2, LDAP, certificate rotation, (5) Monitoring - Prometheus metrics, custom health checks, anomaly detection, (6) Troubleshooting - memory alarms, network partitions, queue backlogs, consumer starvation, (7) Multi-tenancy - vhost design, resource limits, isolation patterns, (8) Event-driven architectures - CQRS, Event Sourcing, Saga patterns with RabbitMQ. Use when: building messaging systems, debugging RabbitMQ issues, optimizing performance, designing HA architectures, implementing advanced patterns, product
2026-01-05
moai-alfred-rules.md
0
1
export
moai-alfred-rules
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Mandatory rules for Skill invocation, AskUserQuestion usage, TRUST principles, TAG validation, and TDD workflow. Use when validating workflow compliance, checking quality gates, enforcing MoAI-ADK standards, or verifying rule adherence.
2026-01-05
state-persistence.md
0
1
export
state-persistence
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when saving workflow state to Serena MCP memory at research, planning, execution, or completion stages - enables resuming work later with /cc:resume command
2026-01-05
repo-facts.md
0
1
export
repo-facts
2
from
"WilletJiang/codex-context-kit-skills"
from
"WilletJiang/codex-context-kit-skills"
3
Summarize an arbitrary code repo (git or non-git) into a small, high-signal facts packet: languages, build/test tooling clues, notable paths, and size stats.
2026-01-05
devops-cicd.md
0
1
export
devops-cicd
2
from
"miles990/claude-software-skills"
from
"miles990/claude-software-skills"
3
CI/CD pipelines, infrastructure as code, and deployment strategies
2026-01-05
user-story-writer.md
0
1
export
user-story-writer
2
from
"fuchsst/wcsaga_godot_converter"
from
"fuchsst/wcsaga_godot_converter"
3
Transform technical requirements and business needs into well-structured, testable user stories following agile best practices and INVEST criteria. Generates comprehensive acceptance criteria, estimates complexity, and identifies dependencies for WCS migration tasks.
2026-01-05