review-pr
vmain
io.github.tirth8205/code-review-graph/review-pr
Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.
共 7,563 个资源
vmain
io.github.tirth8205/code-review-graph/review-pr
Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.
vmain
io.github.tirth8205/code-review-graph/review-delta
Review only changes since last commit using impact analysis. Token-efficient delta review with automatic blast-radius detection.
vmain
io.github.modbender/skill-library-mcp/automation-workflows
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
vmain
io.github.modbender/skill-library-mcp/automation
Task automation specialist. Workflow optimization and scheduled tasks.
vmain
io.github.modbender/skill-library-mcp/css-to-tailwind
Convert CSS files to Tailwind utility classes. Use when migrating from vanilla CSS to Tailwind.
vmain
io.github.modbender/skill-library-mcp/css
Write modern CSS with proper stacking contexts, layout patterns, responsive techniques, and performance optimization.
vmain
io.github.modbender/skill-library-mcp/ai-css-to-tailwind
Convert CSS files to Tailwind utility classes
vmain
io.github.majiayu000/spellbook/css-debug
Use this skill to diagnose CSS and frontend layout issues such as positioning, overflow clipping, Tailwind class conflicts, z-index stacking, and React rendering visibility problems.
vmain
io.github.codewithmukesh/dotnet-claude-kit/docker
Docker containerization for .NET 10 applications. Covers multi-stage builds, .NET container images, non-root user configuration, health checks, and .dockerignore. Load this skill when containerizing an application, optimizing image size, setting up Docker Compose for local development, or when the user mentions "Docker", "Dockerfile", "container", "docker-compose", "image", "multi-stage", "non-root", ".dockerignore", "container health check", or "dotnet publish container".
vmain
io.github.ngrx/platform/writing-docs
Doc conventions (impersonal style, formatting, Vitest in examples, structure, linking). Use when writing, editing, or reviewing guides, tutorials, or READMEs.
vmain
io.github.vercel-labs/agent-skills/deploy-to-vercel
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
vmain
io.github.sawrus/agent-guides/css-architecture
Structure CSS/Tailwind for maintainability — tokens, BEM naming, specificity control, responsive patterns.
vmain
io.github.rohitg00/skillkit/anti-patterns
Reviews test code to identify and fix common testing anti-patterns including flaky tests, over-mocking, brittle assertions, test interdependency, and hidden test logic. Flags bad patterns, explains the specific defect, and provides corrected implementations. Use when reviewing test code, debugging intermittent or unreliable test failures, or when the user mentions flaky tests, test smells, brittle tests, test isolation issues, mock overuse, slow tests, or test maintenance problems.
vdevelopment
io.github.tari-project/tari-ootle/cursor
Tari Ootle development instructions for Cursor
vmain
io.github.spiriMirror/libuipc/cursor-rules
How to add or edit Cursor rules in our project
vmain
io.github.bytebase/dbhub/testing
Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests. Use when asked to run tests, fix test failures, debug integration tests, troubleshoot Docker/database container issues, or add new tests. Also use when verifying code changes work correctly or when CI test failures need investigation.
vdev
io.github.code-yeongyu/oh-my-openagent/agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
vmaster
io.github.getsentry/sentry/react-component-documentation
Create or update component documentation in Sentry's MDX stories format. Use when asked to "document a component", "add stories", "write component docs", "create an mdx file", "add a stories.mdx", or document a design system component. Generates structured MDX with live demos, accessibility guidance, and auto-generated API docs from TypeScript types.
vmain
io.github.syncfusion/maui-toolkit/testing-guide
Writes or reviews unit tests for Syncfusion Toolkit for .NET MAUI controls. Covers what to test, impossible scenarios, naming conventions, and skipped test documentation. Can be invoked standalone or called from any agent (issue-resolver, test-writer, etc.).
vmain
io.github.vercel-labs/open-agents/web-animation-design
Design and implement web animations that feel natural and purposeful. Use this skill proactively whenever the user asks questions about animations, motion, easing, timing, duration, springs, transitions, or animation performance. This includes questions about how to animate specific UI elements, which easing to use, animation best practices, or accessibility considerations for motion. Triggers on: easing, ease-out, ease-in, ease-in-out, cubic-bezier, bounce, spring physics, keyframes, transform, opacity, fade, slide, scale, hover effects, microinteractions, Framer Motion, React Spring, GSAP, CSS transitions, entrance/exit animations, page transitions, stagger, will-change, GPU acceleration, prefers-reduced-motion, modal/dropdown/tooltip/popover/drawer animations, gesture animations, drag interactions, button press feel, feels janky, make it smooth.
vmaster
io.github.ProgrammerAnthony/Anything-Extract/backend-code-review
指导在项目(python项目)中队后端代码进行质量、安全、可维护性与最佳实践审查,基于既定规则清单。适用于用户请求对 backend/ 下后端文件(如 .py)进行审查、分析或改进。不用于前端文件(如 .tsx、.ts、.js)。支持待提交变更审查、代码片段审查、按文件审查。
vdev
io.github.maxrave-dev/SimpMusic/mobile-android-design
Master Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.
vmain
io.github.libukai/awesome-agent-skills/mcp-config
Configure MCP (Model Context Protocol) servers for Claude Code. Manage MCP servers at user or project scope with best practices to avoid context pollution.
vmain
io.github.xu-xiang/everything-claude-code-zh/backend-patterns
后端架构模式、API设计、数据库优化以及适用于Node.js、Express和Next.js API路由的服务器端最佳实践。