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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
16951 rust-tauri-backend xiaolai/vmark
Rust + Tauri Backend (VMark) Overview Apply VMark backend conventions for Tauri v2 and Rust code. Workflow Identify the command or menu integration needed in src-tauri/src . Use modern Rust formatting: format!("{variable}") . Keep changes scoped; avoid unrelated refactors. If UI interaction is required, wire through invoke() or emit() properly. Update relevant tests or docs when behavior changes. References references/paths.md for backend entry points.
55
16952 nextjs-project-manager eddiebe147/claude-settings
Next.js Project Manager Skill Overview This skill helps you build production-ready Next.js 14+ applications using the App Router. Use this when working on routing, components, server actions, data fetching, or any Next.js-specific patterns. Core Principles 1. App Router First All routes in src/app/ directory Use page.tsx for routes, layout.tsx for shared layouts Server Components by default, Client Components when needed Route groups with (group) for organization 2. Server vs Client Components...
55
16953 telegram glebis/claude-skills
📬 Telegram CLI Fast Telegram CLI for reading, searching, and sending messages. 🎯 When to Use Use this skill when the user: Asks to check Telegram messages or inbox Wants to search Telegram for a topic/keyword Wants to send a Telegram message or reply to one Asks about a Telegram group, contact, or chat Wants to see unread messages Needs to look up group members or admins Wants to mute/unmute a noisy chat or group Needs to kick/remove a user from a group Wants to export or sync chat history to fi...
55
16954 bioskills gptomics/bioskills
bioSkills Installer Meta-skill that installs the full bioSkills collection (425 skills across 62 categories) for bioinformatics analysis. Installation Run the bundled install script to download and install all bioSkills: bash scripts/install-bioskills.sh Or install only specific categories: bash scripts/install-bioskills.sh --categories "single-cell,variant-calling,differential-expression" What Gets Installed Category Group Categories Skills Sequence & Alignment sequence-io, sequence-manipulatio...
55
16955 using-superpowers zenobi-us/dotfiles
IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT. This is not negotiable. This is not optional. You cannot rationalize your way out of this. Instruction Priority Superpowers skills override default system prompt behavior, but user instructions always take precedence : User's explicit instructions (CLAUDE.md, GEMINI.md, AGENTS.md, direct requests) — highest priority Superpowers skills — override default system behavior where they conflict Default system prompt — lowest p...
55
16956 tax-strategy-optimizer onewave-ai/claude-skills
Tax Strategy Optimizer Pre-tax vs Roth analysis, charitable giving optimization, capital gains timing, deduction maximization. Not a substitute for CPA. Instructions You are an expert tax strategist. Provide tax optimization strategies with clear explanations. Always include CPA consultation disclaimer. Output Format Tax Strategy Optimizer Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific:...
55
16957 startup-launch travisjneuman/.claude
No SKILL.md available for this skill. View on GitHub
55
16958 ad copy writer eddiebe147/claude-settings
Ad Copy Writer Create scroll-stopping ad copy that captures attention and drives clicks across all major advertising platforms. This skill helps you master the unique constraints and best practices of Facebook, Google, LinkedIn, TikTok, and other paid media channels. Every platform has different character limits, audience expectations, and creative requirements. This skill provides platform-specific templates, proven formulas, and testing strategies that maximize your ad spend ROI. From awarenes...
55
16959 guidance orchestra-research/ai-research-skills
Guidance: Constrained LLM Generation When to Use This Skill Use Guidance when you need to: Control LLM output syntax with regex or grammars Guarantee valid JSON/XML/code generation Reduce latency vs traditional prompting approaches Enforce structured formats (dates, emails, IDs, etc.) Build multi-step workflows with Pythonic control flow Prevent invalid outputs through grammatical constraints GitHub Stars: 18,000+ | From: Microsoft Research Installation Base installation pip install guidanc...
55
16960 pentest-validation proffesor-for-testing/agentic-qe
Pentest Validation <default_to_action> When validating security findings: REQUIRE explicit authorization for target URL SCAN with qe-security-scanner (SAST + dependency + secrets) ANALYZE with qe-security-reviewer + qe-security-auditor (parallel) VALIDATE with qe-pentest-validator (graduated exploitation, parallel per vuln type) REPORT only confirmed findings with PoC evidence ("No Exploit, No Report") UPDATE exploit playbook with new patterns Quality Gates: Authorization confirmed before ANY ex...
55
16961 pypi-doppler terrylica/cc-skills
This skill supports LOCAL machine publishing ONLY. FORBIDDEN ❌ Publishing from GitHub Actions ❌ Publishing from any CI/CD pipeline (GitHub Actions, GitLab CI, Jenkins, CircleCI) ❌ `publishCmd` in semantic-release configuration ❌ Building packages in CI (`uv build` in prepareCmd) ❌ Storing PyPI tokens in GitHub secrets REQUIRED ✅ Use `scripts/publish-to-pypi.sh` on local machine ✅ CI detection guards in publish script ✅ Manual approval before each release ✅ Doppler credential management (no...
55
16962 langfuse-api langfuse/skills
Langfuse API Help users interact with Langfuse via the REST API. When to Use User wants to query or export traces User wants to manage prompts programmatically User wants to create/update datasets or dataset items User wants to fetch or create scores User wants to manage projects or API keys Any other Langfuse API interaction Workflow 1. Check Credentials Before making any API call, verify credentials are available: echo $LANGFUSE_PUBLIC_KEY pk-... echo $LANGFUSE_SECRET_KEY sk-... echo...
55
16963 pdf davepoon/buildwithclaude
PDF Processing Guide Overview This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions. Quick Start from pypdf import PdfReader , PdfWriter Read a PDF reader = PdfReader ( "document.pdf" ) print ( f"Pages: { len ( reader . pages ) } " ) Extract text text = "" for page in reader . pages : t...
55
16964 implementation-verify drillan/speckit-gates
Verifies implementation against specifications after `/speckit.implement` completes. Purpose This skill automatically verifies that your implementation fulfills the specified requirements. It checks: - FR requirement fulfillment: How many FR-XXX requirements are addressed by completed tasks - Task completion rate: Percentage of tasks marked complete in tasks.md - Contract implementation: API endpoints implemented as specified (if contracts/ exists) - Test coverage alignment: Implementatio...
55
16965 cloudkit-code-review existential-birds/beagle
CloudKit Code Review Quick Reference Issue Type Reference CKContainer, databases, zones, entitlements references/container-setup.md CKRecord, references, assets, batch operations references/records.md CKSubscription, push notifications, silent sync references/subscriptions.md CKShare, participants, permissions, acceptance references/sharing.md Review Checklist Account status checked before private/shared database operations Custom zones used (not default zone) for production data All CloudKit...
55
16966 r2-glacier-migration pollinations/pollinations
R2 → AWS Glacier Deep Archive Migration Migrate ~42.6 TB from Cloudflare R2 to AWS S3 Glacier Deep Archive. Cost Savings R2 : ~$638/month → Glacier : ~$42/month Savings : ~$596/month Buckets Bucket Size Objects Status pollinations-text 16.96 TB 1.86B 🔄 In progress pollinations-images 25.64 TB 221M ⏳ Pending Quick Commands Check Status Is transfer running? ssh ninon "screen -ls" View recent logs ssh ninon "tail -50 ~/r2-glacier/transfer-text.log" Check checkpoint ssh ninon "cat /tmp/r2-glacier...
55
16967 grpo-rl-training orchestra-research/ai-research-skills
GRPO/RL Training with TRL Expert-level guidance for implementing Group Relative Policy Optimization (GRPO) using the Transformer Reinforcement Learning (TRL) library. This skill provides battle-tested patterns, critical insights, and production-ready workflows for fine-tuning language models with custom reward functions. When to Use This Skill Use GRPO training when you need to: Enforce specific output formats (e.g., XML tags, JSON, structured reasoning) Teach verifiable tasks with objective...
55
16968 nsfc-roadmap huangwb8/chineseresearchlatex
NSFC 技术路线图生成器 重要声明(非官方) 本技能生成的技术路线图仅用于写作与展示优化,不代表任何官方评审口径或资助结论。 安全与隐私(硬规则) 默认将标书内容视为敏感信息:仅处理用户明确提供的文件/目录;不擅自扩展扫描范围。 输出中避免复述不必要的个人信息/单位信息;图中节点仅保留科研相关内容。 默认不联网获取外部数据;若用户明确要求联网补充素材,先提醒风险再执行。 输入 用户至少提供其一: proposal_path :标书目录(包含 .tex / .md 等;推荐,AI 将自动读取立项依据与研究内容) proposal_file :单个输入文件(仅在无法提供目录时使用;推荐优先提供 proposal_path ) spec_file :结构化图规格文件(推荐,便于可控迭代) 可选: rounds :评估-优化轮次(默认 5,单一真相来源见 config.yaml:evaluation.max_rounds ) output_dir :输出目录(默认在当前工作目录下创建 roadmap_output/ ) renderer :渲染后端(默认 drawio ;仅当用户主动提及 N...
55
16969 file-organizer crazynomad/skills
File Organizer This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization. When to Use This Skill Your Downloads folder is a chaotic mess You can't find files because they're scattered everywhere You have duplicate files taking up space Your folder structure doesn't make sense anymore You want to establish better organization habits You're starting a new project and...
55
16970 b2c-content salesforcecommercecloud/b2c-developer-tooling
B2C Content Skill Use the b2c CLI to export and list Page Designer content from Salesforce B2C Commerce content libraries. Tip: If b2c is not installed globally, use npx @salesforce/b2c-cli instead (e.g., npx @salesforce/b2c-cli content export homepage ). Examples Export Pages export a single page from a shared library b2c content export homepage --library SharedLibrary export multiple pages b2c content export homepage about-us contact --library SharedLibrary export pages matching a regex pat...
55
16971 langchain-orchestration manutej/luxor-claude-marketplace
LangChain Orchestration Skill Complete guide for building production-grade LLM applications with LangChain, covering chains, agents, memory, RAG patterns, and advanced orchestration techniques. Table of Contents Core Concepts Chains Agents Memory Systems RAG Patterns LLM Integrations Callbacks & Monitoring Retrieval Strategies Streaming Error Handling Production Best Practices Core Concepts LangChain Expression Language (LCEL) LCEL is the declarative way to compose chains in LangChain, enabli...
55
16972 notion-automation aaaaqwq/claude-code-skills
Notion Automation Automate Notion databases and workflows with cross-platform integrations, templates, and intelligent triggers. Based on n8n's Notion workflow templates. Overview This skill covers: Database automation and triggers Template and page creation Cross-platform sync (Slack, Calendar, CRM) Content management workflows Team collaboration automation Core Workflows 1. Form → Notion Database workflow : "Form to Notion" trigger : typeform_submission OR google_form steps : 1. capture_data :...
55
16973 cronlytic vm0-ai/vm0-skills
Cronlytic Use Cronlytic via direct curl calls to schedule and manage cron jobs that trigger HTTP requests/webhooks. Official docs: https://www.cronlytic.com/api-documentation When to Use Use this skill when you need to: Schedule recurring HTTP requests (webhooks, API calls) Automate background tasks without managing servers Create cron jobs with standard 5-field expressions Pause/resume jobs dynamically Monitor job execution via logs Prerequisites Sign up at Cronlytic Go to Dashboard → API ...
55
16974 worktree-manager terrylica/cc-skills
Alpha-Forge Worktree Manager Create and manage git worktrees for the alpha-forge repository with automatic branch naming, consistent conventions, and lifecycle management. When to Use This Skill Use this skill when: Creating a new worktree for alpha-forge development Setting up a worktree from a remote branch Using an existing local branch in a new worktree Managing multiple parallel feature branches Operational Modes This skill supports three distinct modes based on user input: Mode User Input ...
55
16975 azure-sql-optimization josiahsiegel/claude-plugin-marketplace
Azure SQL Database Optimization Platform-specific optimization for Azure SQL Database. Quick Reference Service Tier Comparison Tier Best For Max Size Key Features Basic Dev/test, light workloads 2 GB Low cost Standard General workloads 1 TB S0-S12 DTUs Premium High I/O, low latency 4 TB P1-P15 DTUs General Purpose (vCore) Most workloads 16 TB Serverless option Business Critical High availability 4 TB In-memory, read replicas Hyperscale Large databases 100 TB Auto-scaling storage DTU vs vCore A...
55
16976 skypilot-multi-cloud-orchestration orchestra-research/ai-research-skills
SkyPilot Multi-Cloud Orchestration Comprehensive guide to running ML workloads across clouds with automatic cost optimization using SkyPilot. When to use SkyPilot Use SkyPilot when: Running ML workloads across multiple clouds (AWS, GCP, Azure, etc.) Need cost optimization with automatic cloud/region selection Running long jobs on spot instances with auto-recovery Managing distributed multi-node training Want unified interface for 20+ cloud providers Need to avoid vendor lock-in Key features...
55
16977 coding-guidelines tech-leads-club/agent-skills
Rust Coding Guidelines (50 Core Rules) Naming (Rust-Specific) Rule Guideline No get_ prefix fn name() not fn get_name() Iterator convention iter() / iter_mut() / into_iter() Conversion naming as_ (cheap &), to_ (expensive), into_ (ownership) Static var prefix G_CONFIG for static, no prefix for const Data Types Rule Guideline Use newtypes struct Email(String) for domain semantics Prefer slice patterns if let [first, .., last] = slice Pre-allocate Vec::with_capacity(), String::with_capacity() Avoi...
55
16978 taskfiles ionfury/homelab
Taskfiles Repository Structure Taskfile.yaml Root: includes namespaced taskfiles .taskfiles/ ├── inventory/taskfile.yaml inv: IPMI host management ├── terragrunt/taskfile.yaml tg: Infrastructure operations ├── worktree/taskfile.yaml wt: Git worktree management └── renovate/taskfile.yaml renovate: Config validation File Template Always include schema and version: --- yaml-language-server: $schema=https://taskfile.dev/schema.json version : "3" vars : M...
55
16979 capacitor-ci-cd cap-go/capacitor-skills
CI/CD for Capacitor Applications Automate building, testing, and deploying Capacitor apps. When to Use This Skill User wants to automate builds User needs CI/CD pipeline User asks about GitHub Actions User needs app signing automation User wants automated releases GitHub Actions Complete Workflow .github/workflows/build.yml name : Build and Deploy on : push : branches : [ main , develop ] pull_request : branches : [ main ] env : NODE_VERSION : '20' jobs : Run tests and linting test : runs-on :...
55
16980 tauri-security-rules oimiragieo/agent-studio
Tauri Security Rules Skill Follow Tauri's security best practices, especially when dealing with IPC and native API access. Implement proper input validation and sanitization on the frontend. Use HTTPS for all communications with external services. Implement proper authentication and authorization mechanisms if required. Be cautious when using Tauri's allowlist feature, only exposing necessary APIs. Memory Protocol (MANDATORY) Before starting: cat .claude/context/memory/learnings.md After complet...
55
16981 aws-cost-optimizer sickn33/antigravity-awesome-skills
AWS Cost Optimizer Analyze AWS spending patterns, identify waste, and provide actionable cost reduction strategies. When to Use This Skill Use this skill when you need to analyze AWS spending, identify cost optimization opportunities, or reduce cloud waste. Core Capabilities Cost Analysis Parse AWS Cost Explorer data for trends and anomalies Break down costs by service, region, and resource tags Identify month-over-month spending increases Resource Optimization Detect idle EC2 instances (low CPU...
55
16982 startup-design ferdinandobons/startup-skill
Startup Design A structured, multi-phase skill that takes a startup idea from raw concept to validated design. It produces a complete set of markdown documents organized by domain, with built-in progress tracking so work survives session interruptions. How It Works The process has 8 phases executed sequentially. Each phase produces output files and updates the progress tracker. If a session is interrupted, resume from the last completed checkpoint. INTAKE → BRAINSTORM → RESEARCH → STRATEGY → BRA...
55
16983 vscode-extension-guide aktsmm/agent-skills
VS Code Extension Guide Create, develop, and publish VS Code extensions. When to Use VS Code extension , extension development , vscode plugin Creating a new VS Code extension from scratch Adding commands, keybindings, or settings to an extension Publishing to VS Code Marketplace Quick Start Scaffold new extension (recommended) npm install -g yo generator-code yo code Or minimal manual setup mkdir my-extension && cd my-extension npm init -y && npm install -D typescript @types/vscode Project St...
55
16984 bd-to-br-migration dicklesworthstone/beads_rust
bd → br Migration Core Philosophy: One behavioral change, mechanical transforms. The ONLY difference is git handling—everything else is find-replace. Why This Matters Incomplete migrations leave broken docs. Agents follow stale bd sync instructions, expect auto-commit, and lose work. This skill ensures complete, verified migrations . THE EXACT PROMPT — Single File Migration Migrate this file from bd (beads) to br (beads_rust). Apply transforms IN THIS ORDER (order matters): 1. Section headers: "...
55
16985 vueuse-shared-skilld harlan-zw/vue-ecosystem-skills
vueuse/vueuse @vueuse/shared Version: 14.2.1 (Feb 2026) Tags: next: 5.0.0 (Jun 2021), alpha: 14.0.0-alpha.3 (Sep 2025), beta: 14.0.0-beta.1 (Sep 2025), latest: 14.2.1 (Feb 2026) References: Docs — API reference, guides API Changes This section documents version-specific API changes — prioritize recent major/minor releases. BREAKING: Requires Vue 3.5 — v14 now requires Vue 3.5+ for native performance optimizations source BREAKING: useThrottleFn alignment — v14 aligned with traditional throttle be...
55
16986 defense-in-depth-validation secondsky/claude-skills
Defense-in-Depth Validation Overview When you fix a bug caused by invalid data, adding validation at one place feels sufficient. But that single check can be bypassed by different code paths, refactoring, or mocks. Core principle: Validate at EVERY layer data passes through. Make the bug structurally impossible. Why Multiple Layers Single validation: "We fixed the bug" Multiple layers: "We made the bug impossible" Different layers catch different cases: Entry validation catches most bugs Busines...
55
16987 composio-tool-router composiohq/skills
Composio Tool Router Comprehensive guide to building AI agents with Composio Tool Router - create isolated, secure tool sessions for your users with seamless authentication and toolkit management. When to use Use this skill when: Building AI agents that need access to external tools (Gmail, Slack, GitHub, etc.) Creating multi-user applications with isolated tool access Implementing authentication flows for external services Managing toolkit connections and permissions Integrating with AI fra...
55
16988 rwkv-architecture orchestra-research/ai-research-skills
RWKV - Receptance Weighted Key Value Quick start RWKV (RwaKuv) combines Transformer parallelization (training) with RNN efficiency (inference). Installation: Install PyTorch pip install torch --upgrade --extra-index-url https://download.pytorch.org/whl/cu121 Install dependencies pip install pytorch-lightning==1.9.5 deepspeed wandb ninja --upgrade Install RWKV pip install rwkv Basic usage (GPT mode + RNN mode): import os from rwkv.model import RWKV os.environ["RWKV_JIT_ON"] = '1' os.e...
55
16989 project-management-guru-adhd erichowens/some_claude_skills
Project Management Guru (ADHD-Specialized) Expert project manager for ADHD engineers managing multiple concurrent projects ("vibe coding 18 things"). Masters the delicate balance of when to chime in vs. when to let engineers ride their hyperfocus wave. When to Use This Skill Use for: Managing ADHD engineers with 10+ concurrent projects Supporting "vibe coding" and flow state preservation Minimizing context-switching costs Providing just-in-time interventions (not micromanagement) Task priori...
55
16990 ln-832-bundle-optimizer levnikolaevich/claude-code-skills
Paths: File paths ( shared/ , references/ , ../ln-* ) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. ln-832-bundle-optimizer Type: L3 Worker Category: 8XX Optimization Parent: ln-830-code-modernization-coordinator Reduces JavaScript/TypeScript bundle size. Metric: bundle size in bytes. Each optimization verified via build with keep/discard pattern. JS/TS projects only. Overview Aspect Details Input JS/TS project (auto-dete...
55
16991 scala-expert personamanagmentlayer/pcl
Scala Expert Expert guidance for Scala development, functional programming, Akka actors, and reactive systems. Core Concepts Scala Fundamentals Immutability Pattern matching Case classes Traits and mixins Implicit conversions For comprehensions Functional Programming Higher-order functions Monads (Option, Either, Try) Functors and Applicatives Type classes Pure functions Referential transparency Reactive Systems Akka actors Akka Streams Akka HTTP Play Framework Cats Effect ZIO Scala Basics // ...
55
16992 autonomous-skill feiskyer/codex-settings
Autonomous Skill - Long-Running Task Execution Execute complex, long-running tasks across multiple sessions using a dual-agent pattern (Initializer + Executor) with automatic session continuation. Directory Structure All task data is stored in .autonomous/<task-name>/ under the project root: project-root/ └── .autonomous/ ├── build-rest-api/ │ ├── task_list.md │ └── progress.md ├── refactor-auth/ │ ├── task_list.md │ └── progress.md └── ... This allows m...
55
16993 pytorch-fsdp2 orchestra-research/ai-research-skills
Skill: Use PyTorch FSDP2 ( fully_shard ) correctly in a training script This skill teaches a coding agent how to add PyTorch FSDP2 to a training loop with correct initialization, sharding, mixed precision/offload configuration, and checkpointing. FSDP2 in PyTorch is exposed primarily via torch.distributed.fsdp.fully_shard and the FSDPModule methods it adds in-place to modules. See: references/pytorch_fully_shard_api.md , references/pytorch_fsdp2_tutorial.md . When to use this skill Use FSDP2 whe...
55
16994 parallel-execution cloudai-x/claude-workflow-v2
Parallel Execution Patterns When to Load Trigger : Multi-agent tasks, concurrent operations, spawning subagents, parallelizing independent work Skip : Single-step tasks or sequential workflows with no parallelization opportunity Core Concept Parallel execution spawns multiple subagents simultaneously using the Task tool with run_in_background: true . This enables N tasks to run concurrently, dramatically reducing total execution time. Critical Rule : ALL Task calls MUST be in a SINGLE assistant ...
55
16995 custom-agent-definitions laurigates/claude-plugins
Custom Agent Definitions Expert knowledge for defining and configuring custom agents in Claude Code. Core Concepts Custom Agents allow you to define specialized agent types beyond the built-in ones (Explore, Plan, Bash, etc.). Each custom agent can have its own model, tools, and context configuration. Agent Definition Schema Custom agents are defined in .claude/agents/ or via plugin agent directories. Basic Structure --- name : my - custom - agent description : What this agent does model : sonne...
54
16996 nuxt-ui nuxt-content/nuxt-studio
Nuxt UI Vue component library built on Reka UI + Tailwind CSS + Tailwind Variants . Works with Nuxt, Vue (Vite), Laravel (Vite + Inertia), and AdonisJS (Vite + Inertia). MCP Server For component API details (props, slots, events, full documentation, examples), use the Nuxt UI MCP server . If not already configured, add it: Cursor — .cursor/mcp.json : { "mcpServers" : { "nuxt-ui" : { "type" : "http" , "url" : "https://ui.nuxt.com/mcp" } } } Claude Code : claude mcp add --transport http nuxt-ui ht...
54
16997 powershell-2025-changes josiahsiegel/claude-plugin-marketplace
PowerShell 2025 Breaking Changes & Migrations Critical changes, deprecations, and migration paths for PowerShell in 2025. PowerShell 2.0 Removal (August-September 2025) What's Removed PowerShell 2.0 has been completely removed from: Windows 11 version 24H2 (August 2025) Windows Server 2025 (September 2025) Why: Security improvements, reduced attack surface, legacy code cleanup Migration Path Check if PowerShell 2.0 is installed Get-WindowsOptionalFeature - Online - FeatureName MicrosoftWindowsP...
54
16998 opencv tondevrel/scientific-agent-skills
OpenCV - Computer Vision and Image Processing OpenCV (Open Source Computer Vision Library) is the de facto standard library for computer vision tasks. It provides 2500+ optimized algorithms for real-time image and video processing, from basic operations like reading images to advanced tasks like face recognition and 3D reconstruction. When to Use Reading, writing, and displaying images and videos from files or cameras. Image preprocessing (resizing, cropping, rotating, color conversion). Edge de...
54
16999 elixir-otp-patterns thebushidocollective/han
Elixir OTP Patterns Master OTP (Open Telecom Platform) patterns to build concurrent, fault-tolerant Elixir applications. This skill covers GenServer, Supervisor, Agent, Task, and other OTP behaviors. GenServer Basics defmodule Counter do use GenServer Client API def start_link(initial_value \\ 0) do GenServer.start_link(__MODULE__, initial_value, name: __MODULE__) end def increment do GenServer.cast(__MODULE__, :increment) end def get_value do GenServer.call(__MO...
54
17000 vben-admin m19803261706/springboot-vben-admin
Vben Admin 开发规范 本项目使用 Vben Admin 5.x (Ant Design Vue) + TypeScript + Vite 技术栈。 技术栈 技术 版本 用途 Vue 3.5.x UI 框架 TypeScript 5.x 类型系统 Ant Design Vue 4.x 组件库 Vite 7.x 构建工具 Pinia 3.x 状态管理 Vue Router 4.x 路由 Axios - HTTP 客户端 目录结构 frontend/apps/web-antd/src/ ├── api/ API 接口 │ └── {module}/ │ └── index.ts ├── views/ 页面视图 │ └── {module}/ │ ├── index.vue 列表页 │ ├── detail.vue 详情页 │ └── form.vue 表单页 ├── components...
54