Discover and explore top open-source AI tools and projects—updated daily.
vinvcnChinese localized toolkit for AI coding agents
New!
Top 89.4% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.>
This repository provides a Simplified Chinese localization of the mattpocock/skills project, offering a suite of engineering workflow tools for AI coding agents. It addresses common AI development challenges like misalignment, verbosity, and code quality by integrating established software engineering practices into actionable skills. The project benefits Chinese-speaking developers and those using Chinese-language models by reducing conceptual translation costs and improving prompt adherence.
How It Works
The project delivers small, composable, and modifiable skills (commands) designed for real-world software development with AI agents. Key skills like /grill-with-docs facilitate requirement clarification and shared language development, /tdd enables test-driven development, /diagnose aids in bug resolution, and /improve-codebase-architecture combats code complexity. This approach prioritizes developer control and addresses specific AI agent failure modes, enhanced by Chinese localization for better model and user integration.
Quick Start & Requirements
bash\nnpx skills@latest add vinvcn/mattpocock-skills-zh-CN./setup-matt-pocock-skills within your agent to configure issue trackers (GitHub, Linear, local), triage labels, and documentation directories.npx).https://github.com/mattpocock/skills.Highlighted Details
mattpocock/skills./grill-with-docs), TDD (/tdd), bug diagnosis (/diagnose), PRD/issue splitting (/to-prd, /to-issues), and architecture improvement (/improve-codebase-architecture).Maintenance & Community
This repository synchronizes content from the upstream mattpocock/skills repository, with recent updates noted in May 2026. Translations are performed by AI (OpenAI Codex) and reviewed by maintainers. Community engagement is referenced via a newsletter (~60,000 subscribers) and skills.sh popularity rankings.
Licensing & Compatibility
The license type is not explicitly stated in the provided README content. Compatibility is maintained with the original mattpocock/skills due to the preservation of technical identifiers and commands. The localization aims to improve compatibility with Chinese-language models.
Limitations & Caveats
Only natural language elements are translated; core technical identifiers, commands, and paths remain in English to ensure functional integrity. Some English content persists in examples and identifiers, flagged for manual review. The repository focuses on content synchronization, not Git history or management state from the upstream. The license is not specified.
3 days ago
Inactive