Browse Skills
44969 skills found
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use before implementing when uncertainty exists. Weighted scoring across 5 checks (requires ≥80%). Triggers: "before implementing", "verify readiness", "should I proceed", "am I ready". If thinking "this is overkill" - use it.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use when IMPLEMENTING refactoring changes. Enforces metrics-driven protocol with before/after measurements. Triggers: "implement refactor", "apply refactoring pattern", "clean up code smell", "extract method", "move method". No exceptions for "simple" refactorings - use this. NOTE: If you need to FIND duplicates first, use duplicate-code-detector, then return here for implementation.
2026-01-05
react-frontend.md
11
1
export
react-frontend
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
React frontend standards covering hooks (useState, useEffect, useContext, custom hooks), state management (Context API, Redux, Zustand), performance optimization (memoization, lazy loading, code splitting), testing with React Testing Library, and accessibility (WCAG 2.1, ARIA) for modern SPAs
2026-01-05
full-dev-cycle.md
11
1
export
full-dev-cycle
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Complete development workflow integrating Git operations, GitHub PR management, and Docker deployment. Use for end-to-end development tasks. Triggers include "deploy changes", "create PR and deploy", "full cycle", "git to production", "commit and deploy", "development workflow", or any multi-stage development task.
2026-01-05
brainstorming.md
11
1
export
brainstorming
2
from
"TechNickAI/ai-coding-config"
from
"TechNickAI/ai-coding-config"
3
Use when rough ideas need design before code, requirements are fuzzy, multiple approaches exist, or you need to explore options before implementation
2026-01-05
github-pr-creation.md
11
1
export
github-pr-creation
2
from
"fvadicamo/dev-agent-skills"
from
"fvadicamo/dev-agent-skills"
3
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.
2026-01-05
Issue Analysis with Label Inference.md
11
1
export
Issue Analysis with Label Inference
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Analyze GitHub Issues and automatically infer appropriate labels from Miyabi's 57-label system across 11 categories. Use when creating or triaging Issues, or when label inference is needed.
2026-01-05
skill-loader.md
11
1
export
skill-loader
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Skill-Loader standards and best practices for Skill Loader. Includes implementation guidelines, common patterns, and testing strategies.
2026-01-05
Sales and CRM Management.md
11
1
export
Sales and CRM Management
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Complete sales funnel design, B2B sales playbook, CRM setup, and customer success management. Use when building sales processes or reducing churn.
2026-01-05
sitepanda.md
11
1
export
sitepanda
2
from
"hokupod/sitepanda"
from
"hokupod/sitepanda"
3
Scrape websites with a headless browser and extract main readable content as Markdown. Use this skill when the user asks to retrieve, analyze, or summarize content from a URL or website.
2026-01-05
autonomous-coding-agent.md
11
1
export
autonomous-coding-agent
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Build autonomous coding agents with CLI integration. Use when creating automated coding workflows, managing multi-session development, or building CI/CD code generation pipelines.
2026-01-05
shell-scripting-standards.md
11
1
export
shell-scripting-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Essential patterns for reliable shell scripts - portable shebangs, error handling, quoting rules, functions, testing with Bats, and ShellCheck integration.
2026-01-05
alias-manager.md
11
1
export
alias-manager
2
from
"ruchernchong/dotfiles"
from
"ruchernchong/dotfiles"
3
Manage shell aliases in the .aliases file for this dotfiles repository. Use when the user wants to add, remove, update, or search for shell aliases and shortcuts. Triggers include mentions of "alias", "shortcut", "command abbreviation", ".aliases file", or requests to create command shortcuts.
2026-01-05
kubernetes.md
11
1
export
kubernetes
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Kubernetes standards for container orchestration, deployments, services, ingress, ConfigMaps, Secrets, and security policies. Covers production-ready configurations, monitoring, and best practices for cloud-native applications.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use when implementing auth, file uploads, payments, or external APIs. Applies STRIDE framework systematically. Triggers: "authentication", "file upload", "payment", "multi-tenant", "external API". If thinking "I know security" - use this anyway.
2026-01-05
brand-yml.md
11
1
export
brand-yml
2
from
"posit-dev/skills"
from
"posit-dev/skills"
3
Create and use brand.yml files for consistent branding across Shiny apps and Quarto documents. Use when working with brand styling, colors, fonts, logos, or corporate identity in Shiny or Quarto projects. Covers: (1) Creating new _brand.yml files from brand guidelines, (2) Applying brand.yml to Shiny for R apps with bslib, (3) Applying brand.yml to Shiny for Python apps with ui.Theme, (4) Using brand.yml in Quarto documents, presentations, dashboards, and PDFs, (5) Modifying existing brand.yml files, (6) Troubleshooting brand integration issues. Includes complete specifications and framework-specific integration guides.
2026-01-05
create-table.md
11
1
export
create-table
2
from
"sail-sail/nest"
from
"sail-sail/nest"
3
数据库建表规范。创建新表时必须遵循
2026-01-05
python-coding-standards.md
11
1
export
python-coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Python coding standards following PEP 8, type hints, testing best practices, and modern Python patterns. Use for Python projects requiring clean, maintainable, production-ready code with comprehensive testing.
2026-01-05
metrics.md
11
1
export
metrics
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Metrics standards for metrics in Observability environments. Covers best
2026-01-05
tmux × iTerm2 Integration.md
11
1
export
tmux × iTerm2 Integration
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Miyabi tmux マルチエージェント・オーケストレーションとiTerm2プロファイル統合。Agent別カラーテーマ、状態監視、自動プロファイル切り替えを提供。
2026-01-05
missing-level1.md
11
1
export
missing-level1
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
A skill missing Level 1 section
2026-01-05
data-table-formatter.md
11
1
export
data-table-formatter
2
from
"pingcap/agenticstore"
from
"pingcap/agenticstore"
3
Format structured data into clean terminal-friendly ASCII tables. Use when you need readable tables for CLI outputs or when presenting lists of resources without raw JSON.
2026-01-05
brew-manager.md
11
1
export
brew-manager
2
from
"ruchernchong/dotfiles"
from
"ruchernchong/dotfiles"
3
Manage Homebrew packages in the Brewfile for this dotfiles repository. Use when the user wants to add, remove, or update packages, casks, taps, or VS Code extensions in the Brewfile. Triggers include mentions of "brew", "Brewfile", "install package", "add cask", "homebrew", or specific package names.
2026-01-05
create-module.md
11
1
export
create-module
2
from
"sail-sail/nest"
from
"sail-sail/nest"
3
创建新的业务模块。当需要添加新模块如 ec、crm 时使用
2026-01-05