github / github/spec-kit

[Extension]: Add china-compliance

オープン
#2,758 コメント 4 件 リアクション 0 件 担当者 1 名 @mnriem が担当を希望しています GitHub で見る
enhancement extension-submission stale
主要言語
Python
スター
137k
フォーク
12.3k
平均マージ
2日 12時間
マージ済み PR(30日)
159

説明

### Extension ID

china-compliance

### Extension Name

China Compliance Extension

### Version

1.0.0

### Description

Chinese advertising law compliance checker, AI search visibility auditor, and cross-border data compliance assessor for Spec-Driven Development. Covers 200+ banned words across 5 Chinese platforms, AI citation monitoring for 5 Chinese AI engines, and PIPL/GDPR/CCPA cross-border data transfer assessment.

### Author

lm203688

### Repository URL

https://github.com/lm203688/spec-kit-china-compliance

### Download URL

https://github.com/lm203688/spec-kit-china-compliance/archive/refs/tags/v1.0.0.zip

### License

MIT

### Homepage (optional)

https://github.com/lm203688/spec-kit-china-compliance

### Documentation URL (optional)

https://github.com/lm203688/spec-kit-china-compliance#readme

### Changelog URL (optional)

_No response_

### Required Spec Kit Version

>=0.1.0

### Required Tools (optional)

```markdown

```

### Number of Commands

3

### Number of Hooks (optional)

0

### Tags

compliance, chinese, geo, legal

### Key Features

- 200+ banned words across 5 Chinese platforms with safe replacement suggestions
- AI search visibility scoring across 5 Chinese AI engines (DeepSeek, Kimi, 豆包, 通义千问, 文心一言)
- Cross-border data transfer assessment (PIPL + GDPR + CCPA)
- Risk-level classification (high/medium/low) with actionable fix suggestions
- Real API backend for compliance checks (no API key required for basic usage)
- 3 slash commands: /speckit.china-compliance.check, /speckit.china-compliance.geo-audit, /speckit.china-compliance.data-export

### Testing Checklist

- [x] Extension installs successfully via download URL
- [x] All commands execute without errors
- [x] Documentation is complete and accurate
- [x] No security vulnerabilities identified
- [x] Tested on at least one real project

### Submission Requirements

- [x] Valid `extension.yml` manifest included
- [x] README.md with installation and usage instructions
- [x] LICENSE file included
- [x] GitHub release created with version tag
- [x] All command files exist and are properly formatted
- [x] Extension ID follows naming conventions (lowercase-with-hyphens)

### Testing Details

Tested with Claude Code, Cursor, and Windsurf. All 3 commands (/speckit.china-compliance.check, /speckit.china-compliance.geo-audit, /speckit.china-compliance.data-export) execute correctly. API backend tested with real Chinese advertising copy - caught 23 violations in a single Douyin script that 3 human reviewers missed. extension.yml validated against spec-kit schema. Compatible with 30+ AI coding agents via specify integration.

### Example Usage

```markdown
# After running specify init my-project --integration copilot

# Check content for Chinese advertising law violations
/speckit.china-compliance.check "我们的产品是全国最好的,效果第一,国家级认证"

# Audit brand visibility in Chinese AI search engines
/speckit.china-compliance.geo-audit "你的品牌名"

# Assess cross-border data compliance
/speckit.china-compliance.data-export "电商应用,收集用户姓名地址支付信息,数据存储在AWS新加坡"
```

### Proposed Catalog Entry

```json
{
"id": "china-compliance",
"name": "China Compliance Extension",
"version": "1.0.0",
"description": "Chinese advertising law, AI search visibility, and cross-border data compliance for SDD",
"author": "lm203688",
"repository": "https://github.com/lm203688/spec-kit-china-compliance",
"download": "https://github.com/lm203688/spec-kit-china-compliance/archive/refs/tags/v1.0.0.zip",
"license": "MIT"
}
```

### Additional Context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。