Browse Skills

16146 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
jaeger-tracing-specialist.md
0
1 export jaeger-tracing-specialist
2 paunchygent from "paunchygent/skriptoteket"
3 Jaeger/OpenTelemetry patterns plus Skriptoteket tracing conventions (async context propagation, correlation, debugging).
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
thought-patterns.md
0
1 export thought-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrates comprehensive cognitive thinking patterns for complex problem-solving. Analyzes tasks to select optimal pattern(s) from foundational, reasoning, creative, metacognitive, specialized, and neurodivergent categories. Chains multiple patterns when needed and validates outputs before responding.
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
phpstan-fixer.md
0
1 export phpstan-fixer
2 LongTermSupport from "LongTermSupport/php-qa-ci"
3 Analyze existing PHPStan error logs without running analysis. Use when:- User says "fix the phpstan errors" (after manually running PHPStan)- User says "what phpstan errors do I have?"- User points to specific log file- PHPStan was run outside Claude's contextDelegates to fixer agent (sonnet) to find logs, parse errors, and implement fixes.Does NOT execute PHPStan - use phpstan-runner for that.
2026-01-05
api-cache-invalidation.md
0
1 export api-cache-invalidation
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Automatic cache invalidation system với Laravel Observers và Next.js On-Demand Revalidation. Tự động sync data real-time giữa backend và frontend khi admin update. USE WHEN cần setup cache management, sync frontend-backend, API cache strategy, hoặc user phàn nàn "phải Ctrl+F5 mới thấy data mới".
2026-01-05
testing-core.md
0
1 export testing-core
2 timequity from "timequity/plugins"
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
constitution-reader.md
0
1 export constitution-reader
2 zeeshan080 from "zeeshan080/ai-native-robotics"
3 Read and summarize constitution principles for the AI-Native Robotics Textbook project. Use when checking project rules, validating compliance, or understanding constraints.
2026-01-05
code-navigation.md
0
1 export code-navigation
2 jensenojs from "jensenojs/dotfiles"
3 Use this skill to efficiently navigate and understand the codebase structure without reading every file.
2026-01-05
plan-management.md
0
1 export plan-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in creating, updating, and managing feature implementation plans. Use when creating new plans with /plan command, updating plan status, marking phases in_progress or completed, checking plan progress, or understanding plan structure. Ensures plans are created correctly and updated efficiently using the plan-update.py utility.
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
kubecon-llm-k8s.md
0
1 export kubecon-llm-k8s
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Slidev presentation about taming dependency chaos for LLM in Kubernetes.
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
time-stepping.md
0
1 export time-stepping
2 HeshamFS from "HeshamFS/materials-simulation-skills"
3 Plan and control time-step policies for simulations. Use when coupling CFL/physics limits with adaptive stepping, ramping initial transients, or scheduling outputs/checkpoints for long runs.
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
dependency-management.md
0
1 export dependency-management
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Analyzes, optimizes, and audits project dependencies for cleanup, circular detection, version conflicts, bundle size, and security vulnerabilities. Use when cleaning unused deps, detecting circular imports, managing version upgrades, optimizing bundles, or auditing for security/license compliance.
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