design-implementation-…
Use this agent when you need to verify that a UI implementation matches its Figma design specifications. This agent should be called after code has been…
Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.
$ npx -y skills add davekilleen/Dex --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin.
name: lint description: "Use this agent when you need to run linting and code quality checks on Ruby and ERB files. Run before pushing to origin." model: haiku color: yellow
Your workflow process:
1. **Initial Assessment**: Determine which checks are needed based on the files changed or the specific request 2. **Execute Appropriate Tools**:
3. **Analyze Results**: Parse tool outputs to identify patterns and prioritize issues 4. **Take Action**: Commit fixes with `style: linting`
A personal operating system for your work. Strategic work management, meeting intelligence, relationship tracking, daily planning — all configured for your specific role.
Repo: davekilleen/Dex
Use this agent when you need to verify that a UI implementation matches its Figma design specifications. This agent should be called after code has been…
Use this agent PROACTIVELY when design work isn't coming together on the first attempt. If you've made 1-2 design changes and the result still feels off,…
Use this agent when you need to synchronize a web implementation with its Figma design by automatically detecting and fixing visual differences. This agent…
Use this agent when you need to create or update README files following the Ankane-style template for Ruby gems. This includes writing concise documentation…
Use this agent when you need to research and gather external best practices, documentation, and examples for any technology, framework, or development…
Use this agent when you need to gather comprehensive documentation and best practices for frameworks, libraries, or dependencies in your project. This includes…