Browse Skills
44357 skills found
dashlane.md
0
1
export
dashlane
2
from
"mbelinky/clawdis-skills"
from
"mbelinky/clawdis-skills"
3
Dashlane CLI for vault access and automation.
2026-01-05
dev-debug.md
0
1
export
dev-debug
2
from
"edwinhu/claude-plugins"
from
"edwinhu/claude-plugins"
3
This skill should be used when the user asks to "debug this", "fix this bug", "investigate this error", "find the root cause", or reports a bug that needs systematic investigation. Uses 4-phase methodology for root cause analysis.
2026-01-05
github-repo-analyzer.md
0
1
export
github-repo-analyzer
2
from
"JustSOOw/vibecoding_docs"
from
"JustSOOw/vibecoding_docs"
3
自动分析 GitHub 仓库,获取并整理 README、文档、Issues、GitHub Actions、Releases 等所有重要信息,由 LLM 进行深度分析并生成智能 HTML 报告。
2026-01-05
source-of-truth.md
0
1
export
source-of-truth
2
from
"frmoretto/source-of-truth-creator"
from
"frmoretto/source-of-truth-creator"
3
Create epistemically honest Source of Truth documents that pass Clarity Gate verification. Use when consolidating research, documenting project state, creating verification baselines, or building authoritative references. Triggers on "create source of truth", "document verified state", "consolidate research", "create verification baseline", "build authoritative reference".
2026-01-05
supabase-operations.md
0
1
export
supabase-operations
2
from
"elevanaltd/ingest-assistant"
from
"elevanaltd/ingest-assistant"
3
Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on: migration validation, RLS patterns, Supabase benchmarks, ADR-003, database state tracking, schema governance.
2026-01-05
bridging-2d-3d-rendering.md
0
1
export
bridging-2d-3d-rendering
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Bridging 2D canvas and 3D spatial rendering in StickerNest. Use when working with coordinate conversion, parallel DOM/WebGL architecture, widget rendering across modes, Html vs pure 3D decisions, or mode-aware components. Covers spatialCoordinates utilities, SpatialCanvas, SpatialWidgetContainer, and XR session detection.
2026-01-05
sanctions-check.md
0
1
export
sanctions-check
2
from
"babdulhakim2/scolo-app"
from
"babdulhakim2/scolo-app"
3
Screen entities against OFAC SDN, UN, EU, and other sanctions lists to identify compliance risks and regulatory violations
2026-01-05
pptx.md
0
1
export
pptx
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
content-research-writer.md
0
1
export
content-research-writer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
2026-01-05
test-scaffolding.md
0
1
export
test-scaffolding
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically generate test scaffolding when user writes new code without tests or mentions needing tests. Supports unit, integration, e2e, and data tests for PHP and JavaScript. Invoke when user mentions "tests", "testing", "coverage", "write tests", or shows new untested code.
2026-01-05
probitas-info.md
0
1
export
probitas-info
2
from
"probitas-test/claude-plugins"
from
"probitas-test/claude-plugins"
3
Information about Probitas framework. Use when asked "what is Probitas", explaining its purpose, features, or comparing with other test frameworks.
2026-01-05
testing.md
0
1
export
testing
2
from
"5t111111/tailwind-theme-figma-variables"
from
"5t111111/tailwind-theme-figma-variables"
3
Guide for testing practices and frameworks
2026-01-05
data-service.md
0
1
export
data-service
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Use when scaffolding, auditing, or validating MetaSaver data service packages. Covers feature-based structure, service/controller/routes pattern, middleware integration, and API endpoint setup. Requires @metasaver/core-service-utils, {project}-contracts, {project}-database packages. File types: .ts, package.json.
2026-01-05
debug-analyzer.md
0
1
export
debug-analyzer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze code for bugs, errors, and debugging opportunities
2026-01-05
requesting-code-review.md
0
1
export
requesting-code-review
2
from
"adawalli/claude-plugins"
from
"adawalli/claude-plugins"
3
Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches core:code-reviewer subagent to review implementation against plan or requirements before proceeding
2026-01-05
streamlit.md
0
1
export
streamlit
2
from
"silvainfm/monaco_paie"
from
"silvainfm/monaco_paie"
3
Fast Python framework for building interactive web apps, dashboards, and data visualizations without HTML/CSS/JavaScript. Use when user wants to create data apps, ML demos, dashboards, data exploration tools, or interactive visualizations. Transforms Python scripts into web apps in minutes with automatic UI updates.
2026-01-05
evaluation.md
0
1
export
evaluation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when creating or updating agent evaluation suites. Defines eval structure, rubrics, and validation patterns.
2026-01-05
test-workflow.md
0
1
export
test-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automated testing workflow for backend and frontend. Use when writing tests, fixing test failures, or validating code changes. Runs pytest for backend and jest/vitest for frontend.
2026-01-05
dev-tech-view-supplement.md
0
1
export
dev-tech-view-supplement
2
from
"tikazyq/agentic-spec-forge"
from
"tikazyq/agentic-spec-forge"
3
根据设计补充Dev视角的技术细节(数据库/API/通信协议),帮助Dev快速进入实施。当L1/L2设计缺乏技术细节、或准备向Dev交付前使用。
2026-01-05
github-actions.md
0
1
export
github-actions
2
from
"el-feo/ai-context"
from
"el-feo/ai-context"
3
Create, evaluate, and optimize GitHub Actions workflows and custom actions. Use when building CI/CD pipelines, creating workflow files, developing custom actions, troubleshooting workflow failures, performing security analysis, optimizing performance, or reviewing GitHub Actions best practices. Covers Ruby/Rails, TypeScript/Node.js, Heroku and Fly.io deployments.
2026-01-05
root-cause-tracing.md
0
1
export
root-cause-tracing
2
from
"barrydobson/dotfiles_extra"
from
"barrydobson/dotfiles_extra"
3
Systematically trace bugs backward through call stack to find original trigger
2026-01-05
anti-patterns.md
0
1
export
anti-patterns
2
from
"pproenca/dot-claude-old"
from
"pproenca/dot-claude-old"
3
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-05
kaizen.md
0
1
export
kaizen
2
from
"Integrum-Global/rr_helpdesk"
from
"Integrum-Global/rr_helpdesk"
3
Kailash Kaizen - production-ready AI agent framework with signature-based programming, multi-agent coordination, and enterprise features. Use when asking about 'AI agents', 'agent framework', 'BaseAgent', 'multi-agent systems', 'agent coordination', 'signatures', 'agent signatures', 'RAG agents', 'vision agents', 'audio agents', 'multimodal agents', 'agent prompts', 'prompt optimization', 'chain of thought', 'ReAct pattern', 'Planning agent', 'PEV agent', 'Tree-of-Thoughts', 'pipeline patterns', 'supervisor-worker', 'router pattern', 'ensemble pattern', 'blackboard pattern', 'parallel execution', 'agent-to-agent communication', 'A2A protocol', 'streaming agents', 'agent testing', 'agent memory', 'agentic workflows', 'AgentRegistry', 'OrchestrationRuntime', 'distributed agents', 'agent registry', '100+ agents', 'capability discovery', 'fault tolerance', or 'health monitoring'.
2026-01-05
validating-schema-basics.md
0
1
export
validating-schema-basics
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Validate code for Zod v4 compatibility by detecting deprecated APIs and ensuring adherence to v4 patterns
2026-01-05