elianivaelianivaCommunityยท13 Agent Skills Included

dotfiles

Code review, debugging, planning, and verification workflows for engineers

Provides structured workflows for code review, debugging, architecture design, planning, and verification inside a personal dotfiles setup. Covers multi-model adversarial review, root-cause debugging, domain modeling, commit message generation, and React and TypeScript performance rules. Removes guesswork from engineering tasks by giving the agent proven step-by-step playbooks instead of ad-hoc improvisation.
npx skills add elianiva/dotfiles --all -g -y
Available:

Tells the agent to always respond in Simplified Technical English, read project CONTEXT.md files for shared vocabulary, and end every plan with a numbered list of open questions or concrete next steps.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
elianivaelianiva

effect-best-practices

Enforce consistent Effect-TS patterns for services, errors, layers, and observability.

Community
Advanced
๐Ÿ“ฆ In Repo
elianivaelianiva

ast-grep

Translate natural language queries into ast-grep AST pattern rules for Tree-sitter languages.

Community
Advanced
๐Ÿ“ฆ In Repo
elianivaelianiva

doc-coauthoring

Guide writers through a structured multi-stage documentation co-authoring workflow.

Community
Advanced
๐Ÿ“ฆ In Repo
elianivaelianiva

web-design-guidelines

Audit UI code against Web Interface Guidelines for accessibility and usability.

Community
Intermediate
๐Ÿ“ฆ In Repo
elianivaelianiva

debugging

Diagnose and fix bugs using a four-phase root-cause framework.

Community
Advanced
๐Ÿ“ฆ In Repo
elianivaelianiva

xlsx

Create, edit, and analyze Excel workbooks with formulas using Python.

Community
Advanced
๐Ÿ“ฆ In Repo
elianivaelianiva

pdf

Automate PDF text, table extraction, and form filling in Python.

Community
Advanced
๐Ÿ“ฆ In Repo
elianivaelianiva

root-cause-tracing

Trace errors backward through a call stack to their original trigger.

Community
Advanced
๐Ÿ“ฆ In Repo
elianivaelianiva

build-feature

Guide feature development from scope definition through planning and validation.

Community
Basic
๐Ÿ“ฆ In Repo
elianivaelianiva

brainstorming

Coordinate collaborative brainstorming to transform vague ideas into concrete design concepts.

Community
Advanced
๐Ÿ“ฆ In Repo
elianivaelianiva

react-best-practices

Identify and apply React/Next.js performance best practices for code quality and maintainability.

Community
Intermediate
๐Ÿ“ฆ In Repo
elianivaelianiva

frontend-design

Build production-grade frontend interfaces with React, Vue, or HTML/CSS.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install elianiva/dotfiles skills?โ–ผ

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

What do these dotfiles skills actually do?โ–ผ

They give your agent repeatable engineering workflows: adversarial code review, root-cause debugging, architecture planning, domain modeling, and conventional commit generation.

Can these skills help with React and TypeScript code?โ–ผ

Yes. The collection includes Vercel's React and Next.js performance rules plus TypeScript best practices covering discriminated unions, branded types, and boundary validation.

Do these skills work with Claude Code and other agents?โ–ผ

Yes. Every skill follows the standard SKILL.md format, so they load in Claude Code, Cursor, Codex, and any agent that supports the format.

Do I need the dotfiles configs to use the skills?โ–ผ

No. The Neovim, terminal, and Nix configs are separate; the skills under the agents directory work standalone once installed.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’