Help the user understand the current topic visually with concise diagrams, code-shape sketches, and focused HTML artifacts.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 29 skills de deadlock-mod-manager/deadlock-mod-manager. Abra uma skill para revisar a origem e os detalhes.
Mostrando 29 de 29 skills coletadas.
Help the user understand the current topic visually with concise diagrams, code-shape sketches, and focused HTML artifacts.
Idioma do texto original: inglês
Adversarial review of any artifact — a plan, PRD, ADR, design doc, code diff, or the current conversation itself — from a hostile stance that tries to break it rather than improve it. Use when asked to "adversarially review", "red team this", "poke holes in",…
Idioma do texto original: inglês
Version Bump
Idioma do texto original: inglês
Generate a changeset file describing the current PR's changes. Use when asked to "create a changeset", "add a changeset", "/changeset", or after implementing a feature/fix that needs a changelog entry. Produces a randomly named `.changeset/*.md` file with…
Idioma do texto original: inglês
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells,…
Idioma do texto original: inglês
Find deepening opportunities in a codebase, informed by the architecture docs in apps/docs/content/docs/developer-docs/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase…
Idioma do texto original: inglês
Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for…
Idioma do texto original: inglês
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path,…
Idioma do texto original: inglês
Split React/TSX files containing multiple inlined components into separate single-responsibility files. Use when asked to "split components", "extract components", "single responsibility", "clean up component file", "too many components in one file",…
Idioma do texto original: inglês
Analyze code for useEffect anti-patterns per react.dev and optionally apply fixes
Idioma do texto original: inglês
Enforce VPK manifest updates whenever VPK files are created, moved, renamed, enabled, disabled, or deleted. Use when modifying VPK-related Rust code, touching vpk_manager, manager.rs, mods.rs, profiles.rs, or any code that mutates the addons directory.…
Idioma do texto original: inglês
Fetches forum suggestion threads from the Deadlock Mod Manager Discord via the user-discord-mcp, classifies each as MOD/SKIN_REQUEST, MOD_MANAGER_FEATURE, or OTHER, writes one markdown file per thread under .suggestions/ with author metadata, and applies the…
Idioma do texto original: inglês
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance.…
Idioma do texto original: inglês
Commit Staged Changes
Idioma do texto original: inglês
Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers, and create auth UI pages. Use when users want to add login, sign-up, or…
Idioma do texto original: inglês
Update the Deadlock Mod Manager server browser implementation to match the latest Deadworks Relay Mesh Protocol v1 spec at ../deadworks-relay/spec/PROTOCOL.md. Use when the user asks to "sync server browser with relay spec", "update relay protocol", "match…
Idioma do texto original: inglês
Remove AI code slop
Idioma do texto original: inglês
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
Idioma do texto original: inglês
Fix PR Comments
Idioma do texto original: inglês
Git Conventions: Guidelines for commit messages, branch naming, and version control practices
Idioma do texto original: inglês
Logging best practices focused on wide events (canonical log lines) for powerful debugging and analytics
Idioma do texto original: inglês
Fetch source code for npm, PyPI, or crates.io packages and GitHub/GitLab repos to provide AI agents with implementation context beyond types and docs. Use when needing to understand how a library works internally, debug dependency issues, or explore package…
Idioma do texto original: inglês
Fetch the latest default branch and rebase the current branch on top of it, resolving any merge conflicts automatically. Use when asked to "rebase", "rebase on main", "update branch with main", "sync with main", "rebase onto latest", or "/rebase".
Idioma do texto original: inglês
Use when commits on a feature branch are messy, out of logical order, mix unrelated changes, or need restructuring before a PR - also triggered by "clean up history", "reorganize commits", "recompose branch", "make commits logical", or similar
Idioma do texto original: inglês
Security code review for Tauri/Rust/TypeScript desktop apps and Hono/oRPC APIs. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", or review code for injection, XSS, IPC abuse, path traversal, or…
Idioma do texto original: inglês
Create new agent skills following the Agent Skills specification. Use when asked to "create a skill", "add a new skill", "write a skill", "make a skill", "build a skill", or scaffold a new skill with SKILL.md. Guides through requirements, planning, writing,…
Idioma do texto original: inglês
Scan agent skills for security issues. Use when asked to "scan a skill", "audit a skill", "review skill security", "check skill for injection", "validate SKILL.md", or assess whether an agent skill is safe to install. Checks for prompt injection, malicious…
Idioma do texto original: inglês
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…
Idioma do texto original: inglês
Manage git worktrees using wtx CLI for parallel development workflows on Windows. Use when asked to "create a worktree", "add a worktree", "switch worktree", "remove worktree", "list worktrees", "clean worktrees", "wtx", or set up parallel development…
Idioma do texto original: inglês