███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3051 | fetch | browserbase/skills |
Browserbase Fetch API Fetch a page and return its content, headers, and metadata — no browser session required. Prerequisites Get your API key from: https://browserbase.com/settings export BROWSERBASE_API_KEY = "your_api_key" When to Use Fetch vs Browser Use Case Fetch API Browser Skill Static page content Yes Overkill Check HTTP status/headers Yes No JavaScript-rendered pages No Yes Form interactions No Yes Page behind bot detection Possible (with proxies) Yes (stealth mode) Simple scraping Yes...
|
2.2K |
| 3052 | trading-analysis | gracefullight/stock-checker |
Trading Analysis & Investment Report Generator This skill generates comprehensive investment reports combining real-time market data, technical analysis, Claude AI insights, and professional visualizations. What This Skill Does Downloads real-time market data from Yahoo Finance Calculates 10+ technical indicators (RSI, MACD, Moving Averages, Bollinger Bands, etc.) Analyzes market conditions using Claude AI Generates 4 types of professional charts (price, indicators, volatility, dashboard) Crea...
|
2.2K |
| 3053 | healthcheck | steipete/clawdis |
OpenClaw Host Hardening Overview Assess and harden the host running OpenClaw, then align it to a user-defined risk tolerance without breaking access. Use OpenClaw security tooling as a first-class signal, but treat OS hardening as a separate, explicit set of steps. Core rules Recommend running this skill with a state-of-the-art model (e.g., Opus 4.5, GPT 5.2+). The agent should self-check the current model and suggest switching if below that level; do not block execution. Require explicit approv...
|
2.2K |
| 3054 | frontend-design | bytedance/deer-flow |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
2.2K |
| 3055 | swiftui-performance | dpearson2699/swift-ios-skills |
SwiftUI Performance Contents Overview Workflow Decision Tree 1. Code-First Review 2. Guide the User to Profile 3. Analyze and Diagnose 4. Remediate Common Code Smells (and Fixes) 5. Verify Outputs MCP Tool Notes Instruments Profiling Identity and Lifetime Lazy Loading Patterns State and Observation Optimization Common Mistakes Review Checklist References Overview Audit SwiftUI view performance end-to-end, from instrumentation and baselining to root-cause analysis and concrete remediation steps. ...
|
2.2K |
| 3056 | web-design-engineer | conardli/garden-skills |
Web Design Engineer This skill positions the Agent as a top-tier design engineer who crafts elegant, refined Web artifacts using HTML/CSS/JavaScript/React. The output medium is always HTML, but the professional identity shifts with each task: UX designer, motion designer, slide designer, prototype engineer, data-visualization specialist. Core philosophy: The bar is "stunning," not "functional." Every pixel is intentional, every interaction is deliberate. Respect design systems and brand consiste...
|
2.2K |
| 3057 | allium | juxt/allium |
Allium Allium is a formal language for capturing software behaviour at the domain level. It sits between informal feature descriptions and implementation, providing a precise way to specify what software does without prescribing how it's built. The name comes from the botanical family containing onions and shallots, continuing a tradition in behaviour specification tooling established by Cucumber and Gherkin. Key principles: Describes observable behaviour, not implementation Captures domain logi...
|
2.2K |
| 3058 | okx-dapp-discovery | okx/onchainos-skills |
OKX DApp Discovery DApp discovery and direct plugin routing for third-party DeFi protocols. When the user names a specific DApp or asks what's available, this skill applies a confidence framework to identify the matching plugin, installs it on demand, and routes the user's original prompt into the installed plugin's quickstart — making the bootstrap transparent. This skill does not enumerate DApp specifics or duplicate the plugin's own routing logic. Each installed DApp plugin owns its own quick...
|
2.2K |
| 3059 | writing-prds | refoundai/lenny-skills |
Writing PRDs Help the user write effective product requirements documents using frameworks and insights from 11 product leaders. How to Help When the user asks for help with PRDs: Start with the why - Ask about the problem being solved and why it matters now, before features Define success upfront - Help them articulate how they'll know the feature succeeded Choose the right format - Discuss whether they need a traditional doc, a prototype, or executable evals Keep it actionable - Ensure the doc...
|
2.2K |
| 3060 | scorecard-marketing | wondelai/skills |
A proven 4-step system for generating qualified leads through interactive assessments. This approach generates warm leads with rich data about each prospect. Core Philosophy Everything is downstream from lead generation. People buy to resolve psychological tension between their current reality and desired reality. A scorecard awakens dormant desires by asking revealing questions. Key insight: While people actively searching are harder to sell to (already decided, set budget), those with dorm...
|
2.2K |
| 3061 | blue-ocean-strategy | wondelai/skills |
Blue Ocean Strategy Framework Strategic framework for creating uncontested market space that makes the competition irrelevant, based on simultaneous pursuit of differentiation and low cost. Core Principle Don't compete in bloody red oceans. Create blue oceans of uncontested market space. Most companies fight for market share in existing industries (red oceans). Winners create new market space where competition is irrelevant (blue oceans) by delivering a leap in value for both buyers and themselv...
|
2.2K |
| 3062 | wechat-article-publisher | iamzifei/wechat-article-publisher-skill |
WeChat Article Publisher Publish Markdown or HTML content to WeChat Official Account drafts via API, with automatic format conversion. Prerequisites WECHAT_API_KEY environment variable set (from .env file) Python 3.9+ Authorized WeChat Official Account on wx.limyai.com Scripts Located in ~/.claude/skills/wechat-article-publisher/scripts/: wechat_api.py WeChat API client for listing accounts and publishing articles: List authorized accounts python wechat_api.py list-accounts Publish from...
|
2.2K |
| 3063 | stitch::generate-design | google-labs-code/stitch-skills |
Generate Design Create new design screens from text descriptions, images, or mockups, edit existing screens with prompts and design system tokens, and generate design variants using Stitch MCP. [!NOTE] Refer to your system prompt for instruction on handling MCP tool prefixes for all tools mentioned in this skill (e.g., list_projects , generate_screen_from_text , edit_screens ). 🎨 Prompt Enhancement Pipeline Before calling any Stitch generation or editing tool, you MUST enhance the user's prompt....
|
2.2K |
| 3064 | design-everyday-things | wondelai/skills |
Design of Everyday Things Framework Foundational design principles for creating products that are intuitive, discoverable, and understandable. The "bible of UX" — applicable to physical products, software, and any human-designed system. Core Principle Good design is actually a lot harder to notice than poor design, in part because good designs fit our needs so well that the design is invisible. When something works well, we take it for granted. When it fails, we blame ourselves — but the fault i...
|
2.2K |
| 3065 | infocard | markdown-viewer/skills |
Infocard Generator Quick Start: Analyze content (density × structure × mood) → Auto-sense tone for color palette → Pick a layout skeleton → Embed HTML directly in Markdown with <style scoped> . Critical Rules Rule 1: Direct HTML Embedding IMPORTANT : Write info cards as direct HTML in Markdown. NEVER use code blocks ( ```html ). The HTML should be embedded directly in the document without any fencing. Rule 2: No Empty Lines in HTML Structure CRITICAL : Do NOT add any empty lines within the HTML ...
|
2.2K |
| 3066 | trello | steipete/clawdis |
Trello Skill Manage Trello boards, lists, and cards directly from OpenClaw. Setup Get your API key: https://trello.com/app-key Generate a token (click "Token" link on that page) Set environment variables: export TRELLO_API_KEY = "your-api-key" export TRELLO_TOKEN = "your-token" Usage All commands use curl to hit the Trello REST API. List boards curl -s "https://api.trello.com/1/members/me/boards?key= $TRELLO_API_KEY &token= $TRELLO_TOKEN " | jq '.[] | {name, id}' List lists in a board curl -s "h...
|
2.2K |
| 3067 | svelte-core-bestpractices | sveltejs/ai-tools |
$state Only use the $state rune for variables that should be reactive — in other words, variables that cause an $effect , $derived or template expression to update. Everything else can be a normal variable. Objects and arrays ( $state({...}) or $state([...]) ) are made deeply reactive, meaning mutation will trigger updates. This has a trade-off: in exchange for fine-grained reactivity, the objects must be proxied, which has performance overhead. In cases where you're dealing with large objects t...
|
2.2K |
| 3068 | made-to-stick | wondelai/skills |
Made to Stick Framework A framework for crafting ideas and messages that are understood, remembered, and have lasting impact. Based on decades of research into why some ideas survive and others die. Core Principle The Curse of Knowledge is the single greatest barrier to effective communication. Once we know something, we can't imagine not knowing it. This makes us bad at explaining our ideas to others. The foundation: Sticky ideas aren't born — they're made. The SUCCESs framework provides six pr...
|
2.2K |
| 3069 | logo-creator | resciencelab/opc-skills |
Logo Creator Skill Create professional logos through AI image generation with an iterative design process. Prerequisites Required API Keys (set in environment): GEMINI_API_KEY - Get from Google AI Studio REMOVE_BG_API_KEY - Get from remove.bg RECRAFT_API_KEY - Get from recraft.ai Required Skills: nanobanana - AI image generation (Gemini 3 Pro Image) File Output Location All generated files should be saved to the .skill-archive directory: .skill-archive/logo-creator/<yyyy-mm-dd-summarynam...
|
2.2K |
| 3070 | seo-images | agricidaniel/claude-seo |
Image Optimization Analysis Checks Alt Text Present on all <img> elements (except decorative: role="presentation" ) Descriptive: describes the image content, not "image.jpg" or "photo" Includes relevant keywords where natural, not keyword-stuffed Length: 10-125 characters Good examples: "Professional plumber repairing kitchen sink faucet" "Red 2024 Toyota Camry sedan front view" "Team meeting in modern office conference room" Bad examples: "image.jpg" (filename, not description) "plumber plumbin...
|
2.2K |
| 3071 | tanstack-table | tanstack-skills/tanstack-skills |
Overview TanStack Table is a headless UI library for building data tables and datagrids. It provides logic for sorting, filtering, pagination, grouping, expanding, column pinning/ordering/visibility/resizing, and row selection - without rendering any markup or styles. Package: @tanstack/react-table Utilities: @tanstack/match-sorter-utils (fuzzy filtering) Current Version: v8 Installation npm install @tanstack/react-table Core Architecture Building Blocks Column Definitions - describe columns (da...
|
2.2K |
| 3072 | nature-paper2ppt | yuan1z0825/nature-skills |
Purpose Transform a scientific paper or paper-derived notes into a complete Chinese, figure-integrated PPTX presentation package with a Nature-style reporting logic. The skill must not stop at an outline or script. The expected end product is a real .pptx deck. Keep supporting files minimal unless the user asks for more traceability. Use this skill for papers across scientific fields, including: life sciences and medicine chemistry and materials science environmental and earth sciences physics a...
|
2.2K |
| 3073 | primitives | assistant-ui/skills |
Always consult [assistant-ui.com/llms.txt](https://assistant-ui.com/llms.txt) for latest API. Composable, unstyled components following Radix UI patterns. References - [./references/thread.md](https://github.com/assistant-ui/skills/blob/main/assistant-ui/skills/primitives/./references/thread.md) -- ThreadPrimitive deep dive - [./references/composer.md](https://github.com/assistant-ui/skills/blob/main/assistant-ui/skills/primitives/./references/composer.md) -- ComposerPrimitive deep dive - ...
|
2.2K |
| 3074 | tools | assistant-ui/skills |
assistant-ui Tools Always consult assistant-ui.com/llms.txt for latest API. Tools let LLMs trigger actions with custom UI rendering. References ./references/make-tool.md -- makeAssistantTool/useAssistantTool ./references/tool-ui.md -- makeAssistantToolUI rendering ./references/human-in-loop.md -- Confirmation patterns Tool Types Where does the tool execute? ├─ Backend (LLM calls API) → AI SDK tool() │ └─ Want custom UI? → makeAssistantToolUI └─ Frontend (browser-only) → makeAssistantTool ...
|
2.2K |
| 3075 | respond-to-pr-comments-in-blocklist | warpdotdev/common-skills |
Respond to PR comments in blocklist Use this skill to respond to PR comments on the current branch. If comments are already visible in the conversation, typically from the built-in /pr-comments skill, continue from that context. If comments are not already visible, fetch and display them first, then guide the user through each actionable comment, collect an explicit decision, make requested code changes, and only then ask for approval before posting GitHub replies or resolving review threads. Pr...
|
2.2K |
| 3076 | playwright-dev | microsoft/playwright |
Playwright Development Guide Table of Contents Library Architecture — client/server/dispatcher structure, protocol layer, DEPS rules Adding and Modifying APIs — define API docs, implement client/server, add tests MCP Tools and CLI Commands — add MCP tools, CLI commands, config options Vendoring Dependencies — bundle third-party npm packages into playwright-core or playwright Uploading Fixes to GitHub — branch naming, commit format, pushing fixes for issues Build Assume watch is running and every...
|
2.2K |
| 3077 | release | schpet/linear-cli |
Release Workflow This skill provides a systematic workflow for creating and publishing releases for the linear-cli project. It handles changelog management, version bumping, testing, and tagging. When to Use Use this skill when preparing to release a new version of linear-cli. The workflow ensures all changes are documented, tests pass, and versions are properly tagged before publishing. Prerequisites Ensure the following tools are available: changelog skill for changelog management svbump for v...
|
2.2K |
| 3078 | onboarding | launchdarkly/agent-skills |
Onboarding CRO You are an expert in user onboarding and activation. Your goal is to help users reach their "aha moment" as quickly as possible and establish habits that lead to long-term retention. Initial Assessment 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 cove...
|
2.2K |
| 3079 | stitch::extract-design-md | google-labs-code/stitch-skills |
Extract Design System from Frontend Code Analyze frontend source code to extract a comprehensive design system document (DESIGN.md) that captures the project's visual language — colors, typography, spacing, component patterns, and layout principles — directly from the source files, without needing to build or render the application. Why This Exists The design-md skill works from rendered HTML. But often you have a codebase and want to understand its design system before you can even run the app ...
|
2.2K |
| 3080 | ui-ux-pro-max | nexu-io/open-design |
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
|
2.2K |
| 3081 | cross-border-ecommerce | nexscope-ai/ecommerce-skills |
Cross-Border E-Commerce ✈️ Your strategic advisor for international e-commerce expansion. This skill scores target markets, compares fulfillment models, navigates tax compliance, and builds a phased roadmap to take your business global — whether you're exploring your first international market or scaling to 10+ countries. This is the international expansion layer. It tells you where to expand, how to get there, and what it will cost , then connects you to specialized skills for execution in each...
|
2.2K |
| 3082 | agent-email-cli | zaddy6/agent-email-skill |
Agent Email CLI Overview Use this skill to operate the agent-email command safely and predictably for agent workflows that need inbox access. Prefer JSON-native command output and return key fields ( email , messageId , subject , createdAt , from.address ) in your summaries. Workflow Verify CLI availability. command -v agent-email agent-email --help If missing, install: npm install -g @zaddy6/agentemail or bun install -g @zaddy6/agentemail Create a mailbox account. agent-email create Record the...
|
2.1K |
| 3083 | query-onchain-data | coinbase/agentic-wallet-skills |
Query Onchain Data on Base Use the CDP SQL API to query onchain data (events, transactions, blocks, transfers) on Base. Queries are executed via x402 and are charged per query. Confirm wallet is initialized and authed npx awal@2.0.3 status If the wallet is not authenticated, refer to the authenticate-wallet skill. Executing a Query npx awal@2.0.3 x402 pay https://x402.cdp.coinbase.com/platform/v2/data/query/run -X POST -d '{"sql": "<YOUR_QUERY>"}' --json IMPORTANT : Always single-quote the -d JS...
|
2.1K |
| 3084 | requirements-analysis | jwynia/agent-skills |
Requirements Analysis Diagnose requirements-level problems in software projects. Help distinguish stated wants from underlying problems, discover real constraints, and avoid premature solution thinking. When to Use This Skill Use this skill when: Starting a new project without clear problem definition Requirements feel vague or untestable Scope keeps expanding without bounds Constraints are unclear or unvalidated Building features without understanding the underlying need Do NOT use this sk...
|
2.1K |
| 3085 | qodo-pr-resolver | qodo-ai/qodo-skills |
Qodo PR Resolver Fetch Qodo review issues for your current branch's PR/MR, fix them interactively or in batch, and reply to each inline comment with the decision. Supports GitHub, GitLab, Bitbucket, and Azure DevOps. Prerequisites Required Tools: Git - For branch operations Git Provider CLI - One of: gh (GitHub), glab (GitLab), bb (Bitbucket), or az (Azure DevOps) Installation and authentication details: See providers.md for provider-specific setup instructions. Required Context: Must be in a gi...
|
2.1K |
| 3086 | resume bullet writer | paramchoudhary/resumeskills |
Use this skill when the user wants to: - Write or improve resume bullet points - Transform weak descriptions into strong achievements - Add metrics and quantifiable results - Make their experience more compelling - Mentions: "improve my bullets", "make my resume stronger", "quantify my achievements", "results-driven" Also use when you see weak bullets that need improvement (passive language, no metrics, vague descriptions). Core Capabilities - Transform weak bullet points into achieveme...
|
2.1K |
| 3087 | smux | shawnpana/smux |
smux Tmux pane control and cross-pane agent communication. Use tmux-bridge (the high-level CLI) for all cross-pane interactions. Fall back to raw tmux commands only when you need low-level control. tmux-bridge — Cross-Pane Communication A CLI that lets any AI agent interact with any other tmux pane. Works via plain bash. Every command is atomic : type types text (no Enter), keys sends special keys, read captures pane content. DO NOT WAIT OR POLL Other panes have agents that will reply to you via...
|
2.1K |
| 3088 | pp-movie-goat | mvanhorn/printing-press-library |
Movie Goat — Printing Press CLI Prerequisites: Install the CLI This skill drives the movie-goat-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: Install via the Printing Press installer: npx -y @mvanhorn/printing-press install movie-goat --cli-only Verify: movie-goat-pp-cli --version Ensure $GOPATH/bin (or $HOME/go/bin ) is on $PATH . If the npx install fails (no Node, offline, etc.), fall back to a direct Go ins...
|
2.1K |
| 3089 | convex-file-storage | waynesutton/convexskills |
Convex File Storage Handle file uploads, storage, serving, and management in Convex applications with proper patterns for images, documents, and generated files. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/file-storage Upload Files: https://docs.convex.dev/file-storage/upload-files Serve Files: https://docs.convex.dev/file-storage/serve-files For broader context: https://docs.convex.dev/llms.txt Instructions File ...
|
2.1K |
| 3090 | dev-browser | sawyerhood/dev-browser |
Dev Browser Skill Browser automation that maintains page state across script executions. Write small, focused scripts to accomplish tasks incrementally. Once you've proven out part of a workflow and there is repeated work to be done, you can write a script to do the repeated work in a single execution. Choosing Your Approach Local/source-available sites: Read the source code first to write selectors directly Unknown page layouts: Use getAISnapshot() to discover elements and selectSnapshotRef()...
|
2.1K |
| 3091 | code-review-analysis | aj-geddes/useful-ai-prompts |
Code Review Analysis Overview Systematic code review process covering code quality, security, performance, maintainability, and best practices following industry standards. When to Use Reviewing pull requests and merge requests Analyzing code quality before merging Identifying security vulnerabilities Providing constructive feedback to developers Ensuring coding standards compliance Mentoring through code review Instructions 1. Initial Assessment Check the changes git diff main...feature-bran...
|
2.1K |
| 3092 | qodo-get-rules | qodo-ai/qodo-skills |
Get Qodo Rules Skill Description Fetches repository-specific coding rules from the Qodo platform API before code generation or modification tasks. Rules include security requirements, naming conventions, architectural patterns, style guidelines, and team conventions that must be applied during code generation. Workflow Step 1: Check if Rules Already Loaded If rules are already loaded (look for "Qodo Rules Loaded" in recent messages), skip to step 6. Step 2: Verify working in a git repository Che...
|
2.1K |
| 3093 | code-review | xtone/ai_development_tools |
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
|
2.1K |
| 3094 | longbridge | longbridge/developers |
Longbridge Developers Platform Full-stack financial data and trading platform: CLI, Python/Rust SDK, MCP, and LLM integration. Official docs: https://open.longbridge.com llms.txt: https://open.longbridge.com/llms.txt For setup and authentication details, see references/setup.md . Investment Analysis Workflow When the user asks about stock performance, portfolio advice, or market analysis: Get live data via CLI — quotes, positions, K-line history, intraday Get news/catalysts via CLI — prefer Long...
|
2.1K |
| 3095 | code-simplify | paulrberg/agent-skills |
Code Simplify Objective Simplify code while preserving behavior, public contracts, and side effects. Favor explicit code and local clarity over clever or compressed constructs. Scope Resolution Verify repository context: git rev-parse --git-dir . If this fails, stop and tell the user to run from a git repository. If user provides file paths/patterns or a commit/range, scope is exactly those targets. Otherwise, scope is only session-modified files. Do not include other uncommitted changes. If the...
|
2.1K |
| 3096 | ghost-scan-secrets | ghostsecurity/skills |
Ghost Security Secrets Scanner — Orchestrator You are the top-level orchestrator for secrets scanning. Your ONLY job is to call the Task tool to spawn subagents to do the actual work. Each step below gives you the exact Task tool parameters to use. Do not do the work yourself. Defaults repo_path : the current working directory scan_dir : ~/.ghost/repos/<repo_id>/scans/<short_sha>/secrets short_sha : git rev-parse --short HEAD (falls back to YYYYMMDD for non-git dirs) $ARGUMENTS Any values provid...
|
2.1K |
| 3097 | content-marketing | refoundai/lenny-skills |
Content Marketing Help the user build effective content marketing using frameworks from 23 product leaders who have built content engines at companies like Notion, First Round, and The Pragmatic Engineer. How to Help When the user asks for help with content marketing: Identify the goal - Determine if content is for SEO, brand building, lead generation, or thought leadership Find content-market fit - Help them identify the specific anxieties or needs their content will solve Choose the right form...
|
2.1K |
| 3098 | tailwindcss | hairyf/skills |
Tailwind CSS The skill is based on Tailwind CSS v4.1.18, generated at 2026-01-28. Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. Instead of writing custom CSS, you compose designs using utility classes directly in your markup. Tailwind v4 introduces CSS-first configuration with theme variables, making it easier to customize your design system. Core References Topic Description Reference Installation Vite, PostCSS, CLI, and CDN setup core-installation U...
|
2.1K |
| 3099 | seo-hreflang | agricidaniel/claude-seo |
Hreflang & International SEO Validate existing hreflang implementations or generate correct hreflang tags for multi-language and multi-region sites. Supports HTML, HTTP header, and XML sitemap implementations. Validation Checks 1. Self-Referencing Tags Every page must include an hreflang tag pointing to itself The self-referencing URL must exactly match the page's canonical URL Missing self-referencing tags cause Google to ignore the entire hreflang set 2. Return Tags If page A links to page B w...
|
2.1K |
| 3100 | react-patterns | giuseppe-trisciuoglio/developer-kit |
React Development Patterns Overview Expert guide for building modern React 19 applications with new concurrent features, Server Components, Actions, and advanced patterns. This skill covers everything from basic hooks to advanced server-side rendering and React Compiler optimization. When to Use Building React 19 components with TypeScript/JavaScript Managing component state with useState and useReducer Handling side effects with useEffect Optimizing performance with useMemo and useCallback Crea...
|
2.1K |