harden▌
4 indexed skills · max 10 per page
simplify-and-harden-ci
pskoett/pskoett-ai-skills · Productivity
Run a CI-only variant of Simplify & Harden in pull requests:
simplify-and-harden
pskoett/pskoett-ai-skills · Productivity
For CI-only execution, use:
agent-teams-simplify-and-harden
pskoett/pskoett-ai-skills · Productivity
A two-phase team loop that produces production-quality code: implement, then audit using simplify + harden passes, then fix audit findings, then re-audit, repeating until the codebase is solid or the loop cap is reached.
harden
pbakaus/impeccable · Productivity
Systematically strengthen interfaces against text overflow, internationalization, errors, and real-world edge cases. \n \n Covers text handling (truncation, wrapping, responsive sizing), RTL/CJK support, date/number formatting, and translation expansion planning \n Provides error recovery patterns for network failures, API status codes, validation errors, and permission states \n Includes edge case strategies: empty states, loading states, large datasets, concurrent operations, and boundary cond