AI-assisted development framework with quality gates, TDD support, and workflow optimization. 70+ commands, 25 agents, 800+ skills across 14 industry domains.
npx claudepluginhub fujigo-software/f5-framework-claudeF5 Framework Core - AI-assisted development with quality gates, TDD support, and workflow optimization
F5 Framework Stacks - Technology stacks, domain knowledge, and workflow templates
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
AI-Powered Development Framework for Claude Code
# 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
# Verify installation
/f5-status
| Plugin | Size | Description |
|---|---|---|
| f5-core | 7.3 MB | 70 commands, 25 agents, 381 skills, quality gates |
| f5-stacks | 30 MB | 872 stacks, 14 domains, 44 workflow templates |
/f5-init - Initialize F5 Framework/f5-analyze - Analyze codebase architecture/f5-implement - Implement with quality gates/f5-test - TDD-driven testing/f5-review - Code review workflow/f5-design - Generate design documents (D1-D4)Agriculture, E-commerce, Education, Entertainment, Fintech, Healthcare, HR Management, Insurance, Logistics, Manufacturing, Real Estate, SaaS Platform, Travel & Hospitality
| Gate | Phase | Description |
|---|---|---|
| D1-D4 | Design | Research, SRS, Basic/Detail Design |
| G2 | Implementation | Code complete |
| G2.5 | Review | Code review passed |
| G3 | Testing | All tests pass |
| G4 | Deployment | Production ready |
Invoke with @f5:<alias>:
| Agent | Aliases | Purpose |
|---|---|---|
| System Architect | @f5:architect | System design, patterns |
| Code Generator | @f5:backend, @f5:frontend | Production code |
| Test Writer | @f5:qa, @f5:test | Unit/integration tests |
| Security Scanner | @f5:security | OWASP, vulnerabilities |
| Debugger | @f5:debug | Bug diagnosis |
| Code Reviewer | @f5:review | Code quality |
| Performance Analyzer | @f5:perf | Optimization |
| Documenter | @f5:docs | Documentation |
| Mentor | @f5:mentor | Explanations |
Recommended MCP servers:
{
"mcpServers": {
"context7": {
"command": "npx",
"args": ["-y", "@upstash/context7-mcp"]
},
"sequential-thinking": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-sequential-thinking"]
},
"playwright": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-playwright"]
}
}
}
| Document | Description |
|---|---|
| INSTALL.md | Installation guide |
| docs/COMMANDS.md | Command reference |
| docs/PLUGINS.md | Plugin architecture |
| docs/MIGRATION.md | Migration from v1.x |
git checkout -b feature/amazing)git commit -m 'Add amazing feature')git push origin feature/amazing)MIT License - see LICENSE for details.
Made with love for Claude Code developers by Fujigo Software Solutions