Trending Skills
The hottest skills gaining momentum in the community right now.
eve-se-index
by Incept5
Load this first. Routes to the right Eve SE skill for developing, deploying, and debugging Eve-compatible apps.
email-sequence
by alexwelcing
Design effective email marketing campaigns and automation sequences
rust-learner
by lywa1998
"Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust release, stable, nightly, crate info, crates.io, lib.rs, docs.rs, API documentation, crate features, dependencies, which crate, what version, Rust edition, edition 2021, edition 2024, cargo add, cargo update, 最新版本, 版本号, 稳定版, 最新, 哪个版本, crate 信息, 文档, 依赖, Rust 版本, 新特性, 有什么特性"
eve-new-project-setup
by Incept5
Configure a new Eve Horizon project after running eve init (profile, auth, manifest, and repo linkage).
sync-horizon
by Incept5
Sync eve-skillpacks with latest eve-horizon changes. Reads git log, identifies affected skills, updates reference docs and skills, tracks sync point.
free-tool-strategy
by alexwelcing
Design free tools and calculators for lead generation and SEO
eve-fullstack-app-design
by Incept5
Architect a full-stack application on Eve Horizon — manifest-driven services, managed databases, build pipelines, deployment strategies, secrets, and observability. Use when designing a new app, planning a migration, or evaluating your architecture.
eve-web-ui-testing-agent-browser
by Incept5
Web UI testing and browser automation with Vercel agent-browser. Use when tasks require opening pages, interacting with forms, validating UI flows, taking screenshots, extracting page data, or running repeatable browser-based checks locally or in CI.
eve-agent-native-design
by Incept5
Design agent-native applications on Eve Horizon. Apply parity, granularity, composability, and emergent capability principles to make apps that agents can build, operate, and extend naturally.
eve-job-debugging
by Incept5
Monitor and debug Eve jobs with CLI follow, logs, wait, and diagnose commands. Use when work is stuck, failing, or you need fast status.
m14-mental-model
by lywa1998
"Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy, misconception, explaining ownership, why does Rust, help me understand, confused about, learning Rust, explain like I'm, ELI5, intuition for, coming from Java, coming from Python, 心智模型, 如何理解所有权, 学习 Rust, Rust 入门, 为什么 Rust"
analytics-tracking
by alexwelcing
Implement comprehensive analytics tracking for marketing insights
eve-plan-implementation
by Incept5
Execute software engineering plan documents using Eve jobs, dependencies, and review gating.
eve-repo-upkeep
by Incept5
Keep Eve-compatible repos aligned with platform best practices and current manifest conventions.
ab-test-setup
by alexwelcing
Design and implement statistically valid A/B tests
copy-editing
by alexwelcing
Polish and refine existing marketing copy for clarity, impact, and conversion
rust-daily
by lywa1998
CRITICAL: Use for Rust news and daily/weekly/monthly reports. Triggers on: rust news, rust daily, rust weekly, TWIR, rust blog, Rust 日报, Rust 周报, Rust 新闻, Rust 动态
m11-ecosystem
by lywa1998
"Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature flag, workspace, which crate to use, using external C libraries, creating Python extensions, PyO3, wasm, WebAssembly, bindgen, cbindgen, napi-rs, cannot find, private, crate recommendation, best crate for, Cargo.toml, features, crate 推荐, 依赖管理, 特性标志, 工作空间, Python 绑定"
eve-skill-distillation
by Incept5
Distill repeated work into Eve skillpacks by creating or updating skills with concise instructions and references. Use when a workflow repeats or knowledge should be shared across agents.
m06-error-handling
by lywa1998
"CRITICAL: Use for error handling. Triggers: Result, Option, Error, ?, unwrap, expect, panic, anyhow, thiserror, when to panic vs return Result, custom error, error propagation, 错误处理, Result 用法, 什么时候用 panic"
eve-orchestration
by Incept5
Orchestrate jobs via depth propagation, parallel decomposition, relations, and control signals
eve-manifest-authoring
by Incept5
Author and maintain Eve manifest files (.eve/manifest.yaml) for services, environments, pipelines, workflows, and secret interpolation. Use when changing deployment shape or runtime configuration in an Eve-compatible repo.
eve-deploy-debugging
by Incept5
Deploy and debug Eve-compatible apps via the CLI, with a focus on staging environments.
eve-bootstrap
by Incept5
Full onboarding flow — detects auth state, handles access requests for new users, and sets up project for all users.