
duyet/claude-plugins
15 skills855 installs150 starsGitHub
Install
npx skills add https://github.com/duyet/claude-pluginsSkills in this repo
1React Nextjs PatternsThis skill supplies React and Next.js patterns for building performant, maintainable frontend components and pages. A developer uses it when implementing App Router components, state management, or server/client component decisions.461installs2Backend Api PatternsA backend and API implementation skill covering patterns for scalable, secure and maintainable services - consistent response envelopes, database operations, authentication and authorization, caching and performance, and service architecture. It activates automatically for API endpoint and backend infrastructure work. A solo builder reaches for it when building the server side of a SaaS or API and wants sane, repeatable conventions.53installs3Quality GatesA code-quality skill that supplies engineering-discipline principles and structured quality-gate procedures for verifying code quality, security, performance, and production readiness before delivery. A solo builder reaches for it at code review, pre-merge, or pre-deployment time to run a systematic gate instead of relying on ad hoc judgment about whether a change is ready to ship.48installs4Gemini PromptingA prompt-engineering skill focused on Google's Gemini models - how to structure prompts and apply model-specific patterns that produce reliable output from Gemini. It sits alongside sibling guides for Claude and Grok in this plugin collection. A solo builder reaches for it when integrating Gemini into an app or agent and wants Gemini-specific prompting technique rather than generic advice.32installs5Frontend DesignA frontend-design skill for creating distinctive, production-grade interfaces with React and Next.js - it pushes for bold aesthetic direction, real working code, strong component architecture, performance patterns and sound state management, deliberately avoiding generic 'AI slop' looks. A solo builder reaches for it when building UI components, landing pages, dashboards or design systems where visual quality actually matters.27installs6TransparencyA Claude Code skill that makes an agent's work transparent - surfacing its reasoning, decisions, and actions so the builder can follow along and trust the output rather than treating it as a black box. A solo builder reaches for it when they want clearer visibility into why an agent did what it did.27installs7Engineering DisciplineAn engineering-discipline skill encoding core principles for sustainable, maintainable code: no shortcuts or hacks, minimal one-logical-change commits, edit over rewrite, and quality gates - tests pass, lint clean, manual verification - before any work is marked complete. It is framed for code meant to scale to thousands of users. A solo builder reaches for it to keep an AI agent honest and avoid accumulating technical debt.26installs8Claude PromptingA prompt-engineering skill focused on Anthropic's Claude models - how to structure prompts, system instructions and patterns that get reliable, well-formatted output from Claude. It is one of a set of per-model prompting guides in this plugin collection. A solo builder reaches for it when integrating Claude into an app or agent and wants model-specific prompting technique rather than generic advice.25installs9Task LoopA Claude Code skill that drives an iterative task loop - the agent works, checks its progress, and keeps going until the task is finished rather than stopping after one pass. A solo builder reaches for it when a job needs multiple rounds of effort and they want the agent to persist autonomously until done.25installs10Grok PromptingA prompt-engineering skill focused on xAI's Grok models - how to structure prompts and apply model-specific patterns that produce reliable output from Grok. It is one of a set of per-model prompting guides in this plugin collection alongside Claude and Gemini. A solo builder reaches for it when integrating Grok into an app or agent and wants Grok-specific prompting technique rather than generic advice.24installs11OrchestrationAn agent-orchestration skill that turns the model into a conductor coordinating parallel agent workstreams - decomposing a complex request into parallel lanes, spawning background workers, iterating with verify loops, and synthesizing results rather than doing the work itself. A solo builder reaches for it on multi-component features or large investigations that benefit from parallelization.24installs12Typescript PatternsA Claude Code skill offering idiomatic TypeScript patterns - typing strategies, generics, discriminated unions, and utility types - to keep code type-safe and maintainable. A solo builder reaches for it while writing TypeScript and wants guidance on structuring types and logic the idiomatic way instead of fighting the type system.24installs13Task DecompositionA Claude Code skill that decomposes a large or ambiguous task into a structured sequence of smaller, ordered, actionable subtasks. A solo builder reaches for it when a job is too big to hand to an agent whole, so it can plan the work into concrete steps and execute them reliably one at a time.21installs14Clickhouse Best PracticesA ClickHouse best-practices skill that must be consulted when reviewing ClickHouse schemas, queries or configurations - it contains 28 atomic, impact-prioritized rules across schema design, query optimization and ingestion, plus 15 reference files on cluster management, backups, monitoring and integrations. A solo builder reaches for it to design fast ClickHouse tables and avoid common analytics-database mistakes before shipping.19installs15Team CoordinationA Claude Code skill that coordinates multiple agents or sub-agents working in parallel - splitting work across them, sharing state, and merging their outputs into a coherent result. A solo builder reaches for it when a task is large enough to fan out across several agents and they need the collaboration structured rather than chaotic.19installs