Browse Skills
17720 skills found
wordpress-hook-generator.md
0
1
export
wordpress-hook-generator
2
from
"dreamworks2050/retro-login"
from
"dreamworks2050/retro-login"
3
Generate WordPress actions and filters with proper naming conventions. Use when creating hooks for the login page or plugin functionality.
2026-01-05
activitywatch-integration.md
0
1
export
activitywatch-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive guide for ActivityWatch setup, configuration, watchers, integrations, API usage, and automation. Covers aw-qt, aw-watcher modules, aw-client libraries, aw-sync, data export, MCP server integration, and package managers. Use when working with ActivityWatch components, creating custom watchers, querying data, setting up sync, integrating with analytics dashboards, or using the ActivityWatch API.
2026-01-05
styling-with-tailwind.md
0
1
export
styling-with-tailwind
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
Provides utility-first CSS styling patterns using Tailwind CSS 3.x. Use when styling components with utility classes, configuring tailwind.config.js, implementing responsive designs, or creating dark mode themes.
2026-01-05
paddle.md
0
1
export
paddle
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Integrates billing and subscriptions with Paddle merchant of record platform. Use when selling SaaS subscriptions with checkout overlays, pricing pages, and subscription management.
2026-01-05
360-newsletter-generator.md
0
1
export
360-newsletter-generator
2
from
"therealchandlerbing/claude-usecases"
from
"therealchandlerbing/claude-usecases"
3
Generate publication-style newsletters and executive briefs for 360 Social Impact Studios by synthesizing updates from Asana, Gmail, and Google Drive into professionally designed, interactive HTML dashboards with data visualizations. Supports both confidential executive briefs and public-facing newsletters.
2026-01-05
developing-with-laravel.md
0
1
export
developing-with-laravel
2
from
"FortiumPartners/ensemble"
from
"FortiumPartners/ensemble"
3
Laravel framework patterns for PHP applications including Eloquent ORM, migrations, routing, queues, and Blade templates. Use when building Laravel applications or working with Laravel projects.
2026-01-05
react-code-style.md
0
1
export
react-code-style
2
from
"Surikesh/vmautomation-react"
from
"Surikesh/vmautomation-react"
3
React/TypeScript code style standards for vmautomation-react project. Use when writing or reviewing React components, hooks, services, or TypeScript code. Keywords: "React", "TypeScript", "component", "hook", "props", "state", "JSX", "TSX", "interface", "type", "import", "export". Enforces functional components, proper typing, absolute imports, and consistent naming.
2026-01-05
web-test-wallet-connect.md
0
1
export
web-test-wallet-connect
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Connect wallet to Web3 DApp - navigate to DApp, click Connect Wallet, approve in MetaMask popup, verify connection. Can be used as a test case or as a precondition for other tests.
2026-01-05
bible-tools.md
0
1
export
bible-tools
2
from
"cevr/bible-tools"
from
"cevr/bible-tools"
3
Orchestrate Bible study tools for generating messages, Sabbath School outlines, and studies. Use when asked about sermons, messages, Sabbath School lessons, Bible studies, or church content generation.
2026-01-05
arkts.md
0
1
export
arkts
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
ArkTS Language Specification. ArkTS is a statically-typed programming language developed by Huawei for HarmonyOS, extending TypeScript with features from Java and Kotlin. Use for ArkTS syntax, types, classes, functions, and language features.
2026-01-05
health-check.md
0
1
export
health-check
2
from
"tnez/docent"
from
"tnez/docent"
3
Run comprehensive project health checks including code quality, documentation, git status, and project structure
2026-01-05
pr-restructure.md
0
1
export
pr-restructure
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Clean up messy commit history into atomic commits before merge.Use when user wants to restructure PR commit history based on final diff. Triggers include:- Korean: "PR 히스토리 정리해줘", "커밋 히스토리 정리", "커밋 깔끔하게"- English: "clean up commit history", "restructure commits", "organize commits"- Context: User has messy commits (WIP, typo fixes) and wants atomic commit structure
2026-01-05
gemini-audio.md
0
1
export
gemini-audio
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for implementing Google Gemini API audio capabilities - analyze audio with transcription, summarization, and understanding (up to 9.5 hours), plus generate speech with controllable TTS. Use when processing audio files, creating transcripts, analyzing speech/music/sounds, or generating natural speech from text.
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
User-specific git workflow preferences and edge case handling. Documents commit message format requirements and pre-commit hook retry logic specific to this user. Use when creating commits or handling pre-commit hook failures.
2026-01-05
fork-terminal.md
0
1
export
fork-terminal
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Spawn new terminal windows to run Claude Code, Gemini CLI, or raw CLI commands in parallel. Use when the user wants to fork a task, spawn an agent, run parallel work, delegate a task to a new terminal, or mentions "fork", "spawn", "new terminal", "parallel agent".
2026-01-05
skill-installer.md
0
1
export
skill-installer
2
from
"OEvortex/opencodex"
from
"OEvortex/opencodex"
3
Install Opencodex skills into $opencodex_home/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
2026-01-05
bid-strategy.md
0
1
export
bid-strategy
2
from
"sihu-dev/qetta"
from
"sihu-dev/qetta"
3
입찰 전략 분석 및 최적 투찰가 계산
2026-01-05
root-calculator.md
0
1
export
root-calculator
2
from
"techybolek/child"
from
"techybolek/child"
3
Performs mathematical root calculations including square root, cube root, and nth roots. Use when user asks to calculate square root, cube root, nth root, or uses keywords like 'sqrt', 'root of', 'calculate root'.
2026-01-05
implement-static-graph-question.md
0
1
export
implement-static-graph-question
2
from
"asmith7013/coachingPlatform"
from
"asmith7013/coachingPlatform"
3
Create D3 questions with static line graphs and coordinating table inputs. Students read graphs and fill in corresponding values.
2026-01-05
deployment-engineer.md
0
1
export
deployment-engineer
2
from
"MrOwaisAbdullah/ai-humanoid-robotics"
from
"MrOwaisAbdullah/ai-humanoid-robotics"
3
Expert deployment automation for cloud platforms. Handles CI/CD pipelines, container orchestration, infrastructure setup, and production deployments with battle-tested configurations. Specializes in GitHub Actions, Docker, HuggingFace Spaces, and GitHub Pages.
2026-01-05
doc-coauthoring.md
0
1
export
doc-coauthoring
2
from
"RebelPotato/agent-config"
from
"RebelPotato/agent-config"
3
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"Git-Fg/thecattoolkit"
from
"Git-Fg/thecattoolkit"
3
PROACTIVELY invoke this skill when creating PRs, resolving merge conflicts, or asked about version control best practices. Provides expert guidance for Git workflows, branching strategies, commit conventions, and collaboration patterns.
2026-01-05
agentic-workflow-guide.md
0
1
export
agentic-workflow-guide
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design, review, and improve agent workflows & agent using SSOT, SRP, Fail Fast principles. Supports Prompt Chaining, Parallelization, Orchestrator-Workers patterns.
2026-01-05
mydetailarea-workflows.md
0
1
export
mydetailarea-workflows
2
from
"rruiz22/my-detail-area"
from
"rruiz22/my-detail-area"
3
Workflow automation and orchestration for MyDetailArea. Implements state machines for order lifecycles, automated status transitions, task assignments, escalation rules, SLA monitoring, and event-driven automation. Use when building automated workflows for orders, approvals, escalations, and business process automation.
2026-01-05