agent-skills/simplify-code/SKILL.md
Simplify and clarify existing code without changing behavior.
npx skillsauth add win20/dotfiles simplify-codeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Simplify the specified code for clarity and maintainability while preserving exact behavior.
CLAUDE.md, AGENTS.md, coding conventions) and follow them.function declarations over arrow functions for top-level functions.Props types for React components.any.development
Best practices for developing Expo SDK 54 React Native apps with Expo Router, Zustand, and NativeWind. Use when building mobile apps with this stack, implementing navigation, state management, styling, performance optimization, TypeScript patterns, or security.
development
Best practices for developing Expo SDK 54 React Native apps with Expo Router, Zustand, and NativeWind. Use when building mobile apps with this stack, implementing navigation, state management, styling, performance optimization, TypeScript patterns, or security.
tools
Generate pull request summaries and open GitHub PRs from the current branch’s git changes.
development
Code reviews of git changes without creating actual PR.