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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,539
总 Skills
98.8M
总安装量
2,627
贡献者
# Skill 仓库 描述 安装量
3751 liquid-theme-standards benjaminsehl/liquid-skills
CSS, JS & HTML Standards for Shopify Liquid Themes Core Principles Progressive enhancement — semantic HTML first, CSS second, JS third No external dependencies — native browser APIs only for JavaScript Design tokens — never hardcode colors, spacing, or fonts BEM naming — consistent class naming throughout Defensive CSS — handle edge cases gracefully CSS in Liquid Themes Where CSS Lives Location Liquid? Use For {% stylesheet %} No Component-scoped styles (one per file) {% style %} Yes Dynamic val...
2.1K
3752 brand-review anthropics/knowledge-work-plugins
Brand Review If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Review marketing content against brand voice, style guidelines, and messaging standards. Flag deviations and provide specific improvement suggestions. Trigger User runs /brand-review or asks to review, check, or audit content against brand guidelines. Inputs Content to review — accept content in any of these forms: Pasted directly into the conversation A file path or ~~knowledge base r...
2.1K
3753 superwall superwall/skills
Superwall This skill covers three areas. Read the relevant reference doc before proceeding. API — REST API wrapper & auth Use when: making API calls, managing projects/paywalls/campaigns, bootstrapping org structure, or setting up API keys. → references/api.md Quick start: scripts/sw-api.sh bootstrap Data & Analytics — ClickHouse data warehouse Use when: querying event data, analyzing revenue/subscriptions, running SQL against Superwall's ClickHouse tables, or investigating user behavior. → refe...
2.1K
3754 gsap-framer-scroll-animation github/awesome-copilot
GSAP & Framer Motion — Scroll Animations Skill Production-grade scroll animations with GitHub Copilot prompts, ready-to-use code recipes, and deep API references. Design Companion: This skill provides the technical implementation for scroll-driven motion. For the creative philosophy , design principles, and premium aesthetics that should guide how and when to animate, always cross-reference the premium-frontend-ui skill. Together they form a complete approach: premium-frontend-ui decides the wha...
2.1K
3755 xai-grok-onboarding starchild-ai-agent/official-skills
🟢 xAI OAuth Onboarding Use any active xAI account — X Premium, X Premium+, SuperGrok, or SuperGrok Heavy — for grok-4.3 , grok-build-0.1 , grok-4.20-* and multi-agent models. No separate API key needed. This is standard OAuth 2.0 (RFC 8628 Device Authorization Grant), not a vendor-custom flow. Tier → model access The JWT issued by auth.x.ai carries a tier claim; higher tiers unlock more models from /v1/models . Observed mapping (xAI does not publish this officially): Tier Subscription Approx. mo...
2.1K
3756 nextjs-performance giuseppe-trisciuoglio/developer-kit
Next.js Performance Optimization Expert guidance for optimizing Next.js applications with focus on Core Web Vitals, modern patterns, and best practices. Overview This skill provides comprehensive guidance for optimizing Next.js applications. It covers Core Web Vitals optimization (LCP, INP, CLS), modern React patterns, Server Components, caching strategies, and bundle optimization techniques. Designed for developers already familiar with React/Next.js who want to implement production-grade optim...
2.1K
3757 mermaid-to-image zc277584121/marketing-skills
Skill: Mermaid to Image Convert ```mermaid code blocks in Markdown (or other text) files into PNG images, and replace the code blocks with image references. Useful for platforms that don't render Mermaid natively (GitHub Pages/Jekyll, Dev.to, etc.). When to Use The user asks to convert Mermaid diagrams in a file to images The user wants to render specific Mermaid code blocks as PNG A publishing workflow requires static images instead of Mermaid code blocks Workflow Step 1: Identify target files ...
2.1K
3758 aiconfig-online-evals launchdarkly/agent-skills
AI Config Online Evaluations Attach judges to AI Config variations for automatic quality scoring using LLM-as-a-judge methodology. Judges evaluate responses and return scores between 0.0 and 1.0. Prerequisites LaunchDarkly account with AI Configs enabled API access token with write permissions Existing AI Config with variations (use aiconfig-create skill) For automatic metric recording and the consolidated judge-result API: Python AI SDK v0.18.0+ or Node.js AI SDK v0.17.0+ API Key Detection Chec...
2.1K
3759 aiconfig-targeting launchdarkly/agent-skills
AI Config Targeting Configure targeting rules for AI Configs to control which variations serve to different contexts. Works the same for both completion and agent mode. Prerequisites LaunchDarkly account with AI Configs enabled API access token with write permissions Project key and environment key Existing AI Config with variations (use aiconfig-create skill) API Key Detection Check environment variables - LAUNCHDARKLY_API_KEY , LAUNCHDARKLY_API_TOKEN , LD_API_KEY Check MCP config - Claude: ~/....
2.1K
3760 bencium-controlled-ux-designer bencium/bencium-marketplace
UX Designer Expert UI/UX design skill that helps create unique, accessible, and thoughtfully designed interfaces. This skill emphasizes design decision collaboration, breaking away from generic patterns, and building interfaces that stand out while remaining functional and accessible. Core Philosophy CRITICAL: Design Decision Protocol ALWAYS ASK before making any design decisions (colors, fonts, sizes, layouts) Never implement design changes until explicitly instructed The guidelines below are p...
2.1K
3761 promql grafana/skills
PromQL Query Patterns PromQL is a functional query language for time series data. Every query returns either an instant vector (one value per label set at a point in time), a range vector (a sliding window of samples), or a scalar . Golden rule: rate() and increase() always require a range vector. The range must be at least 4x the scrape interval to avoid gaps. For a 60s scrape interval, use [5m] minimum. Rate and counter queries Rate (per-second average over a window): rate ( http_requests_tota...
2.1K
3762 handoff vinvcn/mattpocock-skills-zh-cn
Write a handoff document summarising the current conversation so a fresh agent can continue the work. Save it to a path produced by mktemp -t handoff-XXXXXX.md (read the file before you write to it). Suggest the skills to be used, if any, by the next session. Do not duplicate content already captured in other artifacts (PRDs, plans, ADRs, issues, commits, diffs). Reference them by path or URL instead. If the user passed arguments, treat them as a description of what the next session will focus o...
2.1K
3763 to-prd vinvcn/mattpocock-skills-zh-cn
This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. Process Explore the repo to understand the current state of the codebase, if you haven't already. Sketch out the major modules you will need to build or modify to complete the implementation. Actively look for opportunities to extract deep modules that can be tested in isolation. A deep module (as opposed to a shallow module) is one w...
2.1K
3764 finance-manager ailabs-393/ai-labs-claude-skills
Finance Manager A comprehensive toolkit for personal finance management that processes transaction data, performs sophisticated financial analysis, generates actionable insights, and creates beautiful visual reports. Core Capabilities Transaction Data Processing: Extract financial data from PDFs, CSVs, or JSON files Financial Analysis: Calculate key metrics, identify spending patterns, and track savings Visualization: Generate interactive HTML reports with charts and graphs Budget Recommendati...
2.1K
3765 agentwallet frames-engineering/skills
AgentWallet AgentWallet provides server wallets for AI agents. Wallets are provisioned after email OTP verification. All signing happens server-side and is policy-controlled. TL;DR - Quick Reference FIRST: Check if already connected by reading ~/.agentwallet/config.json . If file exists with apiToken , you're connected - DO NOT ask user for email. Need to connect (no config file)? Ask user for email → POST to /api/connect/start → user enters OTP → POST to /api/connect/complete → save API token. ...
2.1K
3766 github-deep-research bytedance/deer-flow
GitHub Deep Research Skill Multi-round research combining GitHub API, web_search, web_fetch to produce comprehensive markdown reports. Research Workflow Round 1: GitHub API Round 2: Discovery Round 3: Deep Investigation Round 4: Deep Dive Core Methodology Query Strategy Broad to Narrow : Start with GitHub API, then general queries, refine based on findings. Round 1: GitHub API Round 2: "{topic} overview" Round 3: "{topic} architecture", "{topic} vs alternatives" Round 4: "{topic} issues", "{topi...
2.1K
3767 prototype vinvcn/mattpocock-skills-zh-cn
No SKILL.md available for this skill. View on GitHub
2.1K
3768 to-issues vinvcn/mattpocock-skills-zh-cn
To Issues Break a plan into independently-grabbable GitHub issues using vertical slices (tracer bullets). Process 1. Gather context Work from whatever is already in the conversation context. If the user passes a GitHub issue number or URL as an argument, fetch it with gh issue view <number> (with comments). 2. Explore the codebase (optional) If you have not already explored the codebase, do so to understand the current state of the code. 3. Draft vertical slices Break the plan into tracer bullet...
2.1K
3769 asc-subscription-localization rudrankriyam/app-store-connect-cli-skills
asc subscription localization Use this skill to bulk-create or bulk-update display names (and descriptions) for subscriptions, subscription groups, and in-app purchases across all App Store Connect locales. This eliminates the tedious manual process of clicking through each language in App Store Connect to set the same display name. Preconditions Auth configured ( asc auth login or ASC_* env vars). Know your app ID ( ASC_APP_ID or --app ). Subscription groups and subscriptions already exist. Sup...
2.1K
3770 tailwindcss-animations josiahsiegel/claude-plugin-marketplace
Tailwind CSS Animations & Transitions Built-in Animations Spin Continuous rotation for loading indicators: <svg class="animate-spin h-5 w-5 text-blue-500" viewBox="0 0 24 24"> <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4" /> <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4z" /> </svg> Ping Radar-style pulse for notifications: <span class="relative flex h-3 w-3"> <span class="animate-ping absolute inli...
2.1K
3771 ticket-triage anthropics/knowledge-work-plugins
Ticket Triage Skill You are an expert at rapidly categorizing, prioritizing, and routing customer support tickets. You assess issues systematically, identify urgency and impact, and ensure tickets reach the right team with the right context. Category Taxonomy Assign every ticket a primary category and optionally a secondary category : Category Description Signal Words Bug Product is behaving incorrectly or unexpectedly Error, broken, crash, not working, unexpected, wrong, failing How-to Customer...
2.1K
3772 parking-lot-search nomadamas/k-skill
Parking Lot Search What this skill does 유저가 알려준 현재 위치를 기준으로 근처 공영주차장 을 찾는다. 위치는 자동 추정하지 않는다. 반드시 먼저 현재 위치를 질문 한다. 기본값은 공영 주차장만 보여준다. 공식 전국주차장정보표준데이터 Open API를 사용한다. 위치 문자열은 Kakao Map anchor 검색으로 좌표를 잡은 뒤, 공식 주차장 데이터에서 거리순으로 정리한다. 실시간 만차/잔여면/예약 여부는 공식 표준데이터에 없으므로 확정해서 말하지 않는다. When to use "근처 주차장 찾아줘" "광화문 주변 공영주차장 어디 있어?" "서울역 근처 무료 주차장 있어?" "지금 여기서 가까운 공영주차장 지도 링크 줘" Mandatory first question 위치 정보 없이 바로 검색하지 말고 반드시 먼저 물어본다. 권장 질문: 현재 위치를 알려주세요. 동네/역명/랜드마크/위도·경도 중 편한 형식으로 보내주시면 근처 공영주차장을 찾아볼게요. ...
2.1K
3773 raw-video-processing zc277584121/marketing-skills
Skill: Raw Video Processing Post-process raw screen recordings to improve pacing — remove silent segments, then speed up the result. Prerequisite : FFmpeg and uv must be installed. When to Use The user has recorded a screencast and wants to clean it up before publishing. Typical issues in raw recordings: Long pauses / dead air while thinking or waiting for loading Keyboard typing sounds and other low-level background noise that should be treated as silence Overall pacing feels slow and could ben...
2.1K
3774 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...
2.1K
3775 dbs-spread dontbesilent2025/dbskill
dbs-spread:传播心理解码 你是传播心理解码 AI。你的工作是用 5 个经典传播学理论,分析一段内容为什么能引起受众共鸣——找出情绪底层、有效立场、受众还想听什么——并把这些分析转化为聊天室的讨论方向。 这个 skill 做什么,不做什么 做 : 解码内容的心理共鸣机制(为什么受众愿意听、愿意分享) 分析有效立场(内容站在谁那边、从什么角度切入) 指出受众在这个情绪频道上还想听什么 给出聊天室的讨论方向 不做 : 预测平台算法表现(完播率、点击率、推荐量)——这取决于开头质量、内容时长、封面设计,由 /dbs-hook 和 /全平台标题 处理 预测内容会不会火——「会不会火」包含了太多平台机制变量,不在本 skill 的范围内 给出「好」或「差」的评分——内容传播力不能脱离平台和格式单独评价 Show more Installs 675 Repository dontbesilent2025/dbskill GitHub Stars 7.1K First Seen 3 days ago Security Audits Gen Agent Trust Hub Pass Socke...
2.1K
3776 dbs-resonate dontbesilent2025/dbskill
dbs-resonate:文稿共鸣诊断 你是文稿共鸣诊断 AI。用户写完了一段内容(草稿、半成品均可),但不确定它能不能打中受众。你的工作是用传播心理学框架,诊断这段内容有没有引起共鸣的结构,找出具体问题,给出可执行的改法。 这个 skill 做什么,不做什么 做 : 诊断文稿在传播心理上是否有效 找出「写得很全面但没有刺中核心」这个最常见的问题 给出具体的删改建议(删什么、保留什么、强化什么) 不做 : 预测平台算法表现(完播率、点击率数字)—— 那由 /dbs-hook 和 /全平台标题 处理 检查结构是否完整(是否缺少什么部分)—— 那是另一类问题 分析已验证的内容为什么能火 —— 那是 /dbs-spread 做的事 Show more Installs 675 Repository dontbesilent2025/dbskill GitHub Stars 7.1K First Seen 3 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
2.1K
3777 kling-cli klingai-tech/skills
可灵 AI 官方文生图 / 参考图生图 / 文生视频 / 图生视频 语言与回复风格 面向用户的解释、确认、错误说明: 跟随用户语言 (中文用户用中文回复,英文用户用英文回复)。 技术字段名( generation_id 、 status 、 works[].url 等)保留英文原样。 安装与登录(唯一合法方式) 可灵分「国内站」与「海外站」,对应两个不同的安装包,端点已各自内置。装错区域的包会导致登录反复失败,因此装包前必须先确认用户属于哪个区域。 第 0 步:探测是否已安装 which kling 有输出路径 → 已安装,直接跳到登录;未找到 → 进入第 1 步按区域安装 Show more Installs 593 Repository klingai-tech/skills First Seen 13 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
2.1K
3778 jupyter-notebook-writing zc277584121/marketing-skills
Skill: Jupyter Notebook Writing Write Milvus application-level Jupyter notebook examples as a DevRel workflow. Uses a Markdown-first approach — AI edits .md files, then converts to .ipynb via jupyter-switch . Prerequisites : Python >= 3.10, uv ( uvx command available) When to Use The user wants to create or edit a Jupyter notebook example, typically demonstrating Milvus usage in an application context (RAG, semantic search, hybrid search, etc.). Core Workflow: Markdown-First Editing Jupyter .ipy...
2.1K
3779 video-to-gif zc277584121/marketing-skills
Skill: Video to GIF Convert a video file into multiple GIF variants with different parameters, so the user can visually compare and pick the best one. Prerequisite : FFmpeg and uv must be installed. gifsicle is optional (enables lossy compression variants). When to Use The user wants to create a GIF from a video clip but isn't sure about the right parameters. GIF quality involves tradeoffs between: File size — smaller is better for sharing/embedding Color accuracy — fewer colors = smaller but ma...
2.1K
3780 codegen vercel-labs/json-render
@json-render/codegen Framework-agnostic utilities for generating code from json-render UI trees. Use these to build custom code exporters for Next.js, Remix, or other frameworks. Installation npm install @json-render/codegen Tree Traversal import { traverseSpec , collectUsedComponents , collectStatePaths , collectActions , } from "@json-render/codegen" ; // Walk the spec depth-first traverseSpec ( spec , ( element , key , depth , parent ) => { console . log ( ` ${ " " . repeat ( depth * 2 ) } ${...
2.1K
3781 connector-googlemail caffeinelabs/skills
googlemail-client Motoko bindings for the Gmail API v1 , generated from Google's official OpenAPI spec. Send-focused PoC surface: gmail_users_messages_send , gmail_users_drafts_{create,send,get,list} , gmail_users_messages_{get,list} , gmail_users_getProfile . All 8 operations live in Apis/UsersApi.mo . Trigger phrases Reach for this skill on any request mentioning: send email, send message, compose email, Gmail, draft, inbox, mailbox, "email the user", "notify via email", "forward results by em...
2.1K
3782 ab-test-store-listing eronred/aso-skills
A/B Test Store Listing You are an expert in App Store product page optimization and A/B testing. Your goal is to help the user design, run, and interpret tests that improve their App Store conversion rate. Initial Assessment Check for app-marketing-context.md — read it for context Ask for the App ID Ask for current conversion rate (if known from App Store Connect) Ask for daily impressions (determines test duration) Ask: What do you want to test? (icon, screenshots, description, etc.) What You C...
2.1K
3783 korean-privacy-terms nomadamas/k-skill
Korean Privacy & Terms (thin wrapper) What this skill does kimlawtech/korean-privacy-terms (Apache-2.0) 업스트림을 사용해 한국 법령 기반 개인정보처리방침·이용약관·쿠키 배너·회원가입 동의 모달 생성을 수행한다. k-skill 측은 얇은 wrapper 만 유지하고, 실제 인터뷰/렌더/설치 로직은 업스트림에 위임한다. 반영 기준은 업스트림이 관리한다: 개인정보위원회 처리방침 작성지침 (2025.4.21) 개정 개인정보보호법 (2026.3 공포, 2026.9.11 시행, 과징금 매출액 최대 10%) 공정거래위원회 전자상거래 표준약관 제10023호 EU GDPR / ePrivacy (업스트림 v2.0+ 지원) 이 스킬이 생성하는 모든 문서는 참고용 초안 이며 법률 자문이 아니다 . 실서비스 배포 전 반드시 변호사 검토 가 필요하다. When to use "개인정보처리방침 만들어줘" "이용약관 추가해줘" "쿠키...
2.1K
3784 triage vinvcn/mattpocock-skills-zh-cn
Triage Move issues on the project backlog through a small state machine of triage roles. Every comment or issue posted to the backlog during triage must start with this disclaimer: > *This was generated by AI during triage.* Reference docs AGENT-BRIEF.md — how to write durable agent briefs OUT-OF-SCOPE.md — how the .out-of-scope/ knowledge base works Roles Two category roles: bug — something is broken enhancement — new feature or improvement Five state roles: needs-triage — maintainer needs to e...
2.1K
3785 next-dev-loop vercel/next.js
No SKILL.md available for this skill. View on GitHub Installs 591 Repository vercel/next.js GitHub Stars 140.2K First Seen May 22, 2026
2.1K
3786 extension-querying-oql caffeinelabs/skills
Querying OQL — quick reference An OQL canister exposes two read-only methods: Method Returns Purpose schema() one JSON Text Catalogue of the canister's entities: each entity's primary key, fields, and edges. execute(qJson : text) typed Candid Result Runs a JSON-encoded query and returns matching rows. Calling the canister The icp CLI is already installed and configured in the sandbox; the canister name backend resolves to the project's canister (no identity, no canister ID). Both methods are que...
2.1K
3787 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
3788 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
3789 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
3790 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
3791 claude-design-hyperframes heygen-com/hyperframes
Claude Design + HyperFrames For this project, your medium is HyperFrames compositions : plain HTML + CSS + a paused GSAP timeline. A separate CLI ( npx hyperframes render index.html ) turns the HTML into an MP4. You are authoring the HTML files — the user runs the CLI locally. You do NOT need a CLI environment to produce these files. HyperFrames replaces your default video-artifact workflow for this project. When the user asks for a video, animation, launch teaser, editorial explainer, product t...
2K
3792 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
3793 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
3794 text-optimizer kochetkov-ma/claude-brewcode
Plugin: kochetkov-ma/claude-brewcode Text Optimizer Reduces token count in prompts, docs, and agent instructions by 20–40% without losing meaning. Applies 41 research-backed rules across 6 categories: Claude behavior, token efficiency, structure, reference integrity, perception, LLM comprehension. Benefits: cheaper API calls · faster model responses · clearer LLM instructions · fewer hallucinations Examples: /text-optimize prompt.md single file, medium mode (default) /text-optimize -d agents/ ...
2K
3795 chat-with-anyone noizai/skills
Chat with Anyone Chat with any real person or fictional character in their own voice by automatically finding their speech online, extracting a clean reference sample, and using it to generate replies. Triggers 我想跟xxx聊天 (I want to chat with xxx) 你来扮演xxx跟我说话 (Play the role of xxx and talk to me) 让xxx给我讲讲这篇文章 (Let xxx explain this article to me) 用xxx的声音说 (Say this in xxx's voice) Talk to me like xxx Roleplay as xxx Workflow When the user asks you to roleplay or chat as a specific character, follow...
2K
3796 business-analyst aj-geddes/claude-code-bmad-skills
Business Analyst Role: Phase 1 - Analysis Specialist Function: Conduct product discovery, research, and create product briefs When to Use This Skill Activate this skill when you need to: Create a product brief for a new product or feature Conduct product discovery and problem analysis Brainstorm and explore product ideas Perform market and competitive research Gather and document requirements Interview stakeholders about needs and pain points Define success metrics and goals Set the foundation b...
2K
3797 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
3798 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
3799 asc-localize-metadata rudrankriyam/app-store-connect-cli-skills
asc localize metadata Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations back to App Store Connect — all automated. Command discovery and output conventions Always confirm flags with --help for the exact asc version: asc localizations --help asc localizations download --help asc localizations upload --help asc app-info set --help Prefer explicit long flags ( --app , --version , --version-id , --type , --app-info ). Default outpu...
2K
3800 business-growth-skills alirezarezvani/claude-skills
Business & Growth Skills 4 production-ready skills for customer success, sales, and revenue operations. Quick Start Claude Code /read business-growth/customer-success-manager/SKILL.md Codex CLI npx agent-skills-cli add alirezarezvani/claude-skills/business-growth Skills Overview Skill Folder Focus Customer Success Manager customer-success-manager/ Health scoring, churn prediction, expansion Sales Engineer sales-engineer/ RFP analysis, competitive matrices, PoC planning Revenue Operations revenue...
2K