KhaledSaeed18

81 mods across 2 repositories, 37 stars between them.

secret-scan

73

KhaledSaeed18/dotclaude

Skill Claude CodeCodex

Scan code or a diff for hardcoded secrets (API keys, tokens, passwords, private keys, and other exposed credentials) before they get committed or shipped. Use before committing, during review, or when auditing a repository.

4 7d ago A 49 tokens original MIT

write-tests

74

KhaledSaeed18/dotclaude

Command Claude Code

Generate a focused, production-quality test suite for a source file, detecting the project's existing test runner and conventions. Use when a source file needs a test suite that matches the project's existing conventions.

4 7d ago A 41 tokens original MIT

accessibility-audit

75

KhaledSaeed18/dotclaude

Skill Claude CodeCodex

Audit UI code or a running page against WCAG 2.2 AA, covering semantics, keyboard access, focus management, labels, contrast, ARIA misuse, and motion, verifying in a real browser with axe-core when one is available and by code review when not. Produces findings ranked by user impact with concrete fixes. Use when…

4 7d ago A 92 tokens original MIT

webapp-testing

76

KhaledSaeed18/dotclaude

Skill Claude CodeCodex

Verify a web application works correctly in a real browser using Playwright. Covers page navigation, form submission, user interactions, console error detection, screenshot capture, and responsive layout checking. Use when you need to confirm a UI feature actually works end-to-end, catch regressions after a change…

4 7d ago A 91 tokens original MIT

dotclaude CLAUDE.md

77

KhaledSaeed18/dotclaude

Instructions file

Instructions for KhaledSaeed18/dotclaude, covering dotclaude, the one rule: source vs generated, verification gate, adding an item and layout constraints worth knowing.

4 7d ago A 935 tokens original MIT

create-agent

78

KhaledSaeed18/dotclaude

Skill Claude CodeCodex

Author a new subagent for this repository end to end by scaffolding it with pnpm new, curating its tool allowlist, setting model, color, and memory in frontmatter, then writing a focused system prompt and regenerating the registry. Use when creating, scaffolding, or reviewing an agent or subagent in this repo.

4 7d ago A 71 tokens original MIT

create-command

79

KhaledSaeed18/dotclaude

Skill Claude CodeCodex

Author a new slash command for this repository end to end by scaffolding it with pnpm new, writing the frontmatter and argument handling, drafting the prompt body, then regenerating the registry. Use when creating, scaffolding, or reviewing a slash command in this repo.

4 7d ago A 58 tokens original MIT

create-hook

80

KhaledSaeed18/dotclaude

Skill Claude CodeCodex

Author a new Claude Code hook for this repository end to end by scaffolding it with pnpm new, writing the hook script and its settings.json wiring, documenting activation in HOOK.md, then regenerating the registry. Use when creating, scaffolding, or reviewing a hook in this repo.

4 7d ago A 62 tokens original MIT

create-skill

81

KhaledSaeed18/dotclaude

Skill Claude CodeCodex

Author a new skill for this repository end to end by choosing its category, writing trigger-friendly frontmatter, structuring the SKILL.md, splitting reference material into companion files, then regenerating the registry and README catalog. Use when creating, scaffolding, restructuring, or reviewing a skill in this…

4 7d ago A 65 tokens original MIT