Browse Skills

44969 skills found

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
user-story.md
0
1 export user-story
2 timbuchinger from "timbuchinger/loadout"
3 Creates well-structured user stories for software development and project management. Use when the user asks to write, create, or format a user story, or needs to document requirements, features, or tasks in user story format.
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
save-memory.md
0
1 export save-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manually save current session memory to files
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
mcp-servers.md
0
1 export mcp-servers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Speech feedback to user via MCP audio servers. Use when providing status updates or asking questions.
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
violetconnect-shopify.md
0
1 export violetconnect-shopify
2 violetio from "violetio/violet-ai-plugins"
3 Shopify OAuth integration patterns for VioletConnect merchant onboarding
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
meeting-notes.md
0
1 export meeting-notes
2 beshkenadze from "beshkenadze/claude-skills-marketplace"
3 Structure meeting transcripts into organized notes with action items, decisions, and key points. Use when processing meeting recordings or creating meeting summaries.
2026-01-05
playwright-browser-automation.md
0
1 export playwright-browser-automation
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
2026-01-05
store.md
0
1 export store
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 Generates src/store/index.ts with Vuex store configuration and namespaced modules for state management.
2026-01-05
refactoring.md
0
1 export refactoring
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Martin Fowlerのリファクタリング方法論に基づいた体系的なコード改善スキル。コードスメルの検出から安全なリファクタリングの実施まで、テストを安全網として段階的に品質を向上させます。「2つの帽子」を意識し、機能追加と分離して実施。
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
analyze.md
0
1 export analyze
2 jschulte from "jschulte/claude-plugins"
3 Perform initial analysis of a codebase - detect tech stack, directory structure, and completeness. This is Step 1 of the 6-step reverse engineering process that transforms incomplete applications into spec-driven codebases. Automatically detects programming languages, frameworks, architecture patterns, and generates comprehensive analysis-report.md. Use when starting reverse engineering on any codebase.
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