Deadlock Mod Manager
Official@deadlock-mod-manager
A mod manager for the Valve game Deadlock, built with Tauri, React, and TypeScript.
Agent Skills by Deadlock Mod Manager
Showing 20 vetted skills indexed across 1 GitHub repositories.
commit
Generate structured commit messages from staged git diffs and branch data.
worktree-management
Create, switch, and remove git worktrees via PowerShell scripts.
create-auth-skill
Generate authentication code and configuration for web apps.
opensrc
Retrieve source code from npm, PyPI, crates.io, and GitHub repositories.
recomposing-commits
Reorder, split, and clean git commits through an interactive review process.
version-bump
Run changeset version commands and parse changelog data for release notes.
fix-pr
Automate review and correction of GitHub pull request comments.
process-discord-suggestions
Fetch Discord forum suggestion threads, classify them, and generate markdown summaries.
skill-scanner
Analyze agent skills for injection points, malicious code, and secret leaks.
git-conventions
Guide structured commit messages and branch names using Conventional Commits.
skill-creator
Guide users through designing, planning, and writing agent skills with structured templates.
find-bugs
Analyze code repositories for bugs, security vulnerabilities, and quality issues.
deslop
Remove unnecessary AI-injected comments and defensive checks from source code files.
better-auth-best-practices
Configure Better Auth in TypeScript projects with secure session and database setup.
deadworks-relay
Synchronize Deadworks Relay Mesh Protocol schemas and code across codebases.
vercel-react-best-practices
Analyze React and Next.js codebases for performance optimization opportunities.
logging-best-practices
Define structured logging practices with wide events and middleware.
rebase
Rebases Git feature branches onto latest default branch, managing conflicts automatically where possible.
code-simplifier
Simplify complex code structures and enforce project-specific coding standards.
security-review
Detect security vulnerabilities in Tauri, Rust, and TypeScript codebases.
Frequently Asked Questions About Deadlock Mod Manager
FAQPage SchemaWhat 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.