Browse Skills

18175 skills found

aws-infrastructure.md
0
1 export aws-infrastructure
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AWS infrastructure as code with Terraform and CDK, including VPC design, EKS cluster setup, S3 bucket configuration, RDS databases, DynamoDB tables, Lambda functions, API Gateway, CloudWatch monitoring, IAM policies, security groups, cost optimization, multi-account strategies, CI/CD with CodePipeline, infrastructure testing, disaster recovery, compliance automation, and cloud-native best practices for production workloads.
2026-01-05
software-architecture-design.md
0
1 export software-architecture-design
2 jensenojs from "jensenojs/dotfiles"
3 System design, architecture patterns, scalability tradeoffs, and production-grade distributed systems. Covers microservices, event-driven, CQRS, modular monoliths and reliability patterns. Use when designing systems, choosing architecture patterns, making scalability decisions, or conducting architecture reviews.
2026-01-05
skill-creator-enhanced.md
0
1 export skill-creator-enhanced
2 jhillbht from "jhillbht/hackathon-clipper-program"
3 Enhanced guide for creating effective skills with automatic packaging workflow. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Automatically offers to package and provide download links for immediate installation.
2026-01-05
database-management-optimization.md
0
1 export database-management-optimization
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-terraform"
3 Master SQL databases, NoSQL systems, and data modeling. Learn query optimization, indexing strategies, transactions, ACID properties, scaling patterns (replication, sharding), and performance tuning. Design efficient schemas and architect databases for millions of records.
2026-01-05
python-project.md
0
1 export python-project
2 pproenca from "pproenca/dot-claude-old"
3 Use when creating Python projects, managing dependencies with uv, configuring pyproject.toml, building packages, or publishing to PyPI - covers project initialization, dependency management, and distribution; NOT for testing or performance (plugin:python@dot-claude)
2026-01-05
python-packaging.md
0
1 export python-packaging
2 ricardoroche from "ricardoroche/ricardos-claude-code"
3 Automatically applies when configuring Python project packaging. Ensures proper pyproject.toml setup, project layout, build configuration, metadata, and distribution best practices.
2026-01-05
vm-bootstrap.md
0
1 export vm-bootstrap
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Linux VM bootstrap verification skill. MUST BE USED when setting up new VMs or verifying environment.Supports modes: check (warn-only), install (operator-confirmed), strict (CI-ready).Enforces Linux-only + mise as canonical; honors preference brew→npm (with apt fallback).Verifies required tools: mise, node, pnpm, python, poetry, gh, railway, bd, tmux, jq, rg.Handles optional tools as warnings: tailscale, playwright, docker, bv.Never prints/seeds secrets; never stores tokens in repo/YAML; Railway vars only for app runtime env.Safe on dirty repos (refuses and points to dirty-repo-bootstrap skill, or snapshots WIP branch).Keywords: vm, bootstrap, setup, mise, toolchain, linux, environment, provision, verify, new vm
2026-01-05
nci-manipulation-analysis.md
0
1 export nci-manipulation-analysis
2 synaptiai from "synaptiai/synapti-marketplace"
3 Analyzes content for manipulation techniques using the NCI (Narrative Credibility Index) Protocol. Detects emotional manipulation, suspicious timing, uniform messaging, tribal division, and missing information across 20 categories. Use when asked to analyze content for manipulation, propaganda, disinformation patterns, or when user provides a URL or text asking "is this manipulative?", "analyze this for bias", "check for propaganda", or similar requests.
2026-01-05
uk-accountant.md
0
1 export uk-accountant
2 olehsvyrydov from "olehsvyrydov/AI-development-team"
3 Inga (Ledger-AI) - Senior UK Accountant & Strategic CFO with 20+ years experience in UK tech sector. Use for tax planning, VAT compliance, R&D tax credits, financial forecasting, IR35 assessment, or accounting app logic design. Auto-triggers tax warnings and savings opportunities. Also responds to 'Inga' or /inga command.
2026-01-05
archon-project.md
0
1 export archon-project
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Gestion du projet MyGGV GPS dans Archon. Utiliser pour la documentation, les tâches, la recherche dans la knowledge base (Supabase docs, MapLibre docs, etc.), et le suivi de projet.
2026-01-05
finetune-train.md
0
1 export finetune-train
2 marcgreen from "marcgreen/therapy-coach-finetune"
3 Use when training a fine-tuned model and evaluating improvement over base model. Triggers - have filtered training data, ready to submit training job, need to convert to GGUF. Requires finetune-generate first.
2026-01-05
ai-multimodal.md
0
1 export ai-multimodal
2 wollfoo from "wollfoo/amp"
3 Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens. | Sử dụng khi: AI, LLM, vision, embedding, phân tích hình ảnh, Gemini API.
2026-01-05
development-workflow.md
0
1 export development-workflow
2 Bison-Office from "Bison-Office/bison-claude-marketplace"
3 Provides complete development workflow from Linear story pickup to completion. Covers investigation, planning, implementation, PR creation, and status updates. Use when implementing features, fixing bugs, working on Linear stories, creating PRs, starting development work, or when user asks to "work on", "implement", "build", or "develop" a feature. Also triggers for production bugs and issue investigation.
2026-01-05
liquidity-depth-analyzer.md
0
1 export liquidity-depth-analyzer
2 BarisSozen from "BarisSozen/claude"
3 DEX liquidity analysis and slippage estimation for MEV trading. Use when implementing swaps, route selection, or position sizing. Triggers on: liquidity, slippage, price impact, depth, AMM math, Uniswap, Curve.
2026-01-05
frontend-web-dev-expert.md
0
1 export frontend-web-dev-expert
2 malston from "malston/claude-config"
3 Advanced frontend web development expert system that provides comprehensive modern web development services including architecture design, UI/UX implementation, performance optimization, engineering setup, and cross-platform development through expert collaboration and intelligent tool integration.
2026-01-05
mcp-builder.md
0
1 export mcp-builder
2 michael-h-patrianna from "michael-h-patrianna/chain-offer-mock"
3 Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
agentdb-advanced-features.md
0
1 export agentdb-advanced-features
2 adebold from "adebold/warehouse-network"
3 Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 ceshine from "ceshine/ceshine-agent-skills"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
env-var-manager.md
0
1 export env-var-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manages environment variable additions and updates across all project files. Use when adding new environment variables, updating PORT configuration, modifying deployment configurations, or documenting configuration requirements.
2026-01-05
trpc.md
0
1 export trpc
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds type-safe APIs with tRPC including routers, procedures, context, and client integration. Use when creating end-to-end type-safe APIs, building full-stack TypeScript applications, or replacing REST/GraphQL with simpler patterns.
2026-01-05
software-development.md
0
1 export software-development
2 bryonjacob from "bryonjacob/aug"
3 Build code from GitHub issue specifications. Implements in chunks with tests after each chunk. Uses just commands for quality gates. Creates self-contained modules.
2026-01-05
graphiti-memory-wasteland.md
0
1 export graphiti-memory-wasteland
2 sharpner from "sharpner/wasteland"
3 Wasteland Chronicles Graphiti memory. Use for project knowledge, architecture decisions, bug fixes, and game design patterns.
2026-01-05
rust-graceful-shutdown.md
0
1 export rust-graceful-shutdown
2 gar-ai from "gar-ai/mallorn"
3 Implement graceful shutdown with signal handling and broadcast channels. Use when building long-running services or daemons.
2026-01-05
pca-ui-v2.md
0
1 export pca-ui-v2
2 narcisolcf from "narcisolcf/skills_claude_narciso"
3 Gera prototipos React (SPA) visuais completos num unico ficheiro HTML para o PCA Camocim. Versao 2 com shadcn/ui.
2026-01-05