[Skill] 质量标准 - 代码质量、设计模式和反模式的统一指南。包含 SOLID 原则、代码异味识别和最佳实践。
A collection of system instructions to train AI coding assistants (like GitHub Copilot) to produce high-quality, maintainable code by enforcing SOLID principles, design patterns, and best practices.
Why this plugin
Solves inconsistent, low-quality AI-generated code by providing structured, enforceable guidelines for code quality, design patterns, and anti-patterns. Turns AI assistants into disciplined, quality-focused partners.
Prerequisites
Requires an AI coding assistant (e.g., GitHub Copilot, Claude Code) and the ability to configure its system instructions or integrate the provided prompt files.
npx claudepluginhub cuipengfei/promptsExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns