Browse Skills
4429 skills found
wordpress-core.md
0
1
export
wordpress-core
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Core WordPress plugin development fundamentals including file structure, security patterns (sanitize, escape, nonces, capabilities), hooks system (actions/filters), database operations with wpdb, and coding standards. Use when creating plugins, implementing security, or working with core WordPress APIs.
2026-01-05
omnifocus.md
0
1
export
omnifocus
2
from
"arlenagreer/claude_configuration_docs"
from
"arlenagreer/claude_configuration_docs"
3
Manage OmniFocus projects and tasks programmatically. This skill should be used when creating, reading, updating, or listing OmniFocus tasks and projects. Supports all OmniFocus versions through intelligent automation method detection (Omni Automation → AppleScript → SQLite read-only fallback). Use for task management workflows, project queries, task completion tracking, and OmniFocus data operations.
2026-01-05
r2dbc-mysql.md
0
1
export
r2dbc-mysql
2
from
"Wibson82/conexao-de-sorte-backend-resultados"
from
"Wibson82/conexao-de-sorte-backend-resultados"
3
Auditar conexões R2DBC MySQL, tunar pools reativos e validar binding de secrets via Azure Key Vault/Swarm para o backend de resultados.
2026-01-05
developing-llamaindex-systems.md
0
1
export
developing-llamaindex-systems
2
from
"SpillwaveSolutions/developing-llamaindex-systems"
from
"SpillwaveSolutions/developing-llamaindex-systems"
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
analyze-performance.md
0
1
export
analyze-performance
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Analyze system performance using throttle statistics, query logs, and resource metrics to identify bottlenecks and optimization opportunities
2026-01-05
lockplane.md
0
1
export
lockplane
2
from
"lockplane/lockplane"
from
"lockplane/lockplane"
3
Use Lockplane for safe database schema management - define schemas in .lp.sql files, validate, and apply with shadow DB testing
2026-01-05
owasp-security-review.md
0
1
export
owasp-security-review
2
from
"ayuzaka/dotfiles"
from
"ayuzaka/dotfiles"
3
OWASP Cheat Sheet Series に基づくセキュリティレビューと実装支援。コードレビュー依頼、セキュリティ関連の実装・調査、脆弱性チェック時に使用する。XSS, SQL Injection, CSRF, 認証認可などのセキュリティトピックを扱う。
2026-01-05
kpi-delta.md
0
1
export
kpi-delta
2
from
"cliftonc/drizzle-cube-skills"
from
"cliftonc/drizzle-cube-skills"
3
Configure KPI delta displays in drizzle-cube dashboards for showing metrics with change indicators and trends. Use when displaying KPIs with trends, growth rates, or comparison to previous period.
2026-01-05
arxivterminal.md
0
1
export
arxivterminal
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
CLI tool (arxivterminal) for fetching, searching, and managing arXiv papers locally. Use when working with arXiv papers using the arxivterminal command - fetching new papers by category, searching the local database, viewing papers from specific dates, or managing the local paper database.
2026-01-05
golang-database-patterns.md
0
1
export
golang-database-patterns
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate. Covers repository pattern, connection pooling, transaction handling, and schema evolution. Use when building data access layers or managing database schemas.
2026-01-05
drizzle-orm.md
0
1
export
drizzle-orm
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
TypeScript-first ORM patterns for PostgreSQL, MySQL, and SQLite. Use when writing database schemas, queries, migrations, relations, or transactions with Drizzle ORM.
2026-01-05
postgres-aiminder.md
0
1
export
postgres-aiminder
2
from
"AIMinderTeam/aiminder-server"
from
"AIMinderTeam/aiminder-server"
3
AiMinder 프로젝트 로컬 PostgreSQL 데이터베이스 조회 및 관리 도구.사용 시점: (1) 로컬 DB 데이터 조회, (2) 테이블 구조 확인, (3) SQL 쿼리 실행, (4) 사용자/목표/일정 데이터 분석
2026-01-05
dst-query.md
0
1
export
dst-query
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Execute SQL queries on Danmarks Statistik data stored in DuckDB. Use when user needs specific data analysis, filtering, aggregation, or joins. Also includes table summary functionality.
2026-01-05
jetpack-essential.md
0
1
export
jetpack-essential
2
from
"pluginagentmarketplace/custom-plugin-android"
from
"pluginagentmarketplace/custom-plugin-android"
3
ViewModel, LiveData, Room database, Navigation Component, Hilt. Use when building with Jetpack.
2026-01-05
backend-expert.md
0
1
export
backend-expert
2
from
"ljchg12-hue/windows-dotfiles"
from
"ljchg12-hue/windows-dotfiles"
3
Expert backend development including APIs, databases, server architecture, and performance optimization
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"mozilla/bigquery-etl-skills"
from
"mozilla/bigquery-etl-skills"
3
ALWAYS use this skill when users ask to "create a skill", "make a skill for...", "add a new skill", or similar requests. This skill guides the creation of effective skills in the bigquery-etl repository that extend Claude's capabilities with specialized knowledge for BigQuery ETL workflows, Mozilla data platform conventions, or telemetry analysis. CRITICAL - First checks for conflicts with existing skills and recommends using/updating existing skills when appropriate. Do NOT attempt to create skills without invoking this skill first.
2026-01-05
cloudflare-api-orchestration.md
0
1
export
cloudflare-api-orchestration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Activates automatically when designing or implementing Cloudflare Workers APIs,orchestrating multi-provider API calls, implementing D1 database operations,or managing KV-based caching strategies.Ensures proper error handling, provider tagging, fallback chains, andorchestration patterns for BooksTrack backend infrastructure.Auto-activates on:- File patterns: *.worker.js, *-api.ts, *-service.ts in backend code- Keywords: "api orchestration", "multi-provider", "fallback chain", "D1 query"- Context: Cloudflare Workers development, API design discussions
2026-01-05
feature-spec-moderator.md
0
1
export
feature-spec-moderator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Chief Architect review - critically evaluate peer feedback on an engineering spec. Integrate valid suggestions, push back on scope creep, and maintain alignment with the PRD. Enforce startup simplicity.
2026-01-05
ai-cache-patterns.md
0
1
export
ai-cache-patterns
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Embedding/vector caching for AI cost optimization
2026-01-05
moai-essentials-review.md
0
1
export
moai-essentials-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise comprehensive code review automation with AI-powered quality analysis, TRUST 5 enforcement, multi-language support, Context7 integration, security scanning, performance analysis, test coverage validation, and automated review feedback generation
2026-01-05
human-in-the-loop.md
0
1
export
human-in-the-loop
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Instrument human approval workflows, feedback loops, and escalations
2026-01-05
mongodb-find-queries.md
0
1
export
mongodb-find-queries
2
from
"pluginagentmarketplace/custom-plugin-mongodb"
from
"pluginagentmarketplace/custom-plugin-mongodb"
3
Master MongoDB find queries with filters, projections, sorting, and pagination. Learn query operators, comparison, logical operators, and real-world query patterns. Use when retrieving data from MongoDB collections.
2026-01-05
linq-optimization-patterns.md
0
1
export
linq-optimization-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master LINQ and EF Core query optimization including N+1 prevention, eager loading, projections, and performance patterns. Use when: (1) fixing N+1 queries, (2) optimizing slow queries, (3) implementing efficient data access, (4) reducing database load.
2026-01-05
rag-query.md
0
1
export
rag-query
2
from
"aaronbassett/midnight-summit-hackathon-2025"
from
"aaronbassett/midnight-summit-hackathon-2025"
3
This skill should be used when users ask questions about pod network development, pod smart contract language, pod APIs, pod tooling, or pod-specific features. It provides semantic search over the pod network knowledge base to retrieve relevant documentation, code examples, and best practices.
2026-01-05