rben01

4 mods across 1 repository, 1 stars between them.

code-deduplicator

01

rben01/agentic-coder-config

Agent

Use this agent when you want to eliminate code duplication across your codebase. Examples: Context: User has just written several similar functions and wants to clean up duplication. user: 'I just added these three validation functions that seem really similar' assistant: 'Let me use the code-deduplicator agent to…

1 3mo ago A 0 tokens

code-reviewer

02

rben01/agentic-coder-config

Agent

Use this agent when you need to review recently written code for quality, best practices, potential issues, or improvements. Examples: Context: The user has just written a new function and wants it reviewed before committing. user: 'I just wrote this authentication function, can you review it?' assistant: 'I'll use…

1 3mo ago A 0 tokens

rben01/agentic-coder-config

Agent

Use this agent when you need expert guidance on HTML and CSS layout techniques, responsive design, flexbox implementation, or solving browser-specific styling issues. Examples: Context: User is struggling with creating a responsive navigation bar that collapses on mobile. user: "How can I create a navigation bar that…

1 3mo ago A 0 tokens

rben01/agentic-coder-config

Agent

Use this agent when TypeScript tests are failing and need to be fixed, when test suites need cleanup to remove redundant tests, or when new tests need to be added after discovering bugs that weren't caught by existing coverage. Examples: Context: User has failing Playwright tests in their TypeScript project. user: 'My…

1 3mo ago A 0 tokens