███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 6501 | tinybird-cli-guidelines | tinybirdco/tinybird-agent-skills |
Tinybird CLI Guidelines Guidance for using the Tinybird CLI (tb) for local development, deployments, data operations, and workspace management. When to Apply Running any tb command Local development with Tinybird Local Building and deploying projects Appending, replacing, or deleting data Managing tokens and secrets via CLI Generating mock data Running tests Rule Files rules/cli-commands.md rules/build-deploy.md rules/local-development.md rules/data-operations.md rules/append-data.md rules/mock-...
|
328 |
| 6502 | seo-keyword-strategist | sickn33/antigravity-awesome-skills |
Use this skill when Working on seo keyword strategist tasks or workflows Needing guidance, best practices, or checklists for seo keyword strategist Do not use this skill when The task is unrelated to seo keyword strategist You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation...
|
328 |
| 6503 | 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. 回答の構造 以下の構造で回答を組み立てる: 結論を先に : 質問に対する端的な回答 ...
|
328 |
| 6504 | code-review | jwynia/agent-skills |
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
|
328 |
| 6505 | blender-web-pipeline | freshtechbro/claudedesignskills |
Blender Web Pipeline Overview Blender Web Pipeline skill provides workflows for exporting 3D models and animations from Blender to web-optimized formats (primarily glTF 2.0). It covers Python scripting for batch processing, optimization techniques for web performance, and integration with web 3D libraries like Three.js and Babylon.js. When to use this skill: Exporting Blender models for web applications Batch processing multiple 3D assets Optimizing file sizes for web delivery Automating repetit...
|
328 |
| 6506 | arkts-syntax-assistant | summerkaze/skill-arkts-syntax-assistant |
[中文文档](https://github.com/summerkaze/skill-arkts-syntax-assistant/blob/main/SKILL.zh.md) Overview ArkTS is the default development language for OpenHarmony applications. It builds upon TypeScript with enhanced static typing to improve program stability and performance. Core Features - Static Typing: All types determined at compile time, reducing runtime checks - No Dynamic Object Layout: Object structure fixed at compile time, cannot be modified at runtime - Restricted Operators: Some op...
|
328 |
| 6507 | database-query-optimization | aj-geddes/useful-ai-prompts |
Database Query Optimization Overview Slow database queries are a common performance bottleneck. Optimization through indexing, efficient queries, and caching dramatically improves application performance. When to Use Slow response times High database CPU usage Performance regression New feature deployment Regular maintenance Instructions 1. Query Analysis -- Analyze query performance EXPLAIN ANALYZE SELECT users.id, users.name, COUNT(orders.id) as order_count FROM users LEFT JOIN orders ON us...
|
328 |
| 6508 | pgmicro-postgres-sqlite | aradotso/trending-skills |
pgmicro Skill by ara.so — Daily 2026 Skills collection. pgmicro is an in-process reimplementation of PostgreSQL backed by a SQLite-compatible storage engine. It parses PostgreSQL SQL using the real PostgreSQL parser ( libpg_query ) and compiles it directly to SQLite VDBE bytecode, executed by Turso . The result is a fast, embeddable, single-file (or in-memory) database that speaks PostgreSQL — no server process required. Key capabilities Full PostgreSQL SQL syntax (via the actual PG parser) SQLi...
|
328 |
| 6509 | macro-liquidity | star23/day1global-skills |
Macro Liquidity Monitoring System This skill helps you track the most critical "water level" in the global financial system — liquidity. Liquidity can be simply understood as how much money is flowing in the market. When there is plenty of money (ample liquidity), asset prices tend to rise; when money is scarce (tight liquidity), asset prices come under pressure. These 4 indicators cover the complete chain from the Fed's "main faucet" to the market's "end of the pipeline." Use Cases Use this ski...
|
328 |
| 6510 | autopilot | yeachan-heo/oh-my-claudecode |
Autopilot Skill Full autonomous execution from idea to working code. Overview Autopilot is the ultimate hands-off mode. Give it a brief product idea (2-3 lines) and it handles everything: Understands your requirements (Analyst) Designs the technical approach (Architect) Plans the implementation (Critic-validated) Builds with parallel agents (Ralph + Ultrawork) Tests until everything passes (UltraQA) Validates quality and security (Multi-architect review) Usage /oh-my-claudecode:autopilot <yo...
|
328 |
| 6511 | troubleshooting | chromedevtools/chrome-devtools-mcp |
Troubleshooting Wizard You are acting as a troubleshooting wizard to help the user configure and fix their Chrome DevTools MCP server setup. When this skill is triggered (e.g., because list_pages , new_page , or navigate_page failed, or the server wouldn't start), follow this step-by-step diagnostic process: Step 1: Find and Read Configuration Your first action should be to locate and read the MCP configuration file. Search for the following files in the user's workspace: .mcp.json , gemini-exte...
|
328 |
| 6512 | claude-reflect | bayramannakov/claude-reflect |
Claude Reflect - Self-Learning System A two-stage system that helps Claude Code learn from user corrections. How It Works Stage 1: Capture (Automatic) Hooks detect correction patterns ("no, use X", "actually...", "use X not Y") and queue them to ~/.claude/learnings-queue.json. Stage 2: Process (Manual) User runs /reflect to review and apply queued learnings to CLAUDE.md files. Available Commands Command Purpose /reflect Process queued learnings with human review /reflect --scan-history Scan...
|
328 |
| 6513 | woocommerce-code-review | woocommerce/woocommerce |
No SKILL.md available for this skill. View on GitHub
|
328 |
| 6514 | xlsx | appautomaton/document-skills |
Requirements for Outputs All Excel files Professional Font Use a consistent, professional font (e.g., Arial, Times New Roman) for all deliverables unless otherwise instructed by the user Zero Formula Errors Every Excel model MUST be delivered with ZERO formula errors (REF!, DIV/0!, VALUE!, N/A, NAME?) Preserve Existing Templates (when updating templates) Study and EXACTLY match existing format, style, and conventions when modifying files Never impose standardized formatting on files with establi...
|
328 |
| 6515 | fusion-issue-task-planning | equinor/fusion-skills |
User Story Task Planning Experimental caveat This skill is experimental and not yet stable. Behavior, structure, and outputs may change between versions. When to use Use this skill when you need an actionable task plan for a User Story issue before implementation. Typical triggers: "plan tasks for 123" "break this story into steps" "create task issue drafts from this user story" When not to use Do not use this skill for direct code implementation, PR review, or GitHub mutations without explicit ...
|
328 |
| 6516 | design-game | opusgamelabs/game-creator |
Design Game Run a UI/UX design pass on an existing game to improve visuals, atmosphere, and game feel. No design experience needed — this command analyzes your game and applies proven visual patterns. Instructions Analyze the game at $ARGUMENTS (or the current directory if no path given). First, load the game-designer skill to get the full design vocabulary and patterns. Step 1: Audit Read package.json to identify the engine Read src/core/Constants.js for the current color palette and config Rea...
|
327 |
| 6517 | devops-cicd | miles990/claude-software-skills |
DevOps & CI/CD Overview Practices for automating build, test, and deployment pipelines. CI/CD Pipeline Pipeline Stages ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ │ Commit │ → │ Build │ → │ Test │ → │ Deploy │ → │ Release │ │ │ │ │ │ │ │ Staging │ │ Prod │ └──────────┘ └──────────┘ └──────────┘ └──────────┘ └──────────┘ │ │ │ │ │ │ ┌────┴────┐ ┌─...
|
327 |
| 6518 | front-end-developer | mindrally/skills |
Front-End Developer You are a Senior Front-End Developer with expertise in ReactJS, NextJS, JavaScript, TypeScript, HTML, CSS, and modern UI/UX frameworks (TailwindCSS, Shadcn, Radix). You are thoughtful, give nuanced answers, and are brilliant at reasoning. Provide accurate, factual answers with careful reasoning. Development Workflow Follow user requirements precisely Think step-by-step; describe implementation plans in detailed pseudocode before coding Confirm approach, then write code Ensu...
|
327 |
| 6519 | svelte-runes | spences10/svelte-skills-kit |
Svelte Runes Quick Start Which rune? Props: $props() | Bindable: $bindable() | Computed: $derived() | Side effect: $effect() | State: $state() Key rules: Runes are top-level only. $derived can be overridden (use const for read-only). Don't mix Svelte 4/5 syntax. Objects/arrays are deeply reactive by default. Example <script> let count = $state(0); // Mutable state const doubled = $derived(count * 2); // Computed (const = read-only) $effect(() => { console.log(`Count is ${count}`); // Si...
|
327 |
| 6520 | api-testing-observability-api-mock | sickn33/antigravity-awesome-skills |
API Mocking Framework You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing. Use this skill when Building mock APIs for frontend or integration testing Simulating partner or third-party APIs during development Creating demo environments with realistic responses Validating API contracts b...
|
327 |
| 6521 | revealjs | ryanbbrown/revealjs-skill |
Reveal.js Presentations Create HTML presentations using reveal.js. No build step required - just open the HTML in a browser. What You Create A reveal.js presentation consists of: HTML file - Contains slides and loads reveal.js from CDN CSS file - Custom styles for layouts, colors, typography, and components Design Principles CRITICAL: Before creating any presentation, analyze the content and choose appropriate design elements: Consider the subject matter: What is this presentation about? W...
|
327 |
| 6522 | subscription-integration | dodopayments/skills |
Reference: [docs.dodopayments.com/developer-resources/subscription-integration-guide](https://docs.dodopayments.com/developer-resources/subscription-integration-guide) Implement recurring billing with trials, plan changes, and usage-based pricing. Quick Start 1. Create Subscription Product In the dashboard (Products → Create Product): - Select "Subscription" type - Set billing interval (monthly, yearly, etc.) - Configure pricing 2. Create Checkout Session ``` import DodoPayments from...
|
327 |
| 6523 | frontend-to-backend-requirements | davila7/claude-code-templates |
Backend Requirements Mode You are a frontend developer documenting what data you need from backend. You describe the what , not the how . Backend owns implementation details. No Chat Output : ALL responses go to .claude/docs/ai/<feature-name>/backend-requirements.md No Implementation Details : Don't specify endpoints, field names, or API structure—that's backend's call. The Point This mode is for frontend devs to communicate data needs: What data do I need to render this screen? What actions sho...
|
327 |
| 6524 | oauth-implementation | aj-geddes/useful-ai-prompts |
OAuth Implementation Overview Implement industry-standard OAuth 2.0 and OpenID Connect authentication flows with JWT tokens, refresh tokens, and secure session management. When to Use User authentication systems Third-party API integration Single Sign-On (SSO) implementation Mobile app authentication Microservices security Social login integration Implementation Examples 1. Node.js OAuth 2.0 Server // oauth-server.js - Complete OAuth 2.0 implementation const express = require('express'); const...
|
327 |
| 6525 | sequelize | mindrally/skills |
Sequelize Development Guidelines You are an expert in Sequelize ORM, Node.js, and database design with a focus on model associations, migrations, and data integrity. Core Principles Sequelize is a promise-based ORM for Node.js and TypeScript Supports PostgreSQL, MySQL, MariaDB, SQLite, and Microsoft SQL Server Uses model definitions with DataTypes for schema declaration Provides comprehensive support for associations, transactions, and hooks Migrations should be used for all schema changes in ...
|
327 |
| 6526 | open-pencil-design-editor | aradotso/trending-skills |
OpenPencil Design Editor Skill by ara.so — Daily 2026 Skills collection. OpenPencil is an open-source, AI-native design editor that reads and writes native Figma ( .fig ) files, provides a headless CLI, an MCP server for AI agents, and a Vue SDK for building custom editors. It is MIT-licensed and runs in the browser, as a desktop app (Tauri/macOS/Windows/Linux), or fully headlessly. Installation Web app (no install) Visit app.openpencil.dev/demo . Desktop (macOS) brew install open-pencil/tap/ope...
|
327 |
| 6527 | long-task-coordinator | charon-fan/agent-playbook |
Long Task Coordinator Keep long-running work recoverable, stateful, and honest. When to Use This Skill Use this skill when the work: Spans multiple turns or multiple sessions Involves handoffs to workers, subagents, or background jobs Needs explicit waiting states instead of "still looking" updates Must survive interruption and resume from a durable state file Skip this skill for small, single-turn tasks. Use planning-with-files when simple planning is enough and recovery logic is not the main c...
|
327 |
| 6528 | project-estimation | aj-geddes/useful-ai-prompts |
Project Estimation Overview Accurate project estimation determines realistic timelines, budgets, and resource allocation. Effective estimation combines historical data, expert judgment, and structured techniques to minimize surprises. When to Use Defining project scope and deliverables Creating project budgets and timelines Allocating team resources Managing stakeholder expectations Assessing project feasibility Planning for contingencies Updating estimates during project execution Instruction...
|
327 |
| 6529 | ads-linkedin | agricidaniel/claude-ads |
LinkedIn Ads Deep Analysis Process Collect LinkedIn Ads data (Campaign Manager export, Insight Tag status) Read ads/references/linkedin-audit.md for full 25-check audit Read ads/references/benchmarks.md for LinkedIn-specific benchmarks Read ads/references/scoring-system.md for weighted scoring Evaluate all applicable checks as PASS, WARNING, or FAIL Calculate LinkedIn Ads Health Score (0-100) Generate findings report with action plan What to Analyze Technical Setup (25% weight) Insight Tag insta...
|
327 |
| 6530 | firebase-cli | supercent-io/skills-template |
firebase-cli — Firebase Command Line Interface Keyword : firebase · firebase deploy · firebase init · firebase emulators The Firebase CLI ( firebase-tools ) manages your Firebase project from the terminal: deploy, emulate, import/export data, manage users, configure services, and automate CI/CD. When to use this skill Deploy Firebase Hosting, Cloud Functions, Firestore rules/indexes, Realtime Database rules, Cloud Storage rules, Remote Config, or Extensions Set up a new Firebase project with fir...
|
326 |
| 6531 | shorts-script-personality | outscal/video-generator |
You are an expert short-form video script writer who generates viral-ready, personality-driven scripts for YouTube Shorts and Instagram Reels while strictly avoiding AI-generated writing cliches. 🚨 CRITICAL: This skill works for ANY topic - tech, science, finance, health, culture, etc. The examples may be gaming-focused (from the original dataset), but the STYLE applies universally. Always match the topic from your research. Input Parameters You will receive: - Approved Angle: The angle pro...
|
326 |
| 6532 | frontend-design | vercel-labs/agent-eval |
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 :...
|
326 |
| 6533 | react-router-data-mode | remix-run/agent-skills |
React Router Data Mode Data mode uses createBrowserRouter and RouterProvider to enable data loading, actions, and pending UI without the framework's Vite plugin. This is ideal for existing React applications that want to add data loading and mutation capabilities. When to Apply Using createBrowserRouter with route objects Loading data with loader property on routes Handling mutations with action property Navigating with <Link> , <NavLink> , <Form> , redirect , and useNavigate Implementing pendin...
|
326 |
| 6534 | biomedical-search | yorkeccak/scientific-skills |
Biomedical Search Search across all major biomedical databases (PubMed, bioRxiv, medRxiv, ClinicalTrials.gov, FDA drug labels) simultaneously using natural language queries powered by Valyu's semantic search API. Why This Skill is Powerful No API Parameter Parsing: Just pass natural language queries directly - no need to construct complex search parameters Semantic Search: Understands the meaning of your query, not just keyword matching Full-Text Access: Returns complete content from literatur...
|
326 |
| 6535 | openclaw-complete-deployment-guide | nathansteelqoder/openclaw-config-qoder-integration |
在阿里云上部署 OpenClaw 完整指南 覆盖阿里云百炼模型配置、飞书 / 钉钉(传统机器人 + DEAP 高级方案)/ QQ / Discord 全平台接入、Qoder CLI 集成,以及高级配置与运维。 ⚠️ 安全警告 在开始之前,请务必阅读以下注意事项: 切勿在个人主力电脑上部署 OpenClaw ——它具有高文件系统和命令执行权限 务必使用云服务器 (如阿里云 ECS)进行部署,与本地环境隔离 保护好你的 API 密钥 ——使用环境变量或安全保险箱,不要硬编码在代码中 使用强随机令牌 限制 Gateway 访问,避免使用简单密码 定期轮换凭证 ——特别是钉钉/飞书/QQ 等平台的应用密钥 使用场景 在阿里云 ECS 服务器上从零部署 OpenClaw AI 助手 通过钉钉(Stream 机器人或 DEAP 高级方案)与 AI 对话 通过飞书、QQ 或 Discord 接入 OpenClaw 配置阿里云百炼 Coding Plan 作为 AI 推理后端 将 Qoder CLI 注册为 ACP Agent,实现钉钉/飞书中的代码开发 示例 安装 OpenClaw curl -f...
|
326 |
| 6536 | code-review-excellence | sickn33/antigravity-awesome-skills |
Code Review Excellence Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement. When to Use This Skill Reviewing pull requests and code changes Establishing code review standards for teams Mentoring junior developers through reviews Conducting architecture reviews Creating review checklists and guidelines Improving team collaboration Reducing code review cycle time Maintaining code quality standards Core Pri...
|
326 |
| 6537 | tavily-web | sickn33/antigravity-awesome-skills |
tavily-web Overview Web search, content extraction, crawling, and research capabilities using Tavily API When to Use When you need to search the web for current information When extracting content from URLs When crawling websites Installation npx skills add -g BenedictKing/tavily-web Step-by-Step Guide Install the skill using the command above Configure Tavily API key Use naturally in Claude Code conversations Examples See GitHub Repository for examples. Best Practices Configure API keys via env...
|
326 |
| 6538 | filesystem | oimiragieo/agent-studio |
Filesystem Skill Claude Code Built-in Tools Reading Files Read Tool: Read file contents Read file_path="/path/to/file.txt" Options: offset: Start line (for large files) limit: Number of lines to read Finding Files Glob Tool: Find files by pattern Glob pattern="/*.ts" Common patterns: /*.ts - All TypeScript files src//*.tsx - React components in src /test*.js - Test files anywhere Searching Content Grep Tool: Search file contents Grep pattern="function myFunc" path="/src" Options: ...
|
326 |
| 6539 | scipy-best-practices | mindrally/skills |
SciPy Best Practices Expert guidelines for SciPy development, focusing on scientific computing, optimization, signal processing, and statistical analysis. Code Style and Structure Write concise, technical Python code with accurate SciPy examples Prioritize numerical accuracy and computational efficiency Use functional programming patterns for mathematical operations Prefer vectorized operations over explicit loops Use descriptive variable names reflecting scientific context Follow PEP 8 style ...
|
326 |
| 6540 | tribev2-brain-encoding | aradotso/trending-skills |
TRIBE v2 Brain Encoding Model Skill by ara.so — Daily 2026 Skills collection TRIBE v2 is Meta's multimodal foundation model that predicts fMRI brain responses to naturalistic stimuli (video, audio, text). It combines LLaMA 3.2 (text), V-JEPA2 (video), and Wav2Vec-BERT (audio) encoders into a unified Transformer architecture that maps multimodal representations onto the cortical surface (fsaverage5, ~20k vertices). Installation Inference only pip install -e . With brain visualization (PyVista &...
|
326 |
| 6541 | 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...
|
326 |
| 6542 | onboarding-ux | jezweb/claude-skills |
Onboarding UX Audit a web app for onboarding gaps, then generate the in-app guidance to fix them. The goal: a new user should never stare at a blank screen wondering what to do. The Problem This Solves You've built the features. They work. But when a new user logs in for the first time, they see: Empty tables with column headers and nothing else Sidebars full of labels that mean nothing to them yet No indication of where to start or what the app is for Features they don't know exist because noth...
|
326 |
| 6543 | parcel-tracking | jezweb/claude-skills |
Parcel Tracking Find tracking numbers from Gmail dispatch emails and check delivery status for Australian and international couriers. When to Use "Where's my parcel / package / order?" "Has my [product] arrived / shipped yet?" "Track my order from [store]" "What's the status of my delivery?" "Do I have a tracking number for [item]?" User pastes or mentions a tracking number "Check the StarTrack / AusPost / Aramex / Toll tracking" Workflow Step 1: Find the Tracking Number If the user already prov...
|
326 |
| 6544 | chat-ui | inference-sh/skills |
Chat UI Components Chat building blocks from ui.inference.sh . Quick Start Install chat components npx shadcn@latest add https://ui.inference.sh/r/chat.json Components Chat Container import { ChatContainer } from "@/registry/blocks/chat/chat-container" < ChatContainer > { /* messages go here */ } </ ChatContainer > Messages import { ChatMessage } from "@/registry/blocks/chat/chat-message" < ChatMessage role = " user " content = " Hello, how can you help me? " /> < ChatMessage role = " assistant...
|
325 |
| 6545 | improve-game | opusgamelabs/game-creator |
Improve Game Make your game better. This command deep-audits gameplay, visuals, code quality, performance, and player experience, then implements the highest-impact improvements. Run it as many times as you want — each pass finds the next most impactful thing to fix. Instructions Improve the game in the current directory. If $ARGUMENTS specifies a focus area (e.g., "gameplay", "visuals", "performance", "polish", "game-over"), weight that area higher but still audit everything. Step 1: Deep audit...
|
325 |
| 6546 | prototype-prompt-generator | cexll/myclaude |
Prototype Prompt Generator Overview Generate comprehensive, production-ready prompts for UI/UX prototype creation. Transform user requirements into detailed technical specifications that include design systems, color palettes, component specifications, layout structures, and implementation guidelines. Output prompts are structured for optimal consumption by AI tools or human developers building HTML/CSS/React prototypes. Workflow Step 1: Gather Requirements Begin by collecting essential infor...
|
325 |
| 6547 | modern-web-design | freshtechbro/claudedesignskills |
Modern Web Design Overview Modern web design in 2024-2025 emphasizes performance, accessibility, and meaningful interactions. This skill provides comprehensive guidance on current design trends, implementation patterns, and best practices for creating engaging, accessible, and performant web experiences. This meta-skill synthesizes knowledge from all animation, interaction, and 3D skills in this repository to provide holistic design guidance. Core Design Principles (2024-2025) 1. Performance-Fir...
|
325 |
| 6548 | writing-documentation-with-diataxis | sammcj/agentic-coding |
Writing Documentation with Diataxis You help users create and improve technical documentation using the Diataxis framework, which identifies four distinct documentation types based on user needs. What Diataxis Is Diataxis is a framework for creating documentation that feels good to use - documentation that has flow, anticipates needs, and fits how humans actually interact with a craft. Important: Diataxis is an approach, not a template. Don't create empty sections for tutorials/how-to/refere...
|
325 |
| 6549 | docker-deployment | pluginagentmarketplace/custom-plugin-nodejs |
Docker Deployment Skill Master containerizing and deploying Node.js applications with Docker for consistent, portable deployments. Quick Start Dockerize Node.js app in 3 steps: Create Dockerfile - Define container image Build Image - docker build -t myapp . Run Container - docker run -p 3000:3000 myapp Core Concepts Basic Dockerfile FROM node:18-alpine WORKDIR /app COPY package*.json ./ RUN npm ci --only=production COPY . . EXPOSE 3000 CMD ["node", "src/index.js"] Multi-Stage Build (Op...
|
325 |
| 6550 | memory-optimization | aj-geddes/useful-ai-prompts |
Memory Optimization Overview Memory optimization improves application performance, stability, and reduces infrastructure costs. Efficient memory usage is critical for scalability. When to Use High memory usage Memory leaks suspected Slow performance Out of memory crashes Scaling challenges Instructions 1. Memory Profiling // Browser memory profiling // Check memory usage performance.memory: { jsHeapSizeLimit: 2190000000, // Max available totalJSHeapSize: 1300000000, // Total allocat...
|
325 |