perplexity-architecture-variants

Choose and implement Perplexity validated architecture blueprints for different scales.

Content Preview
---
name: perplexity-architecture-variants
description: |
  Choose and implement Perplexity validated architecture blueprints for different scales.
  Use when designing new Perplexity integrations, choosing between monolith/service/microservice
  architectures, or planning migration paths for Perplexity applications.
  Trigger with phrases like "perplexity architecture", "perplexity blueprint",
  "how to structure perplexity", "perplexity project layout", "perplexity microservice".
allowed-tools
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/perplexity-architecture-variants.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/perplexity-pack/skills/perplexity-architecture-variants/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/perplexity-pack/skills/perplexity-architecture-variants/SKILL.md

Related Skills