Browse Skills
44915 skills found
speckit-meta.md
0
1
export
speckit-meta
2
from
"athola/claudenomicon"
from
"athola/claudenomicon"
3
Gemini-marketplace–only orchestrator that forces every /speckit:* workflow to load the correct superpowers skills, capture dual-governance variances, and keep progress moving even when Speckit and superpowers disagree.
2026-01-05
code-reviewer.md
0
1
export
code-reviewer
2
from
"nimeshgurung/artifact-hub-collections"
from
"nimeshgurung/artifact-hub-collections"
3
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.
2026-01-05
analyzing-websites.md
0
1
export
analyzing-websites
2
from
"sekka/dotfiles"
from
"sekka/dotfiles"
3
既存ウェブサイトを分析し、サイトマップとワイヤーフレームを作成します。URLを渡すとページ構造を解析し、指定形式で出力します。コンテンツ分析機能でページの目的やターゲットも要約できます。
2026-01-05
moai-foundation-core.md
0
1
export
moai-foundation-core
2
from
"binee108/webserver"
from
"binee108/webserver"
3
MoAI-ADK's foundational principles - TRUST 5, SPEC-First TDD, delegation patterns, token optimization, progressive disclosure, modular architecture, agent catalog, command reference, and execution rules for building AI-powered development workflows
2026-01-05
disciplined-validation.md
0
1
export
disciplined-validation
2
from
"terraphim/codex-skills"
from
"terraphim/codex-skills"
3
Phase 5 of disciplined development. Validates system against originalrequirements through system testing and user acceptance testing (UAT).Uses structured stakeholder interviews to gather sign-off and tracesdefects back to research or design phases.
2026-01-05
flutter-ui-ux.md
0
1
export
flutter-ui-ux
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive Flutter UI/UX development skill for creating beautiful, responsive, and animated mobile applications. Use when user asks to:(1) Build Flutter UI components or screens(2) Implement animations and transitions(3) Design responsive layouts(4) Create custom widgets and themes(5) Optimize UI performance and accessibilityTriggers: "create Flutter UI", "build Flutter screen", "Flutter animations", "responsive Flutter layout", "custom Flutter widgets", "Flutter theme design"
2026-01-05
bash-tool-enforcer.md
0
1
export
bash-tool-enforcer
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Using grep in bash scripts instead of rg (ripgrep)
2026-01-05
programming-go.md
0
1
export
programming-go
2
from
"mgomes/3xo-suit"
from
"mgomes/3xo-suit"
3
Best practices when developing in Go codebases
2026-01-05
moai-baas-convex-ext.md
0
1
export
moai-baas-convex-ext
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise Convex Real-Time Backend with AI-powered reactive database architecture, Context7 integration, and intelligent synchronization orchestration for collaborative applications
2026-01-05
astro-blog.md
0
1
export
astro-blog
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Orchestrator for 5-phase blog article creation workflow
2026-01-05
doc-generator.md
0
1
export
doc-generator
2
from
"yasun1/claude-code-plugin-demo"
from
"yasun1/claude-code-plugin-demo"
3
Generate comprehensive documentation including API docs, comments, and README
2026-01-05
ensuring-query-type-safety.md
0
1
export
ensuring-query-type-safety
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Use Prisma's generated types, `Prisma.validator`, and `GetPayload` for type-safe queries.
2026-01-05
setup-runner.md
0
1
export
setup-runner
2
from
"shiiman/claude-code-plugins"
from
"shiiman/claude-code-plugins"
3
GitHub 設定ファイルをセットアップする。「GitHub 設定をセットアップ」「.github を作って」「Issue テンプレート作成」「PR テンプレート作成」「GitHub 設定を初期化」「リポジトリ設定をセットアップ」「ラベル設定を作成」などで起動。.github ディレクトリに必要な設定ファイルを一括生成。
2026-01-05
things3-productivity.md
0
1
export
things3-productivity
2
from
"Avery2/things3-mcp-tools"
from
"Avery2/things3-mcp-tools"
3
Provides Things3 task management workflows, organization patterns, and productivity methodologies. Includes personal taxonomy integration, priority systems, and automation patterns for effective task management. MANDATORY: Claude must read this skill file before using any Things3 MCP tools (read_tasks, create_task, edit_task, migrate_inbox_to_notion).
2026-01-05
summoner.md
0
1
export
summoner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Multi-agent orchestration skill for complex tasks requiring coordination, decomposition, and quality control. Use for large implementations, refactoring projects, multi-component features, or work requiring multiple specialized agents. Excels at preventing context bloat and ensuring SOLID principles. Integrates with oracle, guardian, and wizard.
2026-01-05
claude-code-features.md
0
1
export
claude-code-features
2
from
"masseater/claude-code-plugin"
from
"masseater/claude-code-plugin"
3
Guide for distinguishing Claude Code features (Commands, Skills, Agents, Hooks, Rules) and selection criteria. Use when decomposing context files, deciding where to add new features, or customizing Claude Code.
2026-01-05
audio.md
0
1
export
audio
2
from
"atrawog/bazzite-ai-plugins"
from
"atrawog/bazzite-ai-plugins"
3
Audio configuration for Bazzite. Virtual audio channels for Game/Voice/Browser/Music,7.1 surround for headphones, Bluetooth headset profiles, and PipeWire management.Use when users need to configure audio on Bazzite.
2026-01-05
codegen-agent.md
0
1
export
codegen-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
CodeGenAgent スキル - Claude Sonnet 4によるAI駆動コード生成。GitHub Issueの内容を解析し、TypeScriptコード・ユニットテスト・型定義を自動生成。Use when:- 新しいコードを生成する時- Issue内容からコード実装が必要な時- TypeScript/Vitestテストの自動生成が必要な時- BaseAgentパターンに従った実装が必要な時- "コード生成", "実装", "feature", "bug fix" がキーワードに含まれる時
2026-01-05
webgpu-canvas.md
0
1
export
webgpu-canvas
2
from
"matthewharwood/fantasy-phonics"
from
"matthewharwood/fantasy-phonics"
3
WebGPU fundamentals for high-performance canvas rendering. Covers device initialization, buffer management, WGSL shaders, render pipelines, compute shaders, and web component integration. Use when building GPU-accelerated graphics, particle systems, or compute-intensive visualizations.
2026-01-05
system-design.md
0
1
export
system-design
2
from
"pluginagentmarketplace/custom-plugin-software-design"
from
"pluginagentmarketplace/custom-plugin-software-design"
3
System design, scalable architecture, and design patterns. Master distributed systems, microservices, and architecture decisions.
2026-01-05
gh-pr-auto-detector.md
0
1
export
gh-pr-auto-detector
2
from
"schovi/claude-schovi"
from
"schovi/claude-schovi"
3
Automatically detects GitHub PR mentions (URLs,
2026-01-05
channel-name-parsing.md
0
1
export
channel-name-parsing
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Multi-format channel name parsing for KINTSUGI CHANNELNAMES.txt files
2026-01-05
creating-engineer-manga.md
0
1
export
creating-engineer-manga
2
from
"masayan1126/gen-image-prompt-creator"
from
"masayan1126/gen-image-prompt-creator"
3
Generates Nano Banana Pro prompts for 4-panel engineer humor comics. Use when user mentions "漫画作成", "エンジニア漫画", "4コマ", or "あるある". Requires character image attachment when using generated prompts.
2026-01-05
workflow.md
0
1
export
workflow
2
from
"NAMEWTA/ai-omni"
from
"NAMEWTA/ai-omni"
3
开发工作流模块。包含 Extension-Webview 通信机制详解、功能点开发标准流程等工作流文档。当需要了解数据流、开发规范、标准流程时使用。
2026-01-05