alexanderop

63 mods across 10 repositories, 263 stars between them.

PostToolUse

04

alexanderop/mcp-server-starter-ts

Hook Claude Code

Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing postedit_ts.sh. From alexanderop/mcp-server-starter-ts.

31 6mo ago A tokens not measured

vue-development

09

alexanderop/claude-skill-vue-development

Skill Claude CodeCodex

Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation, and enforce TypeScript-first patterns with Composition API, defineModel for bindings, Testing Library for user-behavior tests, and MSW for API mocking. Especially useful in planning phase to guide…

30 9mo ago A 66 tokens

new-page

14

alexanderop/nuxt-layer-example

Command Claude Code

Create a new page in the pages/ directory with proper TypeScript setup and explicit imports.

23 10mo ago A 0 tokens

alexanderop/nuxt-layer-example

Instructions file

Claude Code instructions for alexanderop/nuxt-layer-example, covering layered nuxt 4 e-commerce app standards, standards, project structure, project commands and linting rules.

23 10mo ago A 1,919 tokens

dotfiles CLAUDE.md

16

alexanderop/dotfiles

Instructions file

Claude Code instructions for alexanderop/dotfiles, covering claude.md, commands, individual operations, export current system config back to this repo and architecture.

10 7mo ago A 311 tokens

alexanderop/dotfiles

Agent

Review code for accessibility (a11y) issues and WCAG compliance. Use when asked to check accessibility, review a11y, audit for screen readers, or ensure keyboard navigation. Triggers include "accessibility", "a11y", "screen reader", "keyboard navigation", "WCAG", "ARIA".

10 7mo ago A 69 tokens

alexanderop/dotfiles

Agent

Review code for architecture boundary violations and dependency rules. Use when asked to check architecture, verify feature isolation, review imports, or enforce layering. Triggers include "architecture", "boundaries", "feature isolation", "imports", "dependency", "layering".

10 7mo ago A 56 tokens

alexanderop/dotfiles

Agent

Review code for refactoring opportunities using Martin Fowler's methodology. Use when asked to find code smells, identify refactoring opportunities, review code quality, improve code structure, or reduce technical debt. Triggers include "refactor", "code smells", "clean up code", "improve structure", "technical debt".

10 7mo ago A 70 tokens

kcd-test-reviewer

20

alexanderop/dotfiles

Agent

Review tests using Kent C. Dodds' testing philosophy (Testing Trophy, query priority, avoid implementation details). Use when asked to review tests, analyze test quality, check for testing anti-patterns, or improve test confidence.

10 7mo ago A 51 tokens

alexanderop/dotfiles

Agent

Review Vue code for performance issues and optimization opportunities. Use when asked to check performance, find re-renders, optimize reactivity, or reduce bundle size. Triggers include "performance", "slow", "optimize", "re-render", "reactivity", "bundle size", "memory leak".

10 7mo ago A 64 tokens

security-reviewer

22

alexanderop/dotfiles

Agent

Review code for security vulnerabilities and OWASP issues. Use when asked to check security, find vulnerabilities, review for XSS, or audit data handling. Triggers include "security", "vulnerability", "XSS", "injection", "OWASP", "sanitize", "validate".

10 7mo ago A 62 tokens

alexanderop/dotfiles

Agent

An advanced TypeScript code reviewer enforcing strict standards. Detects unsafe types, floating promises, and structural typing flaws. Promotes nominal typing (branding), distinct unions, and deep immutability.

10 7mo ago A 45 tokens

vue-reviewer

24

alexanderop/dotfiles

Agent

Review Vue components for readability improvements using Michael Thiessen's design patterns. Use when asked to review, analyze, or improve Vue component code quality.

10 7mo ago A 33 tokens