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

warden

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

已收集 skills
11
Stars
349
更新
2026-06-09
Forks
30
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

warden
软件质量保证分析师与测试员

Run Warden to analyze code changes before committing. Use when asked to "run warden", "check my changes", "review before commit", "warden config", "warden.toml", "create a warden skill", "add trigger", or any Warden-related local development task.

2026-06-09
code-review
软件质量保证分析师与测试员

Finds real correctness bugs in code changes. Use for adversarial code review, bug hunts, regression review, PR correctness review, logic errors, data loss, race conditions, state bugs, interface contract breaks, error handling bugs, edge cases, broken builds, or broken workflows. Excludes style, readability, architecture, AppSec, and best-practice-only feedback unless the issue causes a demonstrable bug.

2026-06-03
security-review
信息安全分析师

Finds exploitable application security vulnerabilities in code changes. Use for Warden security scans, appsec review, OWASP-style checks, authentication or authorization bugs, injection, XSS, SSRF, path traversal, secrets, unsafe crypto, webhook verification, open redirects, or sensitive data exposure.

2026-06-03
warden-sweep
软件质量保证分析师与测试员

Full-repository code sweep. Scans every file with Warden, verifies findings through deep tracing, creates draft PRs for validated issues. Use when asked to "sweep the repo", "scan everything", "find all bugs", "full codebase review", "batch code analysis", or run Warden across the entire repository.

2026-06-01
test-skill
软件质量保证分析师与测试员

A test skill for integration tests

2026-05-27
test-skill-a
软件质量保证分析师与测试员

Test skill A for integration tests

2026-05-27
test-skill-b
软件质量保证分析师与测试员

Test skill B for integration tests

2026-05-27
skill-writer
其他计算机职业

Create, synthesize, and iteratively improve agent skills following the Agent Skills specification. Use when asked to "create a skill", "write a skill", "synthesize sources into a skill", "improve a skill from positive/negative examples", "update a skill", or "maintain skill docs and registration". Handles source capture, depth gates, authoring, registration, and validation.

2026-05-27
agent-prompt
其他计算机职业

Reference guide for writing effective agent prompts and skills. Use when creating new skills, reviewing prompt quality, or understanding Warden's prompt architecture.

2026-02-21
architecture-review
软件开发工程师

Staff-level codebase health review. Finds monolithic modules, silent failures, type safety gaps, test coverage holes, and LLM-friendliness issues.

2026-02-18
testing-guidelines
软件质量保证分析师与测试员

Guide for writing tests. Use when adding new functionality, fixing bugs, or when tests are needed. Emphasizes integration tests, real-world fixtures, and regression coverage.

2026-02-18