Browse Skills

44915 skills found

plan.md
0
1 export plan
2 jayprimer from "jayprimer/pmc-marketplace"
3 Plan development work following KB skill's structured approach with PRDs,phases, tickets, TDD specifications, and parallel execution planning.WORKFLOW:1. KB LOOKUP - Check existing PRDs, patterns, code maps, SOPs2. SCOPE - Small (ticket only) or Large (PRD + phases)?3. PRD - Create for large work4. PHASES - Break into 2-5 tickets + Phase E2E5. TICKETS - Create with TDD spec (3-spec.md is critical)6. PARALLEL ANALYSIS - Dependency matrix, file conflicts, execution mode7. GIT SETUP - Phase branch, worktrees for parallel tickets8. QUESTIONS - Resolve all ambiguity before implementationUse when:- User asks to implement something non-trivial- User says "plan", "design", "how would you implement"- Task requires multiple files or sessions- Requirements are unclear
2026-01-05
nvidia-supply-chain-analysis.md
0
1 export nvidia-supply-chain-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive toolkit for analyzing and anticipating Nvidia and semiconductor supply chain stock movements. Use when users need to (1) analyze Nvidia ecosystem dependencies and correlations, (2) identify trading opportunities across the supply chain, (3) track earnings catalysts and events, (4) understand bottlenecks and risk factors, (5) develop supply chain investment strategies, or (6) monitor technical indicators and momentum across semiconductor names. Provides real-time data fetching, technical analysis, fundamental relationships mapping, and predictive signals based on supply chain dynamics.
2026-01-05
sharing-skills.md
0
1 export sharing-skills
2 liauw-media from "liauw-media/CodeAssist"
3 Use when contributing skills back to the community. Follow git workflow: sync upstream → create branch → develop skill → test with writing-skills → commit → push → PR. One skill per PR.
2026-01-05
skill-writer.md
0
1 export skill-writer
2 krazyuniks from "krazyuniks/guitar-tone-shootout"
3 Create and maintain well-structured Claude Code skills. Use when creating, updating, or improving skills in .claude/skills/.
2026-01-05
install-app.md
0
1 export install-app
2 majiayu000 from "majiayu000/claude-skill-registry"
3 帮助用户在 macOS 上安装软件,自动处理 Homebrew 依赖。Use when user wants to install, 安装, 下载软件, 装一个, 帮我装, 我想安装, 如何安装 apps on macOS.
2026-01-05
detecting-memory-leaks.md
0
1 export detecting-memory-leaks
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detects memory leak vulnerabilities by identifying unfreed memory allocations and missing cleanup in error paths. Use when analyzing long-running processes, resource management, or investigating memory exhaustion issues.
2026-01-05
code-review.md
0
1 export code-review
2 vinnie357 from "vinnie357/claude-skills"
3 Guide for conducting thorough code reviews focusing on correctness, security, performance, maintainability, and best practices
2026-01-05
fetch-supabase-example.md
0
1 export fetch-supabase-example
2 semicolon-devteam from "semicolon-devteam/docs"
3 Fetches reference implementation examples from semicolon-devteam/core-supabase repository for Supabase RPC patterns. Use this skill whenever implementing Supabase data access to ensure correct patterns.
2026-01-05
penetration-tester.md
0
1 export penetration-tester
2 TakukiN from "TakukiN/security_analysis_agent_skills"
3 Penetration testing for Android/PC applications. Authorized security testing using Metasploit, Drozer, Burp Suite, and custom exploits. Requires explicit authorization. Triggers on: pentest, penetration test, exploit, attack simulation, red team, security assessment, vulnerability exploitation, authorized testing.
2026-01-05
typescript-style.md
0
1 export typescript-style
2 jpoutrin from "jpoutrin/product-forge"
3 Automatic enforcement of TypeScript/JavaScript coding style, ESLint standards, type safety, and modern patterns. Use when writing TypeScript or React code to ensure strict type safety and modern ES2024+ patterns.
2026-01-05
absolute-path-checker.md
0
1 export absolute-path-checker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 実装のテスト、リファクタリング、ポータビリティ、ディレクトリ階層について議論する際に、絶対パスが実装コードに存在しないことを確認する
2026-01-05
ptk-completion.md
0
1 export ptk-completion
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks about "prompt_toolkit completion", "Completer", "WordCompleter", "FuzzyCompleter", "NestedCompleter", "PathCompleter", "auto-complete", "tab completion", "completion menu", "CompletionsMenu", or needs to implement auto-completion in prompt_toolkit applications.
2026-01-05
creating-tech-diagrams.md
0
1 export creating-tech-diagrams
2 masayan1126 from "masayan1126/gen-image-prompt-creator"
3 Generates Nano Banana Pro prompts for technical explanation infographics. Use when user mentions "図解作成", "テック図解", or "AI解説図". Requires character image attachment for narrator placement.
2026-01-05
workflow-execution-rules.md
0
1 export workflow-execution-rules
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execution workflow preferences including no dev servers, read-only information gathering, real data over mocks, and proper error handling over fallbacks. Use when executing code, running servers, testing, or handling data.
2026-01-05
fingerprinting-binaries.md
0
1 export fingerprinting-binaries
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Identifies binary file characteristics including compiler signatures, version information, and build environment details. Use when analyzing unknown binaries, investigating binary origins, or identifying build configurations.
2026-01-05
log-analyzer.md
0
1 export log-analyzer
2 zh1227 from "zh1227/zh1227.github.io"
3 日志分析助手,提供日志解析、错误模式识别、性能瓶颈分析、告警规则生成,支持多种日志格式,与debug-helper协同快速定位问题根因。
2026-01-05
calculator.md
0
1 export calculator
2 yoshiwatanabe from "yoshiwatanabe/agent-patterns-net"
3 CRITICAL for ALL mathematical and numerical operations including arithmetic, percentages, averages, and DATE/CALENDAR calculations (day of week, date differences, time calculations). MANDATORY when user asks to calculate, compute, solve expressions, determine dates, or perform any numeric analysis.
2026-01-05
implement.md
0
1 export implement
2 thoreinstein from "thoreinstein/opencode-config"
3 Full implementation mode - end-to-end feature implementation with parallel agent orchestration
2026-01-05
blueprint-multi-tenancy-integration.md
0
1 export blueprint-multi-tenancy-integration
2 tw-lin from "tw-lin/ng-lin"
3 Integrate the Blueprint multi-tenancy pattern into new features and modules. Use this skill when adding Blueprint-aware functionality, implementing BlueprintMember access control, handling Blueprint ownership (User vs Organization), enforcing resource isolation, and integrating with BlueprintEventBus. Ensures proper multi-tenant architecture where Blueprint defines permission boundaries and all resources respect Blueprint context.
2026-01-05
front-matter-image-converter.md
0
1 export front-matter-image-converter
2 kquinsland from "kquinsland/tools"
3 Convert local images referenced in Hugo front matter to modern formats (WebP) and update front matter using ci/convert_page_images.py.
2026-01-05
static-analysis.md
0
1 export static-analysis
2 johannesfritz from "johannesfritz/autonomous-orchestration"
3 Perform automated static code analysis on modified files. Triggers automaticallyafter code changes to catch common issues before QA Lead review. Checks for:code complexity, dead code, type errors, import issues, and style violations.Use when:- Code files have been modified- Before committing changes- As pre-check for QA Lead review- User asks "analyze this code" or "check for issues"This skill runs lightweight static analysis tools (pylint, mypy, ruff for Python;eslint, tsc for TypeScript) and reports findings in structured format.
2026-01-05
oclif-patterns.md
0
1 export oclif-patterns
2 vanman2024 from "vanman2024/cli-builder"
3 Enterprise CLI patterns using oclif framework with TypeScript. Use when building oclif CLIs, creating plugins, implementing commands with flags/args, adding auto-documentation, testing CLI commands, or when user mentions oclif, enterprise CLI, TypeScript CLI, plugin system, or CLI testing.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 icartsh from "icartsh/icartsh_plugin"
3 코드나 구현 계획을 작성하기 전, 무언가를 생성하거나 개발할 때 사용합니다. 협력적인 질문, 대안 탐색 및 점진적 검증을 통해 거친 아이디어를 구체화된 설계로 발전시킵니다. 명확한 'Mechanical' 프로세스 중에는 사용하지 마십시오.
2026-01-05
github-swarm-pr.md
0
1 export github-swarm-pr
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Pull request swarm management for multi-agent code review and validation. Use for coordinated PR reviews, automated validation, PR-based swarm creation, and intelligent merge workflows.
2026-01-05