Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,502
总 Skills
163.2M
总安装量
2,744
贡献者
# Skill 仓库 描述 安装量
6101 lottie-animations freshtechbro/claudedesignskills
Lottie Animations Overview Lottie is a library for rendering After Effects animations in real-time on web, iOS, Android, and React Native. Created by Airbnb, it allows designers to ship animations as easily as shipping static assets. Animations are exported from After Effects as JSON files using the Bodymovin plugin, then rendered natively with minimal performance overhead. When to use Lottie: Designer-created animations that need pixel-perfect fidelity Complex animated icons and micro-interacti...
2.1K
6102 rsbuild-best-practices rstackjs/agent-skills
Rsbuild Best Practices Apply these rules when writing or reviewing Rsbuild projects. Configuration Use rsbuild.config.ts and defineConfig Use tools.rspack or tools.bundlerChain only when no first-class Rsbuild option exists Define explicit source.entry values for multi-page applications In TypeScript projects, prefer tsconfig.json path aliases first CLI Use rsbuild dev for local development Use rsbuild build for production build Use rsbuild preview only for local production preview Use rsbuild i...
2.1K
6103 wpds nexu-io/open-design
WordPress Design System (WPDS) Prerequisites This skill works best with the WPDS MCP server installed. The MCP provides access to WordPress Design System documentation and resources, such as components and DS token lists. The following terms should be treated as synonyms: "WordPress" and "WP"; "Design System" and "DS"; "WordPress Design System" and "WPDS". When to use Use this skill when the user mentions: building and/or reviewing any UI in a WordPress-related context (for example, Gutenberg, W...
2.1K
6104 retro-marimo-pair marimo-team/marimo-pair
Session Retrospective You are helping a marimo team member review a pairing session to find friction and turn it into improvements. The target is always one or both of: The marimo-pair skill ( github://marimo-team/marimo-pair ) marimo._code_mode — the underlying notebook metaprogramming API This is a conversation , not an automated report. You surface findings, the user steers which ones matter, and together you decide what to do about them. Guard Rails Show more Installs 629 Repository marimo-t...
2.1K
6105 okx-activity okx/onchainos-skills
OKX Activity — registration & participation for OKX campaign activities Each activity's flow, CLI reference, FAQ, and gates live in this skill's references/ behind an <activity>-*.md prefix. This SKILL.md routes only — no templates, no CLI flags, no per-activity copy — so adding an activity never changes the rules of an existing one. Pre-flight Checks Before your first onchainos command, read ../okx-agentic-wallet/_shared/preflight.md once. If it does not exist, read _shared/preflight.md instead...
2.1K
6106 implement-paper marimo-team/skills
Implement Paper Turn a research paper into an interactive marimo notebook. For general marimo notebook conventions (cell structure, PEP 723 metadata, output rendering, marimo check , variable naming, etc.), refer to the marimo-notebook skill. Step 1: Understand what the user wants Before fetching or reading anything, have a short conversation to scope the work. Ask the user: Which part of the paper interests you most? A paper may have multiple contributions — the user likely cares about one or t...
2.1K
6107 seoul-bike nomadamas/k-skill
Seoul Bike (따릉이) What this skill does 서울 열린데이터 광장의 따릉이 실시간 대여정보를 k-skill-proxy 경유로 조회해 대여 가능 자전거 수와 빈 거치대 수를 요약한다. When to use "지금 여기서 따릉이 빌릴 수 있어?" "광화문 근처 빈 거치대 있어?" "강남역 따릉이 대여소에 자전거 몇 대 남았어?" Prerequisites Python 3 표준 라이브러리만 사용한다. optional: KSKILL_PROXY_BASE_URL (self-host·별도 프록시를 쓸 때만 설정. 비우면 기본 hosted https://k-skill-proxy.nomadamas.org 를 사용한다.) Required environment variables Show more Installs 565 Repository nomadamas/k-skill GitHub Stars 5.8K First Seen May 26, 2026 Security Audits Gen A...
2.1K
6108 karpathy-guidelines szkocot/andrej-karpathy-skills
Karpathy Guidelines Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls. Tradeoff: These guidelines bias toward caution over speed. For trivial tasks, use judgment. 1. Think Before Coding Don't assume. Don't hide confusion. Surface tradeoffs. Before implementing: State your assumptions explicitly. If uncertain, ask. If multiple interpretations exist, present them - don't pick silently. If a simpler approach exists, say so...
2.1K
6109 analyzing-dotnet-performance dotnet/skills
.NET Performance Patterns Scan C/.NET code for performance anti-patterns and produce prioritized findings with concrete fixes. Patterns sourced from the official .NET performance blog series, distilled to customer-actionable guidance. When to Use Reviewing C/.NET code for performance optimization opportunities Auditing hot paths for allocation-heavy or inefficient patterns Systematic scan of a codebase for known anti-patterns before release Second-opinion analysis after manual performance review...
2.1K
6110 app-store-optimization dpearson2699/swift-ios-skills
App Store Optimization (ASO) Search visibility and conversion optimization for App Store product pages. This skill covers strategic metadata decisions -- which keywords to target, how to structure descriptions for conversion, and how to use Custom Product Pages and in-app events for discoverability. For metadata compliance rules (character limits, screenshot device requirements, rejection triggers), see the app-store-review skill. Contents Show more Installs 1.7K Repository dpearson2699/sw…s-ski...
2.1K
6111 graalvm-native-image giuseppe-trisciuoglio/developer-kit
GraalVM Native Image for Java Applications Expert skill for building high-performance native executables from Java applications using GraalVM Native Image, dramatically reducing startup time and memory consumption. Overview GraalVM Native Image compiles Java applications ahead-of-time (AOT) into standalone native executables. These executables start in milliseconds, require significantly less memory than JVM-based deployments, and are ideal for serverless functions, CLI tools, and microservices ...
2.1K
6112 optimizing-ef-core-queries dotnet/skills
Optimizing EF Core Queries When to Use EF Core queries are slow or generating too many SQL statements Database CPU/IO is high due to ORM inefficiency N+1 query patterns are detected in logs Large result sets cause memory pressure When Not to Use The user is using Dapper or raw ADO.NET (not EF Core) The performance issue is database-side (missing indexes, bad schema) The user is building a new data access layer from scratch Inputs Input Required Description Slow EF Core queries Yes The LINQ queri...
2.1K
6113 token-efficiency delphine-l/claude_global
Token Efficiency Expert This skill provides token optimization strategies for cost-effective Claude Code usage across all projects. These guidelines help minimize token consumption while maintaining high-quality assistance. Core Principle ALWAYS follow these optimization guidelines by default unless the user explicitly requests verbose output or full file contents. Default assumption: Users prefer efficient, cost-effective assistance. Model Selection Strategy Use the right model for the ta...
2.1K
6114 find-community slavingia/skills
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user find their community — the foundation of a minimalist business. Core Principle Start with community, not with a product idea. The best minimalist businesses are built by people who are already deeply embedded in a community and notice a problem worth solving. You don't "find" a community — you already belong to several. Framework: Identify Your Communities Walk the user through th...
2.1K
6115 resume-modern nexu-io/open-design
【模板: 现代极简简历】 容器宽度模拟 A4: w-[210mm] min-h-[297mm] mx-auto , 内边距 16-20mm。 顶部姓名巨大 (text-4xl), 底下一行 contact (邮箱 / 电话 / 城市 / GitHub / LinkedIn), 中间用细竖线分隔。 主体两栏可选: 左 60% 主线(经历/项目/教育), 右 40% 副线(技能/语言/获奖)。 章节标题: small caps 风格, 上方一条短 accent 线 (w-8 h-0.5)。 经历每条: 公司 + 职位 + 时间区间 (右对齐), 下方 1-3 条 bullet 用动词开头。 不使用花哨颜色, 黑白灰 + 1 个 accent (深蓝 / 墨绿)。 添加 @media print 样式, 隐藏不必要的元素, 颜色保留。
2.1K
6116 backtest-expert tradermonty/claude-trading-skills
Backtest Expert Systematic approach to backtesting trading strategies based on professional methodology that prioritizes robustness over optimistic results. Core Philosophy Goal : Find strategies that "break the least", not strategies that "profit the most" on paper. Principle : Add friction, stress test assumptions, and see what survives. If a strategy holds up under pessimistic conditions, it's more likely to work in live trading. When to Use This Skill Use this skill when: Developing or valid...
2.1K
6117 run-tests dotnet/skills
Run .NET Tests Detect the test platform and framework, run tests, and apply filters using dotnet test . When to Use User wants to run tests in a .NET project User needs to run a subset of tests using filters User needs help detecting which test platform (VSTest vs MTP) or framework is in use User wants to understand the correct filter syntax for their setup When Not to Use User needs to write or generate test code (use writing-mstest-tests for MSTest, or general coding assistance for other frame...
2.1K
6118 user-story-splitting deanpeters/product-manager-skills
Purpose Break down large user stories, epics, or features into smaller, independently deliverable stories using systematic splitting patterns. Use this to make work more manageable, reduce risk, enable faster feedback cycles, and maintain flow in agile development. This skill applies to user stories, epics, and any work that's too large to complete in a single sprint. This is not arbitrary slicing—it's strategic decomposition that preserves user value while reducing complexity. Key Concepts The ...
2.1K
6119 pricing slavingia/skills
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. Before Starting Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md , or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or...
2.1K
6120 muapi-ai-clipping samuraigpt/generative-media-skills
AI Clipping One API call: long video in → ranked vertical short clips out. Each clip ships with a viral score (0–100), an opening hook line, a one-sentence "why it works" reason, and a hosted mp4 URL. Underlying API: https://muapi.ai/playground/ai-clipping Reference implementation (open source): https://github.com/SamurAIGPT/AI-Youtube-Shorts-Generator When to Use Auto-clip a podcast, interview, lecture, vlog, or stream into TikTok / Reels / Shorts. Extract the best 30–75s moments from any hoste...
2.1K
6121 memory-md-management giuseppe-trisciuoglio/developer-kit
Memory.md Management Provides comprehensive project memory file management capabilities including auditing, quality assessment, and targeted improvements. This skill ensures the coding agent has optimal project context by maintaining high-quality documentation files such as CLAUDE.md . Overview Project memory files such as CLAUDE.md are the primary mechanism for providing project-specific context to coding agent sessions. This skill manages their complete lifecycle: discovery, quality assessment...
2.1K
6122 market-environment-analysis tradermonty/claude-trading-skills
Market Environment Analysis Comprehensive analysis tool for understanding market conditions and creating professional market reports anytime. Core Workflow 1. Initial Data Collection Collect latest market data using web_search tool: Major stock indices (S&P 500, NASDAQ, Dow, Nikkei 225, Shanghai Composite, Hang Seng) Forex rates (USD/JPY, EUR/USD, major currency pairs) Commodity prices (WTI crude, Gold, Silver) US Treasury yields (2-year, 10-year, 30-year) VIX index (Fear gauge) Market tradi...
2.1K
6123 agy-delegate amelnagdy/delegate-skills
Antigravity Delegate You are the orchestrator . This skill lets you hand a bounded coding task to a separate implementer - the Google Antigravity CLI ( agy ) - then review what it produced and land it yourself. You write the brief and own the judgment; Antigravity does the typing in its own conversation; you verify and commit. Nothing here is specific to one orchestrating agent. The loop needs only the ability to run a shell command and read a file, so any comparable agent can drive it. It is de...
2.1K
6124 backend-development mrgoonie/claudekit-skills
Backend Development Skill Production-ready backend development with modern technologies, best practices, and proven patterns. When to Use Designing RESTful, GraphQL, or gRPC APIs Building authentication/authorization systems Optimizing database queries and schemas Implementing caching and performance optimization OWASP Top 10 security mitigation Designing scalable microservices Testing strategies (unit, integration, E2E) CI/CD pipelines and deployment Monitoring and debugging production system...
2.1K
6125 critical-thinking-logical-reasoning sammcj/agentic-coding
The following guidelines help you think critically and perform logical reasoning. Your role is to examine information, arguments, and claims using logic and reasoning, then provide clear, actionable critique. One of your goals is to avoid signal dilution, context collapse, quality degradation and degraded reasoning for future agent or human understanding of the meeting by ensuring you keep the signal to noise ratio high and that domain insights are preserved. When analysing content: Understa...
2.1K
6126 tutor bevibing/tutor-skills
Tutor Skill Quiz-based tutor that tracks what the user knows and doesn't know at the concept level . The goal is helping users discover their blind spots through questions. File Structure StudyVault/ ├── *dashboard* ← Compact overview: proficiency table + stats └── concepts/ ├── {area-name}.md ← Per-area concept tracking (attempts, status, error notes) └── ... Dashboard : Only aggregated numbers. Links to concept files. Stays small forever. Concept files : One per area. Tracks...
2.1K
6127 academic-paper-review bytedance/deer-flow
Academic Paper Review Skill Overview This skill produces structured, peer-review-quality analyses of academic papers and research publications. It follows established academic review standards used by top-tier venues (NeurIPS, ICML, ACL, Nature, IEEE) to provide rigorous, constructive, and balanced assessments. The review covers summary, strengths, weaknesses, methodology assessment, contribution evaluation, literature positioning, and actionable recommendations — all grounded in evidence from t...
2.1K
6128 domain-iot actionbook/rust-skills
No SKILL.md available for this skill. View on GitHub Installs 567 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
2.1K
6129 ralph-plan mastra-ai/mastra
Ralph Plan - Interactive Ralph Command Builder You are a planning assistant that helps users create well-structured ralph-loop commands. Your goal is to collaborate with the user to produce a focused, actionable ralph command with clear sections. Your Role Guide the user through creating a ralph command by asking clarifying questions and helping them define each section. Be conversational and iterative - help them refine their ideas into a concrete plan. Ralph Command Structure A ralph comm...
2.1K
6130 mockup-device-3d nexu-io/open-design
【模板: 设备 3D 展架 (Device 3D Showcase / HTML-in-Canvas)】 【意图】产品发布、App 演示、设计稿展示。把用户提供的 UI 内容真实渲染到 iPhone / MacBook "屏幕"里, 周围用 CSS 3D transform 模拟 GLTF 模型的玻璃 / 高光 / 折射。Inspired by hyperframes vfx-iphone-device。 【硬性构图】 画布 : 1920×1080, 暖灰渐变背景 radial-gradient(1a1a1f → 0a0a0f) , 底部反射地面 (mirror gradient)。 iPhone 15 Pro 模型 : 左侧 / 中部, transform: rotateY(-12deg) rotateX(4deg) translateZ(40px) ; 边框钛金属银 a8a8ad (实心 4px) + 屏幕圆角 56px; 屏幕内嵌 iframe-like div, 真实渲染用户的 HTML 内容 (mobile viewport 375×812)。 MacBook Pro 14"...
2.1K
6131 article-magazine nexu-io/open-design
【模板: 杂志文章】 顶部 hero: 大标题 (text-5xl/6xl) + 可选副标题 + 作者 / 阅读时间 / 日期元数据。 正文: 单栏, 最大宽度约 700px, 居中。段落 text-lg leading-relaxed text-neutral-700 dark:text-neutral-300 。 H2 / H3 标题用 serif 字体, 让正文与标题有视觉对比。 引用块使用左侧粗 accent 色边线 + 斜体。 代码块: 圆角 + 深色背景 + 浅色文字, 显示语言标签。 列表项使用自定义 bullet(小方块 / accent 圆点)。 章节之间用 <hr> 分隔, 但样式做成中央居中的小 ornament。 文末加一个简单的 "如果觉得有用,欢迎转发" 行动卡片。
2.1K
6132 korean-middle-korean nomadamas/k-skill
Korean Middle Korean Style Converter What this skill does 사용자가 한국어 문장을 "한국 중세 국어처럼", "훈민정음/중세국어 느낌으로", "옛 국어 밈체로" 바꾸어 달라고 할 때, 입력문을 결정론적 Middle Korean-style 문체 로 바꾼다. 이 스킬은 학술적 복원이 아니라 창작용 스타일 변환이다. 현대 한국어 조사 일부를 ᄋᆞᆫ , ᄋᆞᆯ , 애 같은 중세국어풍 표기로 바꾼다. 했다 , 하는 , 말하는 같은 현대 어미를 ᄒᆞ엿다〮 , ᄒᆞᄂᆞᆫ , ᄆᆞᆯᄒᆞᄂᆞᆫ 처럼 바꾼다. 날짜 단위는 年 , 月 , 日 로 바꾼다. 일부 한자어/밈 예시는 熱愛說 , 俳優 , 學校 처럼 Hanja 힌트를 섞는다. URL, 이메일, Markdown 링크, inline/fenced code span은 구조 토큰으로 보고 변환하지 않는다. 인명·숫자·고유명사는 완전 보존이 아니라, 규칙이 맞지 않을 때 원문을 남기는 best-effort 방식으로...
2.1K
6133 unity-cli unity-technologies/skills
Unity CLI Drive a running Unity Editor (if one is open) If a Unity Editor is open on this machine, this CLI can control it live — create and modify GameObjects, edit scenes and assets, inspect the hierarchy, and run arbitrary C — through the project's Pipeline package ( com.unity.pipeline ). When an Editor is available, drive it instead of hand-editing scene or asset files. unity status confirm a connected Editor (look for state "ready") unity command list the commands the Editor exposes unity...
2.1K
6134 create-payment-credential stripe/link-cli
Create Payment Credential Use Link to get secure, one-time-use payment credentials from a Link wallet to complete purchases. The CLI can produce one of two credential types: A virtual card (PAN) for use with a standard web checkout form. The issued card works anywhere. A Shared Payment Token (SPT) when the seller is in the Stripe Network and accepts payments programmatically (for example with Machine Payment Protocols). Installing Install with npm install -g @stripe/link-cli . Or run directly wi...
2.1K
6135 visual-content kostja94/marketing-skills
Content: Visual Content Guides visual content planning and creation across website, social media, email, and other channels. Images are needed not just for websites—social posts, infographics, and repurposed content all require visuals. Visual-first planning in content calendars improves engagement; cross-channel consistency and repurposing maximize ROI. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. ...
2.1K
6136 grow-sustainably slavingia/skills
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user grow their business sustainably without running out of money or energy. Core Principle Profitability is a superpower. It gives you infinite runway, clarity, and control. Spend less than you make. It sounds simple, but it's not easy. When you're profitable, you can take your time, make the right decisions, and move at your own pace — not someone else's. Don't Spend Money You Don't ...
2.1K
6137 nx-import nrwl/nx-ai-agents-config
name: nx-import description: Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository. Quick Start nx import brings code from a source repository or folder into the current workspace, preserving commit history. After nx 22.6.0 , nx import responds with .ndjson outputs and follow-up questions. For earlier versions, always run with --no-interactive and s...
2.1K
6138 gemini giuseppe-trisciuoglio/developer-kit
Gemini Skill Guide When to Use Gemini WHEN ASKED TO BE ACTIVATED Code Review : Comprehensive code reviews across multiple files Plan Review : Analyzing architectural plans, technical specifications, or project roadmaps Big Context Processing : Tasks requiring >200k tokens of context (entire codebases, documentation sets) Multi-file Analysis : Understanding relationships and patterns across many files ⚠️ Critical: Background/Non-Interactive Mode Warning NEVER use --approval-mode default in backgr...
2.1K
6139 incidentio-cli paymog/incidentio-cli
incident.io CLI Invoke the incidentio binary. Source of truth: paymog/incidentio-cli . Unlike blacksmith's cookie-replay, incident.io has a real public API keyed by Bearer tokens. incidentio speaks it directly — no browser, no cookies. Commands are generated from incident.io's official OpenAPI specs (one per resource tag), so every documented endpoint is available. The API base is https://api.incident.io . Auth (required before any command) A Bearer API key. Create one at Settings → API keys ( a...
2.1K
6140 firecrawl-developer-index firecrawl/skills
Firecrawl Developer Index Answer a developer question from the primary source: the issue where the bug was reported, the merged pull request that fixed it, the README or documentation page that states the contract. A blog post that describes a behaviour is a weaker answer than the passage that defines it, so reach for the index first and the open web second. There is no fixed recipe . Read the question, decide what kind it is, and choose the approach below. A literal error string wants a differe...
2.1K
6141 fastapi jezweb/claude-skills
FastAPI Official FastAPI skill to write code with best practices, keeping up to date with new versions and features. Use the fastapi CLI Run the development server on localhost with reload: fastapi dev Run the production server: fastapi run Add an entrypoint in pyproject.toml FastAPI CLI will read the entrypoint in pyproject.toml to know where the FastAPI app is declared. [ tool.fastapi ] entrypoint = "my_app.main:app" Use fastapi with a path When adding the entrypoint to pyproject.toml is not p...
2K
6142 frontend-ui-ux-engineer 404kidwiz/claude-supercode-skills
Provides frontend design and development expertise specializing in creating visually stunning, user-centric interfaces without requiring design mockups. Crafts beautiful UI/UX with creative design thinking, advanced styling, animations, and accessibility best practices for modern web applications. When to Use - Need to transform functional UI into visually stunning interfaces - Design mockups don't exist but beautiful UI is required - Visual polish and micro-interactions are priority - Com...
2K
6143 assets binance/binance-skills-hub
Binance Assets Skill Assets request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/account/apiTradingStatus (GET) Account API Trading Status (USER_DATA) None recvWindow Yes /sapi/v1/account/info (GET) Account info (USER_DATA) None recvWindow Yes /sapi/v1/account/status (GET) Account Status (USER_DATA) None recvWindow Yes /sapi/v1/a...
2K
6144 alpha binance/binance-skills-hub
Binance Alpha Skill Alpha request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /bapi/defi/v1/public/alpha-trade/ticker (GET) Ticker (24hr Price Statistics) symbol None No /bapi/defi/v1/public/alpha-trade/agg-trades (GET) Aggregated Trades symbol fromId, startTime, endTime, limit No /bapi/defi/v1/public/alpha-trade/get-exchange-info (GET) ...
2K
6145 recover-content calm-north/seojuice-skills
Recover Content Diagnose and reverse traffic loss on existing pages using the decay triage framework: refresh, consolidate, redirect, or retire. Before You Start Gather this context (ask if not provided): Which pages are losing traffic? Specific URLs or a general "the whole blog is declining." How much traffic was lost? Percentage drop or absolute numbers. Over what timeframe? Gradual decline over months vs sudden drop. Any recent changes? Site redesign, CMS migration, content edits, algorithm u...
2K
6146 build-clusters calm-north/seojuice-skills
Build Clusters Build a topical authority cluster from a seed keyword using pillar-spoke structure, coverage scoring, and interlinking plans. What is a Topic Cluster? A topic cluster is a group of interlinked pages that collectively cover a subject area. Google evaluates topical authority at the cluster level — ranking a single page is harder if the site has no supporting content around the topic. Structure: Pillar page — comprehensive overview of the broad topic (targets head term) Spoke pages —...
2K
6147 fix-linking calm-north/seojuice-skills
Fix Linking Design and audit internal link structures using hub-and-spoke topology, PageRank flow logic, and anchor text budgets. Why Internal Links Matter Internal links do two things: (1) pass PageRank between pages, and (2) signal topical relevance via anchor text. A page with zero incoming internal links is an orphan — invisible to authority flow regardless of content quality. Architecture Model Selection Before auditing links, choose the right architecture model for the site: Model Best For...
2K
6148 code-review paulrberg/agent-skills
Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process 1. Pin ...
2K
6149 tailwind-best-practices mastra-ai/mastra
Tailwind Best Practices Overview Styling guidelines for the Mastra Playground UI, containing 5 rules across 3 categories. Rules are prioritized by impact to guide automated refactoring and code generation. These rules ensure design system consistency, prevent token drift, and maintain component library integrity. Scope packages/playground-ui packages/playground When to Apply Reference these guidelines when: Writing new React components with Tailwind styles Reviewing code for styling consistency ...
2K
6150 react-best-practices vercel-labs/vercel-plugin
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
2K