Skip to content
dsh.fish
Bundle

dsh-web-scripting

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

Source
satan9394
License
MIT
Updated
Updated 18 days ago

Readme

# dsh-web-scripting

DSH(DeepSeek Harness)技能插件:**PHP / Ruby Web 开发**。

现代 PHP 8+(生成器/SPL/类型系统/OOP 模式/内存管理)+ Ruby 惯用法(块/DSL/生态),性能 profile 先行、安全实践与依赖最小化。受 [wshobson/agents](https://github.com/wshobson/agents)(38k★ MIT)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-web-scripting
```

## 触发方式

描述中包含"PHP / Ruby / 生成器 / SPL / PHP 8 / Rails / 脚本开发 / Web 后端"等关键词时自动触发。

## 能力

- PHP 8+ 现代特性与类型系统
- 内存高效处理(生成器/SPL)
- Ruby 惯用法与生态
- 性能与安全实践清单

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-web-scripting

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source