Browse Skills

22656 skills found

json-content-management.md
0
1 export json-content-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 JSON-driven content architecture for services, programmes, FAQs, testimonials, and policies with TypeScript interfaces and locale-aware data fetching. Use when defining content schemas, creating data utilities, adding new content types, or fetching localized business data.
2026-01-05
docker.md
0
1 export docker
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and production environments.
2026-01-05
memory-management.md
0
1 export memory-management
2 ryantking from "ryantking/wezmacs"
3 Guide for creating and maintaining repository-local CLAUDE.md files that capture project-specific context, patterns, and conventions. Use when initializing repositories for Claude Code, updating project memory, or understanding effective repository memory structure.
2026-01-05
deliverytest-plan.md
0
1 export deliverytest-plan
2 edwardmonteiro from "edwardmonteiro/Aiskillinpractice"
3 Generate a detailed test plan covering scenarios, environments, data, and reporting for the release.
2026-01-05
sikhaid-overview.md
0
1 export sikhaid-overview
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when needing project architecture, tech stack info, folder structure, or setup instructions for SikhAid Charitable Trust website. Covers SvelteKit configuration, build tools, environment variables, and overall project organization.
2026-01-05
broker-configurations.md
0
1 export broker-configurations
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Message broker setup patterns (Redis, RabbitMQ, SQS) for Celery including connection strings, SSL configuration, high availability, and production best practices. Use when configuring message brokers, setting up Redis/RabbitMQ/SQS, troubleshooting broker connections, implementing HA/failover, securing broker communications with SSL, or when user mentions broker setup, connection issues, sentinel, quorum queues, or AWS SQS integration.
2026-01-05
team-workflow.md
0
1 export team-workflow
2 jeremyodell from "jeremyodell/team-workflow-plugin"
3 Deterministic team development workflow for Claude Code. Enforces a mandatory sequence of phases (Setup → Brainstorm → Plan → Execute → Quality Check → Ship) with Linear integration, TDD requirements, and quality gates. Activates when working on issues/tasks, when user mentions Linear issues (e.g., ENG-123), when starting development work, or when preparing to ship code. Commands: /team:task, /team:quality-check, /team:ship.
2026-01-05
postgres-schema-design.md
0
1 export postgres-schema-design
2 francanete from "francanete/fran-marketplace"
3 Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features. Use when designing database schemas, creating tables, or reviewing database structure.
2026-01-05
choose-skill.md
0
1 export choose-skill
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Meta-agent that analyzes tasks and recommends optimal skill combinations with Feynman-style explanations. USE WHEN feeling overwhelmed by 51+ skills, uncertain which skills to apply, need guidance on skill orchestration, or want to understand skill synergies. This is a READ-ONLY analyzer - recommends but never modifies code.
2026-01-05
nvidia-nim.md
0
1 export nvidia-nim
2 majiayu000 from "majiayu000/claude-skill-registry"
3 NVIDIA NIM (NVIDIA Inference Microservices) for deploying and managing AI models. Use for NIM microservices, model inference, API integration, and building AI applications with NVIDIA's inference infrastructure.
2026-01-05
gitops-principles-skill.md
0
1 export gitops-principles-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive GitOps methodology and principles skill for cloud-native operations. Use when (1) Designing GitOps architecture for Kubernetes deployments, (2) Implementing declarative infrastructure with Git as single source of truth, (3) Setting up continuous deployment pipelines with ArgoCD/Flux/Kargo, (4) Establishing branching strategies and repository structures, (5) Troubleshooting drift, sync failures, or reconciliation issues, (6) Evaluating GitOps tooling decisions, (7) Teaching or explaining GitOps concepts and best practices, (8) Deploying ArgoCD on Azure Arc-enabled Kubernetes or AKS with workload identity. Covers the 4 pillars of GitOps (OpenGitOps), patterns, anti-patterns, tooling ecosystem, Azure Arc integration, and operational guidance.
2026-01-05
overdesign-detect.md
0
1 export overdesign-detect
2 tikazyq from "tikazyq/agentic-spec-forge"
3 检测设计文档中的过度设计(实现细节、技术术语过多),生成过度设计清单和精简建议。当准备CONSTRAINT验收前使用,避免边界合规验收失败。
2026-01-05
xlsx-generator.md
0
1 export xlsx-generator
2 jwynia from "jwynia/agent-skills"
3 Create and manipulate Excel XLSX files programmatically. Use when the user needs to generate spreadsheets, modify XLSX templates, extract spreadsheet content, or automate Excel workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: Excel, XLSX, spreadsheet, workbook, worksheet, data, report, template, financial, analysis.
2026-01-05
resume-alignment.md
0
1 export resume-alignment
2 AJBcoding from "AJBcoding/claude-skill-eval"
3 Tailor resumes to job descriptions using verified achievements from your lexicon - never fabricates, always traceable to source
2026-01-05
better-auth.md
0
1 export better-auth
2 htlabs-xyz from "htlabs-xyz/htlabs"
3 Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.
2026-01-05
hook-system.md
0
1 export hook-system
2 chkim-su from "chkim-su/forge-editor"
3 Claude Code Hook system entry point. Guides you to the right skill based on your needs.
2026-01-05
meta-pattern-recognition.md
0
1 export meta-pattern-recognition
2 akornmeier from "akornmeier/claude-config"
3 Spot patterns appearing in 3+ domains to find universal principles
2026-01-05
commit-messages.md
0
1 export commit-messages
2 athola from "athola/claudenomicon"
3 Generate conventional commit messages from staged changes by inspecting diffs, picking the correct type/scope, and writing the final text to the prompt-specified file.
2026-01-05
database-design.md
0
1 export database-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master database design, normalization, and data modeling.
2026-01-05
solution-architect.md
0
1 export solution-architect
2 JHaugaard from "JHaugaard/refine-workflow-skills"
3 Analyze project briefs to resolve architectural ambiguity before tech stack selection. Determines greenfield vs brownfield, platform constraints, integration requirements, scale expectations, and team context. Produces architecture-context.json for downstream skills.
2026-01-05
rails-conventions.md
0
1 export rails-conventions
2 nbarthel from "nbarthel/claudy"
3 Automatically enforces Rails naming conventions, MVC separation, and RESTful patterns
2026-01-05
detailed-implementation-plan.md
0
1 export detailed-implementation-plan
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates detailed implementation plans from a SINGLE plan-based-page output file. Supports parallel execution - run multiple sessions simultaneously for different pages. Input is ONE file (either _shared-components.md or a specific page like landingpage-page.md). Use when you want to generate implementation plans in parallel across multiple sessions.
2026-01-05
project-standardization.md
0
1 export project-standardization
2 j0KZ from "j0KZ/mcp-agents"
3 Guides correct usage of @j0kz/mcp-agents standardization and automation scripts including version.json single source of truth, test count automation, URL casing rules, and critical workflow pattern...
2026-01-05
telegram-assistant.md
0
1 export telegram-assistant
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Telegram automation assistant using telegram-mcp. Use when users want to:(1) Get a digest of unread Telegram messages(2) Analyze their writing style from channel posts(3) Draft and publish posts to Telegram channels(4) Search and reply to messages across chatsTriggers: "telegram digest", "unread messages", "morning summary","post to channel", "draft telegram post", "analyze writing style","extract style from channel", "telegram workflow"
2026-01-05