Browse Skills

16146 skills found

cli.md
11
1 export cli
2 posit-dev 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
sync-checker.md
11
1 export sync-checker
2 ruchernchong 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
generating-swift-package-docs.md
11
1 export generating-swift-package-docs
2 czottmann 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 pingcap 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 williamzujkowski 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 bybren-llc 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
git-commit.md
11
1 export git-commit
2 fvadicamo 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
security-audit.md
11
1 export security-audit
2 bybren-llc 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 williamzujkowski 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 fvadicamo 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 williamzujkowski 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
cel-k8s.md
11
1 export cel-k8s
2 tyrchen from "tyrchen/claude-skills"
3 Write production-ready CEL (Common Expression Language) code for Kubernetes ValidatingAdmissionPolicies, CRD validation rules, and security policies. Use when users need to create admission policies, validate Kubernetes resources, enforce security constraints, or write CEL expressions for Kubernetes.
2026-01-05
healthtech-hipaa.md
11
1 export healthtech-hipaa
2 williamzujkowski from "williamzujkowski/standards"
3 HIPAA establishes national standards for protecting patient health information (PHI). Enforced by HHS Office for Civil Rights.
2026-01-05
integration-testing.md
11
1 export integration-testing
2 williamzujkowski from "williamzujkowski/standards"
3 Integration testing standards for API testing, database testing, and service-to-service communication. Covers test containers, Docker Compose, API mocking, and contract testing for reliable integration suites.
2026-01-05
Effect-TS Architecture.md
11
1 export Effect-TS Architecture
2 happenings-community from "happenings-community/requests-and-offers"
3 This skill should be used when implementing 7-layer Effect-TS architecture patterns, creating standardized services and stores, implementing domain-specific error handling, or validating architectural consistency across Holochain hApp domains
2026-01-05
Dependency Management for Cargo and npm.md
11
1 export Dependency Management for Cargo and npm
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Manage Rust and Node.js dependencies including adding, updating, auditing, and resolving conflicts. Use when updating dependencies or resolving version conflicts.
2026-01-05
go-coding-standards.md
11
1 export go-coding-standards
2 williamzujkowski from "williamzujkowski/standards"
3 Go coding standards following idiomatic Go patterns, error handling, concurrency best practices, and modern Go tooling. Use for Go projects requiring clean, efficient, production-ready code with comprehensive testing.
2026-01-05
model-deployment.md
11
1 export model-deployment
2 williamzujkowski from "williamzujkowski/standards"
3 Model-Deployment standards for model deployment in Ml Ai environments.
2026-01-05
Content Marketing and Social Media Strategy.md
11
1 export Content Marketing and Social Media Strategy
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 6-month content calendar, multi-platform SNS strategy, and YouTube channel optimization. Use when creating content strategies or growing social media presence.
2026-01-05
Agent Execution with Worktree.md
11
1 export Agent Execution with Worktree
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Execute Miyabi Agents (Coordinator, CodeGen, Review, Deployment, PR, Issue) with Git Worktree isolation for parallel processing. Use when running agents, processing Issues, or managing concurrent tasks.
2026-01-05
skill-customizer.md
11
1 export skill-customizer
2 nemori-ai from "nemori-ai/skills"
3 Customize existing skills through iterative improvement based on user feedback and preferences. Use when users want to personalize a skill to match their specific workflow, output preferences, domain requirements, or company standards by forking and iteratively refining an existing skill.
2026-01-05
tidbx.md
11
1 export tidbx
2 pingcap from "pingcap/agent-rules"
3 Provision TiDB Cloud Serverless clusters and related resources. Use when creating, deleting, or listing clusters/branches, or managing SQL users via the console.
2026-01-05
infrastructure-as-code.md
11
1 export infrastructure-as-code
2 williamzujkowski from "williamzujkowski/standards"
3 Basic Resource:
2026-01-05
Unnamed Skill.md
11
1 export Unnamed Skill
2 pvillega from "pvillega/claude-templates"
3 Use when designing deployment pipelines, CI/CD, terraform, or infrastructure automation. Enforces rollback checkpoint then TodoWrite with 19+ items. Triggers: "deploy", "CI/CD", "kubernetes", "terraform". If thinking "rollback later" - use this first.
2026-01-05