Browse Skills
17720 skills found
mechanical-engineer.md
0
1
export
mechanical-engineer
2
from
"selfdriven-octo/skillzeb"
from
"selfdriven-octo/skillzeb"
3
Ability to design, analyse, test, and maintain mechanical systems and components that meet defined functional, safety, and performance requirements. Includes applying engineering principles to materials, structures, thermodynamics, fluid mechanics, and motion systems; producing and interpreting technical designs and specifications; validating designs through analysis and testing; and supporting manufacture, operation, and lifecycle management. Applies across industrial, infrastructure, energy, manufacturing, and product contexts and is independent of specific tools or industries, with human accountability retained for safety, compliance, and outcomes.
2026-01-05
create-pr.md
0
1
export
create-pr
2
from
"chloe463/dotfiles"
from
"chloe463/dotfiles"
3
Create a GitHub pull request with meaningful description following project standards
2026-01-05
laravel-dusk.md
0
1
export
laravel-dusk
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Laravel Dusk - Browser automation and testing API for Laravel applications. Use when writing browser tests, automating UI testing, testing JavaScript interactions, or implementing end-to-end tests in Laravel.
2026-01-05
content-writer.md
0
1
export
content-writer
2
from
"majiayu000/claude-skill-registry"
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
from
"majiayu000/claude-skill-registry"
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
project-scaffolder.md
0
1
export
project-scaffolder
2
from
"BitYoungjae/dokhak"
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
from
"bobmatnyc/termpilot"
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
nix-module-template.md
0
1
export
nix-module-template
2
from
"aytordev/system"
from
"aytordev/system"
3
Basic Nix module structure template. Use when creating new NixOS, Home Manager, or nix-darwin modules from scratch.
2026-01-05
nextjs-frontend-api-client-patterns.md
0
1
export
nextjs-frontend-api-client-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Standard patterns for HTTP/API clients in Next.js 16+ App Router frontends: where to put the client, how to type it, how to handle errors, and how to attach auth headers in a reusable way.
2026-01-05
memory-save.md
0
1
export
memory-save
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Execute when you see "[MEMORY_KEEPER]" in hook output. Follow the numbered steps exactly to save session memory.
2026-01-05
turborepo.md
0
1
export
turborepo
2
from
"levanminhduc/LuongHoaThoNew"
from
"levanminhduc/LuongHoaThoNew"
3
Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when setting up monorepos, optimizing build performance, implementing task pipelines, configuring caching strategies, or orchestrating tasks across multiple packages.
2026-01-05
git-commit.md
0
1
export
git-commit
2
from
"horatjp/dotfiles"
from
"horatjp/dotfiles"
3
Gitコミットを作成する際のヘルパー。変更内容を分析し、Gitmoji付きのConventional Commits準拠のメッセージを生成します。ハンク単位での論理的な分割とリバート可能なコミットを推奨します。
2026-01-05
td-ngram-splitter.md
0
1
export
td-ngram-splitter
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
N-gram generation for text preprocessing
2026-01-05
managing-hooks.md
0
1
export
managing-hooks
2
from
"thoeltig/claude-code-toolkit"
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
self-hosted-runner-hardening.md
0
1
export
self-hosted-runner-hardening
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Comprehensive hardening steps for self-hosted GitHub Actions runners. OS-level security, network isolation, credential protection, and audit logging.
2026-01-05
pubmed-mcp-tools-reference.md
0
1
export
pubmed-mcp-tools-reference
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete reference for all 35+ PubMed Search MCP tools. Triggers: 工具列表, all tools, 完整功能, tool reference, 有哪些工具
2026-01-05
write-skills.md
0
1
export
write-skills
2
from
"JoernStoehler/ai-forecasting-hackathon"
from
"JoernStoehler/ai-forecasting-hackathon"
3
Create or update SKILL.md files for this repo. Use when authoring skills in skills/public or skills/private.
2026-01-05
form-validation.md
0
1
export
form-validation
2
from
"gizix/cc_projects"
from
"gizix/cc_projects"
3
Add comprehensive form validation to Tkinter views using the template's validator utilities. Use when creating forms, handling user input, when user mentions "validation", "form", or when working with Entry/Text widgets.
2026-01-05
apple-productivity.md
0
1
export
apple-productivity
2
from
"g-shudy/claude-plugins"
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
from
"majiayu000/claude-skill-registry"
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
using-superpowers.md
0
1
export
using-superpowers
2
from
"aquantumofdonuts/sonoplex"
from
"aquantumofdonuts/sonoplex"
3
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
2026-01-05
vue-development.md
0
1
export
vue-development
2
from
"SSiertsema/claude-code-plugins"
from
"SSiertsema/claude-code-plugins"
3
Vue 3 and Nuxt 3 development with TDD workflow, QA gates, and E2E test generation. Enforces unit testing before implementation, generates Playwright E2E tests from Gherkin acceptance criteria, and produces JSON reports.
2026-01-05
sticker-design-guide.md
0
1
export
sticker-design-guide
2
from
"Snoopiam/claude_all_skills"
from
"Snoopiam/claude_all_skills"
3
Guidelines for creating print-ready stickers including dimensions, formats, bleed areas, and production specs. Use when designing stickers for print or digital use.
2026-01-05
building-skills.md
0
1
export
building-skills
2
from
"DeeDee-Development/Chickadee-Labs-static-site"
from
"DeeDee-Development/Chickadee-Labs-static-site"
3
Creates Claude Code Skills using a structured 6-phase workflow. Use when building skills, writing SKILL.md, designing skill architecture, or testing skill triggers. DO NOT use for general Claude Code docs or one-off tasks.
2026-01-05