dotfiles
Code review, prompt auditing, logging, and writing cleanup
All Skills in This Repository (8)
Pure Emerald Level Indicatorsadd-skill
Create and validate SKILL.md frontmatter and structure for agent skills.
summarize-work
Analyze session history and git state to generate structured commit-message summaries.
gitlab
Validate GitLab remotes before executing glab CLI commands.
wrangler
Manage Cloudflare Workers and resources via the Wrangler CLI.
agents-sdk
Build persistent stateful AI agents on Cloudflare Workers.
logging-sucks
Design and enforce structured, context-rich logs for distributed applications.
planetscale
Query PlanetScale databases via MCP server or pscale CLI for schemas and performance insights.
web-perf
Analyze and optimize web performance using Chrome DevTools MCP metrics.
Frequently Asked Questions
FAQPage SchemaHow to install elithrar/dotfiles skills?▼
Run `npx skills add elithrar/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.
What skills are included in this dotfiles repo?▼
It includes skills for code review, prompt auditing, README writing, structured logging, web performance audits, work summarization, and removing AI-sounding writing tells.
How does the code-reviewer skill work?▼
It performs a read-only review of your diff or PR and reports only concrete, change-introduced defects ranked by priority, skipping style nitpicks.
Can these skills make my writing sound less like AI?▼
Yes. The anti-slop skill detects and removes common machine-writing patterns like filler phrases and formulaic rhythm while preserving your original voice.
Do these skills work with Claude Code and Codex?▼
Yes. All skills follow the portable SKILL.md standard and run in compatible hosts like Claude Code, Codex, and OpenCode.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core