Browse Skills

44756 skills found

project-conventions.md
0
1 export project-conventions
2 lightrao from "lightrao/kiloSkillTest"
3 Every code need inline doc comments.
2026-01-05
github-ai-projects.md
0
1 export github-ai-projects
2 zsutxz from "zsutxz/ClaudeLearning"
3 这个skill专门用于监控GitHub上的热门AI项目,获取项目的简述信息和不同时间范围的更新状态。当用户需要了解GitHub AI项目动态时使用此skill。通过智能分析项目的活跃度、星标增长、提交频率等指标,为用户提供AI领域最具潜力和活跃度的开源项目洞察。
2026-01-05
python-performance.md
0
1 export python-performance
2 pproenca from "pproenca/dot-claude-old"
3 Use when Python code runs slowly, needs profiling, requires async/await patterns, or needs concurrent execution - covers profiling tools, optimization patterns, and asyncio; measure before optimizing (plugin:python@dot-claude)
2026-01-05
opencode-cli.md
0
1 export opencode-cli
2 SpillwaveSolutions from "SpillwaveSolutions/opencode_cli"
3 This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use opencode cli", "set up opencode", "opencode run command", "opencode model selection", "opencode providers", "opencode vertex ai", "opencode mcp servers", "opencode ollama", "opencode local models", "opencode deepseek", "opencode kimi", "opencode mistral", "fallback cli tool", or "headless llm cli". Covers command syntax, provider configuration, Vertex AI setup, MCP servers, local models, cloud providers, and subprocess integration patterns.
2026-01-05
ai-model-cascade.md
0
1 export ai-model-cascade
2 majiayu000 from "majiayu000/claude-skill-registry"
3 A production-ready pattern for integrating AI models (specifically Google Gemini) with automatic fallback, retry logic, structured output via Zod schemas, and comprehensive error handling. Use when integrating AI/LLM APIs, need automatic fallback when models are overloaded, want type-safe structured responses, or building features requiring reliable AI generation.
2026-01-05
bid-batch.md
0
1 export bid-batch
2 sihu-dev from "sihu-dev/qetta"
3 배치 입찰 분석 - 다중 공고 일괄 처리
2026-01-05
xunit-testing-patterns.md
0
1 export xunit-testing-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master xUnit testing patterns for ABP Framework applications including unit tests, integration tests, test data seeders, and mocking strategies. Use when: (1) writing xUnit tests for ABP services, (2) creating test data seeders, (3) implementing integration tests, (4) setting up test infrastructure.
2026-01-05
review-agent.md
0
1 export review-agent
2 Unicorn from "Unicorn/Radium"
3 Reviews code for quality, security, and best practices
2026-01-05
domain-profiles.md
0
1 export domain-profiles
2 BitYoungjae from "BitYoungjae/dokhak"
3 Domain-specific configuration profiles for learning resource creation. Defines search strategies, special fields, terminology policies, and content structures for different academic domains: technology, history, science, arts, and general. Use when researcher or writer agents need domain-adapted behavior.
2026-01-05
implement-ticket.md
0
1 export implement-ticket
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implements a planned GitHub issue by following the implementation plan. Takes a GitHub issue number. Use when the user wants to implement a ticket, work on an issue, or says "implement ticket X" or "do issue
2026-01-05
tuya.md
0
1 export tuya
2 mbelinky from "mbelinky/clawdis-skills"
3 Control Tuya devices via local Home Assistant (tuya-local) or Tuya Cloud using the tuya-hub Go CLI.
2026-01-05
pal-testgen.md
0
1 export pal-testgen
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive test suite generation with edge case coverage using PAL MCP. Use for creating tests, improving coverage, or identifying untested paths. Triggers on test generation requests, coverage improvement, or testing strategy.
2026-01-05
process-github-issues.md
0
1 export process-github-issues
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Automatically process open GitHub bug reports by spawning subagents that use the frontend-debug skill to fix each issue in isolated branches. This skill should be used when the user wants to systematically address multiple GitHub Issues without context pollution in the main session. Ideal for batch bug-fixing workflows.
2026-01-05
golang-database-patterns.md
0
1 export golang-database-patterns
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate
2026-01-05
expo-docs.md
0
1 export expo-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete documentation for Expo SDK modules. Read docs before working with Expo libraries and when stuck on problems. New things (you don't know about them) include expo-glass. When user mentiones glass use expo-glass.
2026-01-05
td-tfidf.md
0
1 export td-tfidf
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Term Frequency-Inverse Document Frequency for text analysis
2026-01-05
qdrant-rag-implementation.md
0
1 export qdrant-rag-implementation
2 MuhammedSuhaib from "MuhammedSuhaib/LevelUpSpeckit-Plus"
3 This skill provides guidance for implementing robust Qdrant vector database integration with RAG (Retrieval Augmented Generation) systems, including proper async client handling, error management, and performance optimization.
2026-01-05
exploit-development.md
0
1 export exploit-development
2 amattas from "amattas/agentic-coding"
3 Develop working exploits using pwntools. Includes exploit template and common patterns.
2026-01-05
finishing-a-development-branch.md
0
1 export finishing-a-development-branch
2 barrydobson from "barrydobson/dotfiles_extra"
3 Complete feature development with structured options for merge, PR, or cleanup
2026-01-05
forge-docs.md
0
1 export forge-docs
2 martimramos from "martimramos/claude-forge"
3 MkDocs documentation standards with mkdocs-material theme. Use when creating documentation, README files, or project docs structure.
2026-01-05
graphic-design-expert.md
0
1 export graphic-design-expert
2 Beerspitnight from "Beerspitnight/cc-skills"
3 Expert guidance on typography, color theory, layout, UI/UX patterns, and converting design to CSS/Tailwind.
2026-01-05
scaffold-nginx.md
0
1 export scaffold-nginx
2 semicolon-devteam from "semicolon-devteam/sax-infra"
3 Nginx upstream/vhost 설정 생성. Use when (1) nginx 설정 추가, (2) upstream 생성, (3) vhost 필요.
2026-01-05
conventional-commit.md
0
1 export conventional-commit
2 poindexter12 from "poindexter12/claude-flow"
3 Generate commit messages by analyzing git diff following Conventional Commits format. Use when user says "commit", "commit my changes", "write a commit message", "what should I commit as", needs help describing changes, or is about to commit without a message.
2026-01-05
deploy.md
0
1 export deploy
2 ignitabull18 from "ignitabull18/product-dev-os"
3 Deploy applications to Coolify servers and Docker VPS instances
2026-01-05