Deadlock Mod Manager avatar

Deadlock Mod Manager

Official

@deadlock-mod-manager

0Followers
|
5Public Repos
|
20Published Skills

A mod manager for the Valve game Deadlock, built with Tauri, React, and TypeScript.

Skills Distribution
DomainDeveloper To...Version Control & .. (40%)Security Auditing .. (30%)Codebase Optimizat.. (30%)

Agent Skills by Deadlock Mod Manager

Showing 20 vetted skills indexed across 1 GitHub repositories.

deadlock-mod-managerdeadlock-mod-manager
408

commit

Generate structured commit messages from staged git diffs and branch data.

Official
Intermediate
deadlock-mod-managerdeadlock-mod-manager
408

worktree-management

Create, switch, and remove git worktrees via PowerShell scripts.

Official
Basic
deadlock-mod-managerdeadlock-mod-manager
408

create-auth-skill

Generate authentication code and configuration for web apps.

Official
Advanced
deadlock-mod-managerdeadlock-mod-manager
408

opensrc

Retrieve source code from npm, PyPI, crates.io, and GitHub repositories.

Official
Intermediate
deadlock-mod-managerdeadlock-mod-manager
408

recomposing-commits

Reorder, split, and clean git commits through an interactive review process.

Official
Advanced
deadlock-mod-managerdeadlock-mod-manager
408

version-bump

Run changeset version commands and parse changelog data for release notes.

Official
Intermediate
deadlock-mod-managerdeadlock-mod-manager
408

fix-pr

Automate review and correction of GitHub pull request comments.

Official
Advanced
deadlock-mod-managerdeadlock-mod-manager
408

process-discord-suggestions

Fetch Discord forum suggestion threads, classify them, and generate markdown summaries.

Official
Intermediate
deadlock-mod-managerdeadlock-mod-manager
408

skill-scanner

Analyze agent skills for injection points, malicious code, and secret leaks.

Official
Intermediate
deadlock-mod-managerdeadlock-mod-manager
408

git-conventions

Guide structured commit messages and branch names using Conventional Commits.

Official
Basic
deadlock-mod-managerdeadlock-mod-manager
408

skill-creator

Guide users through designing, planning, and writing agent skills with structured templates.

Official
Basic
deadlock-mod-managerdeadlock-mod-manager
408

find-bugs

Analyze code repositories for bugs, security vulnerabilities, and quality issues.

Official
Advanced
deadlock-mod-managerdeadlock-mod-manager
408

deslop

Remove unnecessary AI-injected comments and defensive checks from source code files.

Official
Intermediate
deadlock-mod-managerdeadlock-mod-manager
408

better-auth-best-practices

Configure Better Auth in TypeScript projects with secure session and database setup.

Official
Advanced
deadlock-mod-managerdeadlock-mod-manager
408

deadworks-relay

Synchronize Deadworks Relay Mesh Protocol schemas and code across codebases.

Official
Advanced
deadlock-mod-managerdeadlock-mod-manager
408

vercel-react-best-practices

Analyze React and Next.js codebases for performance optimization opportunities.

Official
Intermediate
deadlock-mod-managerdeadlock-mod-manager
408

logging-best-practices

Define structured logging practices with wide events and middleware.

Official
Advanced
deadlock-mod-managerdeadlock-mod-manager
408

rebase

Rebases Git feature branches onto latest default branch, managing conflicts automatically where possible.

Official
Advanced
deadlock-mod-managerdeadlock-mod-manager
408

code-simplifier

Simplify complex code structures and enforce project-specific coding standards.

Official
Intermediate
deadlock-mod-managerdeadlock-mod-manager
408

security-review

Detect security vulnerabilities in Tauri, Rust, and TypeScript codebases.

Official
Advanced

Frequently Asked Questions About Deadlock Mod Manager

FAQPage Schema
What specific development tasks are enabled by these capabilities?β–Ό

These capabilities enable structured Git commit management, automated security vulnerability detection in Tauri and Rust, and standardized authentication configuration for TypeScript projects. Users can also synchronize Deadworks Relay Mesh Protocol schemas and perform deep code quality analysis to remove redundant defensive checks and optimize performance.

Which technical personas benefit most from these features?β–Ό

Full-stack engineers, security-focused developers, and maintainers of Tauri-based projects benefit most. These features are designed for developers managing complex Git histories, those requiring rigorous security reviews for cross-platform desktop applications, and teams enforcing strict coding standards across distributed TypeScript and Rust codebases.

What are the primary prerequisites for implementing these features?β–Ό

Implementation requires a local environment configured with Git, Node.js, and Rust. Users must have an existing repository structure compatible with Tauri and TypeScript. Additionally, specific features like Deadworks Relay synchronization require adherence to the defined mesh protocol schemas to ensure successful integration across your codebase.