Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dax

dax 收录了来自 ShaileshRawat1403 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
5
更新
2026-05-16
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent-config-audit
软件质量保证分析师与测试员

Audit agent configuration surfaces (AGENTS.md, CLAUDE.md, MCP servers, tool registrations, settings, hooks) for consistency, contradictions, and silent overrides. Returns impact-ordered findings tables.

2026-05-16
agentic-loop-audit
软件质量保证分析师与测试员

Audit an agent's main loop for halting conditions, mutation budgets, loop breakers, sensitive-path guards, error recovery, and replayability. Returns impact-ordered findings tables.

2026-05-16
db-migration-review
数据库架构师

Review a database schema migration for production safety: lock contention, backfill strategy, online vs offline, rollback path, foreign-key timing, replication lag. Returns impact-ordered findings tables.

2026-05-16
deploy-readiness
网络与计算机系统管理员

Production readiness audit for a service: health checks, rollback strategy, runbook presence, observability wiring, capacity, dependencies. Returns impact-ordered findings tables.

2026-05-16
eval-suite-audit
数据科学家

Audit an AI eval suite for coverage, leakage between datasets, deterministic vs stochastic measurement, ladder correctness, and signal quality. Returns impact-ordered findings tables.

2026-05-16
incident-runbook
网络与计算机系统管理员

Generate or audit an incident runbook for an alert/service from code, dashboards, and alert rules. Output is a runbook plus a findings table of gaps. Findings follow the shared output contract.

2026-05-16
observability-audit
网络与计算机系统管理员

Audit observability for a service or system: structured logging, metrics for golden signals, distributed tracing, dashboard quality, alert noise, SLO definitions. Returns impact-ordered findings tables.

2026-05-16
prompt-audit
信息安全分析师

Audit prompts and system instructions across a repo for hygiene: hardcoded model assumptions, secret leakage, drift between surfaces, length budget, injection resistance. Returns impact-ordered findings tables.

2026-05-16
tool-use-review
信息安全分析师

Review the tools an AI agent has access to: over-broad permissions, side-effecting tools without approval gates, missing audit logs, dangerous defaults, schema correctness. Returns impact-ordered findings tables.

2026-05-16
ci-cd-audit
网络与计算机系统管理员

Audit CI/CD workflows for correctness, caching, action pinning, secret hygiene, and job-graph health. Returns impact-ordered findings tables.

2026-05-16
gh-actions-security
信息安全分析师

Security-focused review of GitHub Actions workflows: pull_request_target misuse, expression injection, privileged token misuse, supply-chain exposure. Returns impact-ordered findings tables.

2026-05-16
release-pipeline-audit
网络与计算机系统管理员

Audit the tag-triggered release pipeline for reproducibility, provenance, signing, supply-chain integrity, and rollback. Returns impact-ordered findings tables.

2026-05-16
skill-repro
软件开发工程师

Reproduce reported bugs or symptoms by creating minimal, verifiable scripts in the DAX Lab.

2026-04-19
mcp-server
软件开发工程师

Create high-quality MCP (Model Context Protocol) servers that extend DAX's tool capabilities. Use when building MCP servers to integrate external APIs, services, or custom tools into DAX. Supports Python (FastMCP) and TypeScript (MCP SDK). Aligns with DAX's governance model - MCP tools will go through DAX's approval system.

2026-04-19
skill-builder
软件开发工程师

Create and improve DAX skills. Use when users want to create a new skill, modify an existing skill, run evaluations to test skill performance, or optimize skill triggering. This skill provides the complete workflow for building production-ready skills for DAX.

2026-04-19
release-readiness
软件质量保证分析师与测试员

Check whether a DAX release is coherent, verifiable, and safe to ship across package, docs, diagnostics, and release artifacts.

2026-04-09
artifact-audit
软件质量保证分析师与测试员

Inspect release artifacts, generated outputs, screenshots, and manifests for completeness, consistency, and operator value.

2026-03-30
git-review
软件质量保证分析师与测试员

Review local git changes for correctness, risk, and release impact with findings-first output.

2026-03-30
repo-explore
软件开发工程师

Map a repository quickly and produce a grounded reading order, integration inventory, and next-step recommendation.

2026-03-30