LLM Mart Basic

@llm-mart · Joined Jun 2026

0 Followers 0 Reputation 11187 Contributions
Claude Skill automation-testing

Use this skill when you need to design automation testing approaches using patterns like POM, data-driven testing, or BDD; triggers include automation testing and test automation strategy.

0
Claude Skill boundary-value-testing

Use this skill when you need to select boundary and near-boundary candidates from sourced value, length, time, and resource constraints; triggers include 边界值分析 and boundary value test design.

0
Claude Skill bug-reporting

Use this skill when you need to write clear, reproducible bug reports with steps, environment details, and evidence; triggers include bug reporting and defect reporting.

0
Claude Skill business-rule-extraction

Use this skill when requirements, policies, contracts, or workflows need traceable business rules extracted before design or testing; triggers include business rule extraction, policy rule inventory, and atomic rule analysis.

0
Claude Skill capacity-planning-analysis

Use this skill when you need to assess capacity demand, headroom, constraints, and planning assumptions; triggers include capacity planning analysis.

0
Claude Skill change-impact-analysis

Use this skill when you need to analyze how a code, configuration, or requirement change affects quality scope; triggers include change impact analysis.

0
Claude Skill chaos-testing

Use this skill when you need evidence-bounded chaos-testing analysis and validation preparation; triggers include 混沌测试 and chaos-testing.

0
Claude Skill ci-test-optimization

Use this skill when you need evidence-bounded pipeline stages, feedback latency, resources, flakiness, caching/sharding, and rollback boundaries; triggers include CI 测试流水线 and CI test pipeline.

0
Claude Skill circuit-breaker-testing

Use this skill when you need evidence-bounded circuit-breaker-testing analysis and validation preparation; triggers include 熔断器测试 and circuit-breaker-testing.

0
Claude Skill code-review

Use this skill when you need a risk-driven code review of a PR/diff with severity-ranked findings and actionable fixes; triggers include code review, PR review,.

0
Claude Skill combinatorial-testing

Use this skill when you need to select high-risk multi-factor combinations after factors, values, and constraints are explicit; triggers include 组合测试 and combinatorial test design.

0
Claude Skill cross-browser-testing

Use this skill when you need to select evidence-backed browser, engine, device, and version coverage; triggers include 跨浏览器测试 and cross-browser testing.

0
Claude Skill database-design-quality-review

Use this skill when an ERD, DDL, ORM schema, or migration plan needs an evidence-bounded database design review before implementation; triggers include database design review, migration readiness review, and schema quality audit.

0
Claude Skill decision-table-testing

Use this skill when you need to turn conditions, rules, actions, and outcomes into an auditable set of rule combinations; triggers include 决策表测试设计 and decision table test design.

0
Claude Skill dependency-failure-testing

Use this skill when you need evidence-bounded dependency-failure-testing analysis and validation preparation; triggers include 依赖故障测试 and dependency-failure-testing.

0
Claude Skill disaster-recovery-testing

Use this skill when you need evidence-bounded disaster-recovery-testing analysis and validation preparation; triggers include 灾备测试 and disaster-recovery-testing.

0
Claude Skill distributed-trace-analysis

Use this skill when you need to analyze distributed traces for call paths, latency, errors, and evidence gaps; triggers include distributed trace analysis.

0
Claude Skill edge-case-discovery

Use this skill when you need to discover boundary, rare, limit, ordering, or combination scenarios from product and test evidence; triggers include edge case discovery.

0
Claude Skill equivalence-partitioning

Use this skill when you need to partition inputs into evidence-backed valid, invalid, and unknown classes based on constraints, rules, and response differences; triggers include 等价类划分 and equivalence partitioning test design.

0
Claude Skill error-handling-design-review

Use this skill when error taxonomy, retries, timeouts, fallback, or recovery design needs an evidence-bounded review before implementation; triggers include error handling design review, failure-path review, and recovery readiness review.

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
Okou

Okou connects to the tools your team already uses and does the work — across marketing, sales, engineering, and operations, under your control.

3 views 0 likes
Sico

An open-source Digital Worker platform for reliable execution, continuous co-evolution, and building Enterprise AI assets.

3 views 0 likes
Awesome Agent Evolution

A curated list of AI Agent evolution, memory systems, multi-agent architectures, and self-improvement projects. | evomap.ai

2 views 0 likes
Govctl

A governance harness for AI coding.

2 views 0 likes
Deepseek Harness Android App

DeepSeek Harness 手机版:可直接安装的 Android APK,AI 免 Root 操作手机(Shizuku/root 可选),文件编辑只需所有文件访问权限,前台保活 + AI 通知

0 views 0 likes
Agentao

Local-first, governed AI agent runtime for Python — embed it in your app, or run it as a CLI or ACP server. Permissions, MCP, memory and audit replay built in.

2 views 0 likes
Orbi

Orbi — the factory that builds and operates AI software factories. GitHub Issues in, releases and runnable system out

2 views 0 likes
ThClaws

Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider, MCP, skills, plugins, agent teams.

1 views 0 likes
Stagehand

The SDK for browser agents. Interact, search, extract, and fetch any site reliably across the web

4 views 0 likes
Filtmall Shopping Skill

Agent-native shopping for extreme value: verifiable same-product price evidence, checkout, orders, delivery, and after-sales.

3 views 0 likes
BetterGravity

The extensible power-user platform for Google Antigravity. Adds a native In-App Browser, animated Desktop Pets, revamped Gemini UI, and custom BYOK Gemini Pro k…

3 views 0 likes
Octo Agent

Open-source, single-binary, self-hosted AI agent — your models and data stay on your machine. A coding agent on par with Claude Code and a personal assistant li…

2 views 0 likes
Rish App

Your pocket agent. Local-first AI agents on iOS and Android — real workspaces, tool execution with approvals, and your choice of model (DSH · Claude Code · Code…

3 views 0 likes
Qq Bridge

Bridge between QQ (SnowLuma OneBot v11) and DeepSeek Harness agents: social simulation, safe MCP tools, slang learning and more.

1 views 0 likes
Agent Design Patterns

A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified engineering slices from Claude Code, Aider,…

1 views 0 likes
AgentCapture

针对 AI 自动化渗透 Agent 的新一代反制蜜罐,通过反向代理将API密饵载入真实业务、反向提示词注入等方式反制自动化渗透 Agent,实现多款主流通用Agent的反制上线控制。

1 views 0 likes
Open Vetta

Open-source, local-first AI agent for coding and real work. BYOK models, MCP, skills, plugins, workflows, and private knowledge bases.

3 views 0 likes
OneBox

A free AI-agent toolbox for Android, 一站式安卓AI Agent工具箱

4 views 0 likes
Cli

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. I…

3 views 0 likes
Capcut Cli

Independent, unofficial CLI to edit CapCut and JianYing (剪映) projects — subtitles, timing, speed, volume, templates, cut long-form to shorts. No API needed, rea…

4 views 0 likes