Browse Skills

44895 skills found

learning-translation.md
0
1 export learning-translation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 translation for inclusive and accessible learning experiences.
2026-01-05
docs-generator.md
0
1 export docs-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate documentation from code, create API references, update README files, and maintain project documentation. Use when user says "document this", "generate docs", "update README", "create API docs", or when documentation is needed.
2026-01-05
beat-scheduling.md
0
1 export beat-scheduling
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Periodic task scheduling patterns with Celery Beat (crontab, interval, solar). Use when configuring periodic tasks, setting up task schedules, implementing recurring jobs, configuring django-celery-beat, or creating dynamic schedules.
2026-01-05
gemini-cli.md
0
1 export gemini-cli
2 seungwonme from "seungwonme/nextjs-boilerplate"
3 Use Gemini CLI for large codebase analysis when context limits are exceeded. Use `gemini -p` with @ syntax to include files/directories when analyzing entire codebases, comparing multiple large files, understanding project-wide patterns, or verifying implementation across files exceeding 100KB total.
2026-01-05
html-semantic-engineering.md
0
1 export html-semantic-engineering
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 30 pragmatic rules for production HTML covering semantic markup, accessibility (WCAG 2.1 AA), performance optimization, forms, and security. Use when writing HTML, building page structures, creating forms, implementing accessibility, or optimizing for SEO and Core Web Vitals.
2026-01-05
llm-rankings.md
0
1 export llm-rankings
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive LLM model evaluation and ranking system. Use when users ask to compare language models, find the best model for a specific task, understand model capabilities, get pricing information, or need help selecting between GPT-4, Claude, Gemini, Llama, or other LLMs. Provides benchmark-based rankings, cost analysis, and use-case-specific recommendations across reasoning, code generation, long context, multimodal, and other capabilities.
2026-01-05
stoptimizer.md
0
1 export stoptimizer
2 ShipFail from "ShipFail/promptware"
3 Precise token counter for GPT, Claude, and Gemini models (source of truth from software kernel)
2026-01-05
api-integration.md
0
1 export api-integration
2 doitsu2014 from "doitsu2014/my-blogs-rsbuild"
3 Work with REST and GraphQL APIs, authentication, API configuration, and data fetching. Use when implementing API calls, debugging network requests, setting up Apollo Client, or handling authentication.
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 icartsh from "icartsh/icartsh_plugin"
3 Playwright를 사용하여 로컬 웹 애플리케이션과 상호작용하고 테스트하기 위한 툴킷입니다. 프런트엔드 기능 검증, UI 동작 디버깅, 브라우저 스크린샷 캡처 및 브라우저 로그 확인을 지원합니다.
2026-01-05
doc-optimizer.md
0
1 export doc-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Optimize documentation for conciseness and clarity by strengthening vague instructions and removing redundancy. Use when asked to optimize, condense, or clarify documentation files, Claude Skill, Claude Command, etc.
2026-01-05
qa-screenshot-management.md
0
1 export qa-screenshot-management
2 jpoutrin from "jpoutrin/product-forge"
3 Screenshot capture, organization, and comparison for QA testing. Use when taking screenshots during test execution to ensure proper naming, organization, and traceability back to test cases.
2026-01-05
executive-summary-formatter.md
0
1 export executive-summary-formatter
2 mjpensa from "mjpensa/force"
3 Transform poorly formatted executive summaries into professionally formatted documents matching a specific brand template. Use when the user provides an executive summary (text, markdown, docx, or PDF) and wants it reformatted with precise brand styling including Work Sans fonts, branded color scheme (red
2026-01-05
architecture-patterns.md
0
1 export architecture-patterns
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Architecture design templates, mermaid diagrams, documentation patterns, and validation tools. Use when designing system architecture, creating architecture documentation, generating mermaid diagrams, documenting component relationships, designing data flows, planning deployments, creating API architectures, or when user mentions architecture diagrams, system design, mermaid, architecture documentation, or component design.
2026-01-05
followup.md
0
1 export followup
2 larslevie from "larslevie/dotfiles"
3 Schedule a follow-up reminder for a specific date. Use when user wants to set a reminder to follow up on a project, task, question, or any item. Adds entries to _Followups.md which get pulled into daily notes.
2026-01-05
kubernetes-aiops-engineer.md
0
1 export kubernetes-aiops-engineer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in managing Kubernetes clusters using kubectl-ai and kagent. Use this for generating Helm charts, troubleshooting pods, and automating cluster operations.
2026-01-05
recent-changes.md
0
1 export recent-changes
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Son degisiklikler logu. Check when debugging or understanding recent fixes.
2026-01-05
quantconnect-backtest.md
0
1 export quantconnect-backtest
2 derekcrosslu from "derekcrosslu/CLAUDE_CODE_EXPLORE"
3 QuantConnect backtesting API usage and Phase 3 decision integration (project)
2026-01-05
azd-aca-deploy.md
0
1 export azd-aca-deploy
2 naoki1213mj from "naoki1213mj/my-template"
3 Deploy to Azure Container Apps using azd (provision + deploy workflow)
2026-01-05
context-manager.md
0
1 export context-manager
2 jiunbae from "jiunbae/agent-skills"
3 Automatically discovers and loads relevant project context from markdown documentation before each task. This skill should be used at the start of every task to ensure Claude has access to project plans, architecture, implementation status, and feedback. It intelligently matches context documents based on keywords, file paths, and task types, then loads relevant documentation to inform the current work.
2026-01-05
educator-teacher.md
0
1 export educator-teacher
2 dylantarre from "dylantarre/animation-principles"
3 Use when creating educational content, explaining concepts through animation, or when teaching animation principles to students.
2026-01-05
e2e-tester.md
0
1 export e2e-tester
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute end-to-end test scenarios for the D&D 5E terminal game using terminal-control MCP. This skill should be used when the user requests running test scenarios, creating new test scenarios, or debugging game functionality through automated testing. Requires terminal-control MCP server to be installed and running.
2026-01-05
shellcheck.md
0
1 export shellcheck
2 mhalder from "mhalder/dotfiles"
3 Lint and fix shell script issues using ShellCheck. Use when the user says "check this script", "lint shell", "shellcheck", "fix script warnings", "validate bash", or asks to review a shell script for issues.
2026-01-05
copy-learn-build.md
0
1 export copy-learn-build
2 sihu-dev from "sihu-dev/forge-labs"
3 HEPHAITOS의 핵심 Copy-Learn-Build 3단계 워크플로우 가이드
2026-01-05
typescript-node-expert.md
0
1 export typescript-node-expert
2 DammianMiller from "DammianMiller/universal-agent-memory"
3 Expert TypeScript/Node.js developer for building high-quality, performant, and maintainable CLI tools and libraries. Enforces best practices, strict typing, and modern patterns.
2026-01-05