Browse Skills

44915 skills found

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
legacy-bridge.md
11
1 export legacy-bridge
2 williamzujkowski 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 williamzujkowski from "williamzujkowski/standards"
3 A skill with excessively long Level 1 section
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
youtube-transcript-analyzer.md
11
1 export youtube-transcript-analyzer
2 TechNickAI 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 kcaldas 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 happenings-community 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 ShunsukeHayashi 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 czottmann 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 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
commit-helper.md
11
1 export commit-helper
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Generate clear, conventional commit messages from git diffs. Use when creating commits, reviewing staged changes, or writing commit messages.
2026-01-05
teachable-course-creator.md
11
1 export teachable-course-creator
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Create and manage Teachable online courses with browser automation and AI content generation. Use when building courses, setting up curriculum, generating content with CCG, or automating Teachable admin tasks.
2026-01-05
vimfinity-bindings.md
11
1 export vimfinity-bindings
2 jcaw from "jcaw/talon_config"
3 Create vimfinity keyboard bindings for Talon voice control following project conventions - use when adding keyboard shortcuts, integrating editor actions, or setting up modal keybindings
2026-01-05
research.md
11
1 export research
2 TechNickAI from "TechNickAI/ai-coding-config"
3 Use when current web info needed, verifying APIs still work, checking latest versions, or avoiding outdated implementations
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
coding-standards.md
11
1 export coding-standards
2 williamzujkowski from "williamzujkowski/standards"
3 Comprehensive coding standards and best practices for maintainable, consistent software development across multiple languages and paradigms
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