Favicon of dotfiles

dotfiles Skill

AI Agent SkillCode & Developer ToolsLuaOpen source

dotfiles is a Lua AI agent skill for VS Code with docker, git clone. All of my dotfiles are here.

How to use dotfiles Skill

Install or run

git clone https://github.com/lalitmee/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

Client configuration

{
  "mcpServers": {
    "crash": {
      "command": "npx",
      "args": [
        "-y",
        "crash-mcp"
      ],
      "trust": true
    },
    "context7": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/context7-mcp"
      ],
      "env": {
        "DEFAULT_MINIMUM_TOKENS": "6000"
      },
      "trust": true
    },
    "next-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "next-devtools-mcp@latest"
      ],
      "trust": true
    },
    "playwright": {
      "command": "npx",
      "args": [
        "@playwright/mcp@latest",
        "--extension"
      ],
      "env": {
        "PLAYWRIGHT_MCP_EXTENSION_TOKEN": "$PLAYWRIGHT_MCP_EXTENSION_TOKEN"
      },
      "trust": true
    },
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_PERSONAL_ACCESS_TOKEN"
      },
      "trust": true
    },
    "figma": {
      "url": "https://mcp.figma.com/mcp",
      "type": "http",
      "trust": true
    },
    "chrome-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "chrome-devtools-mcp@latest",
        "--autoConnect"
      ],
      "trust": true
    }
  }
}

Compatible clients

VS Code

What is dotfiles Skill?

dotfiles is a Lua AI agent skill for VS Code with docker, git clone. All of my dotfiles are here. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
65/100
Maintenance signal
95/100
Adoption signal
40/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Google provider support
  • Dockerfile config support
  • gemini-cli/.gemini/mcp_config.json config support
  • agents/.agents/skills/zoom-out/SKILL.md config support

Technical details

Install or run dotfiles using docker. Check lalitmee/dotfiles for the latest setup command.

dockergit cloneVS Code
  • Built for Lua
  • Built for Docker
  • Built for Go
  • Install or run with docker
  • Install or run with git clone
  • Works with VS Code

Requirements and access

LuaDockerGo

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsCredentials requiredCan write or update dataSelf-hosted

When to use dotfiles Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for security workflows.
  • Use it for vs code users.

Built with

LuaDockerGodockergit cloneVS Code

Explore related resources

Frequently asked questions

What is dotfiles?

dotfiles is a Lua AI agent skill for VS Code with docker, git clone. All of my dotfiles are here.

Who is dotfiles best for?

dotfiles is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, security workflows, vs code users.

How do I install dotfiles?

Install or run dotfiles using docker. Check dotfiles for the latest setup command.

Is dotfiles actively maintained?

dotfiles may need a closer maintenance check before production use.

Share:

Stars
42
Forks
5
Last commit
1 month ago
Repository age
8 years
License
Unknown

Auto-fetched from GitHub.

Similar to dotfiles