Browse Skills

22656 skills found

seo-guidelines.md
0
1 export seo-guidelines
2 chekos from "chekos/bns-marketplace"
3 Load when optimizing content for search engines, performing keyword research,writing meta tags, analyzing SEO performance, or any task related to organicsearch visibility. Contains comprehensive SEO best practices for 2024-2025.
2026-01-05
adapter-configurator.md
0
1 export adapter-configurator
2 tekgrunt from "tekgrunt/boot-test"
3 Activate when users need help setting up, configuring, or troubleshooting LimaCharlie adapters to ingest telemetry from cloud services, identity providers, log sources, or other data sources.
2026-01-05
create-pr.md
0
1 export create-pr
2 ameyalambat128 from "ameyalambat128/dotfiles"
3 Create a pull request with a clean, AI-native summary of all commits. Use when the user wants to create a PR from the current branch with a well-structured description.
2026-01-05
unsloth-grpo.md
0
1 export unsloth-grpo
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implementation of Group Relative Policy Optimization (GRPO) for training reasoning models, optimized for 8x memory savings (triggers: GRPO, reasoning, DeepSeek-R1, reinforcement learning, RLVR, GRPOTrainer, thinking tokens).
2026-01-05
rust-review.md
0
1 export rust-review
2 athola from "athola/claudenomicon"
3 Perform in-depth Rust audits (ownership, concurrency, unsafe, traits, Cargo dependencies) with reproducible evidence.
2026-01-05
mongodb.md
0
1 export mongodb
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Integrates MongoDB document database with Node.js applications using the official driver or Mongoose ODM. Use when building applications with flexible schemas, document storage, or when user mentions MongoDB, NoSQL, or document databases.
2026-01-05
dependency-management.md
0
1 export dependency-management
2 YosrBennagra from "YosrBennagra/3SC"
3 Manage NuGet/.NET dependencies with enterprise-grade safety: versioning strategy, vulnerability awareness, licensing awareness, and minimizing supply-chain risk. Use when adding/updating packages or changing restore/build behavior.
2026-01-05
designing-innovation-experiments.md
0
1 export designing-innovation-experiments
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Turn Innovation PRDs into concrete experiment plans with explicit hypotheses, metrics, and evaluation methods for RAG quality, agents, and automation outcomes.
2026-01-05
code-templates.md
0
1 export code-templates
2 Integrum-Global from "Integrum-Global/kaizen-studio"
3 Production-ready code templates for Kailash SDK including basic workflows, cyclic workflows, custom nodes, MCP servers, and all three test tiers (unit, integration, end-to-end). Use when asking about 'template', 'example code', 'starter code', 'boilerplate', 'scaffold', 'workflow template', 'custom node template', 'MCP server template', 'test template', 'unit test template', 'integration test template', or 'E2E test template'.
2026-01-05
domain-extractor.md
0
1 export domain-extractor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Extract technology-free domain model from codebase. Produces a pure business-language specification that any stakeholder can understand. Use for: understand legacy code, document business logic, domain modeling, business requirements extraction, what does this code do, explain codebase to non-technical stakeholders.
2026-01-05
artifact-migrator.md
0
1 export artifact-migrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Help migrate and update existing Claude Code artifacts (Skills, Commands, Subagents, Hooks) when specifications change or best practices evolve. Detect outdated patterns, suggest improvements, and guide migration process. Use when artifacts stop working, need updates, or when Claude Code specifications change.
2026-01-05
deployments.md
0
1 export deployments
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master Kubernetes Deployments, StatefulSets, DaemonSets, and workload orchestration. Learn deployment patterns and container orchestration strategies.
2026-01-05
youtube.md
0
1 export youtube
2 agentichosting from "agentichosting/claude-skills"
3 Extract subtitles, frames, and metadata from YouTube videos. Use when user shares a YouTube URL and wants transcript, screenshots, or video analysis.
2026-01-05
tanstack-chat-netlify.md
0
1 export tanstack-chat-netlify
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Modern chat app with TanStack Router and Claude AI for Netlify.
2026-01-05
dynaconf-config.md
0
1 export dynaconf-config
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically applies when adding configuration settings. Ensures proper dynaconf pattern with @env, @int, @bool type casting in settings.toml and environment-specific overrides.
2026-01-05
phylogenetic-methods.md
0
1 export phylogenetic-methods
2 roeimed0 from "roeimed0/rrna-phylo"
3 Comprehensive guide to phylogenetic tree building methods including distance-based (UPGMA, Neighbor-Joining), maximum likelihood (RAxML, IQ-TREE), and Bayesian inference (MrBayes). Covers multiple sequence alignment, distance matrices, bootstrap analysis, consensus methods, tree formats (Newick, Nexus), and tree comparison metrics. Includes implementation patterns for tree visualization and evaluation.
2026-01-05
docker-ops.md
0
1 export docker-ops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Obsidian LiveSync の Docker Compose 環境を操作・トラブルシューティングします。compose.yaml の構成理解、環境変数(.env)の設定、CouchDB と livesync-proxy のヘルスチェック、バックアップサービスの実行、ログ確認とデバッグを行います。Docker 環境の起動・停止、コンテナの状態確認、トラブルシューティングを依頼されたときに使用してください。
2026-01-05
mesh-generation.md
0
1 export mesh-generation
2 HeshamFS from "HeshamFS/materials-simulation-skills"
3 Plan and evaluate mesh generation for numerical simulations. Use when choosing grid resolution, checking aspect ratios/skewness, or estimating mesh quality constraints for PDE discretization.
2026-01-05
laravel-prompts.md
0
1 export laravel-prompts
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Laravel Prompts - Beautiful and user-friendly forms for command-line applications with browser-like features including placeholder text and validation
2026-01-05
psql.md
0
1 export psql
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute SQL queries against the local PostgreSQL database. Accepts raw SQL or natural language queries that get converted to SQL automatically. Use for inspecting data, running queries, or managing the Kindle notes database.
2026-01-05
rust-backend-database.md
0
1 export rust-backend-database
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implements database integration patterns for Rust backends using SQLx and SeaORM. Use when setting up database connections, writing queries, defining entities, managing migrations, or configuring connection pools. Covers compile-time checked SQL, ORM patterns, and N+1 prevention.
2026-01-05
sikhaid-forms.md
0
1 export sikhaid-forms
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when creating or modifying forms in SikhAid project. Covers form patterns, validation logic, submission workflows, Firestore integration, error handling, and success feedback.
2026-01-05
planning.md
0
1 export planning
2 duogbachdev from "duogbachdev/professional-law-firm-website"
3 Use when you need to plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
codemagic.md
0
1 export codemagic
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for creating, configuring, and troubleshooting codemagic.yaml files for CI/CD workflows. Use when building mobile apps (Flutter, iOS, Android, React Native) with Codemagic, setting up build pipelines, configuring environment variables, implementing code signing, managing artifacts, or debugging workflow issues.
2026-01-05