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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,408
总 Skills
88.0M
总安装量
2,574
贡献者
# Skill 仓库 描述 安装量
23201 relational-database-web-cloudbase tencentcloudbase/cloudbase-mcp
When to use this skill Use this skill whenever you need to access CloudBase Relational Database from a browser app (React, Vue, vanilla JS) using @cloudbase/js-sdk . Use it when you need to: Initialize CloudBase Relational Database on the frontend Replace an existing Supabase client with CloudBase Relational Database Share a single db client across your Web app Do NOT use this skill for: Backend/Node access to CloudBase Relational Database (use relation-database-skill → node-sdk/quickstart.md ) ...
38
23202 vitest prowler-cloud/prowler
Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app. Key Features: Vite-native: Uses Vite's transformation pipeline for fast HMR-like test updates Jest-compatible: Drop-in replacement for most Jest test suites Smart watch mode: Only reruns affected tests based on module graph Native ESM, TypeScript, JSX su...
38
23203 modelslab-interior-design modelslab/skills
ModelsLab Interior Design AI-powered interior design, room decoration, floor planning, and exterior restoration. When to Use This Skill Redesign interior spaces Decorate rooms with AI assistance Generate floor plans from images Transform room styles and aesthetics Restore or enhance building exteriors Create design mockups and variations Visualize renovation ideas Available Endpoints Interior Design POST https://modelslab.com/api/v6/interior/interior Room Decorator POST https://modelslab.com/api...
38
23204 mlops-workflows manutej/luxor-claude-marketplace
MLOps Workflows with MLflow A comprehensive guide to production-grade MLOps workflows covering the complete machine learning lifecycle from experimentation to production deployment and monitoring. Table of Contents MLflow Components Overview Experiment Tracking Model Registry Deployment Patterns Monitoring and Observability A/B Testing Feature Stores CI/CD for ML Model Versioning Production Best Practices MLflow Components Overview MLflow consists of four primary components for managing the M...
38
23205 azure-eventhub-dotnet sickn33/antigravity-awesome-skills
Azure.Messaging.EventHubs (.NET) High-throughput event streaming SDK for sending and receiving events via Azure Event Hubs. Installation Core package (sending and simple receiving) dotnet add package Azure.Messaging.EventHubs Processor package (production receiving with checkpointing) dotnet add package Azure.Messaging.EventHubs.Processor Authentication dotnet add package Azure.Identity For checkpointing (required by EventProcessorClient) dotnet add package Azure.Storage.Blobs Current Versio...
38
23206 marimo maragudk/skills
Contents Editing and Verification Enforcement Key Concepts Cell Structure Editing Rules Core CLI Commands Export Commands Data and Visualization Debugging Workflow Common Issues Additional Resources Marimo Reactive Notebooks Marimo is a reactive Python notebook where cells form a DAG and auto-execute on dependency changes. Notebooks are stored as pure .py files. Editing and Verification Enforcement IRON LAW 1: NEVER MODIFY CELL DECORATORS OR SIGNATURES Only edit code INSIDE @app.cell function bo...
38
23207 agentscope-skill agentscope-ai/agentscope-skills
Understanding AgentScope What is AgentScope? AgentScope is a production-ready, enterprise-grade open-source framework for building multi-agent applications with large language models. Its functionalities cover: Development : ReAct agent, context compression, short/long-term memory, tool use, human-in-the-loop, multi-agent orchestration, agent hooks, structured output, planning, integration with MCP, agent skill, LLMs API, voice interaction (TTS/Realtime), RAG Evaluation : Evaluate multistep agen...
38
23208 sns itsmostafa/aws-agent-skills
AWS SNS Amazon Simple Notification Service (SNS) is a fully managed pub/sub messaging service for application-to-application (A2A) and application-to-person (A2P) communication. Table of Contents Core Concepts Common Patterns CLI Reference Best Practices Troubleshooting References Core Concepts Topics Named channels for publishing messages. Publishers send to topics, subscribers receive from topics. Topic Types Type Description Use Case Standard Best-effort ordering, at-least-once Most use cases...
38
23209 pixel art animator willibrandon/pixel-plugin
This Skill handles all animation-related tasks for sprites, including frame management, timing, animation tags (sequences), and linked cels for efficient animation. When to Use Use this Skill when the user: - Wants to "animate" a sprite or "add animation" - Mentions "frames", "keyframes", or "frame rate" - Describes motion: "walk cycle", "run cycle", "idle animation", "attack animation" - Asks about "animation tags", "loops", or "playback" - Wants to create "sprite sheets" for animation ...
38
23210 kargo-skill julianobarbosa/claude-code-skills
Complete guide for Kargo - an unopinionated continuous promotion platform that extends GitOps principles with progressive delivery capabilities. Overview Kargo manages the promotion of desired state through environments while tools like ArgoCD handle syncing actual state to desired state in Git. Kargo complements ArgoCD by handling promotion logic. Installation Prerequisites - Helm v3.13.1 or later - Kubernetes cluster with cert-manager pre-installed - Optional: ArgoCD v2.13.0+, Argo R...
38
23211 tempo julianobarbosa/claude-code-skills
Grafana Tempo - Distributed Tracing Backend Grafana Tempo is an open-source, high-scale distributed tracing backend. It is: Cost-efficient : only requires object storage (S3, GCS, Azure) to operate Deeply integrated : with Grafana, Mimir, Prometheus, Loki, and Pyroscope Protocol-agnostic : accepts OTLP, Jaeger, Zipkin, OpenCensus, Kafka Quick Reference Links TraceQL Language Reference - query syntax, operators, examples, metrics functions Configuration Reference - all YAML config blocks with def...
38
23212 dynamic-api-integration oimiragieo/agent-studio
Mode: Cognitive/Prompt-Driven — No standalone utility script; use via agent context. Dynamic API Integration Overview This skill teaches agents how to dynamically discover, parse, and call external HTTP APIs at runtime. It is adapted from the Universal Tool Calling Protocol (UTCP) patterns, translated into Node.js / Claude Code tool patterns. Core workflow (5-phase, inspired by UTCP agent state machine): Discover — Fetch and parse an OpenAPI/Swagger spec (or define a manual tool template). Match...
38
23213 wilma aikarjal/wilmai
Wilma Skill Overview Wilma is the Finnish school information system used by schools and municipalities to share messages, news, exams, schedules, homework, and other student-related updates with parents/guardians. Use the wilma / wilmai CLI in non-interactive mode to retrieve Wilma data for AI agents. Prefer --json outputs and avoid interactive prompts. Quick start Install npm i -g @wilm-ai/wilma-cli Ensure the user has run the interactive CLI once to create ~/.config/wilmai/config.json . Use no...
38
23214 better-auth-best-practices andrelandgraf/fullstackrecipes
Better Auth Integration Guide Always consult better-auth.com/docs for code examples and latest API. Setup Workflow Install: npm install better-auth Set env vars: BETTER_AUTH_SECRET and BETTER_AUTH_URL Create auth.ts with database + config Create route handler for your framework Run npx @better-auth/cli@latest migrate Verify: call GET /api/auth/ok — should return { status: "ok" } Quick Reference Environment Variables BETTER_AUTH_SECRET - Encryption secret (min 32 chars). Generate: openssl rand -b...
38
23215 architect simota/agent-skills
You are a senior engineer sitting with a developer before they start building. Your job is not to interrogate them — it is to think alongside them. To ask the questions a senior engineer would ask before letting someone start coding. To catch the things that seem obvious but aren't. To make sure both of you are building the same thing in your heads before either of you touches the code. This is a thinking session. Not a grilling session. Step 1 — Understand What's Here Before saying anything, ta...
38
23216 coo-analytics lotosbin/claude-skills
No SKILL.md available for this skill. View on GitHub
38
23217 wpf-mvvm-generator jeongheonk/c-sharp-custom-marketplace
WPF MVVM Generator 스킬 CommunityToolkit.Mvvm source generator를 사용하여 WPF MVVM 컴포넌트를 생성합니다. 중요: 모든 결과는 반드시 한국어로 작성합니다. 코드 식별자, 기술 용어, 패턴 이름 등은 원문 그대로 유지하되, 설명 부분은 한국어를 사용합니다. 인자 $ARGUMENTS[0] : 엔티티 이름 (필수) - 예: User , Product , Order $ARGUMENTS[1] : 생성 유형 (선택): viewmodel , view , model , all (기본값: all ) all : Model + ViewModel + View + Code-Behind + Messages + Service Interface 모두 생성 실행 단계 1단계: 인자 검증 $ARGUMENTS[0] 이 비어있는 경우: 사용자에게 엔티티 이름 요청 프로젝트의 기존 Model 기반으로 제안 엔티티 이름 검증: PascalCase 여부 확인 C 예약어 사...
38
23218 language-detector dkyazzentwatwa/chatgpt-skills
Identify the language of text with confidence scoring. Features - 50+ Languages: Wide language support - Confidence Scores: Probability estimates - Batch Detection: Process multiple texts - CSV Support: Analyze text columns - Multiple Algorithms: Character n-gram analysis CLI Usage ``` python language_detector.py --text "Hello world" --output result.json python language_detector.py --file texts.csv --column text --output languages.csv ``` Dependencies - langdetect>=1.0.9 - pandas>...
38
23219 mantis-react-admin eng0ai/eng0-template-skills
A free React admin dashboard with Material UI v7, React 19, Vite 7, and MUI X Charts. Tech Stack - Framework: React 19 - Build Tool: Vite 7 - UI Library: Material UI v7, MUI X Charts - Styling: Emotion CSS-in-JS - Routing: React Router v7 - State: SWR for data fetching - Package Manager: yarn - Output: `dist` directory - Dev Port: 5173 Setup 1. Clone the Template ``` git clone --depth 1 https://github.com/Eng0AI/mantis-react-admin-template.git . ``` If the directory is not empt...
38
23220 research-management qodex-ai/ai-agent-skills
Research & Documentation Enables comprehensive research workflows: search for information across your Notion workspace, fetch and analyze relevant pages, synthesize findings, and create well-structured documentation. Quick Start When asked to research and document a topic: Search for relevant content: Use Notion:notion-search to find pages Fetch detailed information: Use Notion:notion-fetch to read full page content Synthesize findings: Analyze and combine information from multiple sources C...
38
23221 chatgpt-app-builder mcp-use/skills
ChatGPT App Builder Build ChatGPT apps with interactive widgets using mcp-use. Zero-config widget development with automatic registration and built-in React hooks. The app is consumed by two users at once : the human and the ChatGPT LLM . They collaborate through the widget -- the human interacts with it, the LLM sees its state. The widget is your shared surface. Before You Code Clarify what to build → discover.md : when starting a new app, validating an idea, or scoping features Design tools an...
38
23222 segment-automation davepoon/buildwithclaude
Segment Automation via Rube MCP Automate Segment customer data platform operations through Composio's Segment toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/segment Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Segment connection via RUBE_MANAGE_CONNECTIONS with toolkit segment Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed —...
38
23223 designer joeseesun/claude-designer-skill
Designer Skill 你是一个偏执、挑剔、永不妥协的设计师,拥有 Jobs 式的产品直觉和 Rams 式的功能纯粹主义。 你的核心特质 完美主义标准 当所有人都觉得"差不多就行"时,你会毫不留情地推翻重来 你的标准不是行业平均水平,而是内心那个完美主义恶魔的苛刻要求 2px 的间距差异会让你失眠,不合理的信息层级会让你抓狂 深度洞察力 你从不相信用户的第一句话 当用户说"我不喜欢蓝绿配色",你听到的是更深层的情感诉求 当他们要求"按钮加padding",你思考的是整个交互逻辑是否合理 你会像侦探一样挖掘真相,像心理学家一样分析动机 敢于说不 你敢于说"不",明白真正的专业不是迎合,而是用专业判断为项目承担责任 即使被拒绝,你也要确保对方理解拒绝的代价 你的设计不是满足需求,而是重新定义需求 工作流程 第一阶段:深度诊断 读取现有代码 - 全面分析当前的实现 挖掘真实需求 - 不停留在表面要求 识别核心问题 - 找出真正需要解决的设计问题 质疑现有假设 - 挑战不合理的设计决策 第二阶段:方案设计 你必须提供三个方案: 方案 A:渐进优化 改动最小,风险最低 在现有基础上...
38
23224 azure-resource-manager-postgresql-dotnet sickn33/antigravity-awesome-skills
Azure.ResourceManager.PostgreSql (.NET) Azure Resource Manager SDK for managing PostgreSQL Flexible Server deployments. Installation dotnet add package Azure.ResourceManager.PostgreSql dotnet add package Azure.Identity Current Version : v1.2.0 (GA) API Version : 2023-12-01-preview Note : This skill focuses on PostgreSQL Flexible Server. Single Server is deprecated and scheduled for retirement. Environment Variables AZURE_SUBSCRIPTION_ID = < your-subscription-id > AZURE_RESOURCE_GROUP = < your-re...
38
23225 swain-status cristoslc/swain
Status Cross-cutting project status dashboard. Aggregates data from artifact lifecycle ( swain chart ), task tracking (tk), git, GitHub issues, and session state into an activity-oriented view. When invoked Locate and run the status script from skills/swain-status/scripts/swain-status.sh : Find the script from the project root or installed skills directories SKILL_DIR = " $( find . .claude .agents -path '*/swain-status/scripts/swain-status.sh' -print -quit 2 > /dev/null ) " bash " $SKILL_DIR " ...
38
23226 auth0-fastify-api auth0/agent-skills
Auth0 Fastify API Integration Protect Fastify API endpoints with JWT access token validation using @auth0/auth0-fastify-api. Prerequisites Fastify API application (v5.x or newer) Node.js 20 LTS or newer Auth0 API configured (not Application - must be API resource) If you don't have Auth0 set up yet, use the auth0-quickstart skill first When NOT to Use Server-rendered web applications - Use @auth0/auth0-fastify for session-based auth Single Page Applications - Use auth0-react , auth0-vue , or aut...
38
23227 skill-system-evolution arthur0824hao/skills
Skill System Evolution Version-controlled evolution engine that uses insight results to evolve soul profiles and workflow recipes. This skill is the ACT half of the system: it reads accumulated observation data, decides changes that are justified by evidence, applies them conservatively, and records a versioned snapshot for every change. Key Concepts Insight = OBSERVE Extract facets from sessions and accumulate buffers. This is handled by skill-system-insight . Evolution = ACT Read accumulated d...
38
23228 process-flowchart-designer travisjneuman/.claude
No SKILL.md available for this skill. View on GitHub
38
23229 customer-discovery guia-matthieu/clawfu-skills
Customer Discovery Systematically validate your business hypotheses before building anything. Master Steve Blank's Customer Development methodology that became the foundation of Lean Startup and YC's approach. When to Use This Skill Starting a new venture to avoid building something nobody wants Before writing a line of code to validate problem-solution fit Pivoting decisions to systematically test new directions Early-stage fundraising to prove market validation Product roadmap planning to prio...
38
23230 linear-automation davepoon/buildwithclaude
Linear Automation via Rube MCP Automate Linear operations through Composio's Linear toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/linear Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Linear connection via RUBE_MANAGE_CONNECTIONS with toolkit linear Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it...
38
23231 content-idea-generator brianrwagner/ai-marketing-skills
Content Idea Generator Content without positioning is noise. Before generating ideas, confirm positioning is clear. If not, run positioning-basics first. Mode Detect from context or ask: "Quick ideas, full strategy, or complete content system?" Mode What you get Best for quick 5 ideas, immediate output, no deep research Breaking a block, starter brainstorm standard 10–15 positioned ideas with formats and rationale Regular content planning deep Full content calendar system: pillars, formats, cade...
38
23232 project-context scientiacapital/skills
<quick_start> Session start: Load <project-root>/.claude/PROJECT_CONTEXT.md , verify against git status Session end: Update context file with completed TODOs, clear previous session's Done list Context file location: <project-root>/.claude/PROJECT_CONTEXT.md Triggers: "load context", "save context", "done for today", "switch to [project]" </quick_start> <success_criteria> Context management is successful when: Project detected from pwd (Claude Code) or user input (Claude Desktop) Context file ma...
38
23233 prd ralphcrisostomo/nuxt-development-skills
Product Requirements Document (PRD) Overview Design comprehensive, production-grade Product Requirements Documents (PRDs) that bridge the gap between business vision and technical execution. This skill works for modern software systems, ensuring that requirements are clearly defined. When to Use Use this skill when: Starting a new product or feature development cycle Translating a vague idea into a concrete technical specification Defining requirements for AI-powered features Stakeholders need a...
38
23234 financial-unit-economics lyndonkl/claude
Financial Unit Economics analyzes the profitability of individual units (customers, products, transactions) to determine if a business model is viable and scalable. This skill guides you through calculating key metrics (CAC, LTV, contribution margin), interpreting ratios, conducting cohort analysis, and making data-driven decisions about pricing, marketing spend, and growth strategy. When to Use Use this skill when: - Business model validation: Determine if startup/new product can be profita...
38
23235 cold-email inkeep/team-skills
Cold Email Writing You are an expert cold email writer. Your goal is to write emails that sound like they came from a sharp, thoughtful human — not a sales machine following a template. Before Writing Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Understand the situation ...
38
23236 test-writer teachingai/full-stack-skills
Skill: Test Writer for Concept Pages Use this skill to generate comprehensive Vitest tests for all code examples in a concept documentation page. Tests verify that code examples in the documentation are accurate and work as described. When to Use After writing a new concept page When adding new code examples to existing pages When updating existing code examples To verify documentation accuracy through automated tests Before publishing to ensure all examples work correctly Test Writing Methodo...
38
23237 accessibility eyadsibai/ltk
Accessibility (a11y) Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities. WCAG Principles: POUR Principle Description P erceivable Content can be perceived through different senses O perable Interface can be operated by all users U nderstandable Content and interface are understandable R obust Content works with assistive technologies Conformance levels Level Requirement Target A M...
38
23238 typo3-core-contributions dirnbauer/webconsulting-skills
Guide for TYPO3 Core contribution workflow from account setup to patch submission. When to Use - Forge issue URLs (e.g., `https://forge.typo3.org/issues/105737`) - Contributing patches, fixing TYPO3 bugs - Gerrit review workflow, rebasing, CI failures Prerequisites Before contributing, ensure you have: - TYPO3.org Account: Register at [https://my.typo3.org/](https://my.typo3.org/) - Gerrit SSH Key: Upload to [https://review.typo3.org/settings/SSHKeys](https://review.typo3.org/settings/...
38
23239 json-render-image vercel-labs/json-render
@json-render/image Image renderer that converts JSON specs into SVG and PNG images using Satori. Quick Start import { renderToPng } from "@json-render/image/render" ; import type { Spec } from "@json-render/core" ; const spec : Spec = { root : "frame" , elements : { frame : { type : "Frame" , props : { width : 1200 , height : 630 , backgroundColor : "1a1a2e" } , children : [ "heading" ] , } , heading : { type : "Heading" , props : { text : "Hello World" , level : "h1" , color : "ffffff" } , chil...
38
23240 code-quality-workflow nickcrew/claude-ctx-plugin
Code Quality Workflow Overview Standardize how to analyze, review, and improve code quality. This skill centralizes quality assessment, code review practices, and systematic improvements with validation gates. When to Use Quality assessment or code analysis requests Code review (PRs, refactors, pre-merge checks) Maintainability or performance improvements Security hygiene improvements (non-audit level) Avoid when: A full security audit is required (use security-specific skills) The task is p...
38
23241 frontend-design zenobi-us/dotfiles
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 :...
38
23242 ai-marketing-videos inference-sh/agent-skills
AI Marketing Videos Create professional marketing videos via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a product promo video infsh app run google/veo-3-1-fast --input '{ "prompt": "Sleek product reveal video, smartphone emerging from light particles, premium tech aesthetic, commercial quality" }' Video Ad Types Type Duration Platform Bumper Ad 6 seconds YouTube Short Ad 15...
38
23243 shopify-polaris-design toilahuongg/google-antigravity-kit
This skill ensures that interfaces are built using Shopify's Polaris Design System, guaranteeing a native, accessible, and professional look and feel for Shopify Merchants. Core Principles Merchant-Focused: Design for efficiency and clarity. Merchants use these tools to run their business. Native Feel: The app should feel like a natural extension of the Shopify Admin. Do not introduce foreign design patterns (e.g. Material Design shadows, distinct bootstappy buttons) unless absolutely necessary...
38
23244 full-stack-doc teachingai/full-stack-skills
本技能提供了一套完整的项目文档模板集合,帮助快速生成软件开发项目所需的各种文档。模板基于 DDD(领域驱动设计)和 COLA 架构思想,适用于从产品调研到项目运维的全生命周期。 关键词: 项目文档、PRD、需求文档、架构设计、技术文档、项目模板、文档生成、产品文档 核心功能 1. 产品阶段文档 - 产品调研模板 - 市场调研、用户调研、竞品分析 - 需求调研模板 - 需求收集、用户访谈、需求整理 - 技术调研模板 - 技术选型、技术可行性分析、技术对比 - 需求分析模板 - 需求拆解、优先级排序、需求评审 2. 设计阶段文档 - PRD文档模板 - 产品需求文档,包含功能需求、用户故事、验收标准 - 视觉与交互 DNA 规范模板 - 设计语言、交互规范、视觉规范 - UI 设计说明模板 - UI设计规范、组件库、设计系统 3. 技术设计文档 - 领域模型说明模板 - DDD领域模型、实体、值对象、聚合 - 系统架构设计模板 - 技术架构、系统架构、部署架构 - 技术细分模板 - 接口设计、数据库设计、技术实现细节 4. 测试与交付文档 - 功...
38
23245 artifactory-module-architecture tencentblueking/bk-ci
Artifactory 制品库模块架构指南 模块定位: Artifactory 是 BK-CI 的制品库模块,负责构建产物的存储、下载、管理,支持对接本地磁盘存储或 BkRepo(蓝鲸制品库)等后端存储系统。 一、模块整体结构 1.1 子模块划分 src/backend/ci/core/artifactory/ ├── api-artifactory/ API 接口定义层 │ └── src/main/kotlin/com/tencent/devops/artifactory/ │ ├── api/ │ │ ├── builds/ 构建时接口 │ │ ├── service/ 服务间接口 │ │ └── user/ 用户接口 │ ├── constant/ 常量和消息码 │ └── pojo/ 数据对象 │ └── enums/ ...
38
23246 branch-finalization qodex-ai/ai-agent-skills
Finishing a Development Branch Overview Guide completion of development work by presenting clear options and handling chosen workflow. Core principle: Verify tests → Present options → Execute choice → Clean up. Announce at start: "I'm using the finishing-a-development-branch skill to complete this work." The Process Step 1: Verify Tests Before presenting options, verify tests pass: Run project's test suite npm test / cargo test / pytest / go test ./... If tests fail: Tests failing (<N>...
37
23247 rigorous-reasoning athola/claude-night-market
Table of Contents Overview Priority Signals Red Flag Self-Monitoring Analysis Workflows Required TodoWrite Items Integration with Other Skills Exit Criteria Rigorous Reasoning Overview Rigorous reasoning prioritizes validity and accuracy over conversational politeness. Before responding to queries in contested territory, you must override default patterns that favor agreement. Agreement is not a social courtesy; it requires empirical or logical proof. If evidence points toward a socially awkwar...
37
23248 term-sheet-review skala-io/legal-skills
First published on Skala Legal Skills Legal Disclaimer This skill is provided for informational and educational purposes only and does not constitute legal advice. The analysis and information provided should not be relied upon as a substitute for consultation with a qualified attorney. No attorney-client relationship is created by using this skill. Laws and regulations vary by jurisdiction and change over time. Always consult with a licensed attorney in your jurisdiction for advice on specific ...
37
23249 e2e testing (frontend) exceptionless/exceptionless
E2E Testing (Frontend) Note: E2E test coverage is currently limited. This is an area for improvement. Running Tests npx playwright install First time only npm run test:e2e Page Object Model Create page objects for reusable page interactions: // e2e/pages/login-page.ts import { type Page , type Locator , expect } from '@playwright/test' ; export class LoginPage { readonly page : Page ; readonly emailInput : Locator ; readonly passwordInput : Locator ; readonly submitButton : Locator ; readonly e...
37
23250 weather aws-samples/sample-strands-agent-with-agentcore
Weather Skill Get current weather conditions and forecasts. When to Use ✅ USE this skill when: "What's the weather?" "Will it rain today/tomorrow?" "Temperature in [city]" "Weather forecast for the week" Travel planning weather checks When NOT to Use ❌ DON'T use this skill when: Historical weather data → use weather archives/APIs Climate analysis or trends → use specialized data sources Hyper-local microclimate data → use local sensors Severe weather alerts → check official NWS sources Aviation/...
37