Browse Skills
44895 skills found
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
github-pr-review.md
11
1
export
github-pr-review
2
from
"fvadicamo/dev-agent-skills"
from
"fvadicamo/dev-agent-skills"
3
Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use when creating performance optimization plan for backend, API, or general system performance. Enforces BASELINE → PROFILE → OPTIMIZE → VALIDATE sequence. Triggers: "optimize API", "backend slow", "API latency", "database performance", "query optimization", "server response time". For "Core Web Vitals" in backend/API context, use this skill. For frontend UI accessibility + performance (WCAG, Lighthouse accessibility), use frontend-production-quality instead. If thinking "bottleneck is obvious" - profile first.
2026-01-05
nosql.md
11
1
export
nosql
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Nosql standards for nosql in Database environments. Covers best practices,
2026-01-05
mobile-ios.md
11
1
export
mobile-ios
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Mobile-Ios standards for mobile ios in Frontend environments. Covers
2026-01-05
patterns.md
11
1
export
patterns
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Patterns standards for patterns in Microservices environments. Covers
2026-01-05
stripe-patterns.md
11
1
export
stripe-patterns
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.
2026-01-05
linear-sop.md
11
1
export
linear-sop
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Linear ticket management best practices. Use when creating issues, updating status, or attaching evidence. Provides evidence templates for dev/staging/done phases.
2026-01-05
xlsx.md
11
1
export
xlsx
2
from
"kcaldas/genie"
from
"kcaldas/genie"
3
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
2026-01-05
ux.md
11
1
export
ux
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Ux standards for ux in Design environments. Covers best practices, implementation
2026-01-05
issue-tracking-with-beans.md
11
1
export
issue-tracking-with-beans
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use when starting work, tracking tasks, or deciding where to record discovered work - clarifies when to use TodoWrite vs Beans
2026-01-05
swift-coding-standards.md
11
1
export
swift-coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Master Swift coding standards with Apple's guidelines, protocol-oriented design, and modern concurrency patterns
2026-01-05