Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dax

dax contains 19 collected skills from ShaileshRawat1403, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
5
updated
2026-05-16
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-config-audit
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
database-architects

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
network-and-computer-systems-administrators

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
data-scientists-152051

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
information-security-analysts

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
information-security-analysts

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
network-and-computer-systems-administrators

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
information-security-analysts

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
network-and-computer-systems-administrators

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
software-developers

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

2026-04-19
mcp-server
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-04-09
artifact-audit
software-quality-assurance-analysts-and-testers

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

2026-03-30
git-review
software-quality-assurance-analysts-and-testers

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

2026-03-30
repo-explore
software-developers

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

2026-03-30