development
Solid开发语言能力索引。Python、Go、Rust、TypeScript、Java、C++、Shell。当用户提到编程、开发、代码、语言时路由到此。
AI & Automation 5,403 stars
413 forks Updated 2 days ago MIT
Install
Quality Score: 97/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 符箓秘典 · 开发语言能力中枢
## 能力矩阵
| Skill | 语言 | 核心能力 |
|-------|------|----------|
| [python](python.md) | Python | Web框架、数据处理、自动化 |
| [go](go.md) | Go | 高并发、微服务、云原生 |
| [rust](rust.md) | Rust | 系统编程、内存安全、高性能 |
| [typescript](typescript.md) | TS/JS | 前后端、Node.js、React/Vue |
| [java](java.md) | Java | 企业级、Spring、微服务 |
| [cpp](cpp.md) | C/C++ | 系统底层、性能优化 |
| [shell](shell.md) | Bash | 脚本自动化、系统管理 |
## 语言选型指南
```yaml
Web 后端:
- 快速开发: Python (FastAPI/Django)
- 高性能: Go (Gin/Echo)
- 企业级: Java (Spring Boot)
Web 前端:
- SPA: TypeScript + React/Vue
- SSR: Next.js/Nuxt.js
系统编程:
- 内存安全: Rust
- 传统: C/C++
脚本自动化:
- 通用: Python
- 系统: Bash/Shell
安全工具:
- 快速原型: Python
- 高性能: Go/Rust
```
Details
- Author
- fengshao1227
- Repository
- fengshao1227/ccg-workflow
- Created
- 4 months ago
- Last Updated
- 2 days ago
- Language
- Go
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
development
开发语言能力索引(Python/Go/Rust/TypeScript/Java/C++/Shell)。
13 Updated 5 days ago
wzyxdwll AI & Automation Listed
backend
Backend development patterns for services, error handling, logging, caching. Use when building backend services, APIs, or microservices.
42 Updated 1 months ago
xiaobei930 AI & Automation Listed
architecture
架构设计能力索引(API 设计、安全架构、云原生、数据安全)。
13 Updated 5 days ago
wzyxdwll AI & Automation Solid
architecture
架构设计能力索引。API设计、安全架构、云原生、数据安全。当用户提到架构、设计、API、云原生时路由到此。
5,403 Updated 2 days ago
fengshao1227 AI & Automation Solid
sharedtech-stack-detection
检测项目技术栈的通用方法,通过分析配置文件识别语言、框架、工具链
410 Updated 2 days ago
echoVic