Browse Skills

44656 skills found

design-with-traceability.md
0
1 export design-with-traceability
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Create technical solution architecture from requirements with REQ-* traceability. Designs components, APIs, data models, and interactions. Tags all design artifacts with requirement keys. Use after requirements are validated, before coding starts.
2026-01-05
backend-engineer.md
0
1 export backend-engineer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in Lighthouse Journey Timeline backend architecture, service patterns, testing, and API development using Express.js, TypeScript, and Drizzle ORM. Use when implementing backend services, APIs, controllers, database queries, authentication, permissions, error handling, testing server code, or writing migrations.
2026-01-05
thinkdeep.md
0
1 export thinkdeep
2 tylerburleigh from "tylerburleigh/claude-model-chorus"
3 Extended reasoning with systematic investigation, hypothesis tracking, and confidence progression
2026-01-05
truthfulness-check.md
0
1 export truthfulness-check
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enforce honest, evidence-bound answers. Use when the user asks to be honest/truthful, expresses frustration or urgency, or when confidence is low and errors are costly.
2026-01-05
arcanea-luminor-wisdom.md
0
1 export arcanea-luminor-wisdom
2 frankxai from "frankxai/arcanea"
3 Channel the Seven Luminors - archetypal guides for creative challenges including Valora (courage), Sophron (wisdom), Kardia (heart), Poiesis (creation), Enduran (endurance), Orakis (vision), and Eudaira (joy)
2026-01-05
tdd-red.md
0
1 export tdd-red
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute the RED phase of TDD by writing a failing test for the next unmarked item in PLAN.md. Writes tests with Korean descriptions and confirms test failure.
2026-01-05
cloudflare-static-assets.md
0
1 export cloudflare-static-assets
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configure and use Cloudflare Static Assets with React Router, ensuring compatibility across development and production environments with automatic fallback handling. Use when deploying React Router applications to Cloudflare Workers that need to access files from the public directory.
2026-01-05
redis-expert.md
0
1 export redis-expert
2 ryu-qqq from "ryu-qqq/setof-commerce"
3 Redis 전문가. Lettuce(캐싱) + Redisson(분산락) 듀얼 전략.CacheAdapter(Cache-Aside, TTL 필수, KEYS 금지→SCAN 사용), LockAdapter(Pub/Sub, Watchdog, try-finally).Key Naming: {namespace}:{entity}:{id}. @Component 사용. @Transactional 금지.
2026-01-05
beads-bridge.md
0
1 export beads-bridge
2 wellmaintained from "wellmaintained/skills"
3 Use when tracking Beads epic status, syncing progress to GitHub/Shortcut, generating dependency diagrams, or monitoring multi-repo work. Bridges Beads issue tracking with project management tools.
2026-01-05
executing-plans.md
0
1 export executing-plans
2 pproenca from "pproenca/dot-claude"
3 Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
2026-01-05
global-coding-style.md
0
1 export global-coding-style
2 89jobrien from "89jobrien/mcp-joecc"
3 Write clean, readable code with consistent naming, formatting, and structure. Use this skill when writing any code that should follow team conventions. When naming variables, functions, classes, or files. When structuring functions to be small and focused. When removing dead code, avoiding duplication, or applying DRY principles. When configuring formatters or enforcing indentation standards.
2026-01-05
web-test-wallet-sign.md
0
1 export web-test-wallet-sign
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Handle MetaMask signature and transaction popups during Web3 DApp testing - approve signatures, send transactions, call contracts. Detects popup type and handles gas errors.
2026-01-05
docusaurus-plugin-dev.md
0
1 export docusaurus-plugin-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Helps develop and build Docusaurus plugins using this starter template
2026-01-05
naming-conventions.md
0
1 export naming-conventions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Consistent naming patterns for files, variables, types, and exports
2026-01-05
resolve-pr-comments.md
0
1 export resolve-pr-comments
2 gaebalai from "gaebalai/claude-code-marketplace"
3 GitHub PR의 미해결 Review thread를 일괄 Resolve한다. GraphQL API를 사용해 미해결 Review thread(코드 특정 라인에 대한 코멘트)를 조회한 뒤, resolveReviewThread mutation으로 모두 자동 Resolve한다. Issue comment(대화 탭)는 원래 Resolve 기능이 없으므로 대상에서 제외된다. 각 스레드의 Resolve 결과를 출력한다.
2026-01-05
performance-patterns.md
0
1 export performance-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 React performance optimization including memoization, code splitting, and lazy loading. Use when optimizing React applications.
2026-01-05
python-setup.md
0
1 export python-setup
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Expert skill for setting up modern Python projects with pyproject.toml configuration and uv package/environment management.
2026-01-05
get-git-diff.md
0
1 export get-git-diff
2 Olino3 from "Olino3/forge"
3 Examines git diffs between commits or branches with intelligent analysis. Provides unified diff format with comprehensive summaries including file statistics, rename detection, and merge commit handling. Outputs formatted diffs to /claudedocs for documentation and review purposes.
2026-01-05
trading-methods.md
0
1 export trading-methods
2 phpmac from "phpmac/trader"
3 交易方法整理汇总, 包含各种经过验证的交易思路和策略
2026-01-05
llmintegration.md
0
1 export llmintegration
2 markus41 from "markus41/lobbi-design-system"
3 LLM integration patterns for Claude, GPT, Gemini, and Ollama. Activate for AI API integration, prompt engineering, token management, and multi-model orchestration.
2026-01-05
calendar.md
0
1 export calendar
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Read and write macOS Calendar events using natural language
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 garimto81 from "garimto81/claude"
3 Anthropic Best Practices 기반 TDD 워크플로우. Red-Green-Refactor 강제.
2026-01-05
backend-orchestrator.md
0
1 export backend-orchestrator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Coordinates backend development tasks (APIs, services, databases). Use when implementing REST APIs, business logic, data models, or service integrations. Applies backend-standard.md for quality gates.
2026-01-05
test-runner.md
0
1 export test-runner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run the relevant tests for the current change and summarize results. Use in Flow 3 (Build) and optionally in Flow 4 (Gate).
2026-01-05