7139 results (49.3ms) page 42 / 357
xu-xiang / everything-claude-code-zh-postgres-patterns exact

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

xu-xiang / everything-claude-code-zh-clickhouse-io exact

ClickHouse 数据库模式、查询优化、分析以及针对高性能分析工作负载的数据工程最佳实践。

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.

xrip / claude-skill-analyze-js-js-analyzer-skill exact

Analyze JavaScript files for API endpoints, secrets, URLs, emails, sensitive files, and bundler versions

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-java-coding-standards exact

Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.

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

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.

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-springboot-security exact

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.

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-coding-standards exact

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

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

涵盖 React、Next.js、状态管理、性能优化及 UI 最佳实践的前端开发模式(Frontend development patterns)。

feiskyer / claude-code-settings-deep-research exact

深度调研的多Agent编排工作流:把一个调研目标拆成可并行子目标,用 Claude Code 非交互模式(`claude -p`)运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付"成品报告文件路径 +...

wrsmith108 / claude-skill-version-sync exact

Claude Code skill for detecting and synchronizing Node.js version specifications across project files

MikoChun / claude-code-gemini-manager-skill-gemini-manager exact

This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks,...

OmidZamani / dspy-skills exact

Collection of Claude Skills for DSPy framework - program language models, optimize prompts, and build RAG pipelines systematically

izyanrajwani / agent-skills-library-dispatching-parallel-agents exact

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared...

Prat011 / awesome-llm-skills-invoice-organizer exact

Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours...