Source

b4r7x/agent-skills

29 skills · 722 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
anti-slop Audits source code files for AI-generated slop patterns — unnecessary comments, over-engineering, defensive over-codi…
b4r7x/agent-skills
70
2
react-design-patterns Use when choosing a React component pattern — custom hooks, control props, compound components, headless components, …
b4r7x/agent-skills
46
3
humanize-readme Rewrites a README.md to remove AI slop — buzzwords, generic openers, fake enthusiasm, and formulaic structure — repla…
b4r7x/agent-skills
41
4
react-anti-patterns Use when reviewing React code — especially AI-generated code — to catch common anti-patterns. Covers 18 anti-patterns…
b4r7x/agent-skills
38
5
human-commit Generates human-like git commit messages based on staged or unstaged changes. Reads git diff, analyzes what changed, …
b4r7x/agent-skills
37
6
improve-prompt Transforms a rough, unpolished prompt idea into a precise, structured AI coding prompt. Automatically researches the …
b4r7x/agent-skills
36
7
deep-plan Takes a rough, unpolished prompt idea and autonomously turns it into an implementation plan. Researches the project d…
b4r7x/agent-skills
31
8
react-useeffect Use when writing, reviewing, or debugging useEffect in React. Covers the 6 valid use cases, 7 anti-patterns, dependen…
b4r7x/agent-skills
30
9
react-senior-guide Use when writing or reviewing any React code as a comprehensive reference. Routes to 9 specialized React skills cover…
b4r7x/agent-skills
28
10
react-usememo Use when writing or reviewing useMemo usage in React components. Covers the 4 valid cases, when to skip it, and the p…
b4r7x/agent-skills
28
11
anti-slop-fix Runs the anti-slop audit on source code files and automatically applies fixes for detected issues. Invokes the anti-s…
b4r7x/agent-skills
27
12
react-usecontext Use when working with React Context — deciding whether to use it, optimizing context value to prevent re-renders, or …
b4r7x/agent-skills
26
13
react-useref Use when deciding between useRef and useState, implementing DOM access, storing mutable values between renders, or in…
b4r7x/agent-skills
26
14
react-usecallback Use when writing or reviewing useCallback usage in React components. Covers React Compiler impact, when useCallback i…
b4r7x/agent-skills
25
15
expo-bulletproof-structure Bulletproof Expo project structure pattern for React Native apps. Enforces thin routing layer, feature-based modules,…
b4r7x/agent-skills
22
16
nextjs-supabase-guard Use after writing or modifying code in a Next.js + Supabase project, before committing, or when reviewing such a PR —…
b4r7x/agent-skills
22
17
code-quality Reference of universal code quality principles — DRY, KISS, YAGNI, SRP — with anti-pattern tables. Load it as the qua…
b4r7x/agent-skills
20
18
react-hook-authoring Use when writing, reviewing, or designing custom React hooks for component libraries. Covers memoization decisions, c…
b4r7x/agent-skills
20
19
react-hook-authoring-fix Audits custom React hooks for overengineering, memoization issues, consumer DX problems, and known antipatterns, then…
b4r7x/agent-skills
20
20
test-behavior-not-implementation Testing philosophy based on Kent C. Dodds' Testing Trophy and TkDodo's testing principles. Enforces behavior-based te…
b4r7x/agent-skills
20
21
nextjs-guard Use after writing or modifying Next.js App Router code, before committing, or when reviewing a Next.js PR — "validate…
b4r7x/agent-skills
19
22
react-guard Use after writing or modifying React components (.tsx/.jsx), before committing React changes, or when reviewing a Rea…
b4r7x/agent-skills
19
23
code-audit Comprehensive codebase quality audit using parallel agents. Checks DRY, SRP, anti-slop, naming, file organization, ty…
b4r7x/agent-skills
17
24
audit-toolkit Use when you want to audit, review, harden, ship, or remediate a codebase but are not sure which audit/review/fix ski…
b4r7x/agent-skills
9
25
convergence-loop Use when orchestrating a large multi-agent audit, review, sweep, or migration that must converge rather than finish i…
b4r7x/agent-skills
9
26
docs-deploy-readiness Use when a documentation or content site needs a pre-deploy audit — someone asks "are the docs ready to ship", reques…
b4r7x/agent-skills
9
27
handoff-readiness Use when judging whether a publishable or reusable artifact — npm package, library, SDK, component kit, CLI binary, c…
b4r7x/agent-skills
9
28
release-audit Use when someone asks "is this ready to ship?", "can we release?", "pre-release check", "go/no-go", "release readines…
b4r7x/agent-skills
9
29
security-surface-audit Use when auditing what an existing project exposes to attackers — a loopback/localhost dev or control server, public …
b4r7x/agent-skills
9