[Command + Skill] 避免 24 种 AI 写作模式,生成更自然的文本
A collection of system instructions to improve AI coding assistants like GitHub Copilot, enforcing quality standards and structured workflows to generate cleaner, more maintainable code.
Why this plugin
Solves the problem of AI-generated 'spaghetti code' by providing a disciplined framework of principles and workflows. It transforms AI assistants into reliable partners that produce high-quality, well-tested, and maintainable code, unlike generic alternatives.
Prerequisites
Requires an AI coding assistant (e.g., GitHub Copilot, Claude Code) and access to modify its system instructions or plugin settings. No external API keys needed.
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