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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,561
总 Skills
99.5M
总安装量
2,627
贡献者
# Skill 仓库 描述 安装量
5951 woocommerce-backend-dev woocommerce/woocommerce
No SKILL.md available for this skill. View on GitHub
1.3K
5952 recsys-pipeline-architect affaan-m/everything-claude-code
Recsys Pipeline Architect A spec-and-scaffold skill for building composable recommendation, ranking, and feed pipelines. Encodes the six-stage pattern popularized by xAI's open-sourced For You algorithm (Apache 2.0) and applies it to any "top K for (user, context)" problem. Overview Most "recommendation systems" in production aren't exotic ML — they're pipelines : fetch candidates from one or more sources, enrich them with metadata, drop the ineligible, score the rest, sort and pick the top K, t...
1.3K
5953 unsafe-checker actionbook/rust-skills
Display the following ASCII art exactly as shown. Do not modify spaces or line breaks: ⚠️ Unsafe Rust Checker Loaded * ^ * /◉\_~^~_/◉\ ⚡/ o \⚡ '_ _' / '-----' \ Unsafe Rust Checker When Unsafe is Valid Show more
1.3K
5954 animejs freshtechbro/claudedesignskills
Anime.js for HyperFrames HyperFrames can seek Anime.js instances through its animejs runtime adapter. The composition owns the animation objects; HyperFrames owns the clock. Contract Create animations or timelines synchronously during composition initialization. Set autoplay: false so Anime.js does not advance on its own clock. Register every returned animation or timeline on window.__hfAnime . Use finite durations and loop counts. Avoid callbacks that mutate DOM based on wall-clock time, networ...
1.3K
5955 loki-label-analyzer grafana/skills
Loki Label Strategy Evaluator You are an expert in Grafana Loki label strategy. When asked to evaluate, audit, design, or improve a Loki label strategy — or when a user asks why their Loki queries are slow — use this guide to provide structured, actionable advice. Core Concepts Streams are the fundamental unit in Loki. Each unique combination of label key-value pairs creates a new stream. Too many streams = performance problems. Too few = broad, slow queries. Cardinality = the number of unique v...
1.3K
5956 target-prioritization agents365-ai/365-skills
Target Prioritization A multi-source drug-target due-diligence pipeline for ranked gene lists. When this skill triggers The user has a list of candidate genes (typically from a DE / DEG / scRNA-seq analysis) and wants a per-gene dossier across multiple evidence dimensions plus a composite re-ranking. The DE statistical rank is just the entry point; the final priority is informed by protein biology, genetics, druggability, and research maturity. Common input shapes: A CSV with a gene column (DE o...
1.3K
5957 observability assistant-ui/skills
assistant-ui Observability Always consult assistant-ui.com/llms.txt for the latest API. Tracing and telemetry for an assistant-ui backend. Most of this is generic AI SDK telemetry; the assistant-ui specific part is the route handler and the @assistant-ui/react-o11y client primitives for rendering spans. Contents References Where it plugs in Provider routing AI SDK telemetry (shared) Helicone (proxy, no OTel) Visualizing spans with react-o11y Common Gotchas
1.3K
5958 ads-test agricidaniel/claude-ads
A/B Test Design & Experiment Planning Process Understand what the user wants to test (creative, audience, bidding, landing page) Build structured hypothesis using the framework below Calculate required sample size and estimated duration Recommend platform-specific test setup Define success criteria and measurement plan Hypothesis Framework Every test must start with a structured hypothesis: Show more
1.3K
5959 aws-lambda-php-integration giuseppe-trisciuoglio/developer-kit
AWS Lambda PHP Integration Patterns for deploying PHP and Symfony applications on AWS Lambda using the Bref framework. Overview This skill provides complete patterns for AWS Lambda PHP development with two main approaches: Bref Framework - The standard solution for PHP on Lambda with Symfony support, built-in routing, and cold start optimization Raw PHP - Minimal overhead approach with maximum control Both approaches support API Gateway integration with production-ready configurations. When to U...
1.3K
5960 swiftlint dpearson2699/swift-ios-skills
SwiftLint SwiftLint enforces Swift style and conventions by linting source files against a configurable rule set. It is the most widely adopted Swift linter. This skill covers setup, configuration, rule selection, suppression, CI integration, and rollout strategy. SwiftLint is a style enforcement tool , not a style guide. For underlying Swift naming and design conventions, see swift-api-design-guidelines . For architecture patterns, see swift-architecture . Contents Recommended Setup Configurati...
1.3K
5961 video-podcast-maker agents365-ai/365-skills
REQUIRED: Load Remotion Best Practices First This skill depends on remotion-best-practices . You MUST invoke it before proceeding: Invoke the skill/tool named: remotion-best-practices Video Podcast Maker Automated pipeline for 4K Bilibili horizontal knowledge videos from a topic. Coding agent + TTS backend + Remotion + FFmpeg. Contents Show more Installs 528 Repository agents365-ai/365-skills GitHub Stars 10 First Seen May 24, 2026 Security Audits Gen Agent Trust Hub Pass Snyk Pass
1.3K
5962 react-mcp assistant-ui/skills
assistant-ui React MCP Always consult assistant-ui.com/llms.txt for the latest API. Let end users add, authenticate, and manage MCP servers from the browser with @assistant-ui/react-mcp . The connected servers' tools are merged into the chat runtime automatically. Contents References | Routes vs tools | Mount the manager | Drop-in dialog | Compose from primitives | OAuth connect flow | Custom storage | Imperative API | Common Gotchas |
1.3K
5963 mcore-split-pr nvidia/skills
Split PR by CODEOWNERS Groups Split a large pull request into multiple smaller PRs, where each PR touches the fewest possible CODEOWNERS reviewer groups. The goal is to reduce review burden: a PR that only touches megatron/core/ needs only the core reviewers, while a PR that also touches examples/ , tools/ , and megatron/training/ pulls in many additional groups. Answer-First Constraints For split-planning questions, lead with these constraints before the full workflow: Show more Installs 539 Re...
1.3K
5964 dicom-series-to-volume nvidia/skills
dicom_series_to_volume Purpose Used for converting one CT DICOM series folder to a HU NIfTI volume with affine evidence. Not for multi-frame DICOM or clinical use. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Manifest I/O: inputs are dicom_dir ; outputs are nifti_volume and result_json . Instructions Read skill_manifest.yaml before changing arguments, side effects, or validation gates. Run scripts/series_to_volume.py through the...
1.3K
5965 harvard-art-museum-data-pipeline aradotso/data-skills
Harvard Art Museum Data Pipeline Skill by ara.so — Data Skills collection. This skill enables you to build end-to-end data engineering pipelines using the Harvard Art Museums API. Extract artifact metadata, transform nested JSON into relational tables, load into SQL databases, and create interactive analytics dashboards with Streamlit. What It Does The Harvard Artifacts Collection Data Engineering Analytics App provides: API Integration : Fetch artifact data from Harvard Art Museums API with pag...
1.3K
5966 holoscan-install-wheel nvidia/skills
Holoscan pip Wheel Installation Purpose Install the Holoscan SDK Python bindings via the holoscan-cu12 / holoscan-cu13 pip wheel into a virtual environment, and verify with hello_world and video_replayer . Prerequisites Linux x86_64 with NVIDIA GPU + driver ( nvidia-smi ). CUDA Toolkit on PATH matching the host CUDA major (12 or 13). Python 3.10–3.13 with venv available. Network access to PyPI and docs.nvidia.com . Limitations Python only. For C++ headers/libs, pair with /holoscan-install-debian...
1.3K
5967 holoscan-install-conda nvidia/skills
Holoscan Conda Installation Purpose Install the Holoscan SDK (Python runtime and/or C++ dev headers) into a Conda environment on Linux x86_64, using conda-forge + rapidsai with a correctly pinned CUDA metapackage. Prerequisites Linux x86_64 with an NVIDIA GPU and CUDA 13 driver (check nvidia-smi ). conda (Miniforge preferred). Step 1 installs it if missing. Network access to conda-forge, rapidsai, and docs.nvidia.com . Limitations CUDA 13 only (since v4.3.0 — earlier releases were CUDA 12). If t...
1.3K
5968 holoscan-install-source nvidia/skills
Holoscan SDK — Build from Source Purpose Build the Holoscan SDK from the nvidia-holoscan/holoscan-sdk source tree using its ./run script (which builds inside a Docker container), producing a local install tree consumable as a CMake dependency. Prerequisites Linux host with NVIDIA GPU + driver ( nvidia-smi ). git , Docker with NVIDIA Container Toolkit ( docker run --gpus all works), and docker-buildx-plugin . ~20 GB free disk for the build container + build/install trees. 10–30 min for a clean fi...
1.3K
5969 notebooklm giuseppe-trisciuoglio/developer-kit
NotebookLM Research Assistant Skill Interact with Google NotebookLM to query documentation with Gemini's source-grounded answers. Each question opens a fresh browser session, retrieves the answer exclusively from your uploaded documents, and closes. When to Use This Skill Trigger when user: Mentions NotebookLM explicitly Shares NotebookLM URL ( https://notebooklm.google.com/notebook/... ) Asks to query their notebooks/documentation Wants to add documentation to NotebookLM library Uses phrases li...
1.3K
5970 daangn-used-goods-search nomadamas/k-skill
Daangn Used-Goods Search What this skill does 당근 중고거래 공개 Remix _data JSON route를 사용해 매물 목록과 상세 정보를 읽기 전용으로 조회한다. 최종 사용자는 자연어로 요청해도 되고, 필요하면 아래의 Python helper를 직접 실행한다. 외부 패키지나 k-skill-proxy 없이 Python 표준 라이브러리만 사용한다. When to use "당근에서 맥북 찾아봐" "합정동 아이폰 매물 검색" "이 당근 중고거래 URL 상세 봐줘" When not to use 당근 계정 로그인이 필요한 작업 채팅, 찜, 거래 제안, 문의, 지원, 예약, 계약, 구매처럼 상대방 또는 계정에 영향을 주는 작업 CAPTCHA/봇 차단/로그인벽 우회가 필요한 작업 Show more
1.3K
5971 daangn-realty-search nomadamas/k-skill
Daangn Realty Search What this skill does 당근부동산 목록의 공개 Remix _data JSON과 상세 페이지의 JSON-LD/HTML 메타를 읽어 매물 후보를 정리한다. 최종 사용자는 자연어로 요청해도 되고, 필요하면 아래의 Python helper를 직접 실행한다. 외부 패키지나 k-skill-proxy 없이 Python 표준 라이브러리만 사용한다. When to use "당근부동산 합정동 전세 찾아봐" "마포구 월세 매물 봐줘" "이 당근부동산 URL 상세 요약해줘" When not to use 당근 계정 로그인이 필요한 작업 채팅, 찜, 거래 제안, 문의, 지원, 예약, 계약, 구매처럼 상대방 또는 계정에 영향을 주는 작업 CAPTCHA/봇 차단/로그인벽 우회가 필요한 작업 Show more
1.3K
5972 longbridge-intel longbridge/skills
Longbridge Intel Market intelligence hub — screening, ranking, scanning, and thematic research via Longbridge. Response language : match the user's input language — English / Simplified Chinese / Traditional Chinese. RULE: Response language priority : English is the default when language is ambiguous. If the user input is only a slash command, command name, ticker / symbol, or contains no natural-language language signal, you MUST respond in English. Do not infer Chinese from trigger keywords, s...
1.3K
5973 pixijs-html-source pixijs/pixijs-skills
HTMLSource and ElementImageSource turn a DOM element into a TextureSource you can use anywhere a normal texture works: on a Sprite , as a Texture frame, or mapped onto a Mesh . HTMLSource mirrors a live element's pixels into the GPU (the element stays editable and clickable in the browser); ElementImageSource wraps an immutable snapshot that never repaints. Both require a side-effect import 'pixi.js/html-source' to register their extensions. These sources rely on the experimental HTML-in-Canvas ...
1.3K
5974 holoscan-install-debian nvidia/skills
Holoscan Debian/apt Installation Purpose Install the Holoscan SDK C++ runtime + headers on Ubuntu using NVIDIA's apt repo, selecting the right holoscan-cuda-* package for the host's CUDA driver and verifying with the bundled C++ examples. Prerequisites Ubuntu x86_64 (22.04 / 24.04) or ARM64 (Jetson / IGX) with an NVIDIA GPU and working driver ( nvidia-smi ). sudo and network access to developer.download.nvidia.com and docs.nvidia.com . cuda-keyring package (Step 2 installs it if missing). Limita...
1.3K
5975 nv-generate-mr-brain nvidia/skills
NV-Generate-MR-Brain Purpose Used for generating synthetic brain MRI volumes with NV-Generate-CTMR rflow-mr-brain. Not for production training data. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Do not write custom inference code for normal runs. The wrapper owns config staging, output paths, and validation. Manifest I/O: inputs are model_config_override ; outputs are synthetic_mr_brain_volumes and result_json . Instructions Read...
1.3K
5976 nv-generate-mr-brain-finetune nvidia/skills
NV-Generate-MR-Brain-Finetune Purpose Used for finetuning the NV-Generate-CTMR rflow-mr-brain diffusion UNet from user-supplied NIfTI training volumes. Not for clinical interpretation, regulatory use, or approving synthetic data for production training. The wrapper stages the config glue locally and delegates execution to existing upstream scripts: scripts.diff_model_create_training_data , scripts.diff_model_train , and optionally scripts.diff_model_infer . It does not execute the notebook. Mani...
1.3K
5977 nv-reason-cxr nvidia/skills
NV-Reason-CXR Purpose Used for command-shape or live NV-Reason-CXR chest X-ray reasoning smoke tests. Not for diagnosis or clinical reporting. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Manifest I/O: inputs are chest_xray_image_or_fixture ; outputs are result_json . Instructions Read skill_manifest.yaml before changing arguments, side effects, or validation gates. Run scripts/run_nv_reason_cxr.py through the documented command...
1.3K
5978 harvard-artifacts-data-engineering-app aradotso/data-skills
Harvard Artifacts Collection Data Engineering Analytics App Skill by ara.so — Data Skills collection. An end-to-end data engineering and analytics application that demonstrates real-world ETL pipelines using the Harvard Art Museums API. This project extracts artifact data, transforms it into relational structures, loads it into MySQL/TiDB, and provides interactive SQL-based analytics dashboards through Streamlit. What This Project Does API Integration : Fetches artifact data from Harvard Art Mus...
1.3K
5979 nemo-rl-docs nvidia/skills
Documentation Conventions Keep docs/index.md Up to Date When a new markdown doc is added under docs//*.md or a markdown file is renamed, ensure that @docs/index.md is updated and the document appears in the most appropriate section. Docstring Format Use Google style docstrings for classes and functions. These are parseable by Sphinx. For interfaces that may be used outside a file, prefer docstrings over comments. Comments should be reserved for code within a function or interfaces local to a fil...
1.3K
5980 github-issue-workflow giuseppe-trisciuoglio/developer-kit
GitHub Issue Resolution Workflow Implements a complete workflow for resolving GitHub issues directly from Claude Code. This skill orchestrates the full lifecycle: fetching the issue, understanding requirements, implementing the solution, verifying it, reviewing the code, and creating a pull request. Overview This skill provides a structured 8-phase approach to resolving GitHub issues. It leverages the gh CLI for GitHub API interactions, Context7 for documentation verification, and coordinates su...
1.3K
5981 spring-boot-project-creator giuseppe-trisciuoglio/developer-kit
Spring Boot Project Creator Overview Generates a fully configured Spring Boot project from scratch using the Spring Initializr API. The skill walks the user through selecting project parameters, choosing an architecture style (DDD or Layered), configuring data stores, and setting up Docker Compose for local development. The result is a build-ready project with standardized structure, dependency management, and configuration. When to Use Bootstrap a new Spring Boot 3.x or 4.x project with a stand...
1.3K
5982 transformers-js huggingface/skills
Transformers.js - Machine Learning for JavaScript Transformers.js enables running state-of-the-art machine learning models directly in JavaScript, both in browsers and Node.js environments, with no server required. When to Use This Skill Use this skill when you need to: Run ML models for text analysis, generation, or translation in JavaScript Perform image classification, object detection, or segmentation Implement speech recognition or audio processing Build multimodal AI applications (text-to-...
1.3K
5983 m11-ecosystem actionbook/rust-skills
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. Current Dependencies (Auto-Injected) ! grep -A 100 '^\[dependencies\]' Cargo.toml 2>/dev/null | head -30 || echo "No Cargo.toml found" Ecosystem Integration Layer 2: Design Choices Core Question What's the right crate for this job, and how should it integrate? Before adding dependencies: Is there a standard solution? What's the maintenance stat...
1.3K
5984 computer-automation web-infra-dev/midscene-skills
Desktop Computer Automation CRITICAL RULES — VIOLATIONS WILL BREAK THE WORKFLOW: Never run midscene commands in the background. Each command must run synchronously so you can read its output (especially screenshots) before deciding the next action. Background execution breaks the screenshot-analyze-act loop. Run only one midscene command at a time. Wait for the previous command to finish, read the screenshot, then decide the next action. Never chain multiple commands together. Allow enough time ...
1.3K
5985 nts-business-registration nomadamas/k-skill
국세청 사업자등록정보 진위확인 및 상태조회 What this skill does 공공데이터포털의 국세청_사업자등록정보 진위확인 및 상태조회 서비스 를 k-skill-proxy 경유로 호출해 다음을 확인한다. status : 사업자등록번호 기준 상태조회 ( 계속사업자 , 휴업자 , 폐업자 , 과세유형 등 upstream 응답 그대로 포함) validate : 사업자등록번호 + 개업일자 + 대표자명(및 선택 필드) 기준 진위확인 When to use "이 사업자등록번호가 계속사업자인지 확인해줘" "사업자등록번호 상태조회해줘" "사업자등록번호, 개업일, 대표자명으로 진위확인해줘" 거래처 등록 전 공식 NTS/공공데이터포털 기준 확인이 필요할 때 Prerequisites Show more
1.3K
5986 fusion-dependency-review equinor/fusion-skills
Dependency Review Structured review workflow for dependency update PRs. Produces consistent research notes that incorporate existing PR discussion, multi-lens analysis, and an actionable verdict with explicit maintainer confirmation before any merge action. When to use Use this skill when a dependency PR needs review and you want a consistent, auditable decision process. Typical triggers: "Review this dependency PR" "Should we merge this dependency update?" "Check this Renovate/Dependabot PR" "R...
1.3K
5987 html-plan plannotator/effective-html
HTML Plan Review the files throughout references/html-effectiveness/ . After reviewing them, create an HTML file for the plan in a similar style. Keep it pragmatic and simple. Always include dark mode: hand-rolled CSS variables on :root / html.dark , a small theme toggle button, localStorage persistence, and an apply-before-paint script in <head> (default to prefers-color-scheme ). Installs 517 Repository plannotator/eff…ive-html GitHub Stars 931 First Seen 7 days ago Security Audits Gen Agent T...
1.3K
5988 nv-segment-ct nvidia/skills
NV-Segment-CT Purpose Used for running NV-Segment-CT VISTA3D on CT NIfTI volumes and recording label-map evidence. Not for clinical interpretation. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Manifest I/O: inputs are ct_volume ; outputs are label_map and result_json . Instructions Read skill_manifest.yaml before changing arguments, side effects, or validation gates. Run scripts/run_vista3d.py through the documented command belo...
1.3K
5989 nv-generate-mr nvidia/skills
NV-Generate-MR Purpose Used for generating synthetic body MRI volumes with NV-Generate-CTMR rflow-mr. Not for paired masks or production training data. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Do not write custom inference code for normal runs. The wrapper owns config staging, output paths, and validation. Manifest I/O: inputs are model_config_override ; outputs are synthetic_mr_volumes and result_json . Instructions Read sk...
1.3K
5990 nv-generate-vae-finetune nvidia/skills
NV-Generate-VAE-Finetune Purpose Used for finetuning the NV-Generate-CTMR MAISI VAE/autoencoder from user-supplied CT or MRI NIfTI training volumes. Not for clinical interpretation, regulatory use, or approving synthetic data for production training. Upstream currently documents VAE training in train_vae_tutorial.ipynb and provides configs/helpers, but not a scripts.train_vae CLI. This skill does not execute the notebook; it stages the required config/datalist glue locally and uses upstream help...
1.3K
5991 nv-generate-ct-rflow nvidia/skills
NV-Generate-CT (rflow-ct) Purpose Used for generating synthetic CT volumes and masks with NV-Generate-CTMR rflow-ct. Not for production training data without review. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Do not write custom inference code for normal runs. The wrapper owns config staging, output paths, label mapping evidence, and validation. Manifest I/O: inputs are config_infer_override ; outputs are synthetic_ct_volumes ...
1.3K
5992 nv-segment-ctmr nvidia/skills
NV-Segment-CTMR Purpose Used for running NV-Segment-CTMR on CT or MRI NIfTI volumes and recording label-map evidence. Not for clinical interpretation. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Manifest I/O: inputs are ct_or_mr_volume ; outputs are label_map and result_json . Instructions Read skill_manifest.yaml before changing arguments, side effects, or validation gates. Run scripts/run_ctmr.py through the documented comman...
1.3K
5993 nv-segment-ct-finetune nvidia/skills
NV-Segment-CT Finetune Purpose Used for smoke or dataset finetuning of NV-Segment-CT VISTA3D on CT NIfTI labels. Not for clinical validation. Wraps the upstream MONAI bundle entrypoint; do not replace it with handwritten training or inference code. Manifest inputs are dataset_dir , datalist , target_anatomy , label_mapping , smoke , sanity , auto_seg , and skip_formal_eval . Manifest outputs are finetuned_ckpt and schema-checked result_json . Instructions Run scripts/run_finetune.py ; do not pat...
1.3K
5994 platform-docs-get forcedotcom/sf-skills
platform-docs-get Use this skill to retrieve and ground answers in official Salesforce documentation on the public web . This skill provides a reliable online retrieval playbook for Salesforce docs that are hard to fetch, especially help.salesforce.com , JS-heavy developer.salesforce.com , Lightning Design System docs on lightningdesignsystem.com , and other official Salesforce-owned doc pages such as architect.salesforce.com and admin.salesforce.com . Optional extraction scripts are available i...
1.3K
5995 aws-serverless sickn33/antigravity-awesome-skills
No SKILL.md available for this skill. View on GitHub Installs 1.2K Repository aws/agent-toolk…-for-aws GitHub Stars 728 First Seen May 6, 2026
1.3K
5996 swap-integration uniswap/uniswap-ai
Swap Integration Integrate Uniswap swaps into frontends, backends, and smart contracts. Prerequisites This skill assumes familiarity with viem basics (client setup, account management, contract interactions, transaction signing). Install the uniswap-viem plugin for comprehensive viem/wagmi guidance: claude plugin add @uniswap/uniswap-viem Quick Decision Guide Building... Use This Method Frontend with React/Next.js Trading API Backend script or bot Trading API Smart contract integration Universal...
1.3K
5997 build-zoom-rest-api-app anthropics/knowledge-work-plugins
/build-zoom-rest-api-app Background reference for deterministic server-side Zoom automation and resource management. Prefer plan-zoom-product , plan-zoom-integration , or debug-zoom first, then route here for endpoint-level detail. Zoom REST API Expert guidance for building server-side integrations with the Zoom REST API. This API provides 600+ endpoints for managing meetings, users, webinars, recordings, reports, and all Zoom platform resources programmatically. Official Documentation : https:/...
1.3K
5998 dt-app-dashboards dynatrace/dynatrace-for-ai
Dynatrace Dashboard Skill Overview Dynatrace dashboards are JSON documents stored in the Document Store. Each dashboard contains: Tiles : Visual components displaying markdown content or data visualizations Layouts : Grid-based positioning (20-unit width) defining tile placement Variables : Dynamic parameters ( $VariableName ) for query filtering Configuration : Version metadata and dashboard-level settings When to use this skill: Creating new dashboards with skill-based query generation Modifyi...
1.3K
5999 api-design affaan-m/ecc
API Design When to use this skill Designing new REST APIs Creating GraphQL schemas Refactoring API endpoints Documenting API specifications API versioning strategies Defining data models and relationships Instructions Step 1: Define API requirements Identify resources and entities Define relationships between entities Specify operations (CRUD, custom actions) Plan authentication/authorization Consider pagination, filtering, sorting Step 2: Design REST API Resource naming : Use nouns, not verbs: ...
1.3K
6000 copilots assistant-ui/skills
assistant-ui Copilots Always consult assistant-ui.com/llms.txt for the latest API. Copilots ground an assistant in your running app: steer it with instructions, feed it lazy app state, let it read rendered components, click and edit UI, and read or update persistent interactable state. References ./references/instructions.md -- useAssistantInstructions ./references/model-context.md -- useAssistantContext and imperative modelContext().register ./references/visible.md -- makeAssistantVisible ./ref...
1.3K