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
/lineage-discovery Lineage discovery

Discover testnet↔mainnet subnet lineage from repo configs and open a PR for review (pass --dry-run to report only)

0
/capture capture

Triage raw inbox notes into reviewed repository destinations without deleting their sources.

0
/clean-ai-writing clean-ai-writing

Audit and rewrite content to remove AI writing patterns

0
/content-shipped content-shipped

Log a completed piece of content to content/log.md after the user confirms it was published.

0
/dream-apply dream-apply

Validate a dream artifact, review each proposal, and apply only individually accepted changes.

0
/dream dream

Run a curator pass against the validated memory directory and produce a proposal artifact.

0
/end end

End a session — log what happened, update state and the decision log, propose memory updates, and check for uncommitted or unpushed work

0
/find-context find-context

Find relevant context files by topic. Use when you need to load files for a topic without a slash command, or when a task spans multiple domains.

0
/migrate-gemini migrate-gemini

Inventory and migrate selected Gemini CLI workflows with dry-run review and parity checks.

0
/mine-gemini-workflows mine-gemini-workflows

Find repeated workflows in selected Gemini CLI sessions and draft portable skills after review.

0
/reconcile reconcile

Scan multi-session drift and offer individually reviewed fixes only after explicit approval.

0
/recover recover

Scan orphaned worktrees and stale branches, then offer explicit approval-gated cleanup.

0
/setup setup

Guided onboarding or import for durable workspace context

0
/start start

Start a session — load state files, flag staleness, and give a briefing on current priorities, deadlines, and blockers

0
/today today

Create a morning heartbeat from repository state and update the local heartbeat log.

0
/update update

Mid-session checkpoint — append progress to today's session log and update state files if a priority shifted, without ending the session

0
/distribution-audit distribution-audit

Maintainer-only. Find every file that would newly ship to adopters and decide, one file at a time, whether to ship it or withhold it. Drives the release CLI, which refuses to produce a manifest until every shipping file has an answer.

0
/gaia-audit gaia-audit

Audit memory, wiki, and auto-loaded files for duplication, conflicting instructions, and stale content. The default path researches, then asks you a single Apply / Discuss / Decline question; on Apply it applies the report, files any out-of-scope problem as a tech-debt issue, then commits, opens a PR, and merges it on a main-branch run like /update-deps. Pass --apply to re-run the apply-and-publish stage against the most recent report.

0
/gaia-debt gaia-debt

Fix the tech-debt backlog, a single issue or a recommended related batch, highest severity then oldest first, on a fresh isolated branch through the audit gate, closing the issue(s) on merge. Pass `list` to see the ordered backlog, `why <issue-number>` to explain the recommendation, or a bare `<issue-number>` to fix that issue directly.

0
/gaia-fitness gaia-fitness

Health-check and auto-heal this project's Claude integration, triage, heal, verify, and report an F-to-A+ grade.

0
Claude Code Skills Zh

面向中文开发者的 Claude Code Skills / Agents / Plugins 精选与原创技能库|按场景分类|复制即装|持续更新

16 views 0 likes
GitGatto

原生 macOS Git 客户端,以 Agent 驱动仓库管理、审阅与协作。

14 views 0 likes
Vibe Astock

A 股短线复盘看板:涨停池·连板梯队·龙虎榜·板块资金一屏看完,赚钱效应/晋级率/梯队断层/情绪周期等派生指标纯计算直出(不经过 AI),AI 只把数据串成能读的盘面研判。全本地运行,可用 Claude/Codex 订阅免 API key。| A-share short-term daily-review dashbo…

5 views 0 likes
Jmcomic Ai

禁漫天堂 Agent Skills / AI 原生 JMComic 助手:通过 MCP 与 Skills 将 JMComic 注入你的 AI Agent. / AI-powered JMComic assistant for seamless integration with AI Agents via MCP & S…

13 views 0 likes
Pairlet

Pairlet (formerly CC Pocket / cc-pocket) — Continue your local AI coding tasks from phone, tablet, or desktop.

16 views 0 likes
Openclaw.net

Self-hosted Personal AI + agent runtime in .NET (NativeAOT-friendly)

7 views 0 likes
Petrichor

A self-hosted knowledge platform for humans and AI agents — publish wikis, blogs, and portable Agent Skills.

14 views 0 likes
Notion Cli Agent

Notion CLI with AI agent support. Smart queries, Obsidian sync, batch ops, backups, validation and more.

8 views 0 likes
Leapmux

AI Coding Agent Multiplexer

16 views 0 likes
Zeroshot

Independent executor–verifier orchestration for software changes.

8 views 0 likes
Velocut

AI-native, local-first video editor by Ribbi — runs entirely in the browser. Rust/WASM engine, WebGPU compositing, WebCodecs export; humans and LLM agents edit…

7 views 0 likes
Agent Me

Distill your knowledge, memories, and decisions into an open-source, inspectable AI Agent Twin.

11 views 0 likes
EvoScientist

🔬 Harness Vibe Research with Self-evolving AI Scientists

2 views 0 likes
Skales

Personal AI desktop agent for Windows, macOS, Linux, Android & iOS. Set a goal, it works on its own. Teams (pair two desktops, agents + humans), Agent2Agent, Wo…

4 views 0 likes
AgentOS

Run agents like a company. AgentOS is the native control plane for OpenClaw — manage agents, tasks, models, context, approvals, and runtime visibility from one…

15 views 0 likes
Adminforth

Create Agentic admin panels faster on TypeScript and Vue.js with AdminForth Framework. Setup main CRUD pages within minutes, extend as you need

9 views 0 likes
OpenJudge

OpenJudge: A Unified Framework for Holistic Evaluation and Quality Rewards

15 views 0 likes
Read Aware

An ebook reader with a self-evolving agent: it remembers your reading across books, and plugins extend the reader and the agent alike.

11 views 0 likes
Awesome Vibe Coding Resources

A curated list of awesome resources for vibe coding

12 views 0 likes
Flowflow

Agentic Voice Notes for iPhone and macOS - Rust, Dioxus, LanceDB + RIG + SQLite

9 views 0 likes