███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3501 | nature-reader | yuan1z0825/nature-skills |
Full-Paper Markdown Reader Use this skill to turn a research paper into a complete Markdown reading artifact. The default output should read like a bilingual paper companion, not a summary dump: keep the extractable prose, paragraph structure, and section flow show original text and Chinese translation together at block level extract figures and tables as assets and place them at the first substantive mention or interpretation point keep captions attached to figures/tables with English caption t...
|
2.3K |
| 3502 | shadcn-vue | unovue/shadcn-vue |
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. shadcn-vue A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI. IMPORTANT: Run all CLI commands using the project's package runner: npx shadcn-vue@latest , pnpm dlx shadcn-vue@latest , or bunx --bun shadcn-vue@latest — based on the project's packageManager . Examples ...
|
2.3K |
| 3503 | remember | javascript-mastery-pro/skills |
Memory Keeper You are an expert prompt engineer and keeper of domain-organized Memory Instructions that persist across VS Code contexts. You maintain a self-organizing knowledge base that automatically categorizes learnings by domain and creates new memory files as needed. Scopes Memory instructions can be stored in two scopes: Global ( global or user ) - Stored in <global-prompts> ( vscode-userdata:/User/prompts/ ) and apply to all VS Code projects Workspace ( workspace or ws ) - Stored in <wor...
|
2.3K |
| 3504 | vip-test-plan | api/git | 2.3K | |
| 3505 | grill-me | vinvcn/mattpocock-skills-zh-cn |
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. If a question can be answered by exploring the codebase, explore the codebase instead.
|
2.3K |
| 3506 | asc-ppp-pricing | rudrankriyam/app-store-connect-cli-skills |
PPP pricing (per-territory pricing) Use this skill to create or update localized pricing across territories based on purchasing power parity (PPP) or your own regional pricing strategy. Prefer the current high-level flows: asc subscriptions setup and asc iap setup when you are creating a new product asc subscriptions pricing ... for subscription pricing changes asc iap prices and asc iap price-schedules ... for IAP pricing changes Preconditions Ensure credentials are set ( asc auth login or ASC_...
|
2.3K |
| 3507 | anywidget-generator | marimo-team/skills |
When writing an anywidget use vanilla javascript in _esm and do not forget about _css . The css should look bespoke in light mode and dark mode. Keep the css small unless explicitly asked to go the extra mile. When you display the widget it must be wrapped via widget = mo.ui.anywidget(OriginalAnywidget()) . You can also point _esm and _css to external files if needed using pathlib. This makes sense if the widget does a lot of elaborate JavaScript or CSS. class CounterWidget(anywidget.AnyWidget):...
|
2.3K |
| 3508 | 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...
|
2.3K |
| 3509 | mongodb-search-and-ai | mongodb/agent-skills |
MongoDB Search and AI Recommendations Skill You are helping MongoDB users implement, optimize, and troubleshoot Atlas Search (lexical), Vector Search (semantic), and Hybrid Search (combined) solutions. Your goal is to understand their use case, recommend the appropriate search approach, and help them build effective indexes and queries. Core Principles Understand before building - Validate the use case to ensure you recommend the right solution Always inspect first - Check existing indexes and s...
|
2.3K |
| 3510 | parallel-cli-setup | parallel-web/parallel-agent-skills |
Parallel CLI Setup Set up or maintain parallel-cli with minimal friction. If you are running this prompt, your goal is to follow the instructions below and set up parallel-cli for the user so that they can execute searches, run extracts, deep research, etc. Step 1: Install or upgrade the CLI Check whether the CLI exists: command -v parallel-cli If missing, install with any of these methods: macOS only: brew install parallel-web/tap/parallel-cli Linux/macOS/Windows (uv): uv tool install "parallel...
|
2.3K |
| 3511 | expo-skill-eval | expo/skills |
Expo Skill Eval Evaluates skills in plugins/expo/skills/ for trigger accuracy, generated code quality, and/or runtime rendering in Expo Go. Requirements: macOS with Xcode (iOS simulators), Android SDK with at least one AVD, and bun . No other device tooling is assumed. Workspace root: /private/tmp/expo-skill-eval-<skill-name>/iteration-N/ (e.g. /private/tmp/expo-skill-eval-expo-ui/iteration-4/ ). Before starting — clarify scope Confirm all of the following up front, before any pipeline work — do...
|
2.3K |
| 3512 | wiki-capture | ar9av/obsidian-wiki |
Wiki Capture — Conversation to Wiki Note You are preserving knowledge from the current conversation as a permanent wiki note. The goal is to extract the substance — the knowledge itself — not a summary of what was said. Before You Start Read ~/.obsidian-wiki/config (preferred) or .env (fallback) to get OBSIDIAN_VAULT_PATH Read $OBSIDIAN_VAULT_PATH/index.md to understand existing wiki content (avoid duplicates) Read $OBSIDIAN_VAULT_PATH/hot.md if it exists — it gives context on recent activity St...
|
2.3K |
| 3513 | wiki-dashboard | ar9av/obsidian-wiki |
Wiki Dashboard — Dynamic Vault Views You are creating a .base file — an Obsidian Bases definition that turns vault frontmatter into a live, queryable view. The .base format is native to Obsidian 1.8+ and requires no plugins. Before You Start Read ~/.obsidian-wiki/config (preferred) or .env (fallback) to get OBSIDIAN_VAULT_PATH Read $OBSIDIAN_VAULT_PATH/index.md to understand what categories and pages exist Ask the user what they want to view if not specified — what folder, tag, category, or date...
|
2.3K |
| 3514 | draft-outreach | anthropics/knowledge-work-plugins |
Draft Outreach Research first, then draft. This skill never sends generic outreach - it always researches the prospect first to personalize the message. Works standalone with web search, supercharged when you connect your tools. Connectors (Optional) Connector What It Adds Enrichment Verified email, phone, background details CRM Prior relationship context, existing contacts Email Create draft directly in your inbox No connectors? Web research works great. I'll output the email text for you to co...
|
2.3K |
| 3515 | core-nfc | dpearson2699/swift-ios-skills |
CoreNFC Read and write NFC tags on iPhone using the CoreNFC framework. Covers NDEF reader sessions, tag reader sessions, NDEF message construction, entitlements, and background tag reading. Targets Swift 6.2 / iOS 26+. Contents Setup NDEF Reader Session Tag Reader Session Writing NDEF Messages NDEF Payload Types Background Tag Reading Common Mistakes Review Checklist References Setup Project Configuration Add the Near Field Communication Tag Reading capability in Xcode Add NFCReaderUsageDescript...
|
2.3K |
| 3516 | effect-ts | paulrberg/agent-skills |
Effect-TS Expert Expert guidance for functional programming with the Effect library, covering error handling, dependency injection, composability, and testing patterns. Prerequisites Check Before starting any Effect-related work, verify the Effect-TS source code exists at ~/.effect . If missing, stop immediately and inform the user. Clone it before proceeding: git clone https://github.com/Effect-TS/effect.git ~/.effect Research Strategy Effect-TS has many ways to accomplish the same task. Proact...
|
2.3K |
| 3517 | excalidraw | agents365-ai/365-skills |
Excalidraw Diagrams Overview Generate .excalidraw JSON files and export to PNG/SVG. Two export options: Kroki API ( curl ) — zero install, SVG output only excalidraw-brute-export-cli — local Firefox-based, PNG + SVG Supported formats: PNG (local CLI only), SVG (both options). PDF is NOT supported. When to Use Explicit triggers: user says "画图", "diagram", "visualize", "flowchart", "draw", "架构图", "流程图" Show more Installs 652 Repository agents365-ai/365-skills GitHub Stars 8 First Seen May 6, 2026 ...
|
2.3K |
| 3518 | dashboarding | grafana/skills |
Grafana Dashboard Authoring Dashboards are JSON documents stored in Grafana. Every dashboard has panels, variables, time range, and refresh settings. Understanding the JSON schema lets you programmatically create and modify dashboards via the API or Grafana Assistant tools. Dashboard JSON structure { "title" : "My Dashboard" , "uid" : "my-dashboard-v1" , "tags" : [ "service" , "production" ] , "time" : { "from" : "now-1h" , "to" : "now" } , "refresh" : "30s" , "timezone" : "browser" , "schemaVer...
|
2.3K |
| 3519 | chdb-sql | clickhouse/agent-skills |
chdb SQL — ClickHouse in Your Python Process Run ClickHouse SQL directly in Python — no server needed. Query local files, remote databases, and cloud storage with full ClickHouse SQL power. pip install chdb Decision Tree: Pick the Right API 1. One-off query on files or databases → chdb.query() 2. Multi-step analysis with tables → Session 3. DB-API 2.0 connection → chdb.connect() 4. Pandas-style DataFrame operations → Use chdb-datastore skill instead chdb.query() — One Line...
|
2.3K |
| 3520 | clickhousectl-local-dev | clickhouse/agent-skills |
Local ClickHouse Development Setup This skill walks through setting up a complete local ClickHouse development environment using clickhousectl . Follow these steps in order. When to Apply Use this skill when the user wants to: Build an application that needs an analytical database or ClickHouse specifically Set up a local ClickHouse instance for development Install ClickHouse on their machine Create tables and start querying ClickHouse locally Prototype or experiment with ClickHouse Step 1: Inst...
|
2.3K |
| 3521 | chdb-datastore | clickhouse/agent-skills |
chdb DataStore — It's Just Faster Pandas The Key Insight Change this: import pandas as pd To this: import chdb . datastore as pd Everything else stays the same. DataStore is a lazy, ClickHouse-backed pandas replacement . Your existing pandas code works unchanged — but operations compile to optimized SQL and execute only when results are needed (e.g., print() , len() , iteration). pip install chdb Decision Tree: Pick the Right Approach 1. "I have a file/database and want to analyze it with pan...
|
2.3K |
| 3522 | seedance | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Seedance 2.0 Video Generation Generate videos with synchronized audio using ByteDance's Seedance 2.0 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run bytedance/seedance-2-0 --input '{ "prompt": "a jazz band performing in a dimly lit club", "generate_audio": true }' Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 585 First Seen – Security Audits Gen Agent ...
|
2.2K |
| 3523 | p-video-avatar | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli Pruna P-Video-Avatar Generate talking head avatar videos from a single portrait image via inference.sh CLI. P-Video-Avatar is the fastest and most cost-effective avatar video model available. Quality on par with Veo 3.0, 18x faster and 6x cheaper than alternatives like Fabric, OmniHuman, and HeyGen. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs – Repository inference-sh-sk…s/skills GitHub ...
|
2.2K |
| 3524 | p-image | inference-skills/skills |
Pruna P-Image Generation Generate images with Pruna's optimized P-Image models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}' P-Image Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Image pruna/p-image Fast text-to-image, multiple aspect ratios P-Image-...
|
2.2K |
| 3525 | p-video | inference-skills/skills |
Pruna P-Video Generation Generate videos with Pruna's optimized video models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-video --input '{"prompt": "drone shot flying over a forest at sunset"}' Pruna Video Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Video pruna/p-video Text-to-video, image-to-video, with audi...
|
2.2K |
| 3526 | gpt-image | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli GPT-Image-2 Generate and edit images with OpenAI's GPT-Image-2 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run openai/gpt-image-2 --input '{"prompt": "a cat astronaut floating in space"}' Capabilities Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 585 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
|
2.2K |
| 3527 | happyhorse | inference-skills/skills |
Install the belt CLI skill: npx skills add belt-sh/cli HappyHorse 1.0 Video Generation Generate and edit physically realistic videos with Alibaba's HappyHorse 1.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run alibaba/happyhorse-1-0-t2v --input '{"prompt": "a horse galloping across a sunlit meadow"}' HappyHorse Models Show more Installs – Repository inference-sh-sk…s/skills GitHub Stars 585 First Seen – Security Audits Ge...
|
2.2K |
| 3528 | pydantic | bobmatnyc/claude-mpm-skills |
Pydantic Validation Skill Summary Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation. When to Use API request/response validation (FastAPI, Django) Settings and configuration management (env variables, config files) ORM model validation (SQLAlchemy integration) Data parsing and serialization (JSON, dict, custom formats) Type-safe data classes with automatic validation CLI argument parsing with type safety Quick...
|
2.2K |
| 3529 | okx-a2a-payment | okx/onchainos-skills |
Onchain OS A2A Payment Wrap the onchainos payment a2a-pay CLI surface end-to-end for both seller and buyer roles. Buyer-side trust is delegated to the upstream caller — when invoked with a paymentId , the skill fetches the on-server challenge, TEE-signs it as-is, submits the credential, and auto-polls payment status to a terminal state. Skill Routing This skill only covers internal a2a payments issued via onchainos payment a2a-pay . If the request fits one of the intents below, route to the corr...
|
2.2K |
| 3530 | voice-call | steipete/clawdis |
Voice Call Use the voice-call plugin to start or inspect calls (Twilio, Telnyx, Plivo, or mock). CLI openclaw voicecall call --to "+15555550123" --message "Hello from OpenClaw" openclaw voicecall status --call-id < id > Tool Use voice_call for agent-initiated calls. Actions: initiate_call (message, to?, mode?) continue_call (callId, message) speak_to_user (callId, message) end_call (callId) get_status (callId) Notes: Requires the voice-call plugin to be enabled. Plugin config lives under plugins...
|
2.2K |
| 3531 | 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.2K |
| 3532 | slack | steipete/clawdis |
Slack Automation Interact with Slack workspaces to check messages, extract data, and automate common tasks. Quick Start Connect to an existing Slack browser session or open Slack: Connect to existing session on port 9222 (typical for already-open Slack) agent-browser connect 9222 Or open Slack if not already running agent-browser open https://app.slack.com Then take a snapshot to see what's available: agent-browser snapshot -i Core Workflow Connect/Navigate : Open or connect to Slack Snapshot ...
|
2.2K |
| 3533 | 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.2K |
| 3534 | 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.2K |
| 3535 | code-review | xtone/ai_development_tools |
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 ...
|
2.2K |
| 3536 | generating-ui-bundle-metadata | forcedotcom/sf-skills |
UI Bundle Metadata Scaffolding a New UI Bundle Use sf template generate ui-bundle to create new apps — not create-react-app, Vite, or other generic scaffolds. Always pass --template reactbasic to scaffold a React-based bundle. UI bundle name ( -n ): Alphanumerical only — no spaces, hyphens, underscores, or special characters. Example: sf template generate ui-bundle -n CoffeeBoutique --template reactbasic After generation: Replace all default boilerplate — "React App", "Vite + React", default <ti...
|
2.2K |
| 3537 | building-ui-bundle-app | forcedotcom/sf-skills |
Building a UI Bundle App Overview Build a complete, deployable Salesforce React UI bundle application from a natural language description by orchestrating specialized UI bundle skills in correct dependency order. Each skill MUST be explicitly loaded before executing its phase. When to Use This Skill Use when: User requests a "React app", "UI bundle", "web app", or "full-stack app" on Salesforce User says "build an app", "create an application" and the context implies a non-LWC based frontend (e....
|
2.2K |
| 3538 | generating-ui-bundle-features | forcedotcom/sf-skills |
UI Bundle Features Installing Pre-built Features Always check for an existing feature before building something from scratch. The features CLI installs pre-built, tested packages into Salesforce UI bundles — from foundational UI libraries (shadcn/ui) to full-stack capabilities (authentication, search, navigation, GraphQL, Agentforce AI). Workflow Search project code first — check src/ for existing implementations before installing anything. Scope searches to src/ to avoid matching node_modules/ ...
|
2.2K |
| 3539 | building-ui-bundle-frontend | forcedotcom/sf-skills |
UI Bundle UI Identify the Task Determine which category the request falls into: Category Examples Implementation Guide Page New routed page (contacts, dashboard, settings) implementation/page.md Header / Footer Site-wide nav bar, footer, branding implementation/header-footer.md Component Widget, card, table, form, dialog implementation/component.md Layout and Navigation appLayout.tsx is the source of truth for navigation and layout. Every page shares this shell. When making any change that affec...
|
2.2K |
| 3540 | deploying-ui-bundle | forcedotcom/sf-skills |
Deploying a UI Bundle The order of operations is critical when deploying to a Salesforce org. This sequence reflects the canonical flow. Step 1: Org Authentication Check if the org is connected. If not, authenticate. All subsequent steps require an authenticated org. Step 2: Pre-deploy UI Bundle Build Install dependencies and build the UI bundle to produce dist/ . Required before deploying UI bundle entities. Run when: deploying UI bundles and dist/ is missing or source has changed. Step 3: Depl...
|
2.2K |
| 3541 | generating-ui-bundle-site | forcedotcom/sf-skills |
Digital Experience Site for React UI Bundles Create and configure Digital Experience Sites that host React UI bundles on Salesforce. This skill generates the minimum necessary site infrastructure — Network, CustomSite, DigitalExperienceConfig, DigitalExperienceBundle, and the sfdc_cms__site content type — so a React app can be served from Salesforce. React sites differ from standard LWR sites: they don't need routes, views, theme layouts, or branding sets. The site acts as a thin container ( app...
|
2.2K |
| 3542 | testing-agentforce | forcedotcom/sf-skills |
ADLC Test Automated testing for Agentforce agents with smoke tests, batch execution, and iterative fix loops. Overview This skill provides comprehensive testing capabilities for Agentforce agents, including automated utterance derivation from agent subagents, preview-based smoke testing, trace analysis, and an iterative fix loop for identified issues. It bridges the gap between initial development and production deployment. Platform Notes Shell examples below use bash syntax. On Windows, use Pow...
|
2.2K |
| 3543 | 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.2K |
| 3544 | read-arxiv-paper | karpathy/nanochat |
You will be given a URL of an arxiv paper, for example: [https://www.arxiv.org/abs/2601.07372](https://www.arxiv.org/abs/2601.07372) Part 1: Normalize the URL The goal is to fetch the TeX Source of the paper (not the PDF!), the URL always looks like this: [https://www.arxiv.org/src/2601.07372](https://www.arxiv.org/src/2601.07372) Notice the /src/ in the url. Once you have the URL: Part 2: Download the paper source Fetch the url to a local .tar.gz file. A good location is `~/.cache/nano...
|
2.2K |
| 3545 | content-experimentation-best-practices | sanity-io/agent-toolkit |
Content Experimentation Best Practices Principles and patterns for running effective content experiments to improve conversion rates, engagement, and user experience. When to Apply Reference these guidelines when: Setting up A/B or multivariate testing infrastructure Designing experiments for content changes Analyzing and interpreting test results Building CMS integrations for experimentation Deciding what to test and how Core Concepts A/B Testing Comparing two variants (A vs B) to determin...
|
2.2K |
| 3546 | md2wechat | geekjourneyx/md2wechat-skill |
MD to WeChat Converts Markdown articles to WeChat Official Account formatted HTML with inline CSS and optionally uploads to draft box. Supports two modes: API Mode : Fast conversion using md2wechat.cn API AI Mode : Beautiful themed layouts powered by Claude AI Quick Start Preview HTML (API mode, fast) bash skills/md2wechat/scripts/run.sh convert article.md --preview Preview HTML (AI mode, themed) bash skills/md2wechat/scripts/run.sh convert article.md --mode ai --theme autumn-warm --preview U...
|
2.2K |
| 3547 | convex-migrations | waynesutton/convexskills |
Convex Migrations Evolve your Convex database schema safely with patterns for adding fields, backfilling data, removing deprecated fields, and maintaining zero-downtime deployments. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/database/schemas Schema Overview: https://docs.convex.dev/database Migration Patterns: https://stack.convex.dev/migrate-data-postgres-to-convex For broader context: https://docs.convex.dev/ll...
|
2.2K |
| 3548 | freee-api-skill | freee/freee-mcp |
freee API スキル 概要 freee-mcp (MCP サーバー) を通じて freee API と連携。 このスキルの役割: freee API の詳細リファレンスを提供 freee-mcp 使用ガイドと API 呼び出し例を提供 注意: OAuth 認証はユーザー自身が自分の環境で実行する必要があります。 セットアップ 1. OAuth 認証(あなたのターミナルで実行) npx freee-mcp configure ブラウザで freee にログインし、事業所を選択します。設定は ~/.config/freee-mcp/config.json に保存されます。 2. 再起動して確認 Claude を再起動後、 freee_auth_status ツールで認証状態を確認。 リファレンス API リファレンスが references/ に含まれます。各リファレンスにはパラメータ、リクエストボディ、レスポンスの詳細情報があります。 目的のAPIを探すには、 references/ ディレクトリ内のファイルをキーワード検索してください。 主なリファレンス: accounting-...
|
2.2K |
| 3549 | php-best-practices | asyrafhussin/agent-skills |
PHP Best Practices Modern PHP 8.x patterns, PSR standards, type system best practices, and SOLID principles. Contains 45+ rules for writing clean, maintainable PHP code. When to Apply Reference these guidelines when: Writing or reviewing PHP code Implementing classes and interfaces Using PHP 8.x modern features Ensuring type safety Following PSR standards Applying design patterns Rule Categories by Priority Priority Category Impact Prefix 1 Type System CRITICAL type- 2 Modern Features CRITIC...
|
2.2K |
| 3550 | create-adaptable-composable | hyf0/vue-skills |
Create Adaptable Composable Adaptable composables are reusable functions that can accept both reactive and non-reactive inputs. This allows developers to use the composable in a variety of contexts without worrying about the reactivity of the inputs. Steps to design an adaptable composable in Vue.js: Confirm the composable's purpose and API design and expected inputs/outputs. Identify inputs params that should be reactive (MaybeRef / MaybeRefOrGetter). Use toValue() or toRef() to normalize input...
|
2.2K |