leonasdevleonasdevCommunity·3 Agent Skills Included

.dotfiles

Neovim setup, code review checks, and Jira progress updates

Installs a complete terminal development environment with a fast Neovim config, Fish shell, tmux, and kitty themes. Reviews code written by other coding assistants to catch fake tests, wrong APIs, and silent errors. Drafts ready-to-paste Jira progress comments and manages dotfiles through a bare git repository.
npx skills add leonasdev/.dotfiles --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install leonasdev dotfiles?

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

How to review code written by another AI?

The reviewing-ai-generated-code skill checks another assistant's commits for hallucinated APIs, fake tests, and silent failures, then produces a structured review report.

How to write Jira progress updates automatically?

The jira-progress skill turns your current work session into a ready-to-paste Jira comment in proper wiki markup, matching the style of existing ticket comments.

How to manage dotfiles with a bare git repo?

The dotfiles-git skill routes git commands through the bare repository alias so files under your home directory are tracked correctly without a normal .git folder.

What does the Neovim config include?

It provides fast startup with lazy loading, LSP support, autocompletion, syntax highlighting, fuzzy finding, and git integration out of the box.

Related Repositories in Software Engineering

View All in Software Engineering