Agent Skills by b4r7
Showing 14 vetted skills indexed across 1 GitHub repositories.
humanize-readme
Rewrite README.md files to remove AI-generated patterns and adopt a direct, human voice.
anti-slop-fix
Audit and fix AI slop patterns in source code files in-place.
react-useref
Explain and demonstrate the four primary use cases of the React useRef hook.
human-commit
Generate human-like Git commit messages from analyzed code changes.
deep-plan
Generate structured implementation plans from vague feature requests.
improve-prompt
Transform rough prompt ideas into structured AI coding prompts with project context.
react-usecallback
Explain when to use React useCallback with the React Compiler.
react-useeffect
Explain correct and incorrect React useEffect usage with code examples.
react-usecontext
Guide React Context API usage for state management and performance.
anti-slop
Audit source code files for AI-generated slop patterns and output a structured report.
react-usememo
Guide correct useMemo usage for React component performance optimization.
react-design-patterns
Guide React component design pattern selection with a decision guide.
react-senior-guide
Guide React code review with hooks, patterns, and anti-patterns.
react-anti-patterns
Detect 18 common React anti-patterns with code examples and a review checklist.