📄 skillActiveExperimentalmedium

SpringBlade

by chillzhuang

SpringBlade 是一个由商业级项目升级优化而来的SpringCloud分布式微服务架构、SpringBoot单体式微服务架构并存的综合型项目,采用Java17 API重构了业务代码,完全遵循阿里巴巴编码规范。采用Spring Boot 3.5 、Spring Cloud 2025 、Mybatis 等核心技术,同时提供基于React和Vue的两个前端框架用于快速搭建企业级的SaaS多租户微服务平台。

Supported Platforms

🤖 Claude Code

Stars

6.9k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

57/200

License

Apache-2.0

Forks

1.4k

Last Updated

Jun 11, 2026

Discovered

Apr 20, 2026

Validation

Passed

github.com/chillzhuang/SpringBlade

Quality Breakdown

57/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains .claude/ directory with custom skills and CLAUDE.md configuration file, indicating Claude-specific tool configuration and potential persistent AI agent behavior modification
  • Includes Dockerfile files in blade-auth and blade-gateway modules, suggesting containerization and deployment automation capabilities
  • Maven pom.xml files present indicating dependency management and potential for automated builds/installations
  • Multiple microservice modules (blade-auth, blade-gateway, blade-common) suggest complex system orchestration capabilities
  • Custom authentication and token management systems (AuthController, TokenGranter classes) that could be modified to alter security behavior