Abdulkader-Safi

18 mods across 2 repositories, 22 stars between them.

ai-writing-rules

02

Abdulkader-Safi/AI-Writing-Rules

Plugin Claude Code

Makes Claude write like a sharp, plain-spoken human. Loads 29 researched anti-AI-writing patterns at session start and checks every file it writes for tells.

20 13d ago A tokens not measured original MIT

PostToolUse

05

Abdulkader-Safi/AI-Writing-Rules

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit and NotebookEdit tool calls, executing slop-check.sh. From Abdulkader-Safi/AI-Writing-Rules.

20 13d ago A tokens not measured original MIT

anti-ai-writing

06

Abdulkader-Safi/AI-Writing-Rules

Skill Claude CodeCodex

Use when writing or editing any prose for a human reader - documentation, READMEs, emails, reports, captions, scripts, blog posts, UI copy, commit messages, PR descriptions - or when asked to remove AI tells, de-slop text, make writing sound human, or check writing style. Applies 29 researched patterns that make text…

20 13d ago A 78 tokens original MIT

wp-to-code

07

Abdulkader-Safi/wp-to-code

Plugin Claude Code

Tools for porting WordPress sites to other stacks by measuring the original and diffing rendered geometry.

2 13d ago A tokens not measured original MIT

wp-to-code

08

Abdulkader-Safi/wp-to-code

Plugin Claude Code

Port a WordPress site to any stack by measuring the original and diffing rendered geometry.

2 13d ago A tokens not measured original MIT

wp-audit

09

Abdulkader-Safi/wp-to-code

Command

Static check for the porting failures that stay silent, including undefined tokens and interpolated class names.

2 13d ago A 20 tokens original MIT

wp-diff

10

Abdulkader-Safi/wp-to-code

Command

Compare a ported page against the mirrored original, section by section, on height and position.

2 13d ago A 19 tokens original MIT

wp-finish

11

Abdulkader-Safi/wp-to-code

Command

Verify every page at every viewport, then delete the mirror and the measurement dumps.

2 13d ago C 16 tokens original MIT

wp-init

12

Abdulkader-Safi/wp-to-code

Command

Set up a WordPress port. Detects the source builder and the target stack, then writes .wp-to-code/config.json.

2 13d ago A 26 tokens original MIT

wp-measure

13

Abdulkader-Safi/wp-to-code

Command

Dump the layout tree, section list, content or interactive inventory for a page to a file.

2 13d ago A 19 tokens original MIT

wp-mirror

14

Abdulkader-Safi/wp-to-code

Command

Download the original site to a local directory that can be served flat, and find each page's section root.

2 13d ago A 22 tokens original MIT

wp-port

15

Abdulkader-Safi/wp-to-code

Command

Write the components for a page from its measurements, in the target stack's idiom.

2 13d ago A 18 tokens original MIT

wp-theme

16

Abdulkader-Safi/wp-to-code

Command

Extract design tokens from the original's computed styles and write them into the target's token file.

2 13d ago A 19 tokens original MIT

SessionStart

17

Abdulkader-Safi/wp-to-code

Hook

Runs when a session starts, executing ensure-deps.sh. From Abdulkader-Safi/wp-to-code.

2 13d ago A tokens not measured copy · 59% MIT

porting-gotchas

18

Abdulkader-Safi/wp-to-code

Skill Claude CodeCodex

Read before writing markup for a section ported from WordPress. Covers the layout failures that pass a height check, silent CSS failures, per-builder quirks, and the rules for measuring correctly. Use when porting a WordPress or page-builder site to any stack, when a diff shows a delta you cannot explain, or when a…

2 13d ago A 82 tokens copy · 86% MIT