Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

warden

warden에는 getsentry에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 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