JFrog Patterns
Installation
SKILL.md
JFrog Patterns Skill
Authentication
This skill does not call JFrog APIs directly. Use the product skills (jfrog-artifactory, jfrog-access, jfrog-security, jfrog-distribution, jfrog-curation, jfrog-workers) for authentication and API/CLI usage when implementing a pattern.
What Are Patterns?
Patterns are recommended architectural setups for the JFrog Platform. Each pattern describes:
- What problem it solves and the architecture
- JFrog concepts involved (repos, policies, builds, etc.)
- Difficulty level (SIMPLE -> INTERMEDIATE -> ADVANCED)
- What gets created when the setup wizard runs (repos, policies, watches, projects)
- Which skills to use for API/CLI implementation