#
ENJA

autumn

henryxm/autumn

This skill provides specialized development guidelines and conventions for the Autumn 2.x framework, focusing on JDK 8, Spring Boot 2.7, and MyBatis-Plus 2.x. It enforces strict architectural rules covering database design, authentication modes, field encryption, and code formatting.

49 21Apache-2.0Updated 2026-08-07

Overview

Designed for developers and AI agents working on the Autumn 2.0.0 framework ecosystem, this skill acts as a comprehensive rulebook and architectural compass. It mandates adherence to specific tech stack constraints (JDK 8, Spring Boot 2.7.18, javax.* namespace) and outlines rigorous patterns for database interactions, dynamic SQL providers, OAuth/OPC login bindings, and secure credential handling. It also details conditional constraint scanning procedures to audit codebases against official Autumn documentation standards.

Capabilities

  • Enforces Java 8 and Spring Boot 2.7.18 compatibility standards
  • Guides MyBatis-Plus 2.x usage with strict RuntimeSql and Provider patterns
  • Implements dual-key entity architecture and automated schema generation
  • Manages OAuth (uuid) and OPC (openId) authentication login flows and bindings
  • Handles field-level encryption at rest and secure cache channel strategies
  • Executes automated constraint scanning and code quality checks

Best for

Developing and maintaining modules within the Autumn 2.x framework ecosystem, Implementing OAuth and OPC authentication bindings and authorization scopes, Configuring secure database entities with field-level encryption and custom MyBatis providers, Auditing legacy and new code against Autumn's architectural and database standards

Works with

Claude CodeCursorGitHub CopilotChatGPTCodexGemini CLIOpenCode
Evoa Score breakdown= Σ (score × weight)
87
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%95 → +14.3

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%65 → +7.8

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%90 → +9.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%49 → +3.9

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total87.0 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Strictly forbids hardcoded SQL dialets and insecure credential handling. Mandates dedicated tables and isolation patterns for OAuth bindings and encrypted fields at rest.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.