EPS Mods
Mods are prompts for AI agents like Claude Code. Each one describes a feature you can add to an EPS harness. Give it to your agent and it implements the feature for you.
Have an idea for a good mod? Open an issue or submit a PR.
View on GitHubAdds tactile haptic feedback on iOS (iPhone/iPad) for user-initiated actions in EPS web apps and PWAs. Uses the iOS Taptic Engine via a hidden <input type="checkbox" switch> element — clicking the label programmatically fires a native haptic pulse.
Replaces a password input with a 4-digit PIN entry screen for EPS web apps and PWAs. Features an on-screen numpad, dot indicators, auto-submit on the 4th digit, a shake animation on wrong PIN, and a Fibonacci lockout after 3 failed attempts. Designed to feel native on iOS.