Browse Skills
44969 skills found
performance-testing-standards.md
11
1
export
performance-testing-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Performance testing standards for load, stress, spike, and soak testing. Covers k6 and JMeter implementation, SLI/SLO definitions, CI/CD integration, and bottleneck analysis. Use when validating system behavior under load, establishing baselines, or capacity planning.
2026-01-05
cli.md
11
1
export
cli
2
from
"posit-dev/skills"
from
"posit-dev/skills"
3
Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.
2026-01-05
Git Workflow with Conventional Commits.md
11
1
export
Git Workflow with Conventional Commits
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Automated Git workflow including staging, committing with Conventional Commits format, PR creation, and merging. Use when committing changes, creating PRs, or managing Git branches.
2026-01-05
git-advanced.md
11
1
export
git-advanced
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Advanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing branches, debugging with bisect, cherry-picking commits, or resolving complex merge conflicts.
2026-01-05
doc-generator.md
11
1
export
doc-generator
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Generate documentation for code including JSDoc, docstrings, README, and API docs. Use when documenting code, creating README files, or generating API documentation.
2026-01-05
sync-checker.md
11
1
export
sync-checker
2
from
"ruchernchong/dotfiles"
from
"ruchernchong/dotfiles"
3
Verify that dotfiles are properly symlinked and synchronised across the system. Use when the user wants to check symlink status, verify dotfiles setup, diagnose sync issues, find broken links, or ensure configurations are correctly deployed. Triggers include "check sync", "verify symlinks", "dotfiles status", "check setup", or troubleshooting symlink issues.
2026-01-05
security-headers.md
11
1
export
security-headers
2
from
"madsstoumann/browser-style"
from
"madsstoumann/browser-style"
3
Analyzes HTTP security headers for a given URL and provides a comprehensive security score. Checks for critical headers like HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, and Permissions-Policy. Returns detailed scoring and recommendations.
2026-01-05
database-advanced-optimization.md
11
1
export
database-advanced-optimization
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Use SQL (PostgreSQL) when:
2026-01-05
generating-swift-package-docs.md
11
1
export
generating-swift-package-docs
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use when encountering unfamiliar import statements; when exploring a dependency's API; when user asks "what's import X?", "what does import X do?", or about package documentation. - Generates comprehensive API documentation for Swift package dependencies on-demand. This skill helps you quickly obtain documentation for packages used in Xcode projects when you encounter unfamiliar module imports. Automatically resolves modules to packages and caches documentation for reuse. This is the primary tool for understanding individual `import` statements.
2026-01-05
tidbx.md
11
1
export
tidbx
2
from
"pingcap/agenticstore"
from
"pingcap/agenticstore"
3
Manage TiDB Cloud resources via the ticloud CLI. Use when creating, deleting, or listing TiDB Cloud clusters/branches, managing SQL users, or importing/exporting data via ticloud.
2026-01-05
threat-modeling.md
11
1
export
threat-modeling
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Ttampering: description: Modifying data or code maliciously targets: [dataintegrity, codeintegrity] example: "Altering transaction amounts in transit"
2026-01-05
safe-workflow.md
11
1
export
safe-workflow
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
SAFe development workflow guidance including branch naming conventions, commit message format, rebase-first workflow, and CI validation. Use when starting work on a Linear ticket, preparing commits, creating branches, writing PR descriptions, or asking about contribution guidelines.
2026-01-05
legacy-bridge.md
11
1
export
legacy-bridge
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Backward compatibility bridge that translates legacy @load patterns to new Skills format. Enables seamless migration with zero breaking changes during 6-month transition period.
2026-01-05
too-long-level1.md
11
1
export
too-long-level1
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
A skill with excessively long Level 1 section
2026-01-05
git-commit.md
11
1
export
git-commit
2
from
"fvadicamo/dev-agent-skills"
from
"fvadicamo/dev-agent-skills"
3
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Handles regular branch commits (development) and merge commits (PR closure). Enforces project-specific conventions from CLAUDE.md.
2026-01-05
youtube-transcript-analyzer.md
11
1
export
youtube-transcript-analyzer
2
from
"TechNickAI/ai-coding-config"
from
"TechNickAI/ai-coding-config"
3
Use when analyzing YouTube videos, extracting insights from tutorials, researching video content, or learning from talks and presentations
2026-01-05
test-helper.md
11
1
export
test-helper
2
from
"kcaldas/genie"
from
"kcaldas/genie"
3
Write comprehensive, idiomatic tests following best practices and project conventions. Use this when writing unit tests, integration tests, or test fixtures. Helps ensure proper test structure, mocking, assertions, and coverage.
2026-01-05
Holochain Development.md
11
1
export
Holochain Development
2
from
"happenings-community/requests-and-offers"
from
"happenings-community/requests-and-offers"
3
This skill should be used when developing Holochain hApps, setting up development environments, creating zomes, implementing hREA integration, or writing multi-agent tests with Tryorama
2026-01-05
Business Strategy and Planning.md
11
1
export
Business Strategy and Planning
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Comprehensive business planning including self-analysis, product concept, persona development, and 8-phase business plan creation. Use when creating business plans or product strategies.
2026-01-05
developing-with-swift.md
11
1
export
developing-with-swift
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use this before writing any Swift code, before planning code changes and enhancements - establishes style guidelines, teaches you vital Swift techniques
2026-01-05
security-audit.md
11
1
export
security-audit
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
RLS validation, security audits, OWASP compliance, and vulnerability scanning. Use when validating RLS policies, auditing API routes, or scanning for security issues.
2026-01-05
advanced-kubernetes.md
11
1
export
advanced-kubernetes
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Custom Resource Definitions (CRDs) extend Kubernetes API with custom object types. Operators are controllers that manage these custom resources using domain-specific logic.
2026-01-05
creating-skills.md
11
1
export
creating-skills
2
from
"fvadicamo/dev-agent-skills"
from
"fvadicamo/dev-agent-skills"
3
Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, or needs skill creation guidelines. Provides structure, naming conventions, description writing, and quality checklist.
2026-01-05
mlops.md
11
1
export
mlops
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
MLOps engineering covering ML pipeline design, model versioning, experiment tracking, deployment strategies, drift detection, and monitoring for production ML systems with tools like MLflow, Kubeflow, and model registries
2026-01-05