Files
Claude b05ba80c7f Rename fuck-slop skill to deslopify
The old name hurt discoverability and made the repo awkward to link
publicly. Renames the skill directory, frontmatter name, headings, and
all doc references, and drops the vulgar trigger phrases from the
description so the word no longer appears in indexed frontmatter.

Invocation is now /deslopify; "deslop", "de-slop this", "remove the AI
tells", and "humanize this" still trigger the skill.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YM6LL3db5t2gjNGGPsU4dt
2026-08-07 12:50:04 +00:00

1.5 KiB

Repository Instructions

Purpose

This repo publishes eight Julius Brussee agent skills for now: caveman, interface-kit, grill-me, loop-factory, junior-to-senior, deslopify, context-canary, and last-20-percent. Treat it as an installable skill collection, not a product website.

Editing Rules

  • Keep skill files in skills/<skill-name>/SKILL.md.
  • Every skill needs YAML frontmatter with name and description.
  • Keep descriptions action-oriented. They should say when the skill triggers and what workflow it provides.
  • Use progressive disclosure. Put long references in references/ and link them from SKILL.md.
  • Do not add generated build artifacts.
  • Do not vendor third-party plugin caches.

Voice

Repo copy may be concise, but skill bodies should stay clear enough for agents to follow. Caveman branding belongs in Caveman skills and public-facing README sections, not every skill.

Quality Bar

Before committing:

node scripts/verify-skills.mjs
node scripts/list-skills.mjs

For interface-kit changes, preserve priorities:

  • accessibility
  • performance
  • typography
  • layout and spatial design
  • color semantics
  • motion and interaction
  • polish

Agent Skills

Issue Tracker

Issues live in GitHub Issues for JuliusBrussee/skills once repo is published.

Triage Labels

Default labels: needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix.

Domain Docs

Single-context repo. Use CONTEXT.md and docs/adr/.