Browse Skills

44557 skills found

prior-art-hunter.md
0
1 export prior-art-hunter
2 travishsu from "travishsu/patent-lawer-space"
3 Autonomous prior art search and analysis agent. Searches multiple databases, analyzes references, creates claim charts, and assesses patentability impact.
2026-01-05
guide-maker.md
0
1 export guide-maker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Place 프로젝트 사용자 가이드를 Notion에 생성하는 스킬. 테이블, 색상, 코드블록, 화살표, 이모지를 활용한 가시성 높은 문서 생성. "가이드 만들어줘", "사용자 매뉴얼 작성해줘", "도움말 문서 생성해줘", "Notion에 문서 작성해줘" 요청 시 사용. Notion MCP (MCP_DOCKER) 필요.
2026-01-05
tmux-ops-bundle.md
0
1 export tmux-ops-bundle
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Advanced tmux operations bundle for Miyabi multi-agent AI orchestration.Includes auto-recovery, health monitoring, task queue integration, and MCP server coordination. The definitive skill for AI agent workflows.
2026-01-05
web-to-markdown.md
0
1 export web-to-markdown
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert web pages to Markdown format using Jina AI's reader service. Use when the user asks to convert, generate, create, transform, or download a web page, website, or URL into Markdown, MD, or md format. Handles various phrasings like "convert this page to markdown", "generate markdown from this website", "create md file from this URL".
2026-01-05
implementation-planning.md
0
1 export implementation-planning
2 chunzhe-png from "chunzhe-png/claude-skills"
3 Comprehensive implementation planning guidelines for Pantas Green Django projects.Use when: planning features, designing solutions, creating technical specs, writing implementation docs.Triggers: plan, implement, design, architecture, feature, spec, GRE-, jira, ticket, roadmap, proposal
2026-01-05
pr-review-code.md
0
1 export pr-review-code
2 adrianschmidt from "adrianschmidt/workspace-config"
3 **ALWAYS USE THIS SKILL** when asked to review a PR or given a PR URL. Provides systematic workflow for code review.
2026-01-05
docker-k8s.md
0
1 export docker-k8s
2 eous from "eous/dotclaude"
3 Docker and Kubernetes containerization best practices. Use when writing Dockerfiles, docker-compose files, or Kubernetes manifests. Triggers on mentions of Docker, container, Dockerfile, docker-compose, Kubernetes, k8s, pods, deployments, helm.
2026-01-05
kpi-verification-pass-rate.md
0
1 export kpi-verification-pass-rate
2 majiayu000 from "majiayu000/claude-skill-registry"
3 KPI for measuring first-pass verification success. Tracks how often verification passes on the first attempt. Use to reduce wasted cycles from verification failures.
2026-01-05
swarm-coordination.md
0
1 export swarm-coordination
2 bangedorrunt from "bangedorrunt/swarmtool-addons"
3 Multi-agent coordination patterns for OpenCode swarm workflows. Use when working on complex tasks that benefit from parallelization, when coordinating multiple agents, or when managing task decomposition. Do NOT use for simple single-agent tasks.
2026-01-05
cui-diagnostic-patterns.md
0
1 export cui-diagnostic-patterns
2 cuioss from "cuioss/cui-llm-rules"
3 Tool usage patterns for non-prompting file operations - use Glob, Read, Grep instead of Bash commands to avoid user interruptions in all agents and commands
2026-01-05
deep-analysis.md
0
1 export deep-analysis
2 rshelekhov from "rshelekhov/sso"
3 Proactively investigates Go SSO codebase to understand authentication flows, trace gRPC request paths, analyze clean architecture patterns, and provide comprehensive backend code insights. Use when users ask about SSO implementation, service structure, database queries, or need to understand how authentication/authorization works.
2026-01-05
doc-update.md
0
1 export doc-update
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Update and clean up project documentation files (primarily .ai/features/, but also README.md, PROGRESS_TRACKER.md, CLAUDE.md, and other .md files). Use when user requests documentation cleanup, organization, or updates for any feature, module, or project documentation (e.g., 'update photo viewer docs', 'clean up README', 'organize documentation'). Removes code snippets, outdated details, and redundant information while preserving essential architectural decisions and technical context.
2026-01-05
websocket-expert.md
0
1 export websocket-expert
2 Smith-Happens from "Smith-Happens/xlightsfpptester"
3 Selects and configures agents from the agents repo based on PRD tech stack.Runs after task decomposition, before specification generation.
2026-01-05
claude-framework.md
0
1 export claude-framework
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CLAUDE Framework coding standards for code quality, naming conventions, error handling, security, testing, database, and logging
2026-01-05
bio-blat.md
0
1 export bio-blat
2 dakesan from "dakesan/cc-dnawork-plugin"
3 Runs local BLAT searches for DNA sequence alignment against hg38 or CHM13 using local .2bit references. Use when a user wants to align a DNA sequence without relying on UCSC API access.
2026-01-05
td-diff.md
0
1 export td-diff
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Time series differencing for stationarity and trend removal
2026-01-05
skill-repo.md
0
1 export skill-repo
2 netresearch from "netresearch/skill-repo-skill"
3 Agent Skill: Guide for structuring Netresearch skill repositories. Use when creating skills, standardizing repos, or setting up composer/release workflows. By Netresearch.
2026-01-05
box-factory-skill-design.md
0
1 export box-factory-skill-design
2 racurry from "racurry/neat-little-package"
3 Meta-skill that teaches how to design Claude Code skills following the Box Factory philosophy. Helps you understand when to create skills, how to structure them for low maintenance, and how to add value beyond documentation. Use when creating or reviewing skills.
2026-01-05
ahu-psychro.md
0
1 export ahu-psychro
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Psychrometric Analysis Agent
2026-01-05
julien-ref-notion-markdown.md
0
1 export julien-ref-notion-markdown
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete markdown guide for Universal Notion Uploader. Covers 14 element types (headings, callouts, highlights, toggles, embeds, columns, databases), upload modes, and API constraints.
2026-01-05
safe-edit.md
0
1 export safe-edit
2 Doyajin174 from "Doyajin174/myskills"
3 Automatically backs up files, saves diffs, uses agents/skills, and ensures modular code (<200 lines) before any implementation. Use this skill for ALL code changes to ensure safe, reversible, and clean implementations.
2026-01-05
generating-tests.md
0
1 export generating-tests
2 sekka from "sekka/dotfiles"
3 ユニットテスト、統合テスト、E2Eテストのコード生成を支援します。テスト設計、AAA パターン、テストシナリオを提供します。テストコード実装、テストカバレッジ拡大が必要な場合に使用してください。
2026-01-05
macro-agent.md
0
1 export macro-agent
2 psh355q-ui from "psh355q-ui/szdi57465yt"
3 Macroeconomic and market regime analyst. Monitors Fed policy, inflation, GDP, unemployment, and global economic trends to determine overall market risk appetite and sector rotation strategies.
2026-01-05
code-validation.md
0
1 export code-validation
2 auldsyababua from "auldsyababua/instructor-workflow"
3 Automated code validation for diff review, change hygiene, and red flag detection. Use when reviewing git diffs, PRs, or changed files for test disabling patterns, secrets, path portability issues, security flags, and large deletions. Supports Python, TypeScript, JavaScript, HTML, and CSS.
2026-01-05