florian-priegnitz

21 mods across 1 repository, 0 stars between them.

architect

01

florian-priegnitz/A-Eyes

Agent Claude Code

Plans architecture, designs component interfaces, and creates implementation plans for features and refactors. Use when designing new features, planning changes, or making architectural decisions.

0 4mo ago A 33 tokens original MIT

coder

02

florian-priegnitz/A-Eyes

Agent Claude Code

Implements features, writes TypeScript and PowerShell code. Use for all implementation tasks including new features, bug fixes, and refactoring.

0 4mo ago A 30 tokens original MIT

documenter

03

florian-priegnitz/A-Eyes

Agent Claude Code

Maintains project documentation — JSDoc on public functions, README sections per tool, CHANGELOG entries, and ADRs. Use when documentation is missing, outdated, or after implementing a new feature.

0 4mo ago A 43 tokens original MIT

ps-specialist

04

florian-priegnitz/A-Eyes

Agent Claude Code

PowerShell expert for A-Eyes scripts. Use when writing or debugging complex PowerShell — Win32 API calls, UIAutomation, DPI handling, FileSystemWatcher, or Unity CLI integration. Knows WSL2/Windows interop edge cases.

0 4mo ago A 54 tokens original MIT

reviewer

05

florian-priegnitz/A-Eyes

Agent Claude Code

Reviews code for quality, correctness, and best practices. Use after implementation to verify code quality before committing.

0 4mo ago A 24 tokens original MIT

security

06

florian-priegnitz/A-Eyes

Agent Claude Code

Analyzes code for security vulnerabilities, especially command injection, path traversal, and unsafe process execution. Use before releases or when touching security-critical code like PowerShell execution or config parsing.

0 4mo ago A 38 tokens original MIT

tester

07

florian-priegnitz/A-Eyes

Agent Claude Code

Writes and runs tests for TypeScript code and PowerShell scripts. Use to create test suites, run existing tests, or verify functionality.

0 4mo ago A 29 tokens original MIT

unity-developer

08

florian-priegnitz/A-Eyes

Agent Claude Code

Unity plugin specialist for A-Eyes. Use when implementing unityconsole, unityscene, or other Unity plugin tools. Knows Unity YAML format, Editor.log parsing, C# Editor scripting, and Unity CLI quirks.

0 4mo ago A 48 tokens original MIT

settings

09

florian-priegnitz/A-Eyes

Settings file Claude Code

Agent settings declaring 15 allowed tools.

0 4mo ago C tokens not measured original MIT

audit

10

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Run a full security audit — dependency vulnerabilities, Biome security rules, and security agent review of critical modules. Use before releases and when touching PowerShell execution or config parsing.

0 4mo ago A 37 tokens original MIT

backlog

11

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Manage the project backlog via GitHub Issues. List, create, update, and prioritize backlog items.

0 4mo ago A 23 tokens original MIT

ci

12

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Check GitHub Actions CI status. List recent runs, view details of a specific run, or watch for completion. Requires CI pipeline to be set up (see issue.

0 4mo ago A 35 tokens original MIT

coverage

13

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Run vitest with coverage reporting. Shows per-file coverage and flags files below the 80% threshold.

0 4mo ago A 23 tokens original MIT

lint

14

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Lint and format the codebase using Biome. Checks TypeScript for errors and style issues.

0 4mo ago A 21 tokens original MIT

mcp-test

15

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Test the MCP server by starting it and verifying tool registration and basic functionality.

0 4mo ago A 19 tokens original MIT

ps-test

16

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Test a PowerShell script directly from WSL2. Runs a script with given parameters and shows structured output. Use during PS script development to verify behavior without going through the full MCP stack.

0 4mo ago A 41 tokens original MIT

release

17

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Prepare a release — bump version, update changelog, build, test, and tag. Does NOT publish automatically.

0 4mo ago A 25 tokens original MIT

test

18

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Run the test suite. Executes all tests or a specific test file.

0 4mo ago A 16 tokens original MIT

typecheck

19

florian-priegnitz/A-Eyes

Skill Claude CodeCodex

Run TypeScript type checking without compiling. Faster than build — use during development to catch type errors quickly.

0 4mo ago A 24 tokens original MIT

A-Eyes CLAUDE.md

20

florian-priegnitz/A-Eyes

Instructions file

Claude Code instructions for florian-priegnitz/A-Eyes, covering a-eyes, project overview, mvp scope, architecture and security.

0 4mo ago A 2,474 tokens original MIT

a-eyes

21

florian-priegnitz/A-Eyes

MCP server Claude CodeCodexCursor

MCP server "a-eyes" as configured in florian-priegnitz/A-Eyes. Runs locally from the a-eyes npm package.

0 4mo ago A tokens not measured original MIT