Browse Skills
44756 skills found
translator.md
0
1
export
translator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Translate code comments, documentation, and UI strings between multiple languages. Use when internationalizing applications or translating technical documentation.
2026-01-05
commit-message.md
0
1
export
commit-message
2
from
"eanair/agent-skills"
from
"eanair/agent-skills"
3
A skill used when users request to write a commit message.
2026-01-05
cloud-security-monitor.md
0
1
export
cloud-security-monitor
2
from
"tekgrunt/boot-test"
from
"tekgrunt/boot-test"
3
Activate when users need help setting up cloud security monitoring for AWS, Azure, or GCP, including adapter configuration, detection rules, and threat response.
2026-01-05
legacy-modernizer.md
0
1
export
legacy-modernizer
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Modernize legacy code safely in ANY project without breaking existing functionality
2026-01-05
migration-patterns.md
0
1
export
migration-patterns
2
from
"layeddie/ai-rules"
from
"layeddie/ai-rules"
3
Zero-downtime Elixir/Phoenix database migrations and rollback strategies
2026-01-05
env-standalone.md
0
1
export
env-standalone
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
Conditionally generates .env.standalone file for micro-frontend applications only. Enables running micro-frontends in standalone mode without single-spa launcher. Skipped for standalone applications.
2026-01-05
dokploy-skill.md
0
1
export
dokploy-skill
2
from
"thruthesky/dokploy-skill"
from
"thruthesky/dokploy-skill"
3
Dokploy 셀프호스팅 PaaS 플랫폼의 전체 관리 스킬. SSH 및 API를 통한 서버 관리,애플리케이션 배포, Docker Compose/Swarm 관리, 데이터베이스(PostgreSQL, MySQL, MongoDB, Redis) 관리,Traefik 리버스 프록시 설정, SSL 인증서(Let's Encrypt, Cloudflare Origin CA), 도메인 설정,볼륨 백업/복원, 컨테이너 모니터링, 서버 문제 해결 및 디버깅을 지원합니다.이 스킬 사용 시점:(1) "Dokploy", "dokploy" 언급 시(2) 애플리케이션 배포/재배포 요청(3) Docker Compose 또는 Swarm 관련 작업(4) 도메인 설정, SSL 인증서, HTTPS 설정(5) Traefik 설정 확인/수정, 502 에러, 도메인 접속 문제(6) 데이터베이스 생성, 백업, 복원(7) 볼륨 백업/복원, S3 연동(8) 컨테이너 로그 확인, 서버 상태 점검(9) 서버 유지보수, Dokploy 업데이트(10) 빌드 타입 선택 (Nixpacks, Dockerfile, Buildpack)
2026-01-05
odoo-ops.md
0
1
export
odoo-ops
2
from
"neoand/testing-odoo-15-sr"
from
"neoand/testing-odoo-15-sr"
3
Automatically handle Odoo server operations like restart, logs, status checks, and service management. Use when user mentions Odoo services, checking logs, restarting server, or troubleshooting Odoo issues.
2026-01-05
master-of-watch.md
0
1
export
master-of-watch
2
from
"Claymore-Q/SAVVY"
from
"Claymore-Q/SAVVY"
3
Master of the Watch - Testing commander and quality gate guardian
2026-01-05
global-validation.md
0
1
export
global-validation
2
from
"mshafei721/Turbocat"
from
"mshafei721/Turbocat"
3
Implement comprehensive input validation with server-side security, client-side UX feedback, sanitization, and consistent error messages. Use this skill when validating user input in forms, API endpoints, or data processing. When writing validation rules for data types, formats, ranges, or required fields. When sanitizing input to prevent injection attacks (SQL, XSS, command injection). When providing field-specific error messages to users. When implementing validation at system boundaries like API endpoints or background jobs.
2026-01-05
agent-performance-logger.md
0
1
export
agent-performance-logger
2
from
"Surikesh/vmautomation-react"
from
"Surikesh/vmautomation-react"
3
Records agent execution results, performance metrics, and errors to SQLite database. Use after completing any agent task, when logging task results, or when an agent fails. Tracks success/failure rates and execution times for continuous improvement.
2026-01-05
careercopilot-agent-scaffolder.md
0
1
export
careercopilot-agent-scaffolder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Scaffolds a new Python agent for autonomous AI tasks in 'src/agents/'. Agents are autonomous components that handle complex operations (resume analysis, job matching, KSC generation). Use when asked to create a new AI agent or automation component.
2026-01-05
git-commands.md
0
1
export
git-commands
2
from
"madskilling/madskills"
from
"madskilling/madskills"
3
Git command conventions. Use when running any git commands to avoid blocking on interactive pager.
2026-01-05
global-conventions.md
0
1
export
global-conventions
2
from
"overtimepog/AgentTheo"
from
"overtimepog/AgentTheo"
3
Follow project-wide development conventions including project structure, documentation standards, version control practices, environment configuration, and dependency management. Use this skill when organizing files and directories, writing README documentation, creating commit messages, managing environment variables, updating dependencies, or establishing code review processes. Apply this skill when ensuring consistent project structure (src/, components/, utils/, tests/), maintaining up-to-date documentation, using clear commit messages and feature branches, properly configuring environment variables without committing secrets, keeping dependencies minimal and documented, and implementing feature flags for incomplete work. This skill ensures the entire team follows predictable patterns for project organization, maintains comprehensive documentation for setup and architecture, practices good version control hygiene, manages configuration securely, and establishes clear workflows for testing and code review.
2026-01-05
ui-complete.md
0
1
export
ui-complete
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Unified UI development combining Anthropic's frontend-design plugin (anti-AI-slop aesthetics) with CIPS mobile-responsive-ui (dvh units, touch targets, testing protocol). Produces distinctive, production-grade, responsive interfaces.
2026-01-05
deployment-strategies.md
0
1
export
deployment-strategies
2
from
"IvanTorresEdge/molcajete.ai"
from
"IvanTorresEdge/molcajete.ai"
3
Deployment strategies for Go applications. Use when deploying applications.
2026-01-05
gitlab-ci-debugger.md
0
1
export
gitlab-ci-debugger
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Debug and monitor GitLab CI/CD pipelines for merge requests. Check pipeline status, view job logs, and troubleshoot CI failures. Use this when the user needs to investigate GitLab CI pipeline issues, check job statuses, or view specific job logs.
2026-01-05
learning-portfolio-assessment.md
0
1
export
learning-portfolio-assessment
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
portfolio-assessment for credentials, recognition, and competency validation.
2026-01-05
maturin-debugger.md
0
1
export
maturin-debugger
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Diagnose and fix maturin build issues for PyO3 Python bindings. Use when encountering problems with maturin develop, missing Python exports, module registration errors, or type stub generation issues. Particularly useful when new PyO3 methods compile but don't appear in Python.
2026-01-05
a2a-agents.md
0
1
export
a2a-agents
2
from
"keenranger/dotfiles"
from
"keenranger/dotfiles"
3
AI agent and chatbot patterns including personas, pipelines, and messaging integrations. Use when building conversational agents, creating AI personas, designing insight pipelines, or integrating with Slack/Kakao platforms.
2026-01-05
gasp-diagnostics.md
0
1
export
gasp-diagnostics
2
from
"AcceleratedIndustries/gasp"
from
"AcceleratedIndustries/gasp"
3
System diagnostics using GASP (General AI Specialized Process monitor). Use when user asks about Linux system performance, requests system checks, mentions GASP, asks to diagnose hosts, or says things like "check my system" or "what's wrong with [hostname]". Can actively fetch GASP metrics from hosts via HTTP or interpret provided JSON output.
2026-01-05
load-conversation.md
0
1
export
load-conversation
2
from
"dhughes/claude-marketplace"
from
"dhughes/claude-marketplace"
3
Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
2026-01-05
moai-session-info.md
0
1
export
moai-session-info
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Display comprehensive project and session information including Git status, SPEC progress, version details, and system resources. Use when starting new sessions, checking project status, reviewing project context, or when users ask "what's the status", "show project info", or "where are we".
2026-01-05
scarches-docs-complete.md
0
1
export
scarches-docs-complete
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
scArches 文档本地镜像全量
2026-01-05