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)
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
Submission Requirements
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
# 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
{
"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
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
Required Tools (optional)
Number of Commands
3
Number of Hooks (optional)
0
Tags
compliance, chinese, geo, legal
Key Features
Testing Checklist
Submission Requirements
extension.ymlmanifest includedTesting 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
Proposed Catalog Entry
{ "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