Browse Skills

44357 skills found

dashlane.md
0
1 export dashlane
2 mbelinky from "mbelinky/clawdis-skills"
3 Dashlane CLI for vault access and automation.
2026-01-05
dev-debug.md
0
1 export dev-debug
2 edwinhu 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 JustSOOw 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 frmoretto 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 elevanaltd 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 majiayu000 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 babdulhakim2 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 untangledfinance 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 majiayu000 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 majiayu000 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 probitas-test 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 5t111111 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 metasaver 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 majiayu000 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 adawalli 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 silvainfm 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 majiayu000 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 majiayu000 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 tikazyq from "tikazyq/agentic-spec-forge"
3 根据设计补充Dev视角的技术细节(数据库/API/通信协议),帮助Dev快速进入实施。当L1/L2设计缺乏技术细节、或准备向Dev交付前使用。
2026-01-05
github-actions.md
0
1 export github-actions
2 el-feo 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 barrydobson 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 pproenca 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 Integrum-Global 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 djankies from "djankies/claude-configs"
3 Validate code for Zod v4 compatibility by detecting deprecated APIs and ensuring adherence to v4 patterns
2026-01-05