Browse Skills
2452 skills found
seo.md
3
1
export
seo
2
from
"petyosi/rc"
from
"petyosi/rc"
3
SEO audit for local HTML files. Use when user wants to check SEO, analyze files for search optimization, or mentions SEO review/audit. Scans a directory for HTML files and analyzes meta tags, heading structure, images, links, and technical SEO signals. Provides severity-rated issues with fix suggestions.
2026-01-05
audio-engineer.md
3
1
export
audio-engineer
2
from
"ironystock/agentic-obs"
from
"ironystock/agentic-obs"
3
Activate this skill when users need help with audio configuration, troubleshooting, or optimization in OBS. Triggers include requests like "fix my audio", "adjust microphone levels", "mute desktop audio", "balance my audio sources", "check audio levels", or diagnosing audio issues like echo, distortion, or missing sound. This skill orchestrates audio tools to ensure professional sound quality.
2026-01-05
github-code-search.md
3
1
export
github-code-search
2
from
"jaredpalmer/claude-plugins"
from
"jaredpalmer/claude-plugins"
3
Search GitHub code across millions of repositories using grep.app. Use when you need to find code patterns, implementations, examples, or understand how features are built in public codebases. (project)
2026-01-05
tmux.md
3
1
export
tmux
2
from
"ryym/dotfiles"
from
"ryym/dotfiles"
3
Understand window and pane layout of tmux and use that context to answer questions like "what is happening in the bottom pane?"
2026-01-05
skill-builder.md
3
1
export
skill-builder
2
from
"timescale/tiger-skills-mcp-server"
from
"timescale/tiger-skills-mcp-server"
3
Information and guidelines for building custom skills for the MCP server.
2026-01-05
paper-to-code.md
3
1
export
paper-to-code
2
from
"aryateja2106/nested-learning"
from
"aryateja2106/nested-learning"
3
Implement AI/ML research papers from scratch when no official code exists. Use when the user wants to reproduce a paper, implement an algorithm from a PDF, build a model architecture from a research paper, or create working code from academic publications. Handles papers from arXiv, NeurIPS, ICML, ICLR, CVPR, and other venues. Produces UV-managed, GPU-ready Python projects with tests, demos, and documentation.
2026-01-05
go-engineering.md
3
1
export
go-engineering
2
from
"gonzaloserrano/dotfiles"
from
"gonzaloserrano/dotfiles"
3
Comprehensive Go engineering guidelines for writing production-quality Go code. This skill should be used when writing Go code, performing Go code reviews, working with Go tools (gopls, golangci-lint, gofmt), or answering questions about Go best practices and patterns. Applies to all Go programming tasks including implementation, refactoring, testing, and debugging.
2026-01-05
verdex-playwright-complete.md
3
1
export
verdex-playwright-complete
2
from
"verdexhq/verdex-mcp"
from
"verdexhq/verdex-mcp"
3
Complete Playwright test authoring workflow with Verdex MCP tools. Three phases - explore apps interactively to map user journeys, build stable role-first selectors via progressive DOM exploration, write idiomatic Playwright tests. Includes workflow discovery, selector patterns, and testing best practices.
2026-01-05
claude-code-hooks.md
3
1
export
claude-code-hooks
2
from
"hgeldenhuys/claude-hooks-sdk"
from
"hgeldenhuys/claude-hooks-sdk"
3
Guide for implementing Claude Code hooks - automated scripts that execute at specific workflow points. Use when building hooks, understanding hook events, or troubleshooting hook configuration.
2026-01-05
artisanal-helper.md
3
1
export
artisanal-helper
2
from
"RoutedDart/ormed"
from
"RoutedDart/ormed"
3
Guidance for building polished CLIs and TUIs with the Artisanal Dart package. Use when users ask for terminal UIs, live dashboards, log viewers, interactive input, or CLI tools with subcommands using Artisanal.
2026-01-05
test.md
3
1
export
test
2
from
"rxtech-lab/argo-trading"
from
"rxtech-lab/argo-trading"
3
Run code quality checks and tests for the argo-trading project. Use this skill when: (1) User asks to test the code or run tests, (2) User asks to lint or check code quality, (3) User wants to verify code changes work correctly, (4) User says "/test" or asks to run the test suite.
2026-01-05
ppt-to-video-workflow.md
3
1
export
ppt-to-video-workflow
2
from
"jkf87/ppt-yt-gen"
from
"jkf87/ppt-yt-gen"
3
PPT/슬라이드를 나레이션과 자막이 포함된 영상으로 변환합니다. PPTX 파일 또는 slides.json에서 슬라이드 이미지를 추출/렌더링하고, TTS로 나레이션을 생성하며, 자막을 추가하여 최종 MP4 영상을 만듭니다. "PPT를 영상으로 만들어줘", "발표 영상 생성", "자막 포함 영상 만들기" 요청 시 사용합니다.
2026-01-05
backend-dev-guidelines.md
3
1
export
backend-dev-guidelines
2
from
"emilyantosch/hestia_tauri"
from
"emilyantosch/hestia_tauri"
3
Comprehensive Rust backend development guide for Tauri applications. Use when creating Tauri commands, database operations, error handling, state management, or async patterns. Covers layered architecture (commands → services → operations → database), Result-based error handling, SeaORM patterns, tokio async/await, testing with cargo test, and type-driven design principles.
2026-01-05
nano-banana-pro.md
3
1
export
nano-banana-pro
2
from
"stared/gemini-claude-skills"
from
"stared/gemini-claude-skills"
3
Generate images using Google's Nano Banana Pro (gemini-3-pro-image-preview). Use when user asks to create, generate, or draw images, infographics, visualizations, diagrams, charts, illustrations, or any visual content. Excellent for data-accurate infographics and text rendering.
2026-01-05
ha-emby-integration.md
3
1
export
ha-emby-integration
2
from
"troykelly/homeassistant-emby"
from
"troykelly/homeassistant-emby"
3
Use when implementing Home Assistant integration code - covers Nov 2025 best practices for config flows, coordinators, entities, async patterns, manifest, translations, and project structure. Required reading before writing any HA code.
2026-01-05
dockerization.md
3
1
export
dockerization
2
from
"stakpak/community-paks"
from
"stakpak/community-paks"
3
Official Stakpak application containerization standard operating procedure, a step-by-step guidline to properly dockerize applications. This is a rule book curated by the Stakpak Team.
2026-01-05
vs20.md
3
1
export
vs20
2
from
"kazunori279/gcp-blogs"
from
"kazunori279/gcp-blogs"
3
Google Cloud Vector Search 2.0 introduction and implementation guide
2026-01-05
slop.md
3
1
export
slop
2
from
"rhinoman/slop"
from
"rhinoman/slop"
3
Generate code in SLOP (Symbolic LLM-Optimized Programming), a language designed for minimal human involvement in coding. Use when: (1) User asks for SLOP code, (2) Need strong contracts and range types, (3) Creating code with typed holes for incremental generation, (4) Generating efficient C code. SLOP uses S-expression syntax and transpiles to C.
2026-01-05
nested-card.md
3
1
export
nested-card
2
from
"ainergiz/design-inspirations"
from
"ainergiz/design-inspirations"
3
Creates cards with an outer gradient container and inner content card. Use when building premium card designs with depth, layered card layouts, or cards with image sections and content sections.
2026-01-05
bootc.md
3
1
export
bootc
2
from
"atrawog/bazzite-ai"
from
"atrawog/bazzite-ai"
3
bootc VM management via bcvk (bootc virtualization kit). Run bootablecontainers as VMs for testing. Supports ephemeral (quick test) andpersistent modes. Use when users need to test bootable container imagesas virtual machines.
2026-01-05
s-develop.md
3
1
export
s-develop
2
from
"Falkicon/Mechanic"
3
Core WoW addon development patterns using Ace3 framework and Blizzard UI APIs. Covers event-driven design, SavedVariables, frame architecture, and API resilience. Use when building addons, designing systems, or integrating libraries. Triggers: addon, WoW, Lua, Ace3, frame, event, SavedVariables, architecture.
2026-01-05
senior-frontend.md
3
1
export
senior-frontend
2
from
"donggyun112/ai-librarian"
from
"donggyun112/ai-librarian"
3
Comprehensive frontend development skill for building modern, performant web applications using ReactJS, NextJS, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.
2026-01-05
product-manager.md
3
1
export
product-manager
2
from
"shining319/claude-code-single-person-workflow"
from
"shining319/claude-code-single-person-workflow"
3
Senior product manager for end-to-end product development from requirements to design. Use when users need: (1) Requirements analysis and product direction, (2) User personas and scenario analysis, (3) Feature and interaction design, (4) PRD writing, (5) Feasibility assessment. Triggers: product design, requirements, user persona, PRD, feature planning, MVP, user story. | 资深产品经理,负责需求分析到产品设计全流程。触发词:产品设计、需求分析、用户画像、PRD、功能规划、MVP、用户故事、产品方案。
2026-01-05
architecture-diagram.md
3
1
export
architecture-diagram
2
from
"Cocoon-AI/architecture-diagram-generator"
from
"Cocoon-AI/architecture-diagram-generator"
3
Create professional, dark-themed architecture diagrams as standalone HTML files with SVG graphics. Use when the user asks for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology diagrams, or any technical diagram showing system components and their relationships.
2026-01-05