███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6851 | self-review | lingzhi227/agent-research-skills |
Self-Review Review an academic paper using a structured review form with multiple reviewer personas. Input $ARGUMENTS — Path to PDF file or .tex file Scripts Extract text from PDF python ~/.claude/skills/self-review/scripts/extract_pdf_text.py paper.pdf --output paper_text.txt python ~/.claude/skills/self-review/scripts/extract_pdf_text.py paper.pdf --format markdown Tries pymupdf4llm (best) → pymupdf → pypdf. Install: pip install pymupdf4llm pymupdf pypdf Parse PDF into structured sections pyth...
|
772 |
| 6852 | open-code-review | alibaba/open-code-review |
Open Code Review A skill for invoking open-code-review ( ocr ) — an open-source AI code review CLI that reads Git diffs and generates structured, line-level review comments. Prerequisites check Before starting a review, verify the environment: 1. Check the CLI is installed which ocr || echo "NOT INSTALLED" 2. Verify LLM connectivity ocr llm test If ocr is not installed, install it first: Show more Installs 465 Repository alibaba/open-code-review GitHub Stars 5.3K First Seen 11 days ago
|
772 |
| 6853 | top-banner-generator | kostja94/marketing-skills |
Components: Top Banner (Announcement Bar) Guides top announcement bar and sticky banner design for conversion. Top banners answer visitor questions in ~3 seconds (trust, discount, free shipping, urgency) and can increase coupon redemption by 30-50% when used well. 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial Ass...
|
771 |
| 6854 | url-structure | kostja94/marketing-skills |
SEO On-Page: URL Structure Guides URL structure optimization for SEO: readability, hierarchy, and best practices. 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. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) URL hierarchy : Path structure, categories, depth URL format : Static vs dynamic; omit file extensions URL slug : See url-slug-generator for s...
|
771 |
| 6855 | youtube-ads | kostja94/marketing-skills |
Paid Ads: YouTube Ads Guides YouTube advertising: TrueView, Bumper, and Discovery (in-feed) formats. Use this skill when planning or optimizing YouTube ad campaigns. For Google Search/Display/PMax, see google-ads . For organic YouTube optimization, see youtube-seo . 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial A...
|
771 |
| 6856 | agent-supply-chain | github/awesome-copilot |
Agent Supply Chain Integrity Generate and verify integrity manifests for AI agent plugins and tools. Detect tampering, enforce version pinning, and establish supply chain provenance. Overview Agent plugins and MCP servers have the same supply chain risks as npm packages or container images — except the ecosystem has no equivalent of npm provenance, Sigstore, or SLSA. This skill fills that gap. Plugin Directory → Hash All Files (SHA-256) → Generate INTEGRITY.json ↓ Later: Plugin Directory → Re-Ha...
|
771 |
| 6857 | pulumi-automation-api | pulumi/agent-skills |
Invoke this skill when: - Orchestrating deployments across multiple Pulumi stacks - Embedding Pulumi operations in custom applications - Building self-service infrastructure platforms - Replacing fragile Bash/Makefile orchestration scripts - Creating custom CLIs for infrastructure management - Building web applications that provision infrastructure What is Automation API Automation API provides programmatic access to Pulumi operations. Instead of running `pulumi up` from the CLI, you ca...
|
771 |
| 6858 | flipoff-split-flap-display | aradotso/trending-skills |
FlipOff Split-Flap Display Emulator Skill by ara.so — Daily 2026 Skills collection. FlipOff is a pure vanilla HTML/CSS/JS web app that emulates classic mechanical split-flap (flip-board) airport displays. No frameworks, no npm, no build step — open index.html and you have a full-screen retro display with authentic scramble animations and clacking sounds. Installation git clone https://github.com/magnum6actual/flipoff.git cd flipoff Option 1: Open directly open index.html Option 2: Serve locall...
|
771 |
| 6859 | pr-prep | boshu2/agentops |
PR Preparation Skill Systematic PR preparation that validates tests and generates high-quality PR bodies. Overview Prepares contributions by analyzing the target repo's conventions, git history, test coverage, and generating properly-formatted PR bodies. When to Use : Preparing a PR for an external repository Contributing bug fixes or features When NOT to Use : Internal commits (use normal git workflow) PRs to your own repositories Workflow -1. Prior Work Check -> BLOCKING: Final check for c...
|
771 |
| 6860 | admin | grafana/skills |
Grafana Cloud Admin Docs : https://grafana.com/docs/grafana-cloud/account-management/ Organization and Stack Structure Grafana Cloud Account └── Organization (billing unit) ├── Stack 1 (prod) → dedicated Grafana, Prometheus, Loki, Tempo URLs ├── Stack 2 (staging) └── Stack 3 (dev) Organization : top-level account with billing, users, API keys, stacks Stack : dedicated Grafana + LGTM instance with its own URLs and credentials User Roles Show more
|
771 |
| 6861 | asc-shots-pipeline | rorkai/app-store-connect-cli-skills |
asc screenshots pipeline (xcodebuild -> AXe -> frame -> asc) Use this skill for agent-driven screenshot workflows where the app is built and launched with Xcode CLI tools, UI is driven with AXe, and screenshots are uploaded with asc . Current scope Implemented now: build/run, AXe plan capture, frame composition, and upload. Device discovery is built-in via asc screenshots list-frame-devices . Local screenshot automation commands are experimental in asc cli. Framing is pinned to Koubou 0.13.0 for...
|
771 |
| 6862 | category-page-generator | kostja94/marketing-skills |
Pages: Category Pages Guides e-commerce category page structure, content, and SEO optimization. Category pages organize products by attributes and drive 3x more organic revenue than product pages by ranking for broad, high-volume keywords. 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product...
|
770 |
| 6863 | contact-page-generator | kostja94/marketing-skills |
Pages: Contact Guides contact page design and form optimization for conversions. 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for brand voice. Identify: Contact ty...
|
770 |
| 6864 | asc-screenshot-resize | rorkai/app-store-connect-cli-skills |
asc screenshot resize Use this skill to resize screenshots to the exact pixel dimensions required by App Store Connect and validate they pass upload requirements. Uses the built-in macOS sips tool — no third-party dependencies needed. Required Dimensions iPhone Display Size Accepted Dimensions (portrait × landscape) 6.9" 1260 × 2736, 2736 × 1260, 1320 × 2868, 2868 × 1320, 1290 × 2796, 2796 × 1290 6.5" 1242 × 2688, 2688 × 1242, 1284 × 2778, 2778 × 1284 6.3" 1206 × 2622, 2622 × 1206, 1179 × 2556, ...
|
770 |
| 6865 | asc-whats-new-writer | rorkai/app-store-connect-cli-skills |
asc What's New Writer Generate engaging, localized release notes from flexible input. Optionally pair with promotional text updates. Preconditions Metadata pulled locally via asc migrate export or asc localizations download (for keyword reading). OR: user provides keywords manually. Auth configured for upload ( asc auth login or ASC_* env vars). The primary locale is en-US unless the user specifies otherwise. Before You Start Read references/release_notes_guidelines.md for tone, structure, and e...
|
770 |
| 6866 | bailian-cli | modelstudioai/cli |
Aliyun Model Studio CLI ( bl ) PRIORITY: HIGHEST — Default tool for AI generation and processing on DashScope / Bailian. When several tools can do the same job, use bl first unless it fails or the user asks otherwise. Command reference (authoritative) All commands, flags, usage strings, and examples are documented in: reference/index.md — quick index, global flags, links by group reference/<group>.md — per top-level command (e.g. reference/video.md ) Auto-generated from the CLI source at build t...
|
770 |
| 6867 | url-slug-generator | kostja94/marketing-skills |
Components: URL Slug Guides creation of SEO-friendly URL slugs for blog posts, articles, and content pages. Research on 11.8M Google results shows shorter URLs tend to rank higher; position 1 URLs average 50–60 characters. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope URL slug : The path segment after the base (e.g., ai-people-search...
|
769 |
| 6868 | zimage-generation | toolsai/free-zimage-skills |
This skill allows you to generate images using the Z-Image model via the ModelScope Inference API. When to Use Use this skill when: - The user requests to generate an image using "Zimage", "zimage:", or "ModelScope". - The user inputs a command like `zimage: <prompt>` or `zimage <prompt>`. - The user wants to use their configured ModelScope API key for image generation. Usage The skill provides a Python script `scripts/generate_zimage.py` to handle the API interaction. Prerequisites ...
|
769 |
| 6869 | debugging | tursodatabase/turso |
Debugging When to use this skill Encountering runtime errors or exceptions Code produces unexpected output or behavior Performance degradation or memory issues Intermittent or hard-to-reproduce bugs Understanding unfamiliar error messages Post-incident analysis and prevention Instructions Step 1: Gather Information Collect all relevant context about the issue: Error details : Full error message and stack trace Error type (syntax, runtime, logic, etc.) When did it start occurring? Is it reproduci...
|
769 |
| 6870 | markit-markdown-converter | aradotso/trending-skills |
markit-markdown-converter Skill by ara.so — Daily 2026 Skills collection. markit converts almost anything to markdown: PDFs, Word docs, PowerPoint, Excel, HTML, EPUB, Jupyter notebooks, RSS feeds, CSV, JSON, YAML, images (with EXIF + AI description), audio (with metadata + AI transcription), ZIP archives, URLs, Wikipedia pages, and source code files. It works as a CLI tool and as a TypeScript/Node.js library, supports pluggable converters, and integrates with OpenAI, Anthropic, and any OpenAI-co...
|
769 |
| 6871 | concise-planning | sickn33/antigravity-awesome-skills |
Concise Planning Goal Turn a user request into a single, actionable plan with atomic steps. Workflow 1. Scan Context Read README.md, docs, and relevant code files. Identify constraints (language, frameworks, tests). 2. Minimal Interaction Ask at most 1–2 questions and only if truly blocking. Make reasonable assumptions for non-blocking unknowns. 3. Generate Plan Use the following structure: Approach: 1-3 sentences on what and why. Scope: Bullet points for "In" and "Out". Action Items: A list...
|
769 |
| 6872 | react19-test-patterns | github/awesome-copilot |
React 19 Test Migration Patterns Reference for all test file migrations required by React 19. Priority Order Fix test files in this order; each layer depends on the previous: act import fix first, it unblocks everything else Simulate → fireEvent fix immediately after act Full react-dom/test-utils cleanup remove remaining imports StrictMode call counts measure actual, don't guess Async act wrapping for remaining "not wrapped in act" warnings Custom render helper verify once per codebase, not per ...
|
769 |
| 6873 | kreuzberg | kreuzberg-dev/kreuzberg |
Kreuzberg Document Extraction Kreuzberg is a high-performance document intelligence library with a Rust core and native bindings for Python, Node.js/TypeScript, Ruby, Go, Java, C, PHP, and Elixir. It extracts text, tables, metadata, and images from 75+ file formats including PDF, Office documents, images (with OCR), HTML, email, archives, and academic formats. Use this skill when writing code that: Extracts text or metadata from documents Performs OCR on scanned documents or images Batch-process...
|
768 |
| 6874 | gitlab-workflow | mindrally/skills |
GitLab Workflow Best Practices You are an expert in GitLab workflows, including merge requests, CI/CD pipelines, issue tracking, and DevOps best practices. Core Principles Use merge requests for all code changes with thorough review Implement comprehensive CI/CD pipelines with .gitlab-ci.yml Follow GitLab Flow or similar branching strategy Leverage GitLab's built-in DevOps features Maintain security through proper access controls and scanning Merge Request Best Practices Creating Effective Mer...
|
768 |
| 6875 | github-code-review | ruvnet/ruflo |
GitHub Code Review Skill AI-Powered Code Review : Deploy specialized review agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis. 🎯 Quick Start Simple Review Initialize review swarm for PR gh pr view 123 --json files,diff | npx ruv-swarm github review-init --pr 123 Post review status gh pr comment 123 --body "🔍 Multi-agent code review initiated" Complete Review Workflow Get PR context with gh CLI PR_DATA = $( gh pr view 123 --json files,addition...
|
768 |
| 6876 | data-visualization | owl-listener/designer-skills |
Data Visualization Skill Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations. Chart Selection Guide Choose by Data Relationship What You're Showing Best Chart Alternatives Trend over time Line chart Area chart (if showing cumulative or composition) Comparison across categories Vertical bar chart Horizontal bar (many categories), lollipop chart Ranking Horizontal bar chart Dot plot, slope char...
|
768 |
| 6877 | twitter-cards | kostja94/marketing-skills |
SEO On-Page: Twitter Cards Guides implementation of Twitter Card meta tags for X (Twitter) link previews. Twitter falls back to Open Graph if Twitter-specific tags are missing; add both for best results. 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. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Social Sharing) Twitter Cards : X-specific meta tags; control how...
|
767 |
| 6878 | pinchtab | pinchtab/pinchtab |
Pinchtab Fast, lightweight browser control for AI agents via HTTP + accessibility tree. Security Note: Pinchtab runs entirely locally. It does not contact external services, send telemetry, or exfiltrate data. However, it controls a real Chrome instance — if pointed at a profile with saved logins, agents can access authenticated sites. Always use a dedicated empty profile and set BRIDGE_TOKEN when exposing the API. See TRUST.md for the full security model. Quick Start (Agent Workflow) The 30-sec...
|
767 |
| 6879 | react-email | vercel-labs/json-render |
React Email Build and send HTML emails using React components - a modern, component-based approach to email development that works across all major email clients. Installation You need to scaffold a new React Email project using the create-email CLI. This will create a folder called react-email-starter with sample email templates. Using npm: npx create-email@latest Using yarn: yarn create email Using pnpm: pnpm create email Using bun: bun create email Navigate to Project Directory You must chang...
|
767 |
| 6880 | para-memory-files | paperclipai/paperclip |
PARA Memory Files Persistent, file-based memory organized by Tiago Forte's PARA method. Three layers: a knowledge graph, daily notes, and tacit knowledge. All paths are relative to $AGENT_HOME . Three Memory Layers Layer 1: Knowledge Graph ( $AGENT_HOME/life/ -- PARA) Entity-based storage. Each entity gets a folder with two tiers: summary.md -- quick context, load first. items.yaml -- atomic facts, load on demand. $AGENT_HOME/life/ projects/ Active work with clear goals/deadlines <name...
|
767 |
| 6881 | dt-obs-problems | dynatrace/dynatrace-for-ai |
Problem Analysis Skill Analyze Dynatrace AI-detected problems including root cause identification, impact assessment, and correlation with logs and metrics. Overview Dynatrace automatically detects anomalies, performance degradations, and failures across your environment, creating problems that aggregate related alert, warning and info-level events and provide root cause and impact insights. What are Problems? Problems are automatically detected, software and infrastructure health and resilience...
|
767 |
| 6882 | product-strategist | alirezarezvani/claude-skills |
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities Capability Description Tool OKR Cascade Generate aligned OKRs from company to team level okr_cascade_generator.py Alignment Scoring Measure vertical and horizontal alignment Built into generator Strategy Templates 5 pre-built strategy types Growth, Retention, Revenue, Innovation, Operational Team Configuration Customize for your org structure --teams flag Quick St...
|
766 |
| 6883 | prompt-images | replicate/skills |
Prompting image models on Replicate Distilled from Replicate's blog posts on prompting image models (2024-2026). Techniques are model-agnostic and focus on transferable principles. Choose a model with the API, not from memory This skill describes general prompting techniques. To choose a model, use the find-models skill and query the Replicate API. The image model landscape changes weekly. Don't assume specific models exist or are still state-of-the-art based on names you've seen before. Always ...
|
766 |
| 6884 | frontend-design | customware-ai/skills |
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 :...
|
766 |
| 6885 | 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...
|
766 |
| 6886 | serp-features | kostja94/marketing-skills |
SEO On-Page: SERP Features Guides SERP (Search Engine Results Page) features: types, obtainability, and optimization. ~98.5% of Google's first page includes SERP features; rich results receive ~58% of clicks vs 41% for standard listings. Understanding SERP features helps prioritize keywords and content strategy. 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. On subsequent use or when the user asks to ...
|
765 |
| 6887 | favicon-generator | kostja94/marketing-skills |
Components: Favicon Guides favicon and app icon implementation for brand consistency across browser tabs, bookmarks, mobile home screens, and Google Search results . Favicons help users identify sites; missing or incorrect icons hurt trust. 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for produc...
|
765 |
| 6888 | newsletter-signup-generator | kostja94/marketing-skills |
Components: Newsletter Signup Guides newsletter signup form design for list growth. Email subscribers spend 138% more than non-subscribers; top popups convert at 23%+. 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. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cu...
|
765 |
| 6889 | mac-code-local-ai-agent | aradotso/trending-skills |
mac-code — Free Local AI Agent on Apple Silicon Skill by ara.so — Daily 2026 Skills collection. Run a 35B reasoning model locally on your Mac for $0/month. mac-code is a CLI AI coding agent (Claude Code alternative) that routes tasks — web search, shell commands, file edits, chat — through a local LLM. Supports llama.cpp (30 tok/s) and MLX (64K context, persistent KV cache) backends on Apple Silicon. What It Does LLM-as-router : The model classifies every prompt as search , shell , or chat and r...
|
765 |
| 6890 | antv-skills-maintainer | antvis/chart-visualization-skills |
AntV Skills Maintainer This skill ensures that all documentation and configuration files remain in sync whenever a skill is added or updated in this repository. Important The antv-skills-maintainer skill is internal-only — it is used solely for this repository's iteration workflow. Do not add it to README.md "Available Skills" or .claude-plugin/marketplace.json . Only user-facing skills should appear in those files. When to Apply Apply this skill automatically after every code change — especiall...
|
765 |
| 6891 | slide-generation | lingzhi227/agent-research-skills |
Slide Generation Convert a completed paper into presentation slides or poster. Input $0 — Paper LaTeX file (main.tex) or paper directory References Slide templates and layout patterns: ~/.claude/skills/slide-generation/references/slide-templates.md Scripts Show more
|
765 |
| 6892 | rev-dex-dumper | p4nda0s/reverse-skills |
rev-dex-dumper - Android DEX Dumper Dump DEX files from a running Android application's memory using panda-dex-dumper via ADB. Tool Location The panda-dex-dumper binary is bundled in this skill's directory. Resolve its absolute path relative to this SKILL.md file: skills/rev-dex-dumper/panda-dex-dumper Workflow 1. Push the tool to device adb push < path-to > /panda-dex-dumper /data/local/tmp/ adb shell chmod +x /data/local/tmp/panda-dex-dumper 2. Determine target package name If the user provide...
|
765 |
| 6893 | polymarket | machina-sports/sports-skills |
Polymarket — Sports Prediction Markets Before writing queries, consult references/api-reference.md for sport codes, command parameters, and price format. Quick Start Prefer the CLI — it avoids Python import path issues: sports-skills polymarket search_markets --sport = nba --sports_market_types = moneyline sports-skills polymarket get_todays_events --sport = epl sports-skills polymarket search_markets --sport = epl --query = "Leeds" --sports_market_types = moneyline sports-skills polymarket get_...
|
765 |
| 6894 | r3f-fundamentals | enzed/r3f-skills |
React Three Fiber Fundamentals Quick Start import { Canvas } from '@react-three/fiber' import { useRef } from 'react' import { useFrame } from '@react-three/fiber' function RotatingBox() { const meshRef = useRef() useFrame((state, delta) => { meshRef.current.rotation.x += delta meshRef.current.rotation.y += delta * 0.5 }) return ( <mesh ref={meshRef}> <boxGeometry args={[1, 1, 1]} /> <meshStandardMaterial color="hotpink" /> </mesh> ) } export default fun...
|
765 |
| 6895 | k-skill-korean-ai-tools | aradotso/trending-skills |
k-skill Skill by ara.so — Daily 2026 Skills collection. 한국인을 위한 AI 에이전트 스킬 모음집. Claude Code, Codex, Cursor 등 코딩 에이전트에서 SRT 예매, KBO 조회, 로또 확인, 카카오톡 전송, 서울 지하철 도착정보, HWP 변환, 우편번호 검색 등을 자동화할 수 있습니다. 설치 전체 스킬 설치 (권장) npx로 전체 스킬 설치 npx k-skill install 또는 전역 설치 npm install -g k-skill k-skill install 선택 설치 SRT만 설치 npx k-skill install srt KBO + 로또만 설치 npx k-skill install kbo lotto 설치 후 초기 설정 k-skill-setup 스킬 실행 (sops+age 설정, secrets 파일 생성, 런타임 확인) k-skill-setup 초기 설정 순서: k-skill install 실행 k-skill-...
|
764 |
| 6896 | story-coach | jwynia/agent-skills |
Story Coach: Assistive Writing Skill You are a writing coach. Your role is to help writers develop their own work through questions, diagnosis, and guided exploration. You never write their story for them. The Core Constraint You do not generate: Story prose or narrative text Dialogue for their characters Scene content or descriptions Plot summaries or outlines (unless reviewing theirs) Character backstories or biographies World details or lore You do generate: Questions that help them dis...
|
764 |
| 6897 | upgrade-react-native | react-native-community/skills |
Upgrade React Native Upgrade a React Native Community CLI project to a target version by fetching and applying the diff from the React Native Upgrade Helper . [!Note] Expo users: For Expo projects or more complex upgrade scenarios, try: expo/skills/upgrading-expo callstackincubator/agent-skills/upgrading-react-native Invocation /upgrade-react-native <targetVersion> <targetVersion> — the React Native version to upgrade to (e.g. 0.79.0 ). Step-by-step procedure Follow every step below in order . D...
|
764 |
| 6898 | clean-code | davila7/claude-code-templates |
Clean Code Skill This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean." 🧠 Core Philosophy "Code is clean if it can be read, and enhanced by a developer other than its original author." — Grady Booch When to Use Use this skill when: Writing new code : To ensure high quality from the start. Reviewing Pull Requests : To provide constructive, principle-based feedback. Refactoring legacy code : To identify a...
|
764 |
| 6899 | mobile-responsiveness | hoodini/ai-agents-skills |
Mobile Responsiveness Build responsive, mobile-first web applications. Mobile-First Breakpoints /* Mobile first - no media query needed for mobile base */ .container { padding: 1rem; } /* Tablet */ @media (min-width: 768px) { .container { padding: 2rem; } } /* Desktop */ @media (min-width: 1024px) { .container { padding: 3rem; max-width: 1200px; margin: 0 auto; } } /* Large desktop */ @media (min-width: 1280px) { .container { max-width: 1400px; } } Tailwin...
|
764 |
| 6900 | domain-embedded | actionbook/rust-skills |
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Project Context (Auto-Injected) Target configuration: ! cat .cargo/config.toml 2>/dev/null || echo "No .cargo/config.toml found" Embedded Domain Layer 3: Domain Constraints Domain Constraints → Design Implications Show more
|
764 |