Skill

f5-shared-patterns

Shared reference patterns used across F5 skills

From f5-core
Install
1
Run in your terminal
$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-core
Tool Access

This skill is limited to using the following tools:

ReadWriteGlobGrepBash
Supporting Assets
View in Repository
api-patterns.md
security-patterns.md
test-patterns.md
Skill Content

F5 Shared Patterns

Common patterns referenced by multiple skills and commands.

Contents

Usage

These patterns are referenced by specialized skills. Load specific patterns when needed:

See: .claude/skills/_shared/test-patterns.md
See: .claude/skills/_shared/security-patterns.md
See: .claude/skills/_shared/api-patterns.md

When to Use

  • Test Patterns: When writing unit/integration/e2e tests
  • Security Patterns: When implementing authentication, authorization
  • API Patterns: When designing REST/GraphQL APIs

Related Skills

  • .claude/skills/testing/ - Detailed testing strategies
  • .claude/skills/security/ - Security implementations
  • .claude/skills/api-design/ - API design patterns
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026