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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,096
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
3351 pencil-design chiroro-jr/pencil-design-skill
Pencil Design Skill Design production-quality UIs in Pencil and generate clean, maintainable code from them. This skill enforces best practices for design system reuse, variable usage, layout correctness, visual verification, and design-to-code workflows. When to Use This Skill Designing screens, pages, or components in a .pen file Generating code (React, Next.js, Vue, Svelte, HTML/CSS) from Pencil designs Building or extending a design system in Pencil Syncing design tokens between Pencil and c...
1.4K
3352 ai-sdk vercel-labs/ai
Prerequisites Before searching docs, check if node_modules/ai/docs/ exists. If not, install only the ai package using the project's package manager (e.g., pnpm add ai ). Do not install other packages at this stage. Provider packages (e.g., @ai-sdk/openai ) and client packages (e.g., @ai-sdk/react ) should be installed later when needed based on user requirements. Critical: Do Not Trust Internal Knowledge Everything you know about the AI SDK is outdated or wrong. Your training data contains obsol...
1.4K
3353 jupyter-to-marimo marimo-team/skills
Converting Jupyter Notebooks to Marimo IMPORTANT : When asked to translate a notebook, ALWAYS run uvx marimo convert <notebook.ipynb> -o <notebook.py> FIRST before reading any files. This saves precious tokens - reading large notebooks can consume 30k+ tokens, while the converted .py file is much smaller and easier to work with. Steps Convert using the CLI Run the marimo convert command via uvx so no install is needed: uvx marimo convert < notebook.ipynb > -o < notebook.py > This generates a mar...
1.4K
3354 energykit dpearson2699/swift-ios-skills
EnergyKit Provide grid electricity forecasts to help users choose when to use electricity. EnergyKit identifies times when there is relatively cleaner or less expensive electricity on the grid, enabling apps to shift or reduce load accordingly. Targets Swift 6.2 / iOS 26+. Contents Setup Core Concepts Querying Electricity Guidance Working with Guidance Values Energy Venues Submitting Load Events Electricity Insights Common Mistakes Review Checklist References Setup Entitlement EnergyKit requires...
1.4K
3355 shareplay-activities dpearson2699/swift-ios-skills
GroupActivities / SharePlay Build shared real-time experiences using the GroupActivities framework. SharePlay connects people over FaceTime or iMessage, synchronizing media playback, app state, or custom data. Targets Swift 6.2 / iOS 26+. Contents Setup Defining a GroupActivity Session Lifecycle Sending and Receiving Messages Coordinated Media Playback Starting SharePlay from Your App GroupSessionJournal: File Transfer Common Mistakes Review Checklist References Setup Entitlements Add the Group ...
1.4K
3356 gtm-positioning-strategy github/awesome-copilot
Positioning Strategy Find and own a defensible market position. Turn generic messaging into clear differentiation — or at least test whether your differentiation actually resonates before committing to it. When to Use Triggers: "Our messaging sounds exactly like competitors" "Brand awareness is strong but conversion is weak" "Sales team can't explain why we're different" "Buyers see us as interchangeable" "Should we reposition before we rebrand?" "How do we test positioning claims?" Context: Com...
1.4K
3357 backtest marketcalls/vectorbt-backtesting-skills
Create a complete VectorBT backtest script for the user. Arguments Parse $ARGUMENTS as: strategy symbol exchange interval $0 = strategy name (e.g., ema-crossover, rsi, donchian, supertrend, macd, sda2, momentum) $1 = symbol (e.g., SBIN, RELIANCE, NIFTY). Default: SBIN $2 = exchange (e.g., NSE, NFO). Default: NSE $3 = interval (e.g., D, 1h, 5m). Default: D If no arguments, ask the user which strategy they want. Instructions Read the vectorbt-expert skill rules for reference patterns Create backte...
1.4K
3358 khazix-writer kkkkhazix/khazix-skills
卡兹克公众号长文写作 关于这个skill的作者 这是卡兹克(英文名 Khazix)的个人写作风格skill。账号全称「数字生命卡兹克」,是一个以「激发大家对AI的好奇」为使命的公众号。安装这个skill后,你可以用卡兹克的风格来写公众号长文。 你正在以「数字生命卡兹克」的身份写一篇公众号长文。 卡兹克(Khazix)是一个在AI行业深耕三年的内容创作者和创业者,运营着公众号「数字生命卡兹克」。他的文章风格一句话概括: "有见识的普通人在认真聊一件打动他的事。" 核心价值观 这些价值观决定了文章的底色,写作时需要时刻贯穿: 永远对世界保持好奇。 这是账号的slogan,也是一切内容的出发点。面对新工具新技术,不是先问"我会被取代吗?",而是充满兴奋地问"我能用它来玩点什么有意思的?" 讲人话,像个活人。 AI时代最稀缺的是"活人感"。我们不追求滴水不漏的客观,分享的是亲身经历、真实感受、踩过的坑。大胆使用"我觉得"、"我认为"。拥抱不完美。 真诚是唯一的捷径。 可以不写,但绝不骗人。如果产品有缺点就直接说,不懂就大方承认。读者的信任是最宝贵的资产。 有所为有所不为。 不追逐违背价值观的流...
1.4K
3359 new-terraform-provider hashicorp/agent-skills
To scaffold a new Terraform provider with Plugin Framework: If I am already in a Terraform provider workspace, then confirm that I want to create a new workspace. If I do not want to create a new workspace, then skip all remaining steps. Create a new workspace root directory. The root directory name should be prefixed with "terraform-provider-". Perform all subsequent steps in this new workspace. Initialize a new Go module.. Run go get -u github.com/hashicorp/terraform-plugin-framework@latest. ...
1.4K
3360 payment-assistant binance/binance-skills-hub
⚠️ CRITICAL: How to Handle QR Images When user sends a QR code image, you MUST follow this order: Step 1: Try to READ the QR data directly (Vision) Look at the QR code image and try to extract the actual data string (URL or EMV code). If you can read it → --action purchase --raw_qr "<DATA>" If you cannot read the data (only see logo/colors) → Go to Step 2 Step 2: Check for image file path Does your platform provide the image attachment path in message metadata? If YES → --action decode_qr --imag...
1.4K
3361 gifgrep steipete/clawdis
gifgrep Use gifgrep to search GIF providers (Tenor/Giphy), browse in a TUI, download results, and extract stills or sheets. GIF-Grab (gifgrep workflow) Search → preview → download → extract (still/sheet) for fast review and sharing. Quick start gifgrep cats --max 5 gifgrep cats --format url | head -n 5 gifgrep search --json cats | jq '.[0].url' gifgrep tui "office handshake" gifgrep cats --download --max 1 --format url TUI + previews TUI: gifgrep tui "query" CLI still previews: --thumbs (Kitty/G...
1.4K
3362 account-research anthropics/knowledge-work-plugins
Account Research Get a complete picture of any company or person before outreach. This skill always works with web search, and gets significantly better with enrichment and CRM data. How It Works ┌─────────────────────────────────────────────────────────────────┐ │ ACCOUNT RESEARCH │ ├─────────────────────────────────────────────────────────────────┤ │ ALWAYS (works standalone via web search) │ │ ✓ Company overview: what th...
1.4K
3363 code-polish paulrberg/agent-skills
Code Polish Combined simplification and review pipeline. This skill orchestrates two sub-skills in sequence: code-simplify — simplify for readability and maintainability code-review --fix — review for correctness, security, and quality, auto-applying all fixes Both sub-skills share the same scope resolution: only session-modified files are in scope. If there are no session-modified files, they fall back to all uncommitted tracked changes. See each sub-skill for full details. Workflow 1) Run code...
1.4K
3364 imsg steipete/clawdis
imsg Use imsg to read and send iMessage/SMS via macOS Messages.app. When to Use ✅ USE this skill when: User explicitly asks to send iMessage or SMS Reading iMessage conversation history Checking recent Messages.app chats Sending to phone numbers or Apple IDs When NOT to Use ❌ DON'T use this skill when: Telegram messages → use message tool with channel:telegram Signal messages → use Signal channel if configured WhatsApp messages → use WhatsApp channel if configured Discord messages → use message ...
1.4K
3365 gh-issues steipete/clawdis
gh-issues — Auto-fix GitHub Issues with Parallel Sub-agents You are an orchestrator. Follow these 6 phases exactly. Do not skip phases. IMPORTANT — No gh CLI dependency. This skill uses curl + the GitHub REST API exclusively. The GH_TOKEN env var is already injected by OpenClaw. Pass it as a Bearer token in all API calls: curl -s -H "Authorization: Bearer $GH_TOKEN" -H "Accept: application/vnd.github+json" ... Phase 1 — Parse Arguments Parse the arguments string provided after /gh-issues. Positi...
1.4K
3366 skill-creator steipete/clawdis
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
1.4K
3367 caido-mode caido/skills
Caido Mode Skill Overview Full-coverage CLI for Caido's API, built on the official @caido/sdk-client package. Covers: HTTP History - Search, retrieve, replay, edit requests with HTTPQL Replay & Sessions - Sessions, collections, entries, fuzzing Scopes - Create and manage testing scopes (allowlist/denylist patterns) Filter Presets - Save and reuse HTTPQL filter presets Environments - Store test variables (victim IDs, tokens, etc.) Findings - Create, list, update security findings Tasks - Monitor ...
1.4K
3368 company-research deanpeters/product-manager-skills
Company Research Skill Overview I help you conduct comprehensive company research for investment decisions, business development, or competitive intelligence. I analyze business models, competitive positioning, market dynamics, and management quality. What I can do: Business model canvas analysis Competitive landscape mapping SWOT and Porter's Five Forces analysis Market size and growth assessment Management and governance review Risk identification What I cannot do: Access proprietary databases...
1.4K
3369 openhue steipete/clawdis
OpenHue CLI Use openhue to control Philips Hue lights and scenes via a Hue Bridge. When to Use ✅ USE this skill when: "Turn on/off the lights" "Dim the living room lights" "Set a scene" or "movie mode" Controlling specific Hue rooms or zones Adjusting brightness, color, or color temperature When NOT to Use ❌ DON'T use this skill when: Non-Hue smart devices (other brands) → not supported HomeKit scenes or Shortcuts → use Apple's ecosystem TV or entertainment system control Thermostat or HVAC Smar...
1.4K
3370 notion-research-documentation openai/skills
Research & Documentation Pull relevant Notion pages, synthesize findings, and publish clear briefs or reports (with citations and links to sources). Quick start Find sources with Notion:notion-search using targeted queries; confirm scope with the user. Fetch pages via Notion:notion-fetch ; note key sections and capture citations ( reference/citations.md ). Choose output format (brief, summary, comparison, comprehensive report) using reference/format-selection-guide.md . Draft in Notion with Noti...
1.4K
3371 find-skills bytedance/deer-flow
Find Skills This skill helps you discover and install skills from the open agent skills ecosystem. When to Use This Skill Use this skill when the user: Asks "how do I do X" where X might be a common task with an existing skill Says "find a skill for X" or "is there a skill for X" Asks "can you do X" where X is a specialized capability Expresses interest in extending agent capabilities Wants to search for tools, templates, or workflows Mentions they wish they had help with a specific domain (desi...
1.4K
3372 sentry-create-alert getsentry/sentry-for-ai
All Skills > Feature Setup > Create Alert Create Sentry Alert Create alerts via Sentry's workflow engine API. Note: This API is currently in beta and may be subject to change. It is part of New Monitors and Alerts and may not be viewable in the legacy Alerts UI. Invoke This Skill When User asks to "create a Sentry alert" or "set up notifications" User wants to be emailed or notified when issues match certain conditions User mentions priority alerts, de-escalation alerts, or workflow automations ...
1.4K
3373 core vercel-labs/json-render
@json-render/core Core package for schema definition, catalog creation, and spec streaming. Key Concepts Schema : Defines the structure of specs and catalogs (use defineSchema ) Catalog : Maps component/action names to their definitions (use defineCatalog ) Spec : JSON output from AI that conforms to the schema SpecStream : JSONL streaming format for progressive spec building Defining a Schema import { defineSchema } from "@json-render/core" ; export const schema = defineSchema ( ( s ) => ( { sp...
1.4K
3374 open-source browser-use/browser-use
Browser Use Open-Source Library Reference Reference docs for writing Python code against the browser-use library. Read the relevant file based on what the user needs. Topic Read Install, quickstart, production/@sandbox references/quickstart.md LLM providers (15+): setup, env vars, pricing references/models.md Agent params, output, prompting, hooks, timeouts references/agent.md Browser params, auth, real browser, remote/cloud references/browser.md Custom tools, built-in tools, ActionResult refere...
1.4K
3375 playwright-testing alinaqi/claude-bootstrap
Playwright E2E Testing Skill Load with: base.md + [framework].md For end-to-end testing of web applications with Playwright - cross-browser, fast, reliable. Sources: Playwright Best Practices | Playwright Docs | Better Stack Guide Setup Installation New project npm init playwright@latest Existing project npm install -D @playwright/test npx playwright install Configuration // playwright.config.ts import { defineConfig, devices } from '@playwright/test'; export default defineConfig({ te...
1.4K
3376 tutor roundtable02/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...
1.4K
3377 ordercli steipete/clawdis
ordercli Use ordercli to check past orders and track active order status (Foodora only right now). Quick start (Foodora) ordercli foodora countries ordercli foodora config set --country AT ordercli foodora login --email you@example.com --password-stdin ordercli foodora orders ordercli foodora history --limit 20 ordercli foodora history show <orderCode> Orders Active list (arrival/status): ordercli foodora orders Watch: ordercli foodora orders --watch Active order detail: ordercli foodora order <...
1.4K
3378 image-generation bytedance/deer-flow
Image Generation via MCP AI image generation skill via MCP. Use Gemini models or compatible services to generate high-quality images for marketing, UI, and presentations. When to use this skill Marketing assets : Hero images, banners, social media content UI/UX design : Placeholder images, icons, illustrations Presentations : Slide backgrounds, product visualizations Brand consistency : Generate images based on a style guide Instructions Step 1: Configure MCP Environment Check MCP server config...
1.4K
3379 asc-wall-submit rudrankriyam/app-store-connect-cli-skills
asc wall submit Use this skill to add or update a Wall of Apps entry without introducing new CLI surface area. When to use User wants to submit an app to the Wall of Apps User wants to update an existing Wall of Apps entry User asks for the exact Wall submission flow Required inputs Collect and confirm all fields before running commands: app : app name link : app URL ( http / https , usually App Store URL) creator : GitHub handle or creator name platform : comma-separated labels (for example: iO...
1.4K
3380 mcp-vods aahl/skills
追剧/追番技能 通过 npx -y mcporter 连接 mcp-vods 在多个源站中搜索影视、动漫、短剧、综艺等节目信息或更新进度。 并支持通过配置可选的电视IP环境变量,实现投屏到电视上播放。 搜索工具 该工具需要在多个源站搜索,比较耗时,需要更多的超时时间,如果遇到超时,可以重新尝试。 npx -y mcporter call --stdio 'uvx mcp-vods' vods_search keyword="影视名称" npx -y mcporter call --stdio 'uvx mcp-vods' vods_search keyword="影视名称" page=2 小米电视投屏工具 需要配置环境变量 MITV_LOCAL_IP 或 MITV_LIST_CFG 才能使用此工具。 npx -y mcporter call --stdio 'uvx mcp-vods' mitv_play_media url="影视URL" addr="小米电视IP" 安卓电视投屏工具 需要配置环境变量 TVBOX_LOCAL_IP 或 TVBOX_LIST_CFG 并在电视上安装Tv...
1.4K
3381 resolve-merge-conflicts warpdotdev/common-skills
Resolve Merge Conflicts Overview Resolve conflicts without opening full files unless the compact view is insufficient. Start with a summary, then inspect one conflicted file at a time. Workflow Start with a summary. python3 .agents/skills/resolve-merge-conflicts/scripts/extract_conflict_context.py Use the summary to identify which files are unresolved, which index stages exist, and how many text hunks each file contains. Drill into one file. Show more
1.3K
3382 diagnose-ci-failures warpdotdev/common-skills
diagnose-ci-failures Programmatically diagnose CI failures for a PR and generate a plan to fix them. Overview This skill provides a deterministic workflow to check CI status for a PR, extract failure logs, analyze errors, and create a plan (not code changes) to resolve issues. The output is always a plan document that can be reviewed before execution. Workflow 1. Verify PR exists for current branch Get the current branch and check if a PR exists: Get current branch git branch --show-current Ch...
1.3K
3383 review-pr warpdotdev/common-skills
Review PR Skill Review the current pull request and write the output to review.json . Context The working directory is the PR branch checkout. The workflow provides an annotated diff in pr_diff.txt . The workflow provides the PR description in pr_description.txt . Focus on files and lines changed by this PR. Do not post comments or reviews to GitHub directly. Review Scope Prioritize correctness, security, error handling, and meaningful performance issues. Include style or nit comments only when ...
1.3K
3384 create-pr warpdotdev/common-skills
create-pr Overview This guide covers best practices for creating pull requests in the warp repository, including merging master, running presubmit checks, linking Linear tasks, ensuring appropriate test coverage, and structuring your PR for effective review.
1.3K
3385 spec-driven-implementation warpdotdev/common-skills
spec-driven-implementation Drive a spec-first workflow for substantial features in Warp. Overview Use this skill for significant features where a written spec will improve implementation quality, reduce ambiguity, or make review easier. Be pragmatic: not every change needs specs. Specs should usually live in: specs/<linear-ticket-number>/PRODUCT.md specs/<linear-ticket-number>/TECH.md For example: specs/APP-1234/PRODUCT.md specs/APP-1234/TECH.md specs/ should contain only ticket-named directorie...
1.3K
3386 compound-docs everyinc/compound-engineering-plugin
compound-docs Skill Purpose: Automatically document solved problems to build searchable institutional knowledge with category-based organization (enum-validated problem types). Overview This skill captures problem solutions immediately after confirmation, creating structured documentation that serves as a searchable knowledge base for future sessions. Organization: Single-file architecture - each problem documented as one markdown file in its symptom category directory (e.g., docs/solutions/...
1.3K
3387 flutter-accessibility-audit flutter/skills
Implementing Flutter Accessibility Contents Managing Semantics Auditing Accessibility Debugging the Semantics Tree Examples Managing Semantics Rely on Flutter's standard widgets (e.g., TabBar , MenuAnchor ) for automatic semantic role assignment whenever possible. When building custom components or overriding default behaviors, explicitly define the UI element's purpose using the Semantics widget. Wrap custom UI components in a Semantics widget. Assign the appropriate SemanticsRole enum value to...
1.3K
3388 clerk-billing clerk/skills
Billing STOP, Dashboard-only prerequisite. Billing must be enabled from the Clerk Dashboard before any <PricingTable /> , <CheckoutButton /> , has({ plan }) , or has({ feature }) usage works. The Clerk CLI and Backend API do not expose a toggle for this today, the only path is dashboard.clerk.com → your app → Billing → Settings . Dev instances can use the shared Clerk development gateway (no Stripe account needed); production requires a Stripe account for payment processing only. Note : Billing ...
1.3K
3389 naver-blog-research nomadamas/k-skill
네이버 블로그 리서치 What this skill does 네이버 블로그를 검색하고, 개별 포스트의 원문을 읽고, 이미지를 로컬에 다운로드한다. API 키 없이 python3 표준 라이브러리만으로 동작한다. 검색 결과를 구조화된 JSON으로 출력한다. 모바일 버전( m.blog.naver.com )을 이용해 iframe 없이 본문을 직접 추출한다. 블로그 이미지 CDN( blogfiles.naver.net , postfiles.pstatic.net )에서 이미지를 다운로드한다. When to use "네이버 블로그에서 결혼식 체크리스트 검색해줘" "네이버 블로그 리서치 해줘" "한국 블로그에서 관련 정보 조사해줘" "네이버 블로그 글 읽어줘" "이 네이버 블로그 포스트에서 이미지 다운로드해줘" 한국어 콘텐츠 리서치에서 구글 외 네이버 블로그 소스가 필요한 상황 When not to use 네이버 뉴스, 카페, 지식iN 등 블로그 외 네이버 서비스 검색 대량 크롤링/스크래핑 (한 세션...
1.3K
3390 inngest-events inngest/inngest-skills
Inngest Events Master Inngest event design and delivery patterns. Events are the foundation of Inngest - learn to design robust event schemas, implement idempotency, leverage fan-out patterns, and handle system events effectively. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Event Payload Format Every Inngest event is a JSON object with required and optional properties: Requi...
1.3K
3391 inngest-steps inngest/inngest-skills
Inngest Steps Build robust, durable workflows with Inngest's step methods. Each step is a separate HTTP request that can be independently retried and monitored. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Core Concept 🔄 Critical: Each step re-runs your function from the beginning. Put ALL non-deterministic code (API calls, DB queries, randomness) inside steps, never outside....
1.3K
3392 inngest-durable-functions inngest/inngest-skills
Inngest Durable Functions Master Inngest's durable execution model for building fault-tolerant, long-running workflows. This skill covers the complete lifecycle from triggers to error handling. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Core Concepts You Need to Know Durable Execution Model Each step should encapsulate side-effects and non-deterministic code Memoization pre...
1.3K
3393 screenshot-optimization eronred/aso-skills
Screenshot Optimization You are an expert in App Store creative optimization with deep knowledge of what converts browsers into downloaders. Your goal is to help the user design screenshots that maximize conversion rate. Initial Assessment Check for app-marketing-context.md — read it for positioning and audience Ask for the App ID (to see current screenshots) Ask for target audience — who is browsing the App Store for this? Ask for top 3 features they want to highlight Ask if they have a designe...
1.3K
3394 tailwindcss-mobile-first josiahsiegel/claude-plugin-marketplace
Mobile-First Responsive Design (2025/2026) Core Philosophy Mobile-first design is the industry standard for 2025/2026. With mobile traffic consistently exceeding 60% of global web traffic and Google's mobile-first indexing, starting with mobile ensures optimal user experience and SEO performance. The Mobile-First Mindset <!-- CORRECT: Mobile-first (progressive enhancement) --> <div class="text-sm md:text-base lg:text-lg"> Start small, enhance upward </div> <!-- INCORRECT: Desktop-first (gra...
1.3K
3395 sandbox-npm-install github/awesome-copilot
Sandbox npm Install When to Use This Skill Use this skill whenever: You need to install npm packages for the first time in a new sandbox session package.json or package-lock.json has changed and you need to reinstall You encounter native binary crashes with errors like SIGILL , SIGSEGV , mmap , or unaligned sysNoHugePageOS The node_modules directory is missing or corrupted Prerequisites A Docker sandbox environment with a virtiofs-mounted workspace Node.js and npm available in the container A pa...
1.3K
3396 semantic-kernel github/awesome-copilot
Semantic Kernel Use this skill when working with applications, plugins, function-calling flows, or AI integrations built on Semantic Kernel. Always ground implementation advice in the latest Semantic Kernel documentation and samples rather than memory alone. Determine the target language first Choose the language workflow before making recommendations or code changes: Use the .NET workflow when the repository contains .cs , .csproj , .sln , or other .NET project files, or when the user explicitl...
1.3K
3397 spring-boot-testing github/awesome-copilot
Spring Boot Testing This skill provides expert guide for testing Spring Boot 4 applications with modern patterns and best practices. Core Principles Test Pyramid : Unit (fast) > Slice (focused) > Integration (complete) Right Tool : Use the narrowest slice that gives you confidence AssertJ Style : Fluent, readable assertions over verbose matchers Modern APIs : Prefer MockMvcTester and RestTestClient over legacy alternatives Which Test Slice? Scenario Annotation Reference Controller + HTTP semanti...
1.3K
3398 xiaohongshu-cover-generator freestylefly/xiaohongshu-skills
Xiaohongshu Cover Generator This skill generates Xiaohongshu-style cover images based on user-provided topics. Usage When a user requests a Xiaohongshu cover image: Confirm the topic with the user if not clear Check for API key (CANGHE_API_KEY environment variable or ask user to provide it) Run the generation script with the topic The image will be saved to the current working directory with filename format: xiaohongshu-cover-{timestamp}.png Running the Script The script is located at scrip...
1.3K
3399 tanstack-integration-best-practices deckardger/tanstack-agent-skills
TanStack Integration Best Practices Guidelines for integrating TanStack Query, Router, and Start together effectively. These patterns ensure optimal data flow, caching coordination, and type safety across the stack. When to Apply Setting up a new TanStack Start project Integrating TanStack Query with TanStack Router Configuring SSR with query hydration Coordinating caching between router and query Setting up type-safe data fetching patterns Rule Categories by Priority Priority Category Rules I...
1.3K
3400 market-research-reports davila7/claude-code-templates
Market Research Reports Overview Market research reports are comprehensive strategic documents that analyze industries, markets, and competitive landscapes to inform business decisions, investment strategies, and strategic planning. This skill generates professional-grade reports of 50+ pages with extensive visual content, modeled after deliverables from top consulting firms like McKinsey, BCG, Bain, Gartner, and Forrester. Key Features: Comprehensive length: Reports are designed to be 50+ pa...
1.3K