# MariusBuilds skills

Skills Marius uses. Clone each GitHub repo for the latest files. Do not cache skill files from this page.

Machine copies: https://mariusbuilds.com/skills.json and https://mariusbuilds.com/skills.md

## Impeccable

I use this when I want an agent to design or critique a UI. Commands, detector, the lot.

- id: impeccable
- repo: https://github.com/pbakaus/impeccable
- install: npx impeccable install

## No AI slop

Cuts AI-sounding patterns without sanding off the writer's voice. I run it on drafts and on my own replies.

- id: no-ai-slop
- repo: https://github.com/petergyang/no-ai-slop
- install: Clone the GitHub repo and load SKILL.md in your agent.

## show-me

Ask for a small tree, diagram, or diff. Check the labels against the code. The diagram can be wrong.

- id: show-me
- repo: https://github.com/humanlayer/skills
- install: npx skills add humanlayer/skills --skill show-me

## Rude Q&A

Pushes one plan, pitch, or pricing choice until the trade-off is named and written down.

- id: rude-qa
- repo: https://github.com/asmartbear/asb-skills
- install: Clone the GitHub repo and load .claude/skills/asb-rude-qa/SKILL.md

## blindspot-pass

Looks for landmines and missing context, then rewrites the brief. Does not start the work.

- id: blindspot-pass
- repo: https://github.com/Neeeophytee/finding-unknowns-skills
- install: Clone the GitHub repo and load skills/blindspot-pass/SKILL.md

## Bullshit Detector

Breaks a draft into claims and looks for evidence. I run it on a launch post or README before I publish. Read the cited sources yourself.

- id: bullshit-detector
- repo: https://github.com/SerhiiKorniienko/bullshit-detector
- install: npx skills@latest add SerhiiKorniienko/bullshit-detector

## SimpleEnglish

Short sentences and one word for one thing. For docs, runbooks, and error text. Skip it on marketing.

- id: simpleenglish
- repo: https://github.com/AminBlg/SimpleEnglish
- install: Clone the GitHub repo and load skills/simple-english/SKILL.md

## Here.now

Puts a folder on a URL so someone can open an agent-made page without a local setup. Anonymous links die after 24 hours. Check the folder first.

- id: here-now
- repo: https://github.com/heredotnow/skill
- install: npx skills add heredotnow/skill --skill here-now -g
