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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,704
总 Skills
39.4M
总安装量
2,458
贡献者
# Skill 仓库 描述 安装量
12751 posthog-automation composiohq/awesome-claude-skills
PostHog Automation via Rube MCP Automate PostHog product analytics and feature flag management through Composio's PostHog toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/posthog Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active PostHog connection via RUBE_MANAGE_CONNECTIONS with toolkit posthog 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 k...
73
12752 tanstack-router secondsky/claude-skills
Overview TanStack Router is a fully type-safe router for React (and Solid) applications. It provides file-based routing, first-class search parameter management, built-in data loading, code splitting, and deep TypeScript integration. It serves as the routing foundation for TanStack Start (the full-stack framework). Package: @tanstack/react-router CLI: @tanstack/router-cli or @tanstack/router-plugin (Vite/Rspack/Webpack) Devtools: @tanstack/react-router-devtools Installation npm install @tanstack...
73
12753 responsive-design-system patricio0312rev/skills
Responsive Design System Build adaptive, mobile-first layouts with modern CSS features and Tailwind. Core Workflow Define breakpoints: Establish responsive breakpoint system Set fluid typography: Clamp-based responsive fonts Create layout grid: Responsive grid system Add container queries: Component-level responsiveness Build responsive components: Adaptive patterns Test across devices: Verify on all viewports Breakpoint System Tailwind Default Breakpoints Breakpoint Min Width Target Devices s...
73
12754 leaflet-mapping zenobi-us/dotfiles
The Obsidian Leaflet plugin enables interactive maps using LeafletJS without writing JavaScript. Maps are defined in code blocks with YAML parameters and can display real-world locations (OpenStreetMap), custom images (fantasy maps, floor plans), or both layered together. Core principle: Maps are defined declaratively in markdown code blocks. The plugin handles all JavaScript - you just configure parameters. Plugin: [https://github.com/javalent/obsidian-leaflet](https://github.com/javalent/obsid...
73
12755 analyzing-mlflow-trace mlflow/skills
Analyzing a Single MLflow Trace Trace Structure A trace captures the full execution of an AI/ML application as a tree of spans . Each span represents one operation (LLM call, tool invocation, retrieval step, etc.) and records its inputs, outputs, timing, and status. Traces also carry assessments — feedback from humans or LLM judges about quality. It is recommended to read references/trace-structure.md before analyzing a trace — it covers the complete data model, all fields and types, analysis gu...
73
12756 domain-driven-design sickn33/antigravity-awesome-skills
Domain-Driven Design Framework Framework for tackling software complexity by modeling code around the business domain. Based on a fundamental truth: the greatest risk in software is not technical failure -- it is building a model that does not reflect how the business actually works. Core Principle The model is the code; the code is the model. Software should embody a deep, shared understanding of the business domain. When domain experts and developers speak the same language and that language i...
73
12757 resolve_pr_parallel everyinc/compound-engineering-plugin
Resolve PR Comments in Parallel Resolve all unresolved PR review comments by spawning parallel agents for each thread. Context Detection Claude Code automatically detects git context: Current branch and associated PR All PR comments and review threads Works with any PR by specifying the number Workflow 1. Analyze Fetch unresolved review threads using the GraphQL script: bash ${CLAUDE_PLUGIN_ROOT} /skills/resolve-pr-parallel/scripts/get-pr-comments PR_NUMBER This returns only unresolved, non-outd...
73
12758 angular-architect 404kidwiz/claude-supercode-skills
Angular Architect Senior Angular architect specializing in Angular 17+ with standalone components, signals, and enterprise-grade application development. Role Definition You are a senior Angular engineer with 10+ years of enterprise application development experience. You specialize in Angular 17+ with standalone components, signals, advanced RxJS patterns, NgRx state management, and micro-frontend architectures. You build scalable, performant, type-safe applications with comprehensive testin...
73
12759 product-hunt-launch-plan ognjengt/founder-skills
Product Hunt Launch Plan Purpose Generate a comprehensive, personalized Product Hunt launch plan with actionable steps from A-Z to help the user rank 1 Product of the Day. Execution Logic Check $ARGUMENTS first to determine execution mode: If $ARGUMENTS is empty or not provided: Respond with: "product-hunt-launch-plan loaded. I'll create a personalized Product Hunt launch strategy to help you rank 1. Let me gather some information about your product first." Then proceed to the Discovery Question...
73
12760 querying-mlflow-metrics mlflow/skills
MLflow Metrics Run scripts/fetch_metrics.py to query metrics from an MLflow tracking server. Examples Token usage summary: python scripts/fetch_metrics.py -s http://localhost:5000 -x 1 -m total_tokens -a SUM,AVG Output: AVG: 223.91 SUM: 7613 Hourly token trend (last 24h): python scripts/fetch_metrics.py -s http://localhost:5000 -x 1 -m total_tokens -a SUM \ -t 3600 --start-time = "-24h" --end-time = now Output: Time-bucketed token sums per hour Latency percentiles by trace: python scripts/fetch...
73
12761 repo-map proompteng/lab
Use `rg` to search code and identify the correct area to edit. Check READMEs in relevant directories for commands. Structure - `apps/`: Next.js/TanStack frontends - `packages/`: shared TS libs + Convex backend - `services/`: Go/Kotlin/Rails/Python services - `argocd/`, `kubernetes/`, `tofu/`, `ansible/`: infra + GitOps - `scripts/`, `packages/scripts/`: build/deploy helpers - `skills/`: agent skills Find a service ``` rg -n "enrichRepository" services/bumba rg --files -g "*bumba*" ``...
73
12762 skill-creator brianlovin/claude-config
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
73
12763 positioning-canvas pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve Positioning Canvas What It Is Positioning defines how your product is the best in the world at delivering some val...
73
12764 project-planner samhvw8/dot-claude
Project Planner You are an expert project planner who breaks down complex projects into achievable, well-structured tasks. When to Apply Use this skill when: Defining project scope and deliverables Creating work breakdown structures (WBS) Identifying task dependencies Estimating timelines and effort Planning milestones and phases Allocating resources Risk assessment and mitigation Planning Process 1. Define Success What is the end goal? What are the success criteria? What defines "done"? What ar...
73
12765 marketing-automation dengineproblem/agents-monorepo
Marketing Skills Collection A collection of 23 sub-skills for marketing deliverables. Generates repeatable, high-quality outputs across CRO, copywriting, SEO, analytics, and growth. When to use this skill Marketing Deliverables Needed : CRO, copy, SEO, analytics, growth outputs Repeatable High-Quality Outputs : Generate assets tuned to a single KPI Business Goal → Skill Mapping : Convert goals to specific marketing sub-skills 23 Sub-Skills Overview CRO (Conversion Rate Optimization) Sub-Skill De...
73
12766 webapp-testing shajith003/awesome-claude-skills
Web Application Testing To test local web applications, write native Python Playwright scripts. Helper Scripts Available : scripts/with_server.py - Manages server lifecycle (supports multiple servers) Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts ra...
73
12767 research-expert personamanagmentlayer/pcl
Research Expert You are a specialized research expert designed for efficient, focused information gathering with structured output. Core Process 1. Task Analysis & Mode Detection Recognize Task Mode from Instructions Detect the expected research mode from task description keywords: QUICK VERIFICATION MODE (Keywords: "verify", "confirm", "quick check", "single fact") Effort: 3-5 tool calls maximum Focus: Find authoritative confirmation Depth: Surface-level, fact-checking only Output: Brief confir...
73
12768 media-auto-publisher aaaaqwq/claude-code-skills
媒体自动发布工具 (Media Auto Publisher) 通用自媒体文章自动发布助手,支持百家号、搜狐号、知乎三个平台。 快速开始 基本用法 用户: 打开百家号发布页面 用户: 帮我进入知乎写文章 用户: 切换到搜狐号发布文章 用户: 帮我发布文章到百家号 支持的平台 平台代码 平台名称 发布页面URL 自动化状态 baijiahao 百家号 https://baijiahao.baidu.com/builder/rc/edit?type=news ✅ 完全支持 sohu 搜狐号 https://mp.sohu.com/api/author/article/new ✅ 完全支持 zhihu 知乎 https://zhuanlan.zhihu.com/write ✅ 支持Cookie登录 重大更新: 使用 Playwright MCP 后,知乎可以通过 storageState 管理登录态,不再需要调试端口! 工作流程 标准发布流程 确认平台 - 识别用户指定的平台(百家号/搜狐/知乎) 打开平台 - 使用 mcp__plugin_playwright_playwright__br...
73
12769 zlib-download psylch/media-master
Book Tools Search and download books from multiple sources through a unified CLI. Language Match user's language : Respond in the same language the user uses. Backends Backend Source Auth Required Best For zlib Z-Library (EAPI) Email + Password Largest catalog, direct download annas Anna's Archive API Key (donation) Aggregated sources, multiple mirrors Preflight Before any workflow, run preflight to check environment readiness: python3 ${SKILL_PATH} /scripts/book.py preflight Returns standardize...
73
12770 playwright browser automation ovachiever/droid-tings
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path. Common installation paths: Plugin system: ~/.claude/plugins/marketplaces/playwright-skill/skills/playwright-skill Manual global: ~/.claude/skills/playwri...
73
12771 ui-skills phrazzld/claude-config
Ui Skills Overview Opinionated, evolving constraints to guide agents when building interfaces When to Use This Skill Use this skill when you need to work with opinionated, evolving constraints to guide agents when building interfaces. Instructions This skill provides guidance and patterns for opinionated, evolving constraints to guide agents when building interfaces. For more information, see the source repository .
73
12772 ultracite secondsky/claude-skills
Ultracite Zero-config linting and formatting for JS/TS projects. Supports three linter backends: Biome (recommended), ESLint + Prettier, and Oxlint + Oxfmt. Detecting Ultracite Check if ultracite is in package.json devDependencies. Detect the active linter by looking for: biome.jsonc → Biome eslint.config.mjs → ESLint .oxlintrc.json → Oxlint CLI Commands Check for issues (read-only) bunx ultracite check Auto-fix issues bunx ultracite fix Diagnose setup problems bunx ultracite doctor Initiali...
73
12773 openai-prompt-engineer jamesrochabrun/skills
OpenAI Prompt Engineer A comprehensive skill for crafting, analyzing, and improving prompts for OpenAI's GPT-5 and other modern Large Language Models (LLMs), with focus on GPT-5-specific optimizations and universal prompting techniques. What This Skill Does Helps you create and optimize prompts using cutting-edge techniques: Generate new prompts - Build effective prompts from scratch Improve existing prompts - Enhance clarity, structure, and results Apply best practices - Use proven techniqu...
73
12774 finding-arbitrage-opportunities jeremylongshore/claude-code-plugins-plus-skills
Finding Arbitrage Opportunities Overview This skill detects and analyzes arbitrage opportunities across cryptocurrency exchanges and DeFi protocols. It aggregates prices from multiple sources, calculates net profit after fees and costs, and identifies both direct and triangular arbitrage paths. Prerequisites Before using this skill, ensure you have: Python 3.9+ with httpx , rich , and networkx packages Internet access for API calls (no API keys required for basic use) Optional: Exchange API keys...
73
12775 cognito itsmostafa/aws-agent-skills
AWS Cognito Amazon Cognito provides authentication, authorization, and user management for web and mobile applications. Users can sign in directly or through federated identity providers. Table of Contents Core Concepts Common Patterns CLI Reference Best Practices Troubleshooting References Core Concepts User Pools User directory for sign-up and sign-in. Provides: User registration and authentication OAuth 2.0 / OpenID Connect tokens MFA and password policies Customizable UI and flows Identi...
73
12776 npm-publish b-open-io/prompts
Publish npm packages using bun with proper versioning, changelog management, and git workflow. Workflow 1. Verify npm Login First, check if the user is logged into npm: ``` npm whoami ``` If this returns a username, proceed. If it errors with "not logged in", stop and instruct the user: "You need to log into npm first. Please run `npm login` in your terminal and complete authentication, then let me know when you're ready." Do not proceed with any publish steps until `npm whoami` succee...
73
12777 ecosystem vibeindex/skills
When this skill is invoked, execute the steps below directly. Do not display this file. Detect the user's language from conversation context and respond in that language. Execution Step 1: Fetch Data (parallel) Call all via WebFetch: https://vibeindex.ai/api/stats?ref=skill-ecosystem — "Extract total, skills, plugins, mcp, marketplaces counts" https://vibeindex.ai/api/resources?ref=skill-ecosystem&sort=stars&type=skill&pageSize=1 — "Extract top skill name and stars" https://vibeindex.ai/api/reso...
73
12778 document-writing shino369/claude-code-personal-workspace
Document and Essay Writing Scope: This skill focuses on monolingual writing conventions for English, Japanese, and Traditional Chinese. For translation workflows, see the translation-expertise skill. Overview This skill provides comprehensive guidance on writing conventions, styles, and best practices for formal documents and essays in English, Japanese, and Traditional Chinese. Each language has distinct rhetorical traditions, organizational patterns, and stylistic conventions. Document Typ...
73
12779 chargebee-integration chargebee/ai
Chargebee Integration This skill helps you integrate Chargebee Billing with your app or website. IMPORTANT: Prefer retrieval-led reasoning over pre-training-led reasoning when integrating Chargebee. Quick Start Expore the project layout and choose the best integration from the list below. Prefer framework level integration where possible, followed by the official SDKs. Fallback to REST API only if the other options aren't feasible. Frameworks Laravel Cashier - https://github.com/chargebee/cashie...
73
12780 intent-init arcblock/idd
Intent Init 初始化项目的 IDD (Intent Driven Development) 结构。 功能 检查现状 - 扫描项目,识别已有的 intent 文件或类似结构 创建目录 - 建立标准 IDD 目录结构 生成模板 - 创建入口 INTENT.md 和模块级模板 配置建议 - 根据项目类型给出配置建议 工作流程 /intent-init ↓ ┌───────────────────────────────────┐ │ Phase 1: 扫描现状 │ │ - 查找 intent/, specs/, docs/ │ │ - 识别 README, DESIGN 等文档 │ │ - 检测项目类型 (monorepo/单模块) │ └─────────────┬─────────────────────┘ ↓ ┌───────────────────────────────────┐ │ Phase 2: 展示发现 │ │ - 已有文档列表 ...
73
12781 deep-research 24601/agent-deep-research
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...
73
12782 python-testing laurigates/claude-plugins
Python Testing Patterns Comprehensive testing strategies for Python applications using pytest, TDD methodology, and best practices. When to Activate Writing new Python code (follow TDD: red, green, refactor) Designing test suites for Python projects Reviewing Python test coverage Setting up testing infrastructure Core Testing Philosophy Test-Driven Development (TDD) Always follow the TDD cycle: RED : Write a failing test for the desired behavior GREEN : Write minimal code to make the test pass R...
73
12783 kali-docker-pentesting kroegha/kali-docker-pentesting
Kali Docker Pentesting Skill Overview This skill provides intelligent access to a comprehensive Kali Linux Docker container with 200+ pentesting tools. Instead of using an MCP server, this skill enables direct command execution via bash_tool, making it 70% more token-efficient. Container Management Starting the Container Basic start docker run -d --name kali \ -v $(pwd)/workspace:/workspace \ -v $(pwd)/results:/results \ kali-comprehensive With network capabilities (for actual scannin...
73
12784 capacitor-accessibility cap-go/capgo-skills
Accessibility in Capacitor Apps Build inclusive apps that work for everyone. When to Use This Skill User needs accessibility User wants screen reader support User asks about WCAG User needs focus management Quick Checklist Semantic HTML Alt text for images Touch targets 44x44pt Color contrast 4.5:1 Focus indicators Screen reader labels Keyboard navigation Screen Reader Support Labels and Hints // Accessible button < button aria-label = " Delete item " aria-describedby = " delete-hint " > < Trash...
73
12785 search-domain-validator shipshitdev/library
Search Domain Name Validator Overview This skill enables Claude to validate domain name formats, check domain availability status, and search for available domain names based on keywords. Claude will use this skill to implement domain validation logic, integrate with domain availability APIs, and provide domain search functionality. When to Use This Skill This skill activates automatically when users: Need to validate domain name format or syntax Want to check if a domain is available for re...
73
12786 docx 404kidwiz/claude-supercode-skills
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
73
12787 nansen-wallet-attribution nansen-ai/nansen-cli
Wallet Attribution Answers: "Who controls this wallet? Are these wallets related?" Chain: 0x → --chain ethereum (also base, arbitrum, optimism, polygon). Base58 → --chain solana . ADDR = < address > CHAIN = < ethereum | solana | base | .. . > detect from address format above 1. Identity nansen research profiler labels --address $ADDR --chain $CHAIN 2. Related wallets (paginate with --page N) nansen research profiler related-wallets --address $ADDR --chain $CHAIN 3. Counterparties (paginate w...
73
12788 pmf-survey pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve PMF Survey (Product-Market Fit Survey) What It Is The PMF Survey is a method to measure and systematically improve...
73
12789 graphql bobmatnyc/claude-mpm-skills
GraphQL You're a developer who has built GraphQL APIs at scale. You've seen the N+1 query problem bring down production servers. You've watched clients craft deeply nested queries that took minutes to resolve. You know that GraphQL's power is also its danger. Your hard-won lessons: The team that didn't use DataLoader had unusable APIs. The team that allowed unlimited query depth got DDoS'd by their own clients. The team that made everything nullable couldn't distinguish errors from empty data....
73
12790 project-init-orchestrator shipshitdev/library
Project Init Orchestrator Overview This skill orchestrates multiple initialization skills to set up a complete, production-ready project environment. Instead of manually invoking each skill, this orchestrator coordinates them in the correct sequence with proper dependencies. When to Use This Skill This skill activates automatically when users: Start a new project from scratch Want full project setup with one command Need AI-first development infrastructure + code quality tools Say "initializ...
73
12791 product-led-seo pmprompt/claude-plugin-product-management
Domain Context This skill implements a proven product management framework. The approach combines best practices from industry leaders and is designed for practical application in day-to-day PM work. Input Requirements Context about your product, feature, or problem Relevant data, research, or constraints (recommended but optional) Clear articulation of what you're trying to achieve Product-Led SEO What It Is Product-Led SEO is a framework that treats SEO as a product discipline, not just a mark...
73
12792 ai-agent-workflow andrelandgraf/fullstackrecipes
Multi-Agent Workflows Build resumable multi-agent workflows with durable execution, tool loops, and automatic stream recovery on client reconnection. Prerequisites Complete these recipes first (in order): Type-Safe Environment Configuration Type-safe environment variable validation using Zod with a Drizzle-like schema API. Supports server/public fields, feature flags, either-or constraints, and client-side protection. curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes...
73
12793 internal-comms shajith003/awesome-claude-skills
When to use this skill To write internal communications, use this skill for: 3P updates (Progress, Plans, Problems) Company newsletters FAQ responses Status reports Leadership updates Project updates Incident reports How to use this skill To write any internal communication: Identify the communication type from the request Load the appropriate guideline file from the examples/ directory: examples/3p-updates.md - For Progress/Plans/Problems team updates examples/company-newsletter.md - For compan...
73
12794 hipaa-compliance-guard jorgealves/agent_skills
HIPAA Compliance Guard Purpose and Intent The hipaa-compliance-guard is a specialized auditing tool for the healthcare industry. Its goal is to provide a technical assessment of how well an application adheres to the HIPAA Security Rule, specifically focusing on the protection of Electronic Protected Health Information (ePHI). When to Use Architecture Reviews : Run during the design phase to ensure encryption and logging are planned. Pre-Audit Self-Assessment : Use before a formal 3rd-party HIPA...
73
12795 docx-format ninestep/docx-format-skill
使用 python-docx 库精确操作 Word 文档格式,适用于格式分析、格式规范化、批量修改。 核心规则 被调用时立即执行: - 确认文件路径:询问用户 Word 文档的完整路径 - 明确需求:确认是分析格式还是修改格式,目标规范是什么 - 选择模板:根据需求选择合适的代码模板或脚本 - 生成脚本:创建独立的 Python 脚本文件 - 执行验证:使用 `uv run` 执行并检查结果 强制性约束: - ✓ 必须使用 `uv run --with python-docx python3 script.py` - ✓ 必须处理 `doc.paragraphs` 和 `doc.tables`(文档正文常在表格内) - ✓ 必须分设 中英文字体(使用 `qn('w:eastAsia')`) - ✓ 必须询问 用户文件路径和输出路径 - ✗ 禁止使用 直接 `python` 命令(缺少依赖) - ✗ 禁止遗漏 表格内容处理(常见错误) 何时使用 触发场景: - 分析 Word 文档格式(字体/字号/缩进/行距) - 批量修改文档格式 - 统一排版...
73
12796 code-auditor mhattingpete/claude-skills-marketplace
Code Auditor Comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. When to Use "audit the code" "analyze code quality" "check for issues" "review the codebase" "find technical debt" "security audit" "performance review" What It Analyzes 1. Architecture & Design Overall structure and organization Design patterns in use Module boundaries and separation of concerns Dependency management Architectural decisions and trade-offs 2. C...
73
12797 vibe-notion devxoul/vibe-notion
Vibe Notion A TypeScript CLI tool that enables AI agents and humans to interact with Notion workspaces through the unofficial private API. Supports full CRUD operations on pages, databases, blocks, search, and user management. Note : This skill uses Notion's internal/private API ( /api/v3/ ), which is separate from the official public API. For official API access, use vibe-notionbot . Which CLI to Use This package ships two CLIs. Pick the right one based on your situation: vibe-notion (this CLI)...
73
12798 uniapp hairyf/skills
uni-app 本 skill 基于 uni-app 文档生成,生成日期 2026-01-29。 uni-app 是基于 Vue 的跨平台应用开发框架,一套代码可编译到 App、H5、微信/支付宝/百度等小程序。适用于需要为 Agent 提供「如何用 uni-app 配置项目、写页面与组件、使用路由与 API、注意跨端差异」等能力说明的场景。 核心参考 主题 说明 参考 入口 main.js/uts 入口文件、代码时序、插件与路由 core-main App.vue 应用生命周期、globalData、全局样式 core-app pages.json 页面路由、globalStyle、tabBar、easycom core-pages 页面生命周期 onLoad、onShow、onReady、onHide、onUnload core-lifecycle manifest.json 应用配置、版本、超时、各端配置 core-manifest 条件编译 ifdef/ifndef、平台标识、多端差异化 core-conditional-compilation 样式与布局 rpx/px 单位、...
73
12799 ai-agents vasilyu1983/ai-agents-public
AI Agents Development — Production Skill Hub Modern Best Practices (January 2026): deterministic control flow, bounded tools, auditable state, MCP-based tool integration, handoff-first orchestration, multi-layer guardrails, OpenTelemetry tracing, and human-in-the-loop controls (OWASP LLM Top 10: https://owasp.org/www-project-top-10-for-large-language-model-applications/). This skill provides production-ready operational patterns for designing, building, evaluating, and deploying AI agents. It ...
73
12800 checking-changes streamlit/streamlit
Checking Changes Run at the end of a work session or after completing a set of changes — not after every small edit. make check This runs formatting, linting, type checking, and unit tests on all uncommitted files (staged, unstaged, and untracked). Workflow Run make check If issues are found: Fix the reported errors Re-run make check Repeat until all checks pass Only consider work complete when make check succeeds Notes E2E tests are not included; use make run-e2e-test e2e_playwright/<test>_test...
73