Mte90Mte90Communityยท108 Agent Skills Included

dotfiles

Curated coding skills, dotfiles, and strict agent behavior rules

Provides a large library of ready-to-use skills covering Django, Laravel, Qt, Docker, Redis, pytest, Tailwind, reverse engineering, and more. Eliminates repetitive prompting by giving coding agents deep, copy-paste-ready framework knowledge and strict output rules. Includes personal dotfiles for bash, Neovim, Zed, and opencode so a full development environment is reproducible in minutes.
npx skills add Mte90/dotfiles --all -g -y
Available:

Instructs the agent to always reply in English, lead with the next action, verify claims with tests before trusting them, detect the project's package manager at session start, and narrate progress step by step.

All Skills in This Repository (108)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Mte90Mte90

m13-domain-error

Design domain-specific error handling strategies with categorization and recovery patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
Mte90Mte90

rust-symbol-analyzer

Analyze Rust project structure via Language Server Protocol symbol discovery.

Community
Intermediate
๐Ÿ“ฆ In Repo
Mte90Mte90

m15-anti-pattern

Identify and correct common anti-patterns and mistakes in Rust code.

Community
Intermediate
๐Ÿ“ฆ In Repo
Mte90Mte90

coding-guidelines

Provide Rust code style, naming conventions, and best practices guidelines.

Community
Basic
๐Ÿ“ฆ In Repo
Mte90Mte90

m10-performance

Profile and benchmark Rust code to identify and resolve performance bottlenecks.

Community
Advanced
๐Ÿ“ฆ In Repo
Mte90Mte90

m12-lifecycle

Implement Rust resource lifecycles with RAII, lazy initialization, and connection pooling.

Community
Intermediate
๐Ÿ“ฆ In Repo
Mte90Mte90

rust-skill-creator

Generate skills for Rust crates from official documentation URLs.

Community
Intermediate
๐Ÿ“ฆ In Repo
Mte90Mte90

m09-domain

Enables modeling of domain concepts and business rules in software systems.

Community
Intermediate
๐Ÿ“ฆ In Repo
Mte90Mte90

rust-trait-explorer

Explore Rust trait implementations and type-trait relationships via LSP searches.

Community
Intermediate
๐Ÿ“ฆ In Repo
Mte90Mte90

m05-type-driven

Enforce compile-time validation in Rust using newtype and type state patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
Mte90Mte90

rust-code-navigator

Navigate Rust codebases using Language Server Protocol operations.

Community
Intermediate
๐Ÿ“ฆ In Repo
Mte90Mte90

meta-cognition-parallel

Analyze user queries across language mechanics, design choices, and domain constraints.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Mte90 dotfiles skills?โ–ผ

Run `npx skills add Mte90/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.

What skills are included in this dotfiles repo?โ–ผ

Over 100 skills covering Django, Laravel, Qt/QML, Docker, Redis, pytest, Tailwind, SQLite, Vue, reverse engineering, game development, and workflow skills like code review loops and codemap generation.

Does it work with Claude Code and OpenCode?โ–ผ

Yes. All skills follow the standard SKILL.md format and load in OpenCode, Claude Code, Cursor, and other compatible agents.

What does the AGENTS.md file do?โ–ผ

It sets strict behavior rules for the agent: English-only replies, action-first responses, mandatory project detection at session start, and evidence-based verification before claiming anything works.

Can I use these skills without the dotfiles?โ–ผ

Yes. The skills under .config/opencode/skills are self-contained and work independently of the bash, Neovim, and Zed configuration files.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’