marcoguillermaz

34 mods across 1 repository, 4 stars between them.

skill-dev

25

marcoguillermaz/Tierward

Skill Claude CodeCodex

Code quality audit: detect cross-module coupling, N+1 queries, dead exports, antipatterns, over-large components. Cross-checks against refactoring backlog.

4 6d ago A 36 tokens original MIT

skill-review

26

marcoguillermaz/Tierward

Skill Claude CodeCodex

Orchestrate the skill-review framework v1.2 pipeline on a target skill or cross-tier family. Runs Phase 1 preflight, Phase 2 structural review with interactive walkthrough, Phase 3 fix + rollback, optional Phase 4 external LLM review, Phase 5 integration, Phase 6 closeout. Supports full, preflight-only, and…

4 6d ago A 106 tokens original MIT

skill-security

27

marcoguillermaz/Tierward

Skill Claude CodeCodex

Security scan for Claude Code skills using SkillSpector. Detects 64 vulnerability patterns — prompt injection, data exfiltration, MCP tool poisoning, supply chain, taint tracking, and more — before a skill is installed. Requires Python 3.12+ with pip install skillspector, or Docker as a fallback.

4 6d ago A 69 tokens original MIT

marcoguillermaz/Tierward

Skill Claude CodeCodex

Enforce root-cause investigation before any fix. Use when encountering a bug, test failure, unexpected behavior, or build error.

4 6d ago A 31 tokens original MIT

test-audit

29

marcoguillermaz/Tierward

Skill Claude CodeCodex

Static test-suite quality audit - coverage from lcov/Istanbul/Cobertura/go/tarpaulin reports, pyramid shape (unit/integration/e2e ratio), anti-patterns (.only leaks, skipped tests, no-assertion tests, hardcoded sleeps). Stack-aware across 11 supported stacks.

4 6d ago A 64 tokens original MIT

ui-audit

30

marcoguillermaz/Tierward

Skill Claude CodeCodex

Audit UI for design token compliance and component adoption. Static grep-based analysis against the sitemap's page and component files. Requires a design system with semantic tokens.

4 6d ago A 35 tokens original MIT

ux-audit

31

marcoguillermaz/Tierward

Skill Claude CodeCodex

UX audit: evaluate user flows against ISO 9241-11 and Nielsen heuristics. Measures task completion, feedback clarity, cognitive load, error recovery via Playwright.

4 6d ago A 38 tokens original MIT

visual-audit

32

marcoguillermaz/Tierward

Skill Claude CodeCodex

Visual audit - typography, spacing, colour discipline, dark-mode polish, info density. Scores pages on 10 aesthetic dimensions via Playwright screenshots.

4 6d ago B 33 tokens original MIT

humanize

33

marcoguillermaz/Tierward

Skill Claude CodeCodex

Use ONLY when the user explicitly asks to humanize text, make writing sound more natural, remove AI tells, or reduce robotic tone. Do NOT activate for code generation, technical documentation, commit messages, SQL, JSON, API specs, or any task where the user has not explicitly requested humanization. Languages in…

4 6d ago A 71 tokens original MIT

tierward

34

marcoguillermaz/Tierward

MCP server Claude CodeCodexCursor +2

Read a Tierward project's governance state (doctor, team-settings, arch-audit, skills) over MCP. Runs locally from the tierward npm package.

4 6d ago A tokens not measured original MIT