███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 13151 | web-development | mindrally/skills |
When to use this skill Use this skill for Web frontend project development when you need to: Develop web frontend pages and interfaces Deploy static websites to CloudBase static hosting Integrate CloudBase Web SDK for database, cloud functions, and authentication Set up modern frontend build systems (Vite, Webpack, etc.) Handle routing and build configurations for static hosting Do NOT use for: Mini-program development (use miniprogram-development skill) Backend service development (use cloudrun...
|
449 |
| 13152 | react-useeffect | davila7/claude-code-templates |
You Might Not Need an Effect Effects are an escape hatch from React. They let you synchronize with external systems. If there is no external system involved, you shouldn't need an Effect. Quick Reference Situation DON'T DO Derived state from props/state useState + useEffect Calculate during render Expensive calculations useEffect to cache useMemo Reset state on prop change useEffect with setState key prop User event responses useEffect watching state Event handler directly Notify parent of chang...
|
449 |
| 13153 | codesight-ai-context | aradotso/trending-skills |
CodeSight — AI Context Generator Skill by ara.so — Daily 2026 Skills collection. CodeSight compiles your codebase into a compact, structured context map (routes, models, components, dependencies) that AI coding assistants can read in one shot — eliminating thousands of tokens spent on manual file exploration. Supports 14 languages, 30+ frameworks, 13 ORM parsers, and an MCP server with 13 tools. Installation No installation required. Run directly with npx : npx codesight Or install globally: npm...
|
448 |
| 13154 | bridge-stablecoin | circlefin/skills |
Overview Crosschain Transfer Protocol (CCTP) is Circle's native protocol for burning USDC on one chain and minting it on another. App Kit ( @circle-fin/app-kit ) is Circle's all-inclusive SDK for payment and liquidity workflows -- it covers bridge, swap, send, and future capabilities in a single package. Standalone Bridge Kit ( @circle-fin/bridge-kit ) provides the same bridge API surface in a lighter package for bridge-only use cases. Both SDKs orchestrate the full CCTP lifecycle -- approve, bu...
|
448 |
| 13155 | ljg-x-download | lijigang/ljg-skills |
ljg-x-download 从 X (Twitter) 链接下载图片或视频到 ~/Downloads。 依赖 yt-dlp (已安装) 执行流程 1. 解析输入 从用户输入中提取 X/Twitter URL。支持的格式: https://x.com/user/status/123456 https://twitter.com/user/status/123456 https://mobile.twitter.com/user/status/123456 带查询参数的 URL(yt-dlp 自动处理 ?s=20 等追踪参数) 缩短链接(t.co)先解析: curl -Ls -o /dev/null -w '%{url_effective}' "SHORT_URL" 如果用户没有提供 URL,用 AskUserQuestion 要求提供。 2. 尝试直接下载(视频优先) 直接用 yt-dlp 下载,无需先探测: yt-dlp -o "~/Downloads/%(uploader)s_%(id)s.%(ext)s" "URL" 如果成功(视频推文),完成。跳到步骤 4 汇报结果。 3. 视...
|
448 |
| 13156 | database-optimizer | sickn33/antigravity-awesome-skills |
Database Optimizer Senior database optimizer with expertise in performance tuning, query optimization, and scalability across multiple database systems. Role Definition You are a senior database performance engineer with 10+ years of experience optimizing high-traffic databases. You specialize in PostgreSQL and MySQL optimization, execution plan analysis, strategic indexing, and achieving sub-100ms query performance at scale. When to Use This Skill Analyzing slow queries and execution plans ...
|
448 |
| 13157 | walkthrough-video | jezweb/claude-skills |
Walkthrough Video Generator Create professional walkthrough videos from app screenshots or live sites using Remotion. Produces smooth, polished MP4 videos with transitions, zoom effects, and text overlays. Overview This skill takes a set of screenshots (or captures them from a running app) and orchestrates them into a Remotion video composition with: Smooth transitions between screens (fade, slide, wipe) Zoom effects to highlight specific UI areas Text overlays with titles, descriptions, and cal...
|
448 |
| 13158 | sadd:judge | neolabhq/context-engineering-kit |
Judge Command The evaluation is report-only - findings are presented without automatic changes. Your Workflow Phase 1: Context Extraction Before launching the judge, identify what needs evaluation: Identify the work to evaluate : Review conversation history for completed work If arguments provided: Use them to focus on specific aspects If unclear: Ask user "What work should I evaluate? (code changes, analysis, documentation, etc.)" Extract evaluation context : Original task or request that promp...
|
447 |
| 13159 | sadd:launch-sub-agent | neolabhq/context-engineering-kit |
launch-sub-agent Process Phase 1: Task Analysis with Zero-shot CoT Before dispatching, analyze the task systematically. Think through step by step: Let me analyze this task step by step to determine the optimal configuration: 1. Task Type Identification "What type of work is being requested?" - Code implementation / feature development - Research / investigation / comparison - Documentation / technical writing - Code review / quality analysis - Architecture / system design - Testing / validation...
|
447 |
| 13160 | n8n | vladm3105/aidoc-flow-framework |
n8n Workflow Automation Skill Purpose Provide specialized guidance for developing workflows, custom nodes, and integrations on the n8n automation platform. Enable AI assistants to design workflows, write custom code nodes, build TypeScript-based custom nodes, integrate external services, and implement AI agent patterns. When to Use This Skill Invoke this skill when: Designing automation workflows combining multiple services Writing JavaScript/Python code within workflow nodes Building custom...
|
447 |
| 13161 | ios-ux-design | mosif16/codex-skills |
iOS UX Design Expert Skill You are an iOS UX Design Expert specializing in native Apple platform design, with deep expertise in iOS Human Interface Guidelines, SwiftUI patterns, and system-native interactions. Your design philosophy embraces Apple's principles of clarity, deference, and depth while leveraging the latest iOS capabilities. Core iOS Design Principles You champion Apple's foundational design values: Clarity (Primary Principle) Text is legible at every size using San Francisco sy...
|
447 |
| 13162 | keychron-keyboards-hardware-design | aradotso/trending-skills |
Keychron Keyboards Hardware Design Skill by ara.so — Daily 2026 Skills collection. What This Project Is Keychron's Keychron-Keyboards-Hardware-Design repository provides production-grade industrial design files for Keychron keyboards and mice. These are real CAD files — not approximations — covering cases, plates, stabilizers, encoders, keycaps, and full assembly models. Formats included: .stp / .step — STEP (ISO 10303) 3D solid models, importable in FreeCAD, Fusion 360, SolidWorks, CATIA, etc. ...
|
447 |
| 13163 | backend-patterns | davila7/claude-code-templates |
Backend Development Patterns Backend architecture patterns and best practices for scalable server-side applications. When to Activate Designing REST or GraphQL API endpoints Implementing repository, service, or controller layers Optimizing database queries (N+1, indexing, connection pooling) Adding caching (Redis, in-memory, HTTP cache headers) Setting up background jobs or async processing Structuring error handling and validation for APIs Building middleware (auth, logging, rate limiting) API ...
|
447 |
| 13164 | supabase-postgres-best-practices | davila7/claude-code-templates |
Supabase Postgres Best Practices Comprehensive performance optimization guide for Postgres, maintained by Supabase. Contains rules across 8 categories, prioritized by impact to guide automated query optimization and schema design. When to Apply Reference these guidelines when: Writing SQL queries or designing schemas Implementing indexes or query optimization Reviewing database performance issues Configuring connection pooling or scaling Optimizing for Postgres-specific features Working with Row...
|
447 |
| 13165 | btc-bottom-model | star23/day1global-skills |
Bitcoin Cycle Timing Model (BTC Market Heat Scoring System) This skill helps you systematically assess where Bitcoin sits in its market cycle — from extreme fear (accumulation opportunity) to extreme greed (distribution/exit signal). Through a weighted evaluation of 13 on-chain, sentiment, and market indicators, it produces a 0-100 Market Heat Score and actionable buy/sell recommendations. Use Cases Use this skill when users ask the following types of questions: Has Bitcoin bottomed out / Can I ...
|
447 |
| 13166 | database-schema-design | aj-geddes/useful-ai-prompts |
Database Schema Design When to use this skill Lists specific situations where this skill should be triggered: New Project : Database schema design for a new application Schema Refactoring : Redesigning an existing schema for performance or scalability Relationship Definition : Implementing 1:1, 1:N, N:M relationships between tables Migration : Safely applying schema changes Performance Issues : Index and schema optimization to resolve slow queries Input Format The required and optional input inf...
|
447 |
| 13167 | react-server-components | patternsdev/skills |
React Server Components Table of Contents When to Use When NOT to Use Instructions Details Source React's Server Components enable modern UX with a server-driven mental model . This is quite different from Server-side Rendering (SSR) of components and results in significantly smaller client-side JavaScript bundles. When to Use Use this when you want to reduce client-side JavaScript by running data-fetching and rendering on the server This is helpful for improving performance with zero-JS-cost se...
|
447 |
| 13168 | datadog-cli | softaworks/agent-toolkit |
Datadog CLI A CLI tool for AI agents to debug and triage using Datadog logs and metrics. Required Reading You MUST read the relevant reference docs before using any command: Log Commands Metrics Query Syntax Workflows Dashboards Setup Environment Variables (Required) export DD_API_KEY = "your-api-key" export DD_APP_KEY = "your-app-key" Get keys from: https://app.datadoghq.com/organization-settings/api-keys Running the CLI npx @leoflores/datadog-cli < command > For non-US Datadog sites, use --sit...
|
447 |
| 13169 | sadd:do-in-parallel | neolabhq/context-engineering-kit |
do-in-parallel Common use cases: Apply the same refactoring across multiple files Run code analysis on several modules simultaneously Generate documentation for multiple components Execute independent transformations in parallel Process Phase 1: Parse Input and Identify Targets Extract targets from the command arguments: Input patterns: 1. --files "src/a.ts,src/b.ts,src/c.ts" --> File-based targets 2. --targets "UserService,OrderService" --> Named targets 3. Infer from task description ...
|
446 |
| 13170 | kaizen:plan-do-check-act | neolabhq/context-engineering-kit |
Plan-Do-Check-Act (PDCA) Apply PDCA cycle for continuous improvement through iterative problem-solving and process optimization. Description Four-phase iterative cycle: Plan (identify and analyze), Do (implement changes), Check (measure results), Act (standardize or adjust). Enables systematic experimentation and improvement. Usage /plan-do-check-act [improvement_goal] Variables GOAL: Improvement target or problem to address (default: prompt for input) CYCLE_NUMBER: Which PDCA iteration (default...
|
446 |
| 13171 | c-sharp | mindrally/skills |
C Development Guidelines You are an expert in C development with deep knowledge of .NET, Blazor, Unity, and modern C language features. Code Style and Structure Write concise, idiomatic C code with accurate examples Follow .NET and C conventions and best practices Use object-oriented and functional programming patterns as appropriate Prefer LINQ and lambda expressions for collection operations Use descriptive variable and method names (e.g., IsUserLoggedIn, GetUserById) Structure files accordi...
|
446 |
| 13172 | gsap | mindrally/skills |
GSAP Core Tween Methods gsap.to(targets, vars) — animate from current state to vars . Most common. gsap.from(targets, vars) — animate from vars to current state (entrances). gsap.fromTo(targets, fromVars, toVars) — explicit start and end. gsap.set(targets, vars) — apply immediately (duration 0). Always use camelCase property names (e.g. backgroundColor , rotationX ). Common vars duration — seconds (default 0.5). delay — seconds before start. ease — "power1.out" (default), "power3.inOut" , "back....
|
446 |
| 13173 | sub-agents | parcadei/continuous-claude-v3 |
Sub-Agents Reference Create specialized AI agents with isolated contexts for specific tasks. When to Use "How do I create a sub-agent?" "Configure agent tools" "What built-in agents exist?" "Agent model selection" "Agent chaining patterns" Quick Start Interactive (Recommended) /agents Opens menu to create, edit, and manage agents. Manual Creation mkdir -p .claude/agents cat > .claude/agents/reviewer.md << 'EOF' --- name: reviewer description: Code review specialist. Use proactively after co...
|
446 |
| 13174 | financial data fetcher | gracefullight/stock-checker |
Financial Data Fetcher Skill Provides comprehensive market data access for AI trading agents. Overview This skill fetches: Real-time and historical OHLCV price data Financial news from multiple sources Fundamental data (P/E ratios, earnings, market cap) Market snapshots and quotes Tools 1. get_price_data Fetches historical or real-time price data for symbols. Parameters: symbols (required): List of ticker symbols (e.g., ["AAPL", "MSFT"]) timeframe (optional): "1Min", "5Min", "1Hour", "1Day" (def...
|
446 |
| 13175 | flutter-internationalization | madteacher/mad-agents-skills |
Flutter Internationalization Overview Comprehensive guide for adding internationalization (i18n) to Flutter applications. Covers setup, configuration, message management, number/date formatting, and advanced topics like locale override and custom language support. Quick Start Choose approach based on app needs: gen-l10n (Recommended) - Modern, automated, code generation Best for: Most new projects, teams, complex apps Uses: ARB files, automated code generation See: Setup gen-l10n intl pack...
|
446 |
| 13176 | c-pro | sickn33/antigravity-awesome-skills |
Use this skill when Working on c pro tasks or workflows Needing guidance, best practices, or checklists for c pro Do not use this skill when The task is unrelated to c pro 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-playbook.md . You are a C programming expert speci...
|
446 |
| 13177 | better-result-adopt | dmmulroy/better-result |
better-result Adoption Migrate existing error handling (try/catch, Promise rejections, thrown exceptions) to typed Result-based error handling with better-result. When to Use Adopting better-result in existing codebase Converting try/catch blocks to Result types Replacing thrown exceptions with typed errors Migrating Promise-based code to Result.tryPromise Introducing railway-oriented programming patterns Migration Strategy 1. Start at Boundaries Begin migration at I/O boundaries (API calls, ...
|
446 |
| 13178 | appkit | reown-com/skills |
Reown AppKit — Web Integration Goal Help developers integrate Reown AppKit so their users can connect wallets, switch networks, and interact with EVM, Solana, and Bitcoin blockchains. AppKit provides a universal modal UI and hooks/composables for wallet management. When to use Adding wallet connection to a web app (React, Next.js, Vue, Nuxt, Svelte, JavaScript) Setting up multi-chain support (EVM + Solana + Bitcoin) Configuring blockchain adapters (Wagmi, Ethers, Solana, Bitcoin) Debugging AppKi...
|
446 |
| 13179 | kaizen:cause-and-effect | neolabhq/context-engineering-kit |
Cause and Effect Analysis Apply Fishbone (Ishikawa) diagram analysis to systematically explore all potential causes of a problem across multiple categories. Description Systematically examine potential causes across six categories: People, Process, Technology, Environment, Methods, and Materials. Creates structured "fishbone" view identifying contributing factors. Usage /cause-and-effect [problem_description] Variables PROBLEM: Issue to analyze (default: prompt for input) CATEGORIES: Categories ...
|
445 |
| 13180 | auto-douyin | zrt-ai-lab/opencode-skills |
抖音视频自动发布技能 这个技能用于自动化发布视频到抖音创作者中心。 使用场景 用户需要发布视频到抖音时 用户说"发抖音"、"上传抖音"、"发布到抖音"时 用户有视频文件需要分发到抖音平台时 技术原理 基于 Playwright 浏览器自动化,模拟真实用户操作抖音创作者中心( https://creator.douyin.com): 首次使用需扫码登录,保存 Cookie 后续使用 Cookie 自动登录 自动化填充标题、话题、封面等信息 支持定时发布 前置条件 1. 安装依赖 pip install playwright playwright install chromium 2. 首次登录获取 Cookie python .opencode/skills/auto-douyin/scripts/get_cookie.py 执行后会打开浏览器,使用抖音 APP 扫码登录,登录成功后 Cookie 会自动保存。 工作流程 第一步:确认登录状态 检查 Cookie 是否存在且有效: python .opencode/skills/auto-douyin/scripts/check_cook...
|
445 |
| 13181 | software-engineer | siviter-xyz/dot-agent |
Software Engineering Principles Core principles and preferences for code style, documentation, and development workflow. Code Style and Patterns Avoid unnecessary comments: Code should be self-documenting. Reserve comments for non-obvious design decisions, workarounds, or complex logic. Avoid comments that restate what the code obviously does. Clean codebase: Avoid leaving TODO, FIXME, or temporary comments in committed code UNLESS directed. Either implement the feature, create an issue, or ...
|
445 |
| 13182 | testing | mindrally/skills |
LobeHub Testing Guide Quick Reference Commands: Run specific test file bunx vitest run --silent = 'passed-only' '[file-path]' Database package (client-db, PGlite — default, skips BM25/pg_search) cd packages/database && bunx vitest run --silent = 'passed-only' '[file]' Database package (server-db, Postgres — BM25/pgvector parity, what CI measures coverage in) cd packages/database && TEST_SERVER_DB = 1 bunx vitest run --silent = 'passed-only' '[file]' Never run bun run test - it runs all 3000+ ...
|
445 |
| 13183 | data-analyst | mindrally/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...
|
445 |
| 13184 | legal-advisor | sickn33/antigravity-awesome-skills |
Use this skill when Working on legal advisor tasks or workflows Needing guidance, best practices, or checklists for legal advisor Do not use this skill when The task is unrelated to legal advisor 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-playbook.md . You are a le...
|
445 |
| 13185 | code-review-ai-ai-review | sickn33/antigravity-awesome-skills |
AI-Powered Code Review Specialist You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, Claude 4.5 Sonnet) with battle-tested platforms (SonarQube, CodeQL, Semgrep) to identify bugs, vulnerabilities, and performance issues. Use this skill when Working on ai-powered code review specialist tasks or workflows Needing guidance, best practices, or checklists...
|
445 |
| 13186 | refactor | pproenca/dot-skills |
Refactor Overview Improve code structure and readability without changing external behavior. Refactoring is gradual evolution, not revolution. Use this for improving existing code, not rewriting from scratch. When to Use Use this skill when: Code is hard to understand or maintain Functions/classes are too large Code smells need addressing Adding features is difficult due to code structure User asks "clean up this code", "refactor this", "improve this" Refactoring Principles The Golden Rules ...
|
445 |
| 13187 | pine-developer | traderspost/pinescript-agents |
Pine Script Developer Specialized in writing production-quality Pine Script v6 code for TradingView. ⚠️ CRITICAL: Pine Script Syntax Rules BEFORE writing ANY multi-line Pine Script code, remember: TERNARY OPERATORS (? :) - MUST stay on ONE line or use intermediate variables Line continuation - ALL continuation lines must be indented MORE than the starting line Common error: "end of line without line continuation" - caused by improper line breaks // ❌ NEVER DO THIS: text = condition ? "value1...
|
445 |
| 13188 | customaize-agent:create-hook | neolabhq/context-engineering-kit |
Create Hook Command Analyze the project, suggest practical hooks, and create them with proper testing. Your Task (/create-hook) Analyze environment - Detect tooling and existing hooks Suggest hooks - Based on your project configuration Configure hook - Ask targeted questions and create the script Test & validate - Ensure the hook works correctly Your Workflow 1. Environment Analysis & Suggestions Automatically detect the project tooling and suggest relevant hooks: When TypeScript is detected ( t...
|
444 |
| 13189 | market-analysis | xbklairith/kisune |
Market Analysis Skill You are a systematic market analyst specializing in multi-market technical and quantitative analysis. When the user requests market analysis, chart interpretation, or wants to understand current market conditions, activate this skill. When to Activate Activate this skill when the user: Requests analysis of a specific asset or market (stocks, crypto, forex, commodities) Asks about support/resistance levels Wants technical indicator analysis Needs chart pattern identifica...
|
444 |
| 13190 | simplify-and-harden | pskoett/pskoett-ai-skills |
Agent Skill: Simplify & Harden Install npx skills add pskoett/pskoett-ai-skills/simplify-and-harden For CI-only execution, use: npx skills add pskoett/pskoett-ai-skills/simplify-and-harden-ci Metadata Field Value Skill ID simplify-and-harden Version 0.1.0 Trigger Post-completion hook Author Peter Skøtt Pedersen Category Code Quality / Security Priority Recommended Rationale and Philosophy When a coding agent completes a task, it holds peak contextual understanding of the problem, the solution, a...
|
444 |
| 13191 | zotero-paper-reader | fuzhiyu/researchprojecttemplate |
Read and analyze academic papers directly from the Zotero library. This skill handles the complete workflow from searching Zotero to converting PDFs to readable markdown format. When to Use Use this skill when the user requests to: - "Read this paper from Zotero" - "Find and read [paper title]" - "Access [author name] paper" - "Get the paper about [topic]" - "Convert [paper] from Zotero to markdown" Workflow Step 1: Search Zotero Library Use the Zotero MCP tools to search for the pa...
|
444 |
| 13192 | market-sentiment | kukapay/crypto-skills |
Crypto Market Sentiment Overview This skill enables aggregation of news from popular cryptocurrency RSS feeds, performs sentiment analysis on the articles, and computes a market sentiment score ranging from -1 (highly negative) to +1 (highly positive), along with evidence-based explanations. Workflow Follow these steps to analyze crypto market sentiment: Select RSS Feeds : Choose popular crypto RSS feeds (see references/rss_feeds.md for a curated list). Fetch News : Retrieve recent articles from...
|
444 |
| 13193 | huashu-research | alchaincyf/huashu-skills |
调研 Skill 结构化的网络调研流程,核心目标:调研成果实时持久化,防止会话截断丢失工作。 何时使用 为写文章做前期调研 了解新产品、新技术、新发布 搜集竞品信息或行业动态 任何需要多次 WebSearch 的信息搜索任务 执行流程 Step 1: 立即创建调研文件 在开始搜索之前,先创建文件 路径: _knowledge_base/research-<主题>-<YYYYMMDD>.md 初始内容包含:调研目标、关键问题、预期输出 Show more
|
444 |
| 13194 | ethical-hacking-methodology | sickn33/antigravity-awesome-skills |
Ethical Hacking Methodology Purpose Master the complete penetration testing lifecycle from reconnaissance through reporting. This skill covers the five stages of ethical hacking methodology, essential tools, attack techniques, and professional reporting for authorized security assessments. Prerequisites Required Environment Kali Linux installed (persistent or live) Network access to authorized targets Written authorization from system owner Required Knowledge Basic networking concepts Linux comm...
|
444 |
| 13195 | unit-testing-test-generate | sickn33/antigravity-awesome-skills |
Automated Unit Test Generation You are a test automation expert specializing in generating comprehensive, maintainable unit tests across multiple languages and frameworks. Create tests that maximize coverage, catch edge cases, and follow best practices for assertion quality and test organization. Use this skill when You need unit tests for existing code You want consistent test structure and coverage You need mocks, fixtures, and edge-case validation Do not use this skill when You only need inte...
|
444 |
| 13196 | app-builder | davila7/claude-code-templates |
App Builder - Application Building Orchestrator Analyzes user's requests, determines tech stack, plans structure, and coordinates agents. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. File Description When to Read project-detection.md Keyword matrix, project type detection Starting new project tech-stack.md 2025 default stack, alternatives Choosing technologies agent-coordination.md Agent pipeline, execution order Coordinating multi-...
|
444 |
| 13197 | desktop 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 ...
|
443 |
| 13198 | git:compare-worktrees | neolabhq/context-engineering-kit |
Claude Command: Compare Worktrees Your job is to compare files and directories between git worktrees, helping users understand differences in code across branches or worktrees. Instructions CRITICAL: Perform the following steps exactly as described: Current state check : Run git worktree list to show all existing worktrees and their locations Parse user input : Classify each provided argument: No arguments : Interactive mode - ask user what to compare --stat : Show summary statistics of differen...
|
443 |
| 13199 | mobile-app-debugging | aj-geddes/useful-ai-prompts |
Mobile App Debugging Overview Mobile app debugging addresses platform-specific issues, device hardware limitations, and mobile-specific network conditions. When to Use App crashes on mobile Performance issues on device Platform-specific bugs Network connectivity issues Device-specific problems Instructions 1. iOS Debugging Xcode Debugging: Attach Debugger: - Xcode → Run on device - Set breakpoints in code - Step through execution - View variables - Console logs View Logs: - Xcode...
|
443 |
| 13200 | blazor | mindrally/skills |
Blazor Development Guidelines You are an expert in Blazor development with deep knowledge of both Blazor Server and Blazor WebAssembly. Component Architecture Component Design Create small, focused components Use component parameters for input Use EventCallback for output/events Implement IDisposable for cleanup Use cascading parameters sparingly Component Structure @page "/users/{Id:int}" @inject IUserService UserService <h1>@User?.Name</h1> @code { [Parameter] public int Id { ge...
|
443 |