Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

warden

warden contiene 11 skills recopiladas de getsentry, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
349
actualizado
2026-06-09
Forks
30
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

warden
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Analistas de seguridad de la información

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

A test skill for integration tests

2026-05-27
test-skill-a
Analistas de garantía de calidad de software y probadores

Test skill A for integration tests

2026-05-27
test-skill-b
Analistas de garantía de calidad de software y probadores

Test skill B for integration tests

2026-05-27
skill-writer
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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