7528 results (54.6ms) page 40 / 377
tygwan / cc-initializer-subagent-creator exact

Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to...

Junayedahmedd / gemini-cli-skill exact

Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via...

solanabr / solana-game-skill-solana-game exact

Solana game development with Unity, React Native, and web. Extends solana-dev-skill with gaming-specific patterns including Solana.Unity-SDK, Mobile Wallet Adapter, PlaySolana/PSG1, wallet...

Prat011 / awesome-llm-skills-canvas-design exact

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create...

Prat011 / awesome-llm-skills-content-research-writer exact

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing...

mvdmakesthings / skills-markdown-optimizer exact

Optimize markdown files for LLM consumption by adding YAML front-matter with metadata and TOC, normalizing heading hierarchy, removing noise and redundancy, converting verbose prose to structured...

giuseppe-trisciuoglio / developer-kit-tailwind-css-patterns exact

Comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexbox, grid, spacing, typography, colors, and modern CSS best practices. Use when styling...

DaveRobinson / claude-skill-gutenberg-block exact

Best practices for creating custom WordPress Gutenberg blocks with React/TypeScript, covering scaffolding, block architecture, attributes, dynamic vs static rendering, and testing

xu-xiang / everything-claude-code-zh-golang-testing exact

Go 测试模式,包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循测试驱动开发(TDD)方法论及地道的 Go 语言实践。

xu-xiang / everything-claude-code-zh-jpa-patterns exact

JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.

jrmapa / awesome-agent-skills exact

🚀 Explore modular agent skills for dynamic AI development, enabling on-demand knowledge injection through standardized `SKILL.md` packages.

xu-xiang / everything-claude-code-zh-coding-standards exact

适用于 TypeScript、JavaScript、React 和 Node.js 开发的通用编码标准、最佳实践和模式。

wrsmith108 / claude-skill-docker-optimizer exact

Claude Code skill for analyzing and optimizing Dockerfiles for faster builds and smaller images

xu-xiang / everything-claude-code-zh-springboot-patterns exact

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

xu-xiang / everything-claude-code-zh-springboot-tdd exact

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

xu-xiang / everything-claude-code-zh-tdd-workflow exact

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

wrsmith108 / claude-skill-security-auditor exact

Claude Code skill for running structured security audits with actionable remediation plans

xu-xiang / everything-claude-code-zh-golang-patterns exact

Go 语言惯用模式、最佳实践以及构建健壮、高效且可维护 Go 应用程序的规范。

xu-xiang / everything-claude-code-zh-postgres-patterns exact

PostgreSQL 数据库模式,涵盖查询优化、模式设计、索引和安全性。基于 Supabase 最佳实践。