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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
69.8M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
9501 bfl-api black-forest-labs/skills
BFL API Integration Guide Use this skill when integrating BFL FLUX APIs into applications for image generation, editing, and processing. First: Check API Key Before generating images, verify your API key is set: echo $BFL_API_KEY If empty or you see "Not authenticated" errors, see API Key Setup below. Important: Image URLs Expire in 10 Minutes Result URLs from the API are temporary. Download images immediately after generation completes - do not store or cache the URLs themselves. When ...
343
9502 sales-page-copywriting yashaiguy-dev/sales-page-copywriting-skill
SALES PAGE COPYWRITING - HOSTILE VALIDATION SYSTEM CRITICAL OUTPUT INSTRUCTION YOU MUST OUTPUT ONLY THE FINAL POLISHED WEBSITE COPY TO THE USER. Do NOT show the user your internal validation process Do NOT show hostile reviewer feedback to the user Do NOT show the before/after revision process Do ALL validation work internally ONLY output the final polished website copy document PHASE 1: INPUT CAPTURE & STRATEGIC FOUNDATION When user provides a product idea or business concept, silently extract ...
343
9503 devops mindrally/skills
DevOps Skill Deploy and manage cloud infrastructure across Cloudflare, Docker, Google Cloud, and Kubernetes. When to Use Deploy serverless apps to Cloudflare Workers/Pages Containerize apps with Docker, Docker Compose Manage GCP with gcloud CLI (Cloud Run, GKE, Cloud SQL) Kubernetes cluster management (kubectl, Helm) GitOps workflows (Argo CD, Flux) CI/CD pipelines, multi-region deployments Security audits, RBAC, network policies Platform Selection Need Choose Sub-50ms latency globally Cloudfl...
343
9504 config-hardener useai-pro/openclaw-skills-security
Config Hardener You are an OpenClaw configuration security auditor. Analyze the user's OpenClaw setup and generate a hardened configuration that follows security best practices. What to Audit 1. AGENTS.md The AGENTS.md file defines what your agent can and cannot do. Check for: Missing AGENTS.md (CRITICAL) Without AGENTS.md, OpenClaw runs with default permissions — this is the most common cause of security incidents. Overly permissive rules: <!-- BAD: allows everything --> Allowed - All tools en...
343
9505 3dsvg-interactive-react aradotso/trending-skills
3dsvg — Interactive React 3D Components from SVGs Skill by ara.so — Daily 2026 Skills collection. 3dsvg extrudes SVG paths, text, and shapes into fully interactive 3D React components powered by Three.js and React Three Fiber. It ships as an embeddable <SVG3D> component (npm) plus a visual editor at 3dsvg.design . Installation npm install 3dsvg or yarn add 3dsvg or pnpm add 3dsvg Peer dependencies (install if not already present): npm install three @react-three/fiber @react-three/drei Quick St...
343
9506 async-python-patterns sickn33/antigravity-awesome-skills
Async Python Patterns Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems. When to Use This Skill Building async web APIs (FastAPI, aiohttp, Sanic) Implementing concurrent I/O operations (database, file, network) Creating web scrapers with concurrent requests Developing real-time applications (WebSocket servers, chat systems) Processing multiple independent t...
343
9507 manufacturing-expert personamanagmentlayer/pcl
Expert guidance for manufacturing systems, Industry 4.0, production optimization, quality control, and smart factory implementations. Core Concepts Manufacturing Systems - Manufacturing Execution Systems (MES) - Enterprise Resource Planning (ERP) - Computer-Aided Manufacturing (CAM) - Programmable Logic Controllers (PLC) - Industrial Internet of Things (IIoT) - Supply Chain Management (SCM) - Warehouse Management Systems (WMS) Industry 4.0 - Smart factories - Digital twins - Pred...
343
9508 kling-3-prompting aedev-tools/kling-3-prompting-skill
Overview Kling 3.0 is a unified multimodal video model. It understands cinematic direction , not keyword lists. Write prompts like a director — describe what the audience sees, hears, and feels over time. Core shift: Description → Direction. Think "direct a scene" not "describe an image." Interactive Builder Workflow When invoked, guide the user through these steps using AskUserQuestion : digraph builder { "1. Generation mode?" [ shape = diamond ] ; "Text-to-Video" [ shape = box ] ; "Image-to-Vi...
343
9509 repomix-safe-mixer daymade/claude-code-skills
Repomix Safe Mixer Overview Safely package codebases with repomix by automatically detecting and removing hardcoded credentials. This skill prevents accidental credential exposure when packaging code with repomix. It scans for hardcoded secrets (API keys, database credentials, tokens), reports findings, and ensures safe packaging. When to use: When packaging code with repomix for distribution, creating shareable reference packages, or whenever security concerns exist about hardcoded credentia...
343
9510 threat-modeling-expert sickn33/antigravity-awesome-skills
Threat Modeling Expert Expert in threat modeling methodologies, security architecture review, and risk assessment. Masters STRIDE, PASTA, attack trees, and security requirement extraction. Use PROACTIVELY for security architecture reviews, threat identification, or building secure-by-design systems. Capabilities STRIDE threat analysis Attack tree construction Data flow diagram analysis Security requirement extraction Risk prioritization and scoring Mitigation strategy design Security control map...
343
9511 pymatgen davila7/claude-code-templates
Pymatgen - Python Materials Genomics Overview Pymatgen is a comprehensive Python library for materials analysis that powers the Materials Project. Create, analyze, and manipulate crystal structures and molecules, compute phase diagrams and thermodynamic properties, analyze electronic structure (band structures, DOS), generate surfaces and interfaces, and access Materials Project's database of computed materials. Supports 100+ file formats from various computational codes. When to Use This Skil...
343
9512 javascript-mastery davila7/claude-code-templates
🧠 JavaScript Mastery 33+ essential JavaScript concepts every developer should know, inspired by 33-js-concepts. When to Use This Skill Use this skill when: Explaining JavaScript concepts Debugging tricky JS behavior Teaching JavaScript fundamentals Reviewing code for JS best practices Understanding language quirks 1. Fundamentals 1.1 Primitive Types JavaScript has 7 primitive types: // String const str = "hello"; // Number (integers and floats) const num = 42; const float = 3.14; // BigI...
343
9513 server-management davila7/claude-code-templates
Server Management Server management principles for production operations. Learn to THINK, not memorize commands. 1. Process Management Principles Tool Selection Scenario Tool Node.js app PM2 (clustering, reload) Any app systemd (Linux native) Containers Docker/Podman Orchestration Kubernetes, Docker Swarm Process Management Goals Goal What It Means Restart on crash Auto-recovery Zero-downtime reload No service interruption Clustering Use all CPU cores Persistence Survive server reboot 2. Monit...
343
9514 isolate camacho/ai-skills
Isolate Create a worktree branched from the latest origin/main so task work never starts on stale code. Announce: "Setting up an isolated worktree for this task." Inputs Branch name: from /orient Step 1 (e.g., feat/auth , fix/login-crash ). Ask if not provided. Base ref: the current branch's parent (detected via reflog, default main ). Override only when explicitly stacking on a different branch. Detect parent branch The parent branch (what this branch will eventually merge into) is determined f...
343
9515 data-analyst borghei/claude-skills
Data Analyst You are an expert data analyst with expertise in SQL, Python (pandas), and statistical analysis. When to Apply Use this skill when: Writing SQL queries for data extraction Analyzing datasets with pandas Performing statistical analysis Creating data transformations Identifying data patterns and insights Data cleaning and preparation Core Competencies SQL Complex queries with JOINs, subqueries, CTEs Window functions and aggregations Query optimization Database design understanding pan...
343
9516 hyva-cms-component hyva-themes/hyva-ai-tools
Hyvä CMS Component Creator Overview This skill guides the interactive creation of custom Hyvä CMS components for Magento 2. It supports creating components in new or existing modules, with field presets for common patterns and automatic setup:upgrade execution. Command execution: For commands that need to run inside the development environment (e.g., bin/magento), use the hyva-exec-shell-cmd skill to detect the environment and determine the appropriate command wrapper. Workflow Step 1: Module...
343
9517 copilot-sdk intellectronica/agent-skills
GitHub Copilot SDK Embed Copilot's agentic workflows in any application using Python, TypeScript, Go, or .NET. Overview The GitHub Copilot SDK exposes the same engine behind Copilot CLI: a production-tested agent runtime you can invoke programmatically. No need to build your own orchestration - you define agent behavior, Copilot handles planning, tool invocation, file edits, and more. Prerequisites GitHub Copilot CLI installed and authenticated ( Installation guide ) Language runtime : Node.js 1...
343
9518 create-remotion-geist vercel-labs/skill-remotion-geist
Create Remotion videos styled with Vercel's Geist design system - dark backgrounds, spring animations, Geist fonts, and the 10-step color scale. When to Use - Creating any Remotion video that should look like Vercel - Building motion graphics with Geist's dark theme aesthetic - Making animated content using Geist typography and colors - Producing videos that need the polished Vercel visual style Critical Rules - NEVER use emojis - Use proper Geist icons from `@geist-ui/icons` package -...
343
9519 security-headers-configuration aj-geddes/useful-ai-prompts
Security Headers Configuration Overview Implement comprehensive HTTP security headers to protect web applications from XSS, clickjacking, MIME sniffing, and other browser-based attacks. When to Use New web application deployment Security audit remediation Compliance requirements Browser security hardening API security Static site protection Implementation Examples 1. Node.js/Express Security Headers // security-headers.js const helmet = require('helmet'); function configureSecurityHeaders(app...
343
9520 api-response-optimization aj-geddes/useful-ai-prompts
API Response Optimization Overview Fast API responses improve overall application performance and user experience. Optimization focuses on payload size, caching, and query efficiency. When to Use Slow API response times High server CPU/memory usage Large response payloads Performance degradation Scaling bottlenecks Instructions 1. Response Payload Optimization // Inefficient response (unnecessary data) GET /api/users/123 { "id": 123, "name": "John", "email": "john@example.com", "passwo...
343
9521 file-upload-handling aj-geddes/useful-ai-prompts
File Upload Handling Overview Build secure and robust file upload systems with validation, sanitization, virus scanning, efficient storage management, CDN integration, and proper file serving mechanisms across different backend frameworks. When to Use Implementing file upload features Managing user-uploaded documents Storing and serving media files Implementing profile picture uploads Building document management systems Handling bulk file imports Instructions 1. Python/Flask File Upload conf...
343
9522 frontend-ui-animator julianromli/ai-skills
Frontend UI Animator Implement purposeful, performant animations that enhance UX without overwhelming users. Focus on key moments: hero intros, hover feedback, content reveals, and navigation transitions. Core Philosophy "You don't need animations everywhere" - Prioritize: Priority Area Purpose 1 Hero Intro First impression, brand personality 2 Hover Interactions Feedback, discoverability 3 Content Reveal Guide attention, reduce cognitive load 4 Background Effects Atmosphere, depth 5 Navigat...
342
9523 hive-setup rllm-org/hive
Hive Setup Hive is a platform where multiple agents collaborate on the same task. Agents share progress through claims, posts, and skills, building on each other's work to push results further than any single agent could alone. This skill is for setting up hive. Walk the user through each step, asking questions where needed. Fix problems yourself when possible. Only pause for user input is required (server URL, agent name, task selection). UX Note: Use AskUserQuestion for all user-facing questio...
342
9524 django-application aj-geddes/useful-ai-prompts
Django Application Overview Build comprehensive Django web applications with proper model design, view hierarchies, database operations, user authentication, and admin functionality following Django conventions and best practices. When to Use Creating Django web applications Designing models and database schemas Implementing views and URL routing Building authentication systems Using Django ORM for database operations Creating admin interfaces and dashboards Instructions 1. Django Project Setu...
342
9525 dask k-dense-ai/scientific-agent-skills
Dask Overview Dask is a Python library for parallel and distributed computing that enables three critical capabilities: Larger-than-memory execution on single machines for data exceeding available RAM Parallel processing for improved computational speed across multiple cores Distributed computation supporting terabyte-scale datasets across multiple machines Dask scales from laptops (processing ~100 GiB) to clusters (processing ~100 TiB) while maintaining familiar Python APIs. When to Use This Sk...
342
9526 scikit-survival k-dense-ai/scientific-agent-skills
scikit-survival: Survival Analysis in Python Overview scikit-survival is a Python library for survival analysis built on top of scikit-learn. It provides specialized tools for time-to-event analysis, handling the unique challenge of censored data where some observations are only partially known. Survival analysis aims to establish connections between covariates and the time of an event, accounting for censored records (particularly right-censored data from studies where participants don't experi...
342
9527 systematic-debugging jnmetacode/superpowers-zh
Systematic Debugging Overview Random fixes waste time and create new bugs. Quick patches mask underlying issues. Core principle: ALWAYS find root cause before attempting fixes. Symptom fixes are failure. Violating the letter of this process is violating the spirit of debugging. The Iron Law NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST If you haven't completed Phase 1, you cannot propose fixes. When to Use Use for ANY technical issue: Test failures Bugs in production Unexpected behavior Perfor...
342
9528 pyzotero k-dense-ai/scientific-agent-skills
Pyzotero Pyzotero is a Python wrapper for the Zotero API v3 . Use it to programmatically manage Zotero libraries: read items and collections, create and update references, upload attachments, manage tags, and export citations. Authentication Setup Required credentials — get from https://www.zotero.org/settings/keys : User ID : shown as "Your userID for use in API calls" API Key : create at https://www.zotero.org/settings/keys/new Library ID : for group libraries, the integer after /groups/ in th...
342
9529 playwright-interactive-sandbox customware-ai/skills
Core Workflow Write a brief QA inventory before testing: Build the inventory from three sources: the user's requested requirements, the user-visible features or behaviors you actually implemented, and the claims you expect to make in the final response. Anything that appears in any of those three sources must map to at least one QA check before signoff. List the user-visible claims you intend to sign off on. List every meaningful user-facing control, mode switch, or implemented interactive behav...
342
9530 build camacho/ai-skills
build — implement spec Single-thread native plan→execute. You are main Claude. No swarm. LOAD Read SPEC.md . If missing → tell user to invoke the spec skill first. Stop. Read FORMAT.md once if not loaded. Parse invocation args: §T.n → that task only --next → lowest-numbered row with status . or ~ --all or empty → every . row in §T order PLAN Native plan mode. For chosen task(s): Cite every §V invariant that applies. Plan must respect all. Cite every §I interface touched. Plan must preserve shape...
342
9531 tax-advisor kazukinagata/shinkoku
税務アドバイザー(Tax Advisor) 税理士・ライフプランナー相当の専門知識で、ユーザーの税務相談に回答するスキル。 令和7年分(2025年課税年度)の税制に基づく。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握し、相対パスは CWD を基準に絶対パスに変換する: db_path : MCP ツールの db_path 引数に使用 output_dir : 進捗ファイル等の出力先ベースディレクトリ 各ディレクトリ: ファイル参照時に使用 回答の基本方針 1. 正確性の担保 回答は必ず reference/ ディレクトリ内のファイルを根拠とする 一般知識や推測で回答しない。根拠が見つからない場合はその旨を明示する 金額・税率・要件は reference ファイルの数値を引用する 条文・通達の参照を回答に含める(例: 所得税法第89条、所基通36-1) 2. 回答の構造 以下の構造で回答を組み立てる: 結論を先に : 質問に対する端的な回答 ...
342
9532 elevenlabs-remotion maartenlouis/elevenlabs-remotion-skill
ElevenLabs Voiceover Generation Generate professional AI voiceovers for Remotion videos using ElevenLabs API. Prerequisites ELEVENLABS_API_KEY in .env.local Quick Start Generate voiceover from text node .claude/skills/elevenlabs-remotion-skill/generate.js --text "Your text here" --output public/audio/voiceover.mp3 Generate with narrator style (more natural) node .claude/skills/elevenlabs-remotion-skill/generate.js --text "Your text" --character narrator --output voiceover.mp3 Generate sce...
342
9533 code-simplifier rtk-ai/rtk
Code Simplifier You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. Refinement Principles 1. Preserve Functionality Never change what the code does - only how it does it. All original features, outputs, ...
342
9534 adspower-browser adspower/adspower-browser
AdsPower Local API with adspower-browser The Skills CLI (npx adspower-browser) is the package manager for operate AdsPower browser profiles, groups, proxies, and application/category lists via the adspower-browser CLI. When to Use This Skill Apply when the user: Asks to create, update, delete, or list AdsPower browser profiles Mentions opening or closing browsers/profiles, fingerprint, UA, or proxy Wants to manage groups, proxies, or check API status Refers to AdsPower or adspower-browser (and M...
342
9535 apify vm0-ai/vm0-skills
Apify Web scraping and automation platform. Run pre-built Actors (scrapers) or create your own. Access thousands of ready-to-use scrapers for popular websites. Official docs: https://docs.apify.com/api/v2 When to Use Use this skill when you need to: Scrape data from websites (Amazon, Google, LinkedIn, Twitter, etc.) Run pre-built web scrapers without coding Extract structured data from any website Automate web tasks at scale Store and retrieve scraped data Prerequisites Create an account at...
342
9536 e2e-testing-patterns sickn33/antigravity-awesome-skills
E2E Testing Patterns Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do. When to Use This Skill Implementing end-to-end test automation Debugging flaky or unreliable tests Testing critical user workflows Setting up CI/CD test pipelines Testing across multiple browsers Validating accessibility requirements Testing responsive designs Establishing E2E testing standards Core Concepts 1. E2E Testing Fundam...
342
9537 error-handling-patterns sickn33/antigravity-awesome-skills
Error Handling Patterns Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences. When to Use This Skill Implementing error handling in new features Designing error-resilient APIs Debugging production issues Improving application reliability Creating better error messages for users and developers Implementing retry and circuit breaker patterns Handling async/concurrent errors Building fault-tolerant distribut...
342
9538 faiss davila7/claude-code-templates
FAISS - Efficient Similarity Search Facebook AI's library for billion-scale vector similarity search. When to use FAISS Use FAISS when: Need fast similarity search on large vector datasets (millions/billions) GPU acceleration required Pure vector similarity (no metadata filtering needed) High throughput, low latency critical Offline/batch processing of embeddings Metrics: 31,700+ GitHub stars Meta/Facebook AI Research Handles billions of vectors C++ with Python bindings Use alternatives i...
342
9539 xiaohongshu-converter z0gsh1u/oh-my-writing-skill
小红书平台转换 Skill 你是一个内容编辑,专门将通用文章转换为适合小红书平台的格式和风格。 小红书平台特征 用户画像 主力用户:18-35岁女性为主(男性用户增长中) 阅读习惯:刷图文、看封面、快速浏览 内容偏好:生活分享、实用攻略、颜值内容 互动习惯:收藏实用内容、点赞喜欢的博主 内容调性 亲切感:像朋友聊天,不是教科书 真实感:真实体验分享,不是广告 实用性:能带走干货,有收藏价值 视觉感:排版清爽,重点突出 转换规则 0. 内容保留原则 在开始任何转换之前,必须完整保留原内容中的: 所有图片:保留原图片的 Markdown 语法和路径 图片说明文字:保留图片下方或上方的说明文字 1. 标题优化 小红书标题特点: 简短有力,制造好奇 可加 1-2 个 Emoji(不过密) 数字/对比有吸引力 避免过于正式的表达 转换示例: 原标题 小红书标题 AI写作工具使用教程 救命!用了这个AI工具写东西快了3倍 📝 程序员效率提升方法 程序员下班早的秘密 👩‍💻 这5个习惯真的有用 Python入门学习指南 零基础学Python|我的30天自学路线 💻 如何提高写作能力 ...
342
9540 feature-dev notedit/happy-skills
Feature Development You are helping a developer implement a new feature. Follow a systematic approach: understand the codebase deeply, identify and ask about all underspecified details, design elegant architectures, implement, test thoroughly, then review. Announce at start: "I'm using the feature-dev skill to implement this feature." Core Principles Ask clarifying questions: Identify all ambiguities, edge cases, and underspecified behaviors. Ask specific, concrete questions rather than makin...
342
9541 omc-doctor yeachan-heo/oh-my-claudecode
Doctor Skill Note: All ~/.claude/... paths in this guide respect CLAUDE_CONFIG_DIR when that environment variable is set. Task: Run Installation Diagnostics You are the OMC Doctor - diagnose and fix installation issues. Step 1: Check Plugin Version Get installed and latest versions (cross-platform) node -e "const p=require('path'),f=require('fs'),h=require('os').homedir(),d=process.env.CLAUDE_CONFIG_DIR||p.join(h,'.claude'),b=p.join(d,'plugins','cache','omc','oh-my-claudecode');try{const v=f.re...
342
9542 database-performance-debugging aj-geddes/useful-ai-prompts
Database Performance Debugging Overview Database performance issues directly impact application responsiveness. Debugging focuses on identifying slow queries and optimizing execution plans. When to Use Slow application response times High database CPU Slow queries identified Performance regression Under load stress Instructions 1. Identify Slow Queries -- Enable slow query log (MySQL) SET GLOBAL slow_query_log = 'ON'; SET GLOBAL long_query_time = 0.5; -- View slow queries SHOW GLOBAL STATUS L...
342
9543 stress-testing aj-geddes/useful-ai-prompts
Stress Testing Overview Stress testing pushes systems beyond normal operating capacity to identify breaking points, failure modes, and recovery behavior. It validates system stability under extreme conditions and helps determine maximum capacity before degradation or failure. When to Use Finding system capacity limits Identifying breaking points Testing auto-scaling behavior Validating error handling under load Testing recovery after failures Planning capacity requirements Verifying graceful d...
342
9544 api-changelog-versioning aj-geddes/useful-ai-prompts
API Changelog & Versioning Overview Create comprehensive API changelogs that document changes, deprecations, breaking changes, and provide migration guides for API consumers. When to Use API version changelogs Breaking changes documentation Migration guides between versions Deprecation notices API upgrade guides Backward compatibility notes Version comparison API Changelog Template API Changelog Version 3.0.0 - 2025-01-15 🚨 Breaking Changes Authentication Method Changed Previous (v2): ...
342
9545 vueuse-functions uni-helper/skills
VueUse Functions This skill is a decision-and-implementation guide for VueUse composables in Vue.js / Nuxt projects. It maps requirements to the most suitable VueUse function, applies the correct usage pattern, and prefers composable-based solutions over bespoke code to keep implementations concise, maintainable, and performant. When to Apply Apply this skill whenever assisting user development work in Vue.js / Nuxt. Always check first whether a VueUse function can implement the requirement. Pre...
342
9546 sub-agent-patterns jezweb/claude-skills
Sub-Agents in Claude Code Status: Production Ready ✅ Last Updated: 2026-01-14 Source: https://code.claude.com/docs/en/sub-agents Sub-agents are specialized AI assistants that Claude Code can delegate tasks to. Each sub-agent has its own context window, configurable tools, and custom system prompt. Why Use Sub-Agents: Context Hygiene The primary value of sub-agents isn't specialization—it's keeping your main context clean. Without agent (context bloat): Main context accumulates: ├─ git stat...
341
9547 websh openprose/prose
websh Skill websh is a shell for the web. URLs are paths. The DOM is your filesystem. You cd to a URL, and commands like ls , grep , cat operate on the cached page content—instantly, locally. websh> cd https://news.ycombinator.com websh> ls | head 5 websh> grep "AI" websh> follow 1 When to Activate Activate this skill when the user: Uses the websh command (e.g., websh , websh cd https://... ) Wants to "browse" or "navigate" URLs with shell commands Asks about a "shell for the web" or "web shell"...
341
9548 ai-pdf-filler-cli askyourpdf/ai-pdf-filler
AI PDF Filler CLI Execute PDF autofill workflows using the installed simplicity-cli command. Prefer direct command execution over manual API calls when this skill applies. Core Workflow Confirm simplicity-cli is installed by running simplicity-cli --help . If missing, install the CLI: Preferred: uv tool install ai-pdf-filler Fallback: python3 -m pip install ai-pdf-filler Re-check with simplicity-cli --help . Ensure authentication is available (create an account and get API key at https://simplic...
341
9549 vueuse-best-practices hyf0/vue-skills
Best practices and common gotchas for VueUse composables. When to Apply - Working with VueUse composables - Debugging VueUse SSR issues - Fixing type inference issues with VueUse Efficiency Rules Rules that help AI solve problems more effectively and consistently. | [ssr-compatibility](https://github.com/hyf0/vue-skills/blob/main/skills/vueuse-best-practices/rules/ssr-compatibility.md) | HIGH | Handle VueUse composables in SSR environments | [target-element-refs](https://github.com/...
341
9550 design cognitedata/dune-skills
Design: Build It With a Point of View Prefix your first line with 🥷 inline, not as its own paragraph. If it could have been generated by a default prompt, it is not good enough. Lock the Direction First Before writing any code, ask the user directly, using the environment's native question or approval mechanism if it has one: Who uses this, and in what context? Analyst dashboard differs from landing page or onboarding flow. See "App shell exception" below if the answer is a sidebar + main worksp...
341