Fujigo-Software/f5-framework-claude

19 stars · Last commit 2026-02-04

AI-Powered Development Framework for Claude Code — 70+ commands, 25 agents, 381 skills, quality gates

README preview

# F5 Framework

[![Version](https://img.shields.io/badge/version-2.0.0-blue)](https://github.com/Fujigo-Software/f5-framework-claude)
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
[![Plugins](https://img.shields.io/badge/plugins-2-orange)](INSTALL.md)

> AI-Powered Development Framework for Claude Code

## Quick Start

```bash
# Add F5 Framework marketplace
/plugin marketplace add Fujigo-Software/f5-framework-claude

# Install plugins
/plugin install f5-core
/plugin install f5-stacks

# Initialize in your project
/f5-init

View full repository on GitHub →