Browse Skills

22656 skills found

docker-log-debugger.md
0
1 export docker-log-debugger
2 cncorp from "cncorp/arsenal"
3 Find and debug errors using Docker Compose logs. Use proactively when tests fail or services misbehave. PRIMARY - docker compose logs --since 15m | grep -iE -B 10 -A 10 "error|fail|exception"
2026-01-05
content-writer.md
0
1 export content-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write technical content for the Physical AI textbook including chapters, examples, code snippets, and exercises. Use when creating new chapters, writing module content, adding code examples, or creating assessments.
2026-01-05
datadog-cli.md
0
1 export datadog-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Datadog CLI for debugging and triaging. Use this skill when you need to:search Datadog logs, query metrics, tail logs in real-time, trace distributed requests,investigate errors, compare time periods, find log patterns, check service health,or export observability data. Trigger phrases include "search logs", "tail logs","query metrics", "check Datadog", "find errors", "trace request", "compare errors","what services exist", "log patterns", "CPU usage", "service health".
2026-01-05
dev-planning.md
0
1 export dev-planning
2 Proaptus from "Proaptus/proagentic-dfx"
3 AI-driven development planning skill that produces TDD-ready specifications using research-backed methodologies (Plan-then-Act, Reflexion, ToT/LATS, ReAct).USE THIS SKILL PROACTIVELY when:- User requests a feature implementation- User reports a bug that needs fixing- User asks for code refactoring- Task involves multiple files or components- Requirements need clarification before coding- You need to create a comprehensive development planThis skill implements the complete planning pipeline: repo analysis → test-first design → structured plan generation → self-critique → TDD handover specification.OUTPUT: Structured TDD Handover Spec (JSON + Markdown) ready for TDD agent consumption.
2026-01-05
project-scaffolder.md
0
1 export project-scaffolder
2 BitYoungjae from "BitYoungjae/dokhak"
3 Creates plan.md, task.md, persona.md, project-context.md, and CLAUDE.md for new self-learning resource projects. Use when: (1) /init-project command is invoked, (2) setting up a new tutorial/guide/documentation project, (3) structure-designer agent needs templates for learning resource structure design. Provides hierarchical Part/Chapter/Section templates with page allocation.
2026-01-05
playwright-e2e-testing.md
0
1 export playwright-e2e-testing
2 bobmatnyc from "bobmatnyc/termpilot"
3 Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner. Use when testing web applications end-to-end, implementing cross-browser testing, or recording user flows with screenshots and videos.
2026-01-05
database-schema-guide.md
0
1 export database-schema-guide
2 galactivale from "galactivale/financeocr"
3 VaultCPA database schema reference with 50+ Prisma models, relationships, and query patterns. Use when working with database models, designing features, or understanding data structure.
2026-01-05
wishful-thinking-programming.md
0
1 export wishful-thinking-programming
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when building features with unknowns or uncertainties - start from well-understood parts (business logic, UX, pure functions), write code as if ideal collaborators exist, use mocks to define APIs through usage, preventing analysis paralysis from trying to understand everything upfront
2026-01-05
python-expert.md
0
1 export python-expert
2 morfseven from "morfseven/dotfiles"
3 Python development expert. Activates when writing Python code (.py files), discussing Python frameworks (FastAPI, Django, Flask), or Python-specific questions. Provides modern Python 3.10+ patterns, type hints, async/await best practices, and Pythonic code.
2026-01-05
gcp-cost.md
0
1 export gcp-cost
2 smorand from "smorand/claude-config"
3 Expert in retrieving and analyzing GCP cost data from L'Oréal's BTDP infrastructure. **Use this skill whenever the user mentions "GCP cost", "GCP costs", "cloud cost", "cloud spending", "billing", "GCP expenses", or asks about cost breakdown, cost analysis, or cost optimization for Google Cloud Platform.**
2026-01-05
convert-json-schema-to-mermaid-chart.md
0
1 export convert-json-schema-to-mermaid-chart
2 arndtvoges from "arndtvoges/agent-workbench"
3 Takes a data model providede as JSON schema and converts it to mermaid chart code
2026-01-05
sc-best-practices-complete-100percent.md
0
1 export sc-best-practices-complete-100percent
2 Ketomihine from "Ketomihine/my_skills"
3 单细胞分析最佳实践集合 - 100%完整覆盖(410个文件:407个HTML文档+3个项目文档)
2026-01-05
ai-html-generate.md
0
1 export ai-html-generate
2 AbeJitsu from "AbeJitsu/Game-Settings-Panel"
3 Use AI to recreate PDF page as semantic HTML. Consumes three inputs (PNG image, parsed text, ASCII preview) for complete contextual understanding and accurate generation.
2026-01-05
claude-md-reviewer.md
0
1 export claude-md-reviewer
2 ortaizi from "ortaizi/spike1"
3 Review, audit, and fix CLAUDE.md to ensure it meets quality standards.TRIGGERS - Use this skill when user says:- "review claude.md", "review the claude.md"- Any request to check CLAUDE.md quality or find issuesAlso use when:(1) Verifying CLAUDE.md references match actual project structure(2) Checking for stale or outdated content(3) Auditing formatting quality and consistency(4) CLAUDE.md exceeds 600 lines (MUST condense)(5) Analyzing individual section sizes and making them concise(6) Detecting content that duplicates skills in `.claude/skills/`This skill reports issues AND implements all fixes to bring CLAUDE.md to standard.
2026-01-05
backend.md
0
1 export backend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 FastAPI, SQLModel, async services for Pulse Radar backend development.
2026-01-05
index-html.md
0
1 export index-html
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 Generates index.html as the application entry point. Includes meta tags, favicon links, and root div for Vue app mounting.
2026-01-05
managing-hooks.md
0
1 export managing-hooks
2 thoeltig from "thoeltig/claude-code-toolkit"
3 Creates, analyzes, updates, and improves Claude Code hooks including configuration, scripts, and security validation. Use when user asks how hooks work, explaining hook concepts, understanding hook types and event lifecycle, describing hook configuration, creating new hooks, analyzing existing hooks for improvements, validating hook security, debugging hook activation, updating hook configurations, or when user mentions "hook", "PreToolUse", "PostToolUse", "SessionStart", or other hook event types. Handles both command hooks and prompt-based hooks across all 9 event types.
2026-01-05
docs.md
0
1 export docs
2 dkmaker from "dkmaker/my-claude-plugins"
3 Get official Claude Code documentation. Use when the user asks about Claude Code features OR when you need to create/implement plugins, skills, hooks, subagents, slash commands, or MCP servers. Always retrieve documentation BEFORE implementing any Claude Code feature. Topics include configuration, settings, deployment, and troubleshooting.
2026-01-05
api-routes.md
0
1 export api-routes
2 charlie83Gs from "charlie83Gs/communities"
3 This skill teaches the agent how to implement routing in the API project. MANDATORY - You MUST read this skill before modifying any route files.
2026-01-05
systematic.md
0
1 export systematic
2 pproenca from "pproenca/dot-claude-old"
3 Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
pdf-text-extractor.md
0
1 export pdf-text-extractor
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Extract text from PDF files with intelligent chunking and metadata preservation. Use for processing technical documents, standards libraries, research papers, or any PDF collection requiring text extraction.
2026-01-05
apple-productivity.md
0
1 export apple-productivity
2 g-shudy from "g-shudy/claude-plugins"
3 Access macOS Apple productivity apps (Calendar, Contacts, Mail, Messages, Reminders, Voice Memos) to read events, contacts, messages, and tasks. Use when user asks about calendar, contacts, messages/emails, reminders, or voice memo transcription.
2026-01-05
analyze-log-files.md
0
1 export analyze-log-files
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain terminal escape codes.
2026-01-05
happiness-dashboard.md
0
1 export happiness-dashboard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Evidence framework data dashboard with DuckDB. Write SQL in markdown to create visualizations.
2026-01-05