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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,534
总 Skills
164.3M
总安装量
2,747
贡献者
# Skill 仓库 描述 安装量
7601 marketplace-liquidity refoundai/lenny-skills
Marketplace Liquidity Management Help the user build and manage marketplace liquidity using frameworks from 4 product leaders. How to Help When the user asks for help with marketplace liquidity: Understand the marketplace type - Ask about their supply/demand dynamics, how fragmented the market is, and whether needs are uniform or heterogeneous Diagnose the constraint - Determine if they're supply-constrained, demand-constrained, or facing a matching problem Define liquidity metrics - Help them e...
1.5K
7602 dingtalk-message breath57/dingtalk-skills
钉钉消息技能 负责钉钉消息发送的所有操作。本文件为 策略指南 ,仅包含决策逻辑和工作流程。完整 API 请求格式见文末的 references/api.md 查阅索引。 四种消息通道概览 通道 适用场景 认证方式 特点 Webhook 机器人 往指定群发通知 无需 token,URL 自带凭证 最简单;支持加签安全模式 企业内部应用机器人 单聊私信 / 群聊消息 新版 accessToken 可撤回、查已读;需 userId 或 openConversationId 工作通知 以应用身份推送到"工作通知"会话 旧版 access_token + agentId 可推全员/部门;出现在工作通知而非聊天 sessionWebhook 回调中直接回复当前对话 无需任何认证 回调消息自带临时 URL,约 1.5 小时有效 工作流程(每次执行前) 先理解用户意图 → 判断属于哪个消息通道(见下方「场景路由」) 读取配置 → 用一条 grep -E '^KEY1=|^KEY2=' 命令一次性读取该通道所需的全部键值,不要分多次查询。(跨会话保留,所有 dingtalk-skills 共用同一文件)...
1.5K
7603 day1-onboarding ai-native-camp/camp-2
Day 1: Onboarding 이 스킬이 호출되면 아래 STOP PROTOCOL 을 반드시 따른다. STOP PROTOCOL — 절대 위반 금지 이 프로토콜은 이 스킬의 최우선 규칙이다. 아래 규칙을 위반하면 수업이 망가진다. 각 블록은 반드시 2턴에 걸쳐 진행한다 ┌─ Phase A (첫 번째 턴) ──────────────────────────────┐ │ 1. references/에서 해당 블록 파일의 EXPLAIN 섹션을 읽는다 │ │ 2. 기능을 설명한다 │ │ 3. references/에서 해당 블록 파일의 EXECUTE 섹션을 읽는다 │ │ 4. "지금 직접 실행해보세요"라고 안내한다 │ │ 5. ⛔ 여기서 반드시 STOP. 턴을 종료한다. │ │ ...
1.5K
7604 managing-imposter-syndrome refoundai/lenny-skills
Managing Imposter Syndrome Help the user work through imposter syndrome using frameworks from product leaders. How to Help When the user shares feelings of imposter syndrome: Normalize the experience - Help them understand that imposter syndrome is nearly universal among high performers, especially during growth periods Reframe the discomfort - Connect their uncomfortable feelings to evidence that they're growing and being challenged appropriately Identify the specific fear - Help them articulat...
1.5K
7605 media-relations refoundai/lenny-skills
Media Relations Help the user build effective relationships with journalists and secure press coverage using insights from 2 product leaders. How to Help When the user asks for help with media relations: Understand their goal - Ask what kind of coverage they're seeking (launch announcement, thought leadership, feature story) and what stage they're at Prepare the story - Help them craft a compelling angle that's newsworthy, not just promotional Identify the right targets - Guide them on finding t...
1.5K
7606 finding-mentors-sponsors refoundai/lenny-skills
Finding Mentors & Sponsors Help the user build meaningful mentor and sponsor relationships using approaches from 19 product leaders. How to Help When the user asks for help finding mentors or sponsors: Clarify the goal - Ask whether they need advice (mentor), advocacy and opportunities (sponsor), or accountability (coach). These are different relationships with different approaches Identify potential candidates - Help them think about who is 2-3 years ahead on their desired path, who has solved ...
1.5K
7607 team-rituals refoundai/lenny-skills
Designing Team Rituals Help the user design effective team rituals using frameworks and insights from 2 product leaders. How to Help When the user asks for help with team rituals: Understand the goal - Ask what behavior or outcome they want the ritual to drive Apply the golden rituals framework - Ensure rituals are named, templated, and known by every employee's first Friday Design for specificity - Help create rituals that go beyond generic meetings to drive specific outcomes Plan for adoption ...
1.5K
7608 running-offsites refoundai/lenny-skills
Running Offsites Help the user plan and run effective team offsites using frameworks from 5 product leaders. How to Help When the user asks for help with offsites: Clarify the purpose - Ask what outcome they want from the offsite (strategy, connection, planning) Assess readiness - Determine if there are underlying team issues that need addressing first Design the structure - Help them balance work sessions with social connection Remove friction - Guide them on logistics that make offsites produc...
1.5K
7609 setup alirezarezvani/claude-skills
Parallel Plugin Setup Install CLI See https://docs.parallel.ai/integrations/cli for the supported install methods (pipx, Homebrew, npm, native binary). Walk the user through whichever they pick. Authenticate parallel-cli login Verify parallel-cli auth If parallel-cli not found, add ~/.local/bin to PATH. Show more
1.5K
7610 postbridge-social-growth giulioco/skills
Post Bridge Social Growth Coach Act as a hands-on organic growth coach. Guide users through a proven 30-day system for generating views, downloads, and revenue from TikTok and Instagram - no paid ads. Coaching Workflow Determine what the user needs, then route: New to organic growth / starting fresh? → Assess their product/app/business, then walk through the 30-day plan phase by phase Already posting but not getting views? → Diagnose issues (likely skipped warmup or no content-market fit), presc...
1.5K
7611 asc-revenuecat-catalog-sync rudrankriyam/app-store-connect-cli-skills
asc RevenueCat catalog sync Use this skill to keep App Store Connect (ASC) and RevenueCat aligned, including creating missing ASC items and mapping them to RevenueCat resources. When to use You want to bootstrap RevenueCat from an existing ASC catalog. You want to create missing ASC subscriptions/IAPs, then map them into RevenueCat. You need a drift audit before release. You want deterministic product mapping based on identifiers. Preconditions asc authentication is configured ( asc auth login o...
1.5K
7612 auth0-react auth0/agent-skills
Auth0 React Integration Add authentication to React single-page applications using @auth0/auth0-react. Prerequisites React 16.11+ application (Vite or Create React App) - supports React 16, 17, 18, and 19 Auth0 account and application configured If you don't have Auth0 set up yet, use the auth0-quickstart skill first When NOT to Use Next.js applications - Use auth0-nextjs skill for both App Router and Pages Router React Native mobile apps - Use auth0-react-native skill for iOS/Android Server-sid...
1.5K
7613 run alirezarezvani/claude-skills
/ar:run — Single Experiment Iteration Run exactly ONE experiment iteration: review history, decide a change, edit, commit, evaluate. Usage /ar:run engineering/api-speed Run one iteration /ar:run List experiments, let user pick What It Does Step 1: Resolve experiment If no experiment specified, run python {skill_path}/scripts/setup_experiment.py --list and ask the user to pick. Step 2: Load context Read experiment config cat .autoresearch/ { dom...
1.5K
7614 gtm-developer-ecosystem github/awesome-copilot
Developer Ecosystem Build and scale developer-led adoption through ecosystem programs, community, and partnerships. Focus on what actually drives adoption, not vanity metrics. When to Use Triggers: "How do we build a developer ecosystem?" "Should we curate quality or go open?" "Developer community isn't growing" "Nobody's building on our API" "How do we compete with larger platforms?" Context: API platforms and developer tools Products with extensibility (plugins, integrations) Developer-first G...
1.5K
7615 gtm-operating-cadence github/awesome-copilot
Operating Cadence The meeting structure that worked at 30 people collapses at 100. What worked at 100 collapses at 300. The failure mode is always the same: too many people in too many meetings making too few decisions. When to Use Triggers: "Our meetings don't produce decisions" "We're growing but alignment is getting worse" "How often should we meet?" "Nobody knows what's happening across functions" "Decisions take forever" "Leadership is in meetings all day" Context: Companies scaling from 20...
1.5K
7616 spark-video-episode modelstudioai/skills
Producer Skill — spark-video 一键制片 You are the producer of the spark-video pipeline. You orchestrate the other 5 sub-skills ( spark-video-screenwriter , spark-video-director , spark-video-vfx-review , spark-video-clip-review , spark-video-cast ) and the deterministic scripts under scripts/ . Users invoke you when they want to produce one episode end-to-end with minimal hand-holding. Set env vars at the top of every run: export SPARK_VIDEO_PROJECT = < project_id > export SPARK_VIDEO_EPISODE = < NN...
1.5K
7617 gsd-2-agent-framework aradotso/trending-skills
GSD 2 — Autonomous Spec-Driven Agent Framework Skill by ara.so — Daily 2026 Skills collection GSD 2 is a standalone CLI that turns a structured spec into running software autonomously. It controls the agent harness directly — managing fresh context windows per task, git worktree isolation, crash recovery, cost tracking, and stuck detection — rather than relying on LLM self-loops. One command, walk away, come back to a built project with clean git history. Installation npm install -g gsd-pi Requi...
1.5K
7618 adk-frontend botpress/skills
No SKILL.md available for this skill. View on GitHub
1.5K
7619 tao-finetune-huggingface-model nvidia/skills
tao-finetune-huggingface-model Local NVIDIA GPU fine-tuning for HuggingFace models, grounded in live-fetched documentation with curated references as a fallback safety net. One NGC container, a few focused scripts, one push to HF Hub. Follow the rules in this file; don't improvise. Order of authority (highest first): User input — explicit model_id , dataset_id , training_method , config.yaml overrides. Live research — model card, HF repo example, author finetune script, HF task docs, paper; alwa...
1.5K
7620 sf-lwc jaganpro/sf-skills
Expert frontend engineer specializing in Lightning Web Components for Salesforce. Generate production-ready LWC components using the PICKLES Framework for architecture, with proper data binding, Apex/GraphQL integration, event handling, SLDS 2 styling, and comprehensive Jest tests. Core Responsibilities - Component Scaffolding: Generate complete LWC bundles (JS, HTML, CSS, meta.xml) - PICKLES Architecture: Apply structured design methodology for robust components - Wire Service Patterns: Im...
1.5K
7621 launchdarkly-flag-command launchdarkly/agent-skills
LaunchDarkly Flag Command Router You're using a skill that standardizes quick /flag requests. Your job is to parse the user intent, resolve the requested flag with minimal friction, return an actionable summary, and route to deeper workflows when needed. Scope Boundary This skill is a read-only lookup entrypoint . It returns flag details and routes forward. Hard constraints — you MUST NOT: Create, toggle, update, or delete flags Assess whether a flag is safe to remove, stale, or ready for cleanu...
1.5K
7622 ui-design-system davila7/claude-code-templates
UI/UX Design & Development Expert Comprehensive UI/UX design, review, and improvement for modern web applications. Production-ready implementations with TailwindCSS + Radix UI + shadcn/ui and modern React patterns. Stack Architecture The Three Pillars Layer 1: TailwindCSS (Styling Foundation) Utility-first CSS framework with build-time generation Zero runtime overhead, minimal production bundles Design tokens: colors, spacing, typography, breakpoints Responsive utilities and dark mode support La...
1.5K
7623 tao-setup-nvidia-gpu-host nvidia/skills
NVIDIA GPU Host Setup Use this setup skill before TAO workflows run on the docker , local-docker , or kubernetes backend. It standardizes the host GPU runtime on: NVIDIA driver branch 580 (open kernel module preferred) CUDA Toolkit package cuda-toolkit-13-0 NVIDIA Container Toolkit 1.19.0 Docker engine — only installed for docker / local-docker backends and only when Docker is missing. The package picked depends on the distro family ( docker.io on Debian-family by default, moby-engine / docker-c...
1.5K
7624 adk-evals botpress/skills
ADK Evals Skill What are Evals? Evals are automated conversation tests for ADK agents. Each eval defines a scenario — a sequence of user messages or events — and asserts on what the bot should do: what it says, which tools it calls, how state changes, which workflows run, and more. Evals run against a live dev bot ( adk dev ), so they test the full stack — not mocks. When to Use This Skill Use this skill when the developer asks about: Writing evals — file format, assertions, turn types, setup Ru...
1.5K
7625 tao-run-on-local-docker nvidia/skills
Local Docker Single-node execution platform that runs TAO jobs as named Docker containers on a Docker daemon. The daemon can be local to the agent host or remote through DOCKER_HOST=ssh://user@host / a Docker context. It is useful for development, debugging, small runs, and workflows where a local coding agent submits jobs to a remote GPU box. Use local Docker when the data is local to the Docker host or accessible through mounted volumes/cloud credentials. Do not use it for remote cluster sched...
1.5K
7626 x-mastery-mentor alchaincyf/x-mentor-skill
X/Twitter运营导师 · 思维操作系统 「格式化是你能对写作做的最简单的10倍提升。」——Nicolas Cole 导师定位 我能帮你的 :选题策略、推文写作、Thread结构、增长引擎、算法利用、AI赛道内容打法、变现路径、账号诊断 我不能帮你的 :代替你写作、保证增长速度、预测算法未来变化 问题路由 收到问题后,先判断类型,加载对应reference: 用户问题类型 执行场景 按需加载 怎么写推文/Thread → 场景A writing-workshop.md + algorithm-niche.md 不知道发什么/没灵感 → 场景B writing-workshop.md + mental-models-heuristics.md 审阅已写内容 → 场景C quality-analytics.md + writing-workshop.md 怎么涨粉/策略 → 场景D growth-monetization.md + algorithm-niche.md 账号诊断/分析报告 → 场景E quality-analytics.md (含报告模板) 算法/平台规则 → 直接回答...
1.5K
7627 tao-launch-workflow nvidia/skills
TAO Workflow Launch Intake Use this skill before launching any TAO workflow or model action. Quick Start Run the platform helper, ask for platform and monitoring preferences, then run the selected platform detail helper before asking for credentials. Non-Negotiable Launch Gate This gate is model-agnostic. Apply it to every TAO model, data action, and application workflow before launching side-effecting work. Do not create runner scripts, launch scripts, compatibility shims, workspace folders, st...
1.5K
7628 tao-finetune-cosmos-reason nvidia/skills
Cosmos-RL Supervised fine-tuning (SFT) of Cosmos Reason video QA models. The packaged default base model is hf_model://nvidia/Cosmos3-Nano . Pretrained weights are sourced from HuggingFace, not NGC. Gated HuggingFace models require HF_TOKEN . Some Cosmos-RL images cannot load the native Cosmos3 Omni checkpoint format directly; for those images, convert Cosmos3-Nano to a Qwen3-VL HF safetensors directory before train/evaluate and use that converted directory as the PTM path. Uses FSDP-based paral...
1.5K
7629 tao-list-capabilities nvidia/skills
TAO Skill Bank Capabilities Use this skill when the user asks what tao-skill-bank can do, asks for plugin capabilities, asks which application or data workflows are available, asks which models are supported, or asks what models are capable with AutoML. Quick Start Run scripts/list_tao_capabilities.py for general capability questions, or scripts/list_tao_models.py for model/action and AutoML support questions. Capability Answers For a general capabilities answer, run the packaged helper: ${TAO_S...
1.5K
7630 tao-generate-video-reasoning-annotations nvidia/skills
Video Reasoning Annotation Pipeline Generate Chain-of-Thought training datasets from videos by producing multi-level captions, structured descriptions, and QA pairs (MCQ, binary, open-ended) with step-by-step reasoning traces. Domain-agnostic by default — customize prompts for any video domain. Purpose Transform raw videos into CoT Q&A training data for video understanding models. VLMs (e.g., Gemini, Qwen) act as "teacher" annotators: Steps 0–1 require the model to see the video (VLM calls); Ste...
1.5K
7631 adk-debugger botpress/skills
No SKILL.md available for this skill. View on GitHub Installs 453 Repository botpress/skills GitHub Stars 12 First Seen Apr 8, 2026
1.5K
7632 tao-finetune-cosmos-embed nvidia/skills
Cosmos-Embed Cosmos-Embed1 is a joint video-text embedder for text-to-video retrieval, video-to-video search, zero-shot/kNN classification, and semantic deduplication. The packaged CLI is cosmos-embed1 and supports train , evaluate , inference , and export . Container image and per-action commands are in references/skill_info.yaml . Compact starting specs are in references/spec_template_*.yaml . Train Action Policy AutoML is not packaged for this model skill because there are no Cosmos-Embed sch...
1.5K
7633 tao-run-automl nvidia/skills
TAO AutoML Run automated hyperparameter optimization for a TAO model by combining: The selected model skill under skills/models/<network>/ . The selected platform skill under skills/platform/<platform>/ . AutoMLRunner , which generates recommendations, launches train jobs, extracts metrics, and feeds results back to the optimizer. Do not launch until model metadata, platform preflight, data visibility, credentials, image choice, and compute shape are all proven. Reference Map Show more Installs ...
1.5K
7634 tao-finetune-clip nvidia/skills
CLIP Contrastive Language-Image Pre-training model for zero-shot and fine-tuned image classification, image-text retrieval, and embedding extraction. Fine-tuning adapts CLIP's shared image-text embedding space to domain-specific image-caption data. No default NGC pretrained checkpoint is required for spec construction, but unset checkpoint behavior is action-specific. In the validation-fixes PyTorch image, export.checkpoint: null exports the selected CLIP architecture and may initialize weights ...
1.5K
7635 tao-port-huggingface-model nvidia/skills
TAO-HF Integration Skill Integrate a HuggingFace (HF) Computer Vision model into the NVIDIA TAO Toolkit ecosystem. Work the phases iteratively — not purely linearly — via a build → test → debug → fix → retest loop at every step: when something fails, diagnose and fix before moving on; when it passes, move to the next step. Show more Installs 577 Repository nvidia/skills GitHub Stars 1.9K First Seen Jun 8, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
1.5K
7636 tao-convert-dataset-format nvidia/skills
Convert a TAO DAFT Dataset Quick start tao-daft convert < source-format > < target-format > --path < input > --output < output > Source and target are positional subcommands; --path and --output are flags. Discover the supported formats and per-pair flags from the leaf --help (see "CLI conventions" below). Show more Installs 579 Repository nvidia/skills GitHub Stars 1.9K First Seen Jun 8, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.5K
7637 tao-train-image-classification nvidia/skills
Classification PyT PyTorch image classification. Supports a wide range of backbones (FAN, EfficientNet, ResNet, etc.) with distillation and quantization for deployment. Set model.backbone.pretrained_backbone_path for backbone weights or train.pretrained_model_path for full model. For TAO Deploy TensorRT actions ( gen_trt_engine , TensorRT evaluate , and TensorRT inference ), read references/tao-deploy-image-classification.md first. Deploy spec templates live in this skill's references/ folder wi...
1.5K
7638 tao-generate-image-grounding nvidia/skills
Image Grounding Pipeline Turn (image, caption) pairs into per-image grounded annotations: cleaned captions, referring expressions with character spans, and pixel-space bounding boxes for each expression. A single VLM (Gemini or any OpenAI-compatible endpoint) handles both steps. Purpose Generate phrase-grounded training data for referring-expression and grounding models. The VLM acts as a "teacher" annotator: Step 0 extracts referring expressions from the caption while looking at the image; Step...
1.5K
7639 prompt-engineer sickn33/antigravity-awesome-skills
Prompt Engineer Expert prompt engineer specializing in designing, optimizing, and evaluating prompts that maximize LLM performance across diverse use cases. When to Use This Skill Designing prompts for new LLM applications Optimizing existing prompts for better accuracy or efficiency Implementing chain-of-thought or few-shot learning Creating system prompts with personas and guardrails Building structured output schemas (JSON mode, function calling) Developing prompt evaluation and testing frame...
1.5K
7640 tao-run-on-kubernetes nvidia/skills
Kubernetes Submits TAO container jobs as Kubernetes Jobs. Works on any cluster reachable via kubeconfig (EKS / GKE / AKS / on-prem) or in-cluster service account (when the SDK runs inside a pod). Single-pod by default; opt into multi-node distributed training via num_nodes > 1 (uses Indexed Job + headless Service, see Multi-node training below). Preflight Four checks: GPU host runtime ready, SDK installed, cluster reachable, GPU Operator/device plugin present. 0. GPU node host runtime. Run thi...
1.5K
7641 tao-analyze-changenet-rca nvidia/skills
TAO ChangeNet Classification RCA Skill You are an expert investigator for NVIDIA TAO Visual ChangeNet classification experiments. Your job is to find why the model fails, backed by visual evidence from actual images . When the user provides an experiment result directory and training code directory, perform a deep Root Cause Analysis. The investigation must be image-evidence-driven — every major conclusion should trace back to specific images you viewed. Inputs Experiment result directory — cont...
1.5K
7642 beads steveyegge/beads
Beads - Persistent Task Memory for AI Agents Graph-based issue tracker that survives conversation compaction. Provides persistent memory for multi-session work with complex dependencies. bd vs TodoWrite Decision test : "Will I need this context in 2 weeks?" YES = bd, NO = TodoWrite. bd (persistent) TodoWrite (ephemeral) Multi-session, dependencies, compaction survival Single-session linear tasks Dolt-backed team sync Conversation-scoped See BOUNDARIES.md for detailed comparison. Prerequisites Sh...
1.5K
7643 data-engineering-patterns-fabric-databricks aradotso/data-skills
Data Engineering Patterns - Fabric & Databricks Skill by ara.so — Data Skills collection. This skill provides access to 600+ field-tested data engineering patterns for Microsoft Fabric, Azure Databricks, and PySpark. These patterns cover everything from pipeline design and Delta Lake optimization to Unity Catalog governance and cost architecture. What This Project Provides A comprehensive collection of patterns organized into 12 books covering: Microsoft Fabric (250 patterns): Pipelines and Data...
1.5K
7644 game-analytics-platform-computer-vision aradotso/data-skills
Game Analytics Platform - Computer Vision Fitness Tracker Skill by ara.so — Data Skills collection. What This Project Does Game Analytics Platform is a local-first, real-time computer vision system that tracks user movements across 16 fitness exercises using webcam input. It combines: YOLO v8 for object detection and tracking (balls, cones, people) MediaPipe for skeletal pose estimation and form validation Spring Boot (Java 17) backend for process orchestration React + Vite frontend dashboard fo...
1.5K
7645 infrastructure-cicd-data-engineering aradotso/data-skills
Infrastructure CI/CD for Data Engineering Skill by ara.so — Data Skills collection This project demonstrates practical CI/CD patterns for deploying data infrastructure changes using GitHub Actions, Terraform, and AWS. It uses OpenID Connect (OIDC) for secure, keyless authentication between GitHub Actions and AWS, eliminating the need for long-lived AWS credentials. What This Project Does Bootstraps infrastructure : Creates S3 backend for Terraform state and OIDC provider for GitHub Actions Autom...
1.5K
7646 tao-run-inference-service nvidia/skills
TAO Inference Microservice Instructions To start an inference service: Collect required inputs (Section 1) and resolve the container image (Section 2). Build the job payload and inner command (Sections 3–4.1); use references/code-templates.yaml → job_payload_builder . Read skills/platform/<platform>/SKILL.md and start the container (Section 4.2). Write the service registry and poll readiness (Section 4.3); use references/code-templates.yaml → registry_write.<platform> and readiness_check . To se...
1.5K
7647 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 :...
1.5K
7648 tao-analyze-gaps-visual-changenet nvidia/skills
TAO VCN Classify Gap Analysis Skill You are an analyst for NVIDIA TAO VCN Classify (Visual Component Net) inference results. Your job is to identify the weakest samples per ground-truth label by measuring signed distance from the decision threshold in the wrong direction , then surface them for downstream augmentation or relabeling. This skill is intentionally lightweight. VCN's classify head is a single-score binary boundary (PASS vs NO_PASS by siamese_score ), so the analysis is computational,...
1.5K
7649 tilegym-cutile-python nvidia/skills
cuTile Python Programming Skill You are an expert in cuTile programming, specializing in writing high-performance GPU kernels using cuTile's tile-based programming model. This skill provides comprehensive guidance for creating, debugging, and optimizing cuTile kernels. Overview cuTile is a parallel programming model for NVIDIA GPUs with a Python-based DSL that automatically leverages advanced hardware capabilities like tensor cores. This skill helps you write efficient, correct cuTile code. When...
1.5K
7650 frontend-a11y affaan-m/everything-claude-code
Frontend Accessibility Patterns Practical accessibility patterns for React and Next.js. Covers the issues most commonly flagged in code review: missing form labels, incorrect ARIA usage, non-semantic interactive elements, and broken keyboard navigation. When to Activate Building or reviewing form components ( <input> , <select> , <textarea> ) Creating interactive elements (modals, dropdowns, tooltips, tabs) Using <div> or <span> with onClick Adding aria-* attributes to any element Implementing k...
1.5K