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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,409
总 Skills
88.3M
总安装量
2,574
贡献者
# Skill 仓库 描述 安装量
1301 power-platform-mcp-connector-suite github/awesome-copilot
Power Platform MCP Connector Suite Generate comprehensive Power Platform custom connector implementations with Model Context Protocol integration for Microsoft Copilot Studio. MCP Capabilities in Copilot Studio Currently Supported: ✅ Tools : Functions that the LLM can call (with user approval) ✅ Resources : File-like data that agents can read (must be tool outputs) Not Yet Supported: ❌ Prompts : Pre-written templates (prepare for future support) Connector Generation Create complete Power Platfor...
8.4K
1302 az-cost-optimize github/awesome-copilot
Azure Cost Optimize This workflow analyzes Infrastructure-as-Code (IaC) files and Azure resources to generate cost optimization recommendations. It creates individual GitHub issues for each optimization opportunity plus one EPIC issue to coordinate implementation, enabling efficient tracking and execution of cost savings initiatives. Prerequisites Azure MCP server configured and authenticated GitHub MCP server configured and authenticated Target GitHub repository identified Azure resources deplo...
8.4K
1303 centos-linux-triage github/awesome-copilot
CentOS Linux Triage You are a CentOS Linux expert. Diagnose and resolve the user’s issue with RHEL-compatible commands and practices. Inputs ${input:CentOSVersion} (optional) ${input:ProblemSummary} ${input:Constraints} (optional) Instructions Confirm CentOS release (Stream vs. legacy) and environment assumptions. Provide triage steps using systemctl , journalctl , dnf / yum , and logs. Offer remediation steps with copy-paste-ready commands. Include verification commands after each major change....
8.4K
1304 flutter-improving-accessibility flutter/skills
Implementing Flutter Accessibility Contents UI Design and Styling Accessibility Widgets Web Accessibility Adaptive and Responsive Design Workflows Examples UI Design and Styling Design layouts to accommodate dynamic scaling and high visibility. Flutter automatically calculates font sizes based on OS-level accessibility settings. Font Scaling: Ensure layouts provide sufficient room to render all contents when font sizes are increased to their maximum OS settings. Avoid hardcoding fixed heights on...
8.4K
1305 csharp-mcp-server-generator github/awesome-copilot
Generate C MCP Server Create a complete Model Context Protocol (MCP) server in C with the following specifications: Requirements Project Structure : Create a new C console application with proper directory structure NuGet Packages : Include ModelContextProtocol (prerelease) and Microsoft.Extensions.Hosting Logging Configuration : Configure all logs to stderr to avoid interfering with stdio transport Server Setup : Use the Host builder pattern with proper DI configuration Tools : Create at least ...
8.4K
1306 azure-resource-health-diagnose github/awesome-copilot
Azure Resource Health & Issue Diagnosis This workflow analyzes a specific Azure resource to assess its health status, diagnose potential issues using logs and telemetry data, and develop a comprehensive remediation plan for any problems discovered. Prerequisites Azure MCP server configured and authenticated Target Azure resource identified (name and optionally resource group/subscription) Resource must be deployed and running to generate logs/telemetry Prefer Azure MCP tools ( azmcp-* ) over dir...
8.4K
1307 entra-agent-user github/awesome-copilot
SKILL: Creating Agent Users in Microsoft Entra Agent ID Overview An agent user is a specialized user identity in Microsoft Entra ID that enables AI agents to act as digital workers. It allows agents to access APIs and services that strictly require user identities (e.g., Exchange mailboxes, Teams, org charts), while maintaining appropriate security boundaries. Agent users receive tokens with idtyp=user , unlike regular agent identities which receive idtyp=app . Prerequisites A Microsoft Entra te...
8.4K
1308 containerize-aspnet-framework github/awesome-copilot
ASP.NET .NET Framework Containerization Prompt Containerize the ASP.NET (.NET Framework) project specified in the containerization settings below, focusing exclusively on changes required for the application to run in a Windows Docker container. Containerization should consider all settings specified here. REMEMBER: This is a .NET Framework application, not .NET Core. The containerization process will be different from that of a .NET Core application. Containerization Settings This section of th...
8.4K
1309 typespec-create-api-plugin github/awesome-copilot
Create TypeSpec API Plugin Create a complete TypeSpec API plugin for Microsoft 365 Copilot that integrates with external REST APIs. Requirements Generate TypeSpec files with: main.tsp - Agent Definition import "@typespec/http" ; import "@typespec/openapi3" ; import "@microsoft/typespec-m365-copilot" ; import "./actions.tsp" ; using TypeSpec . Http ; using TypeSpec . M365 . Copilot . Agents ; using TypeSpec . M365 . Copilot . Actions ; @ agent ( { name : "[Agent Name]" , description : "[Descripti...
8.4K
1310 ruby-mcp-server-generator github/awesome-copilot
Ruby MCP Server Generator Generate a complete, production-ready MCP server in Ruby using the official Ruby SDK. Project Generation When asked to create a Ruby MCP server, generate a complete project with this structure: my-mcp-server/ ├── Gemfile ├── Rakefile ├── lib/ │ ├── my_mcp_server.rb │ ├── my_mcp_server/ │ │ ├── server.rb │ │ ├── tools/ │ │ │ ├── greet_tool.rb │ │ │ └── calculate_tool.rb │ │ ├── prompts/ │ │ │ └── code_review_prompt.rb │ │ └── resourc...
8.4K
1311 typespec-create-agent github/awesome-copilot
Create TypeSpec Declarative Agent Create a complete TypeSpec declarative agent for Microsoft 365 Copilot with the following structure: Requirements Generate a main.tsp file with: Agent Declaration Use @agent decorator with a descriptive name and description Name should be 100 characters or less Description should be 1,000 characters or less Instructions Use @instructions decorator with clear behavioral guidelines Define the agent's role, expertise, and personality Specify what the agent should a...
8.4K
1312 update-avm-modules-in-bicep github/awesome-copilot
Update Azure Verified Modules in Bicep Files Update Bicep file ${file} to use latest Azure Verified Module (AVM) versions. Limit progress updates to non-breaking changes. Don't output information other than the final output table and summary. Process Scan : Extract AVM modules and current versions from ${file} Identify : List all unique AVM modules used by matching avm/res/{service}/{resource} using search tool Check : Use fetch tool to get latest version of each AVM module from MCR: https://mcr...
8.4K
1313 self-improvement pskoett/self-improving-agent
Self-Improvement Skill Log learnings and errors to markdown files for continuous improvement. Coding agents can later process these into fixes, and important learnings get promoted to project memory. Quick Reference Situation Action Command/operation fails Log to .learnings/ERRORS.md User corrects you Log to .learnings/LEARNINGS.md with category correction User wants missing feature Log to .learnings/FEATURE_REQUESTS.md API/external tool fails Log to .learnings/ERRORS.md with integration details...
8.4K
1314 status parallel-web/parallel-agent-skills
Check Research Status Run ID: $ARGUMENTS parallel-cli research status " $ARGUMENTS " --json If CLI not found, tell user to run /parallel:setup .
8.4K
1315 app-store-screenshots parthjadhav/app-store-screenshots
App Store Screenshots Create app store screenshots and preview videos via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a device mockup scene belt app run falai/flux-dev-lora --input '{ "prompt": "iPhone 15 Pro showing a clean modern app interface with analytics dashboard, floating at slight angle, soft gradient background, professional product photography, subtle shadow, marketing mockup style", "width": 1024, "height": 1536 }' Platf...
8.4K
1316 baoyu-diagram jimliu/baoyu-skills
Diagram Generator Create professional SVG diagrams across multiple diagram types. All output is a single self-contained .svg file with embedded styles and fonts. Supported Diagram Types Type When to Use Key Characteristics Architecture System components & relationships Grouped boxes, connection arrows, region boundaries Flowchart Decision logic, process steps Diamond decisions, rounded step boxes, directional flow Sequence Time-ordered interactions between actors Vertical lifelines, horizontal m...
8.4K
1317 result parallel-web/parallel-agent-skills
Get Research Result Run ID: $ARGUMENTS parallel-cli research poll " $ARGUMENTS " --json Present results in a clear, organized format. If CLI not found, tell user to run /parallel:setup .
8.4K
1318 wind-mcp-skill wind-information-co-ltd/wind-skills
Wind 万得金融数据 通过 MCP 协议访问万得 Wind 金融数据:股票(A 股 / 港股 / 美股)/ 基金 / 指数 / 债券 / 公司公告 / 财经新闻 / 宏观指标。 1. 数据范围 8 个 server_type 各自能干什么: Show more
8.4K
1319 remotion-video-production supercent-io/skills-template
Remotion Video Production Remotion을 사용한 프로그래머블 비디오 제작 스킬입니다. 텍스트 지침에서 자동화된 비디오를 생성하고, 일관된 브랜드 비디오를 대규모로 제작합니다. When to use this skill 자동화된 비디오 생성: 텍스트 지침에서 비디오 생성 브랜드 비디오 제작: 일관된 스타일의 대규모 비디오 프로그래머블 콘텐츠: 내레이션, 비주얼, 애니메이션 통합 마케팅 콘텐츠: 제품 소개, 온보딩, 프로모션 비디오 Instructions Step 1: Define the Video Spec video_spec: audience: [타겟 오디언스] goal: [비디오 목적] duration: [총 길이 - 30s, 60s, 90s] aspect_ratio: "16:9" | "1:1" | "9:16" tone: "fast" | "calm" | "cinematic" voice: style: [내레이션 스타일] la...
8.3K
1320 flutter-adding-home-screen-widgets flutter/skills
Implementing Flutter Home Screen Widgets Contents Architecture & Data Flow Flutter Integration Workflow iOS Implementation Workflow Android Implementation Workflow Advanced Techniques Examples Architecture & Data Flow Home Screen Widgets require native UI implementation (SwiftUI for iOS, XML/Kotlin for Android). The Flutter app communicates with these native widgets via shared local storage ( UserDefaults on iOS, SharedPreferences on Android) using the home_widget package. Data Write: Flutter ap...
8.3K
1321 flutter-interoperating-with-native-apis flutter/skills
Integrating Platform-Specific Code in Flutter Contents Core Concepts & Terminology Binding to Native C/C++ Code (FFI) Implementing Platform Channels & Pigeon Hosting Native Platform Views Integrating Web Content & Wasm Workflows Core Concepts & Terminology FFI (Foreign Function Interface): The dart:ffi library used to bind Dart directly to native C/C++ APIs. Platform Channel: The asynchronous message-passing system ( MethodChannel , BasicMessageChannel ) connecting the Dart client (UI) to the ho...
8.3K
1322 flutter-building-plugins flutter/skills
Developing Flutter Plugins Contents Architecture & Design Patterns Workflow: Creating a New Plugin Workflow: Implementing Android Platform Code Workflow: Implementing Windows Platform Code Workflow: Adding Platforms to an Existing Plugin Examples Architecture & Design Patterns Federated Plugins Implement federated plugins to split a plugin's API across multiple packages, allowing independent teams to build platform-specific implementations. Structure federated plugins into three distinct compone...
8.3K
1323 apify-actor-development apify/agent-skills
Apify Actor Development Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json. Replace it with the tool and model you're currently using, such as "Claude Code with Claude Sonnet 4.5". This helps Apify monitor and improve AGENTS.md for specific AI tools and models. What are Apify Actors? Actors are serverless programs inspired by the UNIX philosophy - programs that do one thing well and can be easily combined to build complex systems. They're pa...
8.3K
1324 tavily-cli tavily-ai/skills
Tavily CLI Web search, content extraction, site crawling, URL discovery, and deep research. Returns JSON optimized for LLM consumption. Run tvly --help or tvly <command> --help for full option details. Prerequisites Must be installed and authenticated. Check with tvly --status . tavily v0.1.0 > Authenticated via OAuth ( tvly login ) If not ready: curl -fsSL https://cli.tavily.com/install.sh | bash Or manually: uv tool install tavily-cli / pip install tavily-cli Then authenticate: tvly login --ap...
8.3K
1325 dbs-hook dontbesilent2025/dbskill
dbs-hook:短视频开头优化 你是 dontbesilent 的开头优化 AI。你的任务是诊断短视频开头的问题,并生成可执行的优化方案。 核心信念:写不出好开头,90% 是因为内容本身有问题。 开头是内容的试用装,如果内容没有价值、没有素材、没有冲击力,再怎么优化开头也没用。 核心哲学 信条 1:开头是内容的试用装,不是标题的延续 开头必须独立工作。不能假设用户看了标题、看了封面。开头必须在 5 秒内独立建立吸引力。 信条 2:好开头 = 话题 + Hook + 可信度 开头公式 = 话题(讲什么)+ Hook(为什么看)+ 可信度(为什么信你) 例子 : 话题:选题和标题的区别 Hook:我去年涨粉 200 万 可信度:靠的就是搞清楚这个 完整开头:「我去年涨粉 200 万,靠的就是搞清楚选题和标题的区别」 信条 3:开头要制造悬念,不要直接给答案 错误 :李亚鹏 30 年干黄十几个项目,证明人脉不等于赚钱 ← 说了答案 正确 :善良的李亚鹏,认识半个娱乐圈,30 年为什么赚不到钱 ← 留悬念 信条 4:开头必须口播友好 错误 :你以为你在自律?其实你只是在逃避执行 ← 自问自答...
8.3K
1326 dbs-action dontbesilent2025/dbskill
dbs-action:执行力诊断 你是 dontbesilent 的执行力诊断 AI。你的任务是帮用户搞清楚:为什么他知道该做什么,但就是不做。 这不是激励工具。这是诊断工具。 你不会告诉用户"加油""相信自己""你已经很棒了"。你会告诉他,他不做的真正原因是什么。 核心判断:99% 的创业问题是伪装成创业问题的心理问题。 如果用户来找你,大概率他的问题不是"不知道怎么做",而是"知道怎么做但在逃避"。 核心哲学(阿德勒个体心理学 + dontbesilent 的实战观察) 公理 1:拖延是有目的的 按照阿德勒的理论,执行力低是因为: 如果不执行,就可以维护一个人设:「我是一个能力很强但暂时被拖延症耽误的人」 如果执行了,就有可能失败,就无法再维持这个人设:「原来就算没有拖延症这回事,我的能力也不够」 所以拖延的根源是 自卑 ——无法承担执行了却没有结果的风险。 公理 2:「想赚钱」的意思就是不想赚钱 「想赚钱」的意思就是不想赚钱,「正在赚钱」的意思才是想赚钱。用行动定义意愿,不要用语言定义意愿。 从「想赚钱」到「正在赚钱」,中间隔着的不是方法,而是你愿不愿意承认:那些你明知道正确却不...
8.3K
1327 flutter-embedding-native-views flutter/skills
Integrating Platform Views and Web Content Contents Platform Views Architecture Web Embedding Architecture Workflow: Implementing Android Platform Views Workflow: Implementing iOS Platform Views Workflow: Embedding Flutter in Web Applications Examples Platform Views Architecture Platform Views allow embedding native views (Android, iOS, macOS) directly into a Flutter application, enabling the application of transforms, clips, and opacity from Dart. Android Implementations (API 23+) Choose the ap...
8.2K
1328 startup-financial-modeling wshobson/agents
Startup Financial Modeling Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early-stage startups. Overview Financial modeling provides the quantitative foundation for startup strategy, fundraising, and operational planning. Create realistic projections using cohort-based revenue modeling, detailed cost structures, and scenario analysis to support decision-making and investor presentations. Core Components Reven...
8.2K
1329 workflow-orchestration-patterns wshobson/agents
Workflow Orchestration Patterns Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems. When to Use Workflow Orchestration Ideal Use Cases (Source: docs.temporal.io) Multi-step processes spanning machines/services/databases Distributed transactions requiring all-or-nothing semantics Long-running workflows (hours to years) with automatic state persistence Failure recovery th...
8.2K
1330 python-anti-patterns wshobson/agents
Python Anti-Patterns Checklist A reference checklist of common mistakes and anti-patterns in Python code. Review this before finalizing implementations to catch issues early. When to Use This Skill Reviewing code before merge Debugging mysterious issues Teaching or learning Python best practices Establishing team coding standards Refactoring legacy code Note: This skill focuses on what to avoid. For guidance on positive patterns and architecture, see the python-design-patterns skill. Infrastruct...
8.2K
1331 deep-agents-orchestration langchain-ai/langchain-skills
SubAgentMiddleware : Delegate work via task tool to specialized agents TodoListMiddleware : Plan and track tasks via write_todos tool HumanInTheLoopMiddleware : Require approval before sensitive operations All three are automatically included in create_deep_agent() . Subagents (Task Delegation) Use Subagents When Use Main Agent When Task needs specialized tools General-purpose tools sufficient Want to isolate complex work Single-step operation Need clean context for main agent Context bloat acce...
8.2K
1332 verified-agent-identity billionsnetwork/verified-agent-identity
When to use this Skill Lets AI agents create and manage their own identities on the Billions Network, and link those identities to a human owner. When you need to link your agent identity to an owner. When you need to sign a challenge. When you need to link a human to the agent's DID. When you need to verify a signature to confirm identity ownership. When you use shared JWT tokens for authentication. When you need to create and manage decentralized identities. After installing the plugin run the...
8.1K
1333 frontend-code-review langgenius/dify
Frontend Code Review Intent Use this skill whenever the user asks to review frontend code (especially .tsx, .ts, or .js files). Support two review modes: Pending-change review – inspect staged/working-tree files slated for commit and flag checklist violations before submission. File-targeted review – review the specific file(s) the user names and report the relevant checklist findings. Stick to the checklist below for every applicable file and mode. Checklist See references/code-quality.md,...
8.1K
1334 wcag-audit-patterns wshobson/agents
WCAG Audit Patterns Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies. When to Use This Skill Conducting accessibility audits Fixing WCAG violations Implementing accessible components Preparing for accessibility lawsuits Meeting ADA/Section 508 requirements Achieving VPAT compliance Core Concepts 1. WCAG Conformance Levels Level Description Required For A Minimum accessibility Legal baseline AA Standard conformance Most regulations AAA...
8.1K
1335 tavily-crawl tavily-ai/skills
tavily crawl Crawl a website and extract content from multiple pages. Supports saving each page as a local markdown file. Prerequisites Requires the Tavily CLI. See tavily-cli for install and auth setup. Quick install: curl -fsSL https://cli.tavily.com/install.sh | bash && tvly login When to use You need content from many pages on a site (e.g., all /docs/ ) You want to download documentation for offline use Step 4 in the workflow : search → extract → map → crawl → research Quick start Basic cra...
8.1K
1336 memory-safety-patterns wshobson/agents
Memory Safety Patterns Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management. When to Use This Skill Writing memory-safe systems code Managing resources (files, sockets, memory) Preventing use-after-free and leaks Implementing RAII patterns Choosing between languages for safety Debugging memory issues Core Concepts 1. Memory Bug Categories Bug Type Description Prevention Use-after-free Access freed memory Ownership, RAII Double-fre...
8.1K
1337 data-visualization anthropics/knowledge-work-plugins
Data Visualization Skill Chart selection guidance, Python visualization code patterns, design principles, and accessibility considerations for creating effective data visualizations. Chart Selection Guide Choose by Data Relationship What You're Showing Best Chart Alternatives Trend over time Line chart Area chart (if showing cumulative or composition) Comparison across categories Vertical bar chart Horizontal bar (many categories), lollipop chart Ranking Horizontal bar chart Dot plot, slope char...
8.1K
1338 coding-standards affaan-m/everything-claude-code
Coding Standards & Best Practices Universal coding standards applicable across all projects. When to Activate Starting a new project or module Reviewing code for quality and maintainability Refactoring existing code to follow conventions Enforcing naming, formatting, or structural consistency Setting up linting, formatting, or type-checking rules Onboarding new contributors to coding conventions Code Quality Principles 1. Readability First Code is read more than written Clear variable and functi...
8.1K
1339 llm-evaluation wshobson/agents
LLM Evaluation Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing. When to Use This Skill Measuring LLM application performance systematically Comparing different models or prompts Detecting performance regressions before deployment Validating improvements from prompt changes Building confidence in production systems Establishing baselines and tracking progress over time Debugging unexpected model behavior Core Evaluation T...
8.1K
1340 langchain-middleware langchain-ai/langchain-skills
HumanInTheLoopMiddleware / humanInTheLoopMiddleware : Pause before dangerous tool calls for human approval Custom middleware : Intercept tool calls for error handling, logging, retry logic Command resume : Continue execution after human decisions (approve, edit, reject) Requirements: Checkpointer + thread_id config for all HITL workflows. Human-in-the-Loop @tool def send_email(to: str, subject: str, body: str) -> str: """Send an email.""" return f"Email sent to {to}" agent = create_agent( model=...
8.1K
1341 modern-web-guidance googlechrome/modern-web-guidance
Modern Web Guidance A skill to search for specific web development use cases and retrieve their corresponding best practice guides. When to use Must use this skill: At the start of implementing any web feature. Before creating a new component, to check if a standardized pattern already exists. To avoid implementing ad-hoc solutions or loading large dependencies unnecessarily. Usage Instructions Step 1. Search Use Cases Search with an action-oriented query summarizing what you want to achieve usi...
8.1K
1342 pptx-presentation-builder supercent-io/skills-template
PPTX Presentation Builder 브랜드 가이드라인에 맞춘 전문 PPTX 프레젠테이션 빌더 스킬입니다. 피치덱, 로드맵, 제품 소개 등 다양한 프레젠테이션을 구조화된 브리프와 검증 단계로 생성합니다. When to use this skill 전문 슬라이드 덱 필요: 프롬프트에서 프레젠테이션 생성 브랜드 일관성 필요: 가이드라인에 맞춘 일관된 슬라이드 반복 가능한 템플릿: 제품, 피치, 로드맵 덱 템플릿화 Instructions Step 1: Gather Brand Constraints brand_kit: colors: primary: "2563EB" secondary: "6366F1" accent: "F59E0B" background: "FFFFFF" text: "1F2937" fonts: heading: "Inter" body: "Inter" mono: "JetBrains Mono" logo: ...
8K
1343 frontend-patterns affaan-m/everything-claude-code
Frontend Development Patterns Modern frontend patterns for React, Next.js, and performant user interfaces. When to Activate Building React components (composition, props, rendering) Managing state (useState, useReducer, Zustand, Context) Implementing data fetching (SWR, React Query, server components) Optimizing performance (memoization, virtualization, code splitting) Working with forms (validation, controlled inputs, Zod schemas) Handling client-side routing and navigation Building accessible,...
8K
1344 bash-defensive-patterns wshobson/agents
Bash Defensive Patterns Comprehensive guidance for writing production-ready Bash scripts using defensive programming techniques, error handling, and safety best practices to prevent common pitfalls and ensure reliability. When to Use This Skill Writing production automation scripts Building CI/CD pipeline scripts Creating system administration utilities Developing error-resilient deployment automation Writing scripts that must handle edge cases safely Building maintainable shell script libraries...
8K
1345 deep-research 199-biotechnologies/claude-deep-research-skill
Deep Research Core System Instructions Purpose: Deliver citation-backed, verified research reports through 8-phase pipeline (Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package) with source credibility scoring and progressive context management. Context Strategy: This skill uses 2025 context engineering best practices: Static instructions cached (this section) Progressive disclosure (load references only when needed) Avoid "loss in the middle" (critical info at start...
8K
1346 backend-patterns affaan-m/everything-claude-code
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 ...
8K
1347 unity-ecs-patterns wshobson/agents
Unity ECS Patterns Production patterns for Unity's Data-Oriented Technology Stack (DOTS) including Entity Component System, Job System, and Burst Compiler. When to Use This Skill Building high-performance Unity games Managing thousands of entities efficiently Implementing data-oriented game systems Optimizing CPU-bound game logic Converting OOP game code to ECS Using Jobs and Burst for parallelization Core Concepts 1. ECS vs OOP Aspect Traditional OOP ECS/DOTS Data layout Object-oriented Data-or...
8K
1348 deep-agents-core langchain-ai/langchain-skills
Task Planning : TodoListMiddleware for breaking down complex tasks Context Management : Filesystem tools with pluggable backends Task Delegation : SubAgent middleware for spawning specialized agents Long-term Memory : Persistent storage across threads via Store Human-in-the-loop : Approval workflows for sensitive operations Skills : On-demand loading of specialized capabilities The agent harness provides these capabilities automatically - you configure, not implement. Use Deep Agents When Use La...
8K
1349 prospecting coreyhaines31/marketingskills
No SKILL.md available for this skill. View on GitHub Installs 1.3K Repository coreyhaines31/m…ngskills GitHub Stars 30.9K First Seen 3 days ago
8K
1350 flutter-setting-up-on-macos flutter/skills
Setting Up a macOS Environment for Flutter Development Contents Prerequisites Tooling Configuration Workflow: Configuring macOS Tooling Workflow: Validating the Environment Troubleshooting Prerequisites Ensure the following baseline requirements are met before configuring the macOS-specific toolchain: macOS operating system. Flutter SDK installed and added to the system PATH . Active internet connection for downloading toolchains and dependencies. Tooling Configuration macOS desktop development ...
7.9K