faion-backend-enterprise
Enterprise backends: Java, C#, PHP, Ruby.
Best use case
faion-backend-enterprise is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Enterprise backends: Java, C#, PHP, Ruby.
Teams using faion-backend-enterprise should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/faion-backend-enterprise/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How faion-backend-enterprise Compares
| Feature / Agent | faion-backend-enterprise | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Enterprise backends: Java, C#, PHP, Ruby.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
> **Entry point:** `/faion-net` — invoke this skill for automatic routing to the appropriate domain. # Backend Developer: Enterprise Enterprise web backend development in Java, C#, PHP, and Ruby. ## Purpose Handles enterprise-grade web applications using Spring Boot, ASP.NET Core, Laravel, and Rails frameworks. ## When to Use - Java Spring Boot applications - C# ASP.NET Core services - PHP Laravel projects - Ruby Rails applications - Enterprise patterns and testing ## Methodologies (25 files) **Java (6):** java-jpa-hibernate, java-junit-testing, java-spring, java-spring-async, java-spring-boot, java-spring-boot-patterns **C# (6):** csharp-aspnet-core, csharp-background-services, csharp-dotnet, csharp-dotnet-patterns, csharp-entity-framework, csharp-xunit-testing **PHP (7):** decomposition-laravel, laravel-patterns, php-eloquent, php-laravel, php-laravel-patterns, php-laravel-queues, php-phpunit-testing **Ruby (6):** decomposition-rails, ruby-activerecord, ruby-rails, ruby-rails-patterns, ruby-rspec-testing, ruby-sidekiq-jobs ## Tools **Java:** Spring Boot 3.x, Hibernate, JUnit 5, Maven/Gradle **C#:** .NET 8+, ASP.NET Core, Entity Framework Core, xUnit **PHP:** Laravel 11, Eloquent, PHPUnit, Composer **Ruby:** Rails 7+, ActiveRecord, RSpec, Sidekiq, Bundler ## Related Sub-Skills | Sub-skill | Relationship | |-----------|--------------| | faion-backend-developer:systems | Systems-level backends (Go, Rust, databases) | | faion-python-developer | Python backends (Django, FastAPI) | | faion-javascript-developer | Node.js backends | | faion-api-developer | API design patterns | ## Integration Invoked by parent skill `faion-backend-developer` for Java/C#/PHP/Ruby work. --- *faion-backend-developer:enterprise v1.0 | 25 methodologies*
Related Skills
fastapi-sqlmodel-arq-backend
构建或改造基于 FastAPI + SQLModel(异步 SQLAlchemy) + Arq + Redis 的后端系统。用于新增/重构 RESTful API、实现异步数据库访问、编写服务层与依赖注入、配置 OAuth2 + JWT(Argon2) 认证、生成 Alembic 迁移建议、统一 loguru 日志规范等后端任务;不用于纯前端页面样式开发或仅做 OpenAPI 客户端同步的任务。
faion-software-developer
Full-stack development: Python, JavaScript, Go, APIs, testing, frontend.
faion-python-skill
No description provided.
faion-python-developer
Python development: Django, FastAPI, async patterns, testing, type hints.
faion-landing-page
High-converting landing pages. Copy + design + implementation. Triggers: landing page, conversion page.
faion-backend-systems
Systems backends: Go, Rust, databases, caching.
faion-api-skill
No description provided.
faion-api-developer
API development: REST, GraphQL, OpenAPI, versioning, auth, rate limiting.
enterprise-search-knowledge-synthesis
Combines search results from multiple sources into coherent, deduplicated answers with source attribution. Handles confidence scoring based on freshness and authority, and summarizes large result sets effectively.
enterprise-python
Enterprise-ready Python development incorporating Kaizen (continuous improvement) and Monozukuri (meticulous craftsmanship) principles. Use this skill when building Python applications, APIs, CLI tools, data pipelines, automation scripts, or when the user requests clean, efficient, fast, simple, elegant, enterprise-grade, bulletproof, or production-ready Python code. This skill enforces modern Python 3.12+ best practices, type safety, testing patterns, security, and performance optimization.
enterprise-architecture-patterns
Complete guide for enterprise architecture patterns including domain-driven design, event sourcing, CQRS, saga patterns, API gateway, service mesh, and scalability
dotnet-backend-patterns
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuratio...