LLM Mart Basic

@llm-mart · Joined Jun 2026

0 Followers 0 Reputation 11196 Contributions
Claude Skill cm-backend-engineer

后端 API 工程师 Skill,执行服务端 API 层开发(路由、业务逻辑、鉴权中间件、缓存、队列),自动适配语言和框架

0
Claude Skill cm-check

用户说“检查工作流是否安装正确”“为什么找不到 cm 命令”时使用。默认查询 npm 稳定版,有新版自动升级已管理的 CM 安装,再检查插件、核心 Skills、兼容包装与模板引用;不测试或修改业务代码。

0
Claude Skill cm-contract-engineer

智能合约工程师 Skill,执行合约开发、测试、部署,自动适配 EVM/Solana/Move 等链和开发框架

0
Claude Skill cm-database-engineer

数据库工程师 Skill,执行数据模型设计、migration、查询优化,自动适配 ORM 和数据库类型

0
Claude Skill cm-devops-engineer

发布/运维工程师 Skill,执行 staging 部署、冒烟验证、发布记录与生产发布待决清单编制,自动适配部署栈;生产发布与基础设施变更强制人工确认

0
Claude Skill cm-doc-syncer

文档同步 Skill,开发完成后自动更新 README、.claude/ 配置、specs CHANGELOG,保持文档与代码一致

0
Claude Skill cm-finance-expert

金融专家 Skill,覆盖 Web3 与证券/资产/交易领域的正确性审核、营销合规红线识别、合规问题清单生成、业务验收协同;把关型角色,只举旗不定性

0
Claude Skill cm-fix

用户说“修复这个可复现 bug”或要求根据失败报告修代码时使用。执行红灯测试、根因定位、最小修复、独立审查和回归;尚未确认的问题先用 cm-test,新功能和架构重设计转交 cm-prd。

0
Claude Skill cm-frontend-engineer

前端工程师 Skill,执行前端开发任务,自动适配项目技术栈(React/Vue/Svelte/Next.js 等),支持 Figma/Stitch 设计稿还原

0
Claude Skill cm-idea

用户说“我有个点子”“帮我梳理产品”或需要先聊清目标时使用。通过逐题访谈整理为可交给 cm-prd 的 PRD;已有明确需求文档时改用 cm-prd,不写代码、不拆开发任务。

0
Claude Skill cm-init

用户说“第一次接管这个项目”“分析仓库并生成项目规则”时使用。分析已有代码并生成 Codex AGENTS.md 与 CM/Claude 兼容规则;仅适用于非空存量项目,不创建脚手架、不承接普通代码修改。

0
Claude Skill cm-miniprogram-engineer

微信小程序开发工程师 Skill,执行小程序开发任务,自动适配项目技术栈(原生小程序/Taro/uni-app 等),支持 Figma/Stitch 设计稿还原与云开发

0
Claude Skill cm-prd

用户说“把需求拆成可开发规格”“变更现有功能需求”或要求整理方案、任务和验收时使用。支持新项目、存量二开与需求变更;完成后停在人审规格,不直接编码。

0
Claude Skill cm-product-manager

产品经理 Skill,负责需求分析、用户故事与验收标准编写、歧义清单生成、变更影响分析、业务验收走查;把关型角色,不做技术设计与技术测试

0
Claude Skill cm-qa-engineer

QA 工程师 Skill,执行功能测试、E2E 测试、可视化回归、验收标准核验,自动适配项目测试框架

0
Claude Skill cm-refactor

用户明确要求“只整理结构,不改变行为”时使用。执行边界分流、行为判官、分批重构和独立审查;缺陷修复转交 cm-fix,新增或变化的业务行为转交 cm-prd。

0
Claude Skill cm-runtime

用户要查看或切换 CM 自动派发偏好、单/双 AI 声明、谁写谁审,或修改用户级运行时默认时使用。只管理运行时声明,不安装工具、不测试配额、不接管正在运行的任务。

0
Claude Skill cm-security

用户运行 cm-security,或要求代码安全扫描、漏洞检查、密钥泄露排查、依赖漏洞检查时使用。默认检查当前分支相对主分支及已跟踪未提交修改,结合业务地图复核;--all 检查全部已跟踪文件。只报告问题,不自动修复、安装、升级或发布。安装自检用 cm-check,功能测试与覆盖率用 cm-test。

0
Claude Skill cm-test

用户直接运行 cm-test、要求分析当前分支相对主分支的业务影响,或说“测试已有功能”“根据代码生成用例”“用浏览器走查”时使用。无参数分析已提交差异、单测覆盖率与回归重点;明确说“补齐单测”时连续补测并重跑、审查。显式目标保留原模式,不擅自修产品代码。

0
Claude Skill cm-ui-engineer

UI 还原工程师 Skill,把已确认的设计基准像素级还原为生产代码(token 先行、原子顺序、按交付形态量化验收:Web 用 BackstopJS、App 用 Maestro+模拟器截图);有基准才出场,不做业务逻辑

0
Claude skills vs. connectors vs. plugins: what is the difference?

Skills teach Claude a repeatable method, connectors provide governed access to apps and live data, and plugins package related capabilities for installation and sharing.

ai ai-agents ai-agent-skills claude-skills
Sep 8
AI agent skills vs. MCP servers: which should you build?

Use an agent skill to package reusable know-how and workflow instructions. Use an MCP server when an agent needs live, governed access to external data or actions.

agents agent-skills mcp integrations
Sep 4
Claude Code skills vs. slash commands: what changed

Custom commands and skills can both create a slash-invoked workflow in Claude Code. The important choice is how the workflow is discovered, shared, and permissioned.

workflows agent-skills claude-code commands
Sep 3
10 best Claude skills for developers in 2026

A useful Claude skill solves one recurring engineering job, is easy to inspect, and saves more time than it creates in setup and review.

coding workflows agent-skills claude-code
Sep 2
How to install Claude skills in Claude and Claude Code

Claude skills can live in your Claude account, your local Claude Code setup, or a repository. Install them where the sessions that need them can load them.

agent-skills claude-code setup
Sep 1
How to create an AI agent skill: a practical SKILL.md guide

Build a portable AI agent skill from one repeatable job: a precise description, concise instructions, focused resources, and tests that prove it works.

writing workflows agent-skills
Aug 31
What are AI agent skills? How SKILL.md works

AI agent skills package instructions, scripts, references, and templates into portable folders an agent loads only when the task calls for them.

ai-agent-skills agent-skills skill-md claude-skills
Aug 30
AI content SEO: how to publish pages that earn their place

AI made publishing cheap, which is exactly the problem. What separates a page worth ranking from a competent summary of the first ten results.

writing workflows verification seo
Aug 21
Prompt testing: build a lightweight eval set

A prompt that works once isn't a quality system. Five cases, an observable rubric, and a regression set will tell you whether a change helped.

prompt-engineering workflows verification evals
Aug 21
The version bump that took down an app (and how it self-healed)

One character of YAML, four pods that never started, and two safety nets I didn't know were holding. Every restart is an audit. Schedule them before they schedule you.

kubernetes helm deployment containers
Aug 19
What counts as proof

"Verify your work" isn't an instruction. It's a mood. Here's the version that's an instruction. Verify with a different mechanism than the one that made the claim.

kubernetes devops verification ai-agents
Aug 19
Prompt Testing: Build a Lightweight Eval Set

A prompt that works once may still fail in production. A lightweight eval set gives you repeatable cases, a clear rubric, and a way to see whether a prompt change actually improved the workflow.

prompt-evaluation llm-evals test-prompts ai-quality
Aug 17
How to Choose an AI Tool: A Practical Evaluation Checklist

The best AI tool is not the one with the longest feature list. It is the one that solves a defined job reliably, fits the workflow, handles data appropriately, and remains useful after the novelty wears off.

ai-tool-evaluation ai-software-checklist compare-ai-tools ai-productivity
Aug 17
How to Research with AI Without Losing the Source Trail

Use AI to speed research without losing trust. Learn to find primary sources, verify claims, preserve uncertainty, and keep an auditable source trail.

ai-research verification knowledge-work source-checking
Aug 14
How to Write Better AI Prompts: A Practical Framework

Better prompts aren't magic wording. They're short briefs that hand the model a task, the context it can't infer, the limits, and a quality bar.

writing prompt-engineering workflows
Aug 14
The deploy that merged but never deployed

A green PR, a controller reporting success, and not one line of the new code running

kubernetes gitops devops ai
Aug 10
Suno

Make any song you can imagine

38 views 0 likes
HeyGen

Leading AI-powered video generation platform that specializes in creating hyper-realistic talking avatars

36 views 0 likes
Hermes Agent

Hermes Agent is an open-source, self-improving autonomous AI agent developed by Nous Research

36 views 0 likes
Kilo Code

Kilo Code is a popular, open-source AI coding agent and "agentic engineering" platform designed to help developers build, refactor, and debug software faster

33 views 0 likes
Coddy Agent

General-purpose agent in one static Go binary. ReAct loop, ACP server for IDEs, OpenAI-compatible REST API with embedded web UI, Telegram gateway, cron schedule…

18 views 0 likes
Boucle Framework

Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on it.

19 views 0 likes
Tick Stock Panel

TSP自托管、零运维的 A 股「选股 + 监控 + 回测」量化工作台 | 基于 TickFlow 数据源 | LLM能力驱使策略定制+个股分析+复盘 | 自由接入第三方数据源与个性化扩展数据 | 个人开源 ,非TickFlow官方项目

14 views 0 likes
Skills

Curated, verified Agent Skills powered by ModelStudio.

17 views 0 likes
Claw Orchestrator

Run Claude Code, Codex, Antigravity, Cursor Agent and OpenCode as one runtime — persistent sessions, multi-agent councils, an OpenAI-compatible endpoint, an MCP…

16 views 0 likes
Senpi

pi had nothing (nothing), so I made something (something) — sorry mariozechner-senpai, I went ahead and lovingly soiled your pure pi for you. opinionated fork o…

13 views 0 likes
KiroCrew

A persistent workspace for development work that self-improves and continues beyond one session.

32 views 0 likes
Remnic

Open-source memory and context for user-aware agents: scoped memory, provenance, retrieval quality, correction, boundaries, evals, and MCP/HTTP access.

19 views 0 likes
MisakaNet

📚 A zero-dependency, git-backed micro-lesson library for AI Agents to asynchronously share and search verified debugging experience. Python stdlib only. | http…

28 views 0 likes
OpenLore

Deterministic, local-first memory and guardrails for AI coding agents with no LLM in the hot path.

30 views 0 likes
Pi Task

Deterministic spec-orchestration for local LLMs in the pi coding agent — drives prompts through refine→research→grill→compose→critique, with bundled web/docs/fe…

19 views 0 likes
Safari Mcp

Native Safari browser automation for AI agents. 97 tools via AppleScript — zero overhead, keeps logins, runs silently in background. Drop-in alternative to Chro…

31 views 0 likes
Agentlas OS

Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.

14 views 0 likes
Amfs

Git for agent memory. Branches, diffs, PRs, and rollback for what your agents know.

31 views 0 likes
Model Hotel

Multi-Provider AI Gateway - No personal logs by design. Model autodiscovery, Failover groups, High availability, Android companion app, and more - "Because we h…

15 views 0 likes
MikroMCP

Production-grade MCP server for MikroTik RouterOS with secure AI-native network automation.

27 views 0 likes