From f5-core
Provides shared reference patterns for testing, security best practices, and API design, injected across F5 skills. Useful for unit/integration tests, auth/authorization, REST/GraphQL APIs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/f5-core:_sharedThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Common patterns referenced by multiple skills and commands.
Common patterns referenced by multiple skills and commands.
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
.claude/skills/testing/ - Detailed testing strategies.claude/skills/security/ - Security implementations.claude/skills/api-design/ - API design patternsnpx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-coreProvides reusable patterns for validation, error handling, test scaffolding, and workflows. Reference to ensure consistency across Claude Code skills.
Provides application security best practices and patterns for authentication, authorization, OWASP Top 10, API security, data protection, and infrastructure.
Provides OWASP Top 10 guidelines, secure Python/Flask coding patterns, prevention strategies, and remediation for access control and cryptographic vulnerabilities.