jaycewalzer1

59 mods across 1 repository, 2 stars between them.

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Place new SilverKey prose in documentation/ only; never create repo-root docs/. Run placement and link checks before claiming done. Use when adding or moving markdown guides, README indexes, or fixing broken doc links.

2 8d ago A 45 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Ensures translation keys used in feature components resolve to human-friendly copy via typed feature translation modules under Client/packages/features//types/translations.ts. Use when UI shows raw i18n keys, or when adding new t(\"feature.\") keys that need corresponding user-facing text.

2 8d ago A 60 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Choose the correct platform file extension (.tsx vs .web.tsx) when creating or renaming files under apps/web. Use when adding new files under apps/web, deciding whether to use .web, or when the user asks about platform extensions.

2 8d ago A 54 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

After a major feature or architecture change, update canonical documentation under documentation/, Cursor rules (.mdc), skills, and the cursor audit inventory. Use when the user ships cross-cutting routing, workspace/auth, OpenAPI, or monorepo structure changes and must keep agents and humans aligned.

2 8d ago A 63 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Converts React (Web) components to production-ready React Native components. Preserves separated business logic in .ts files; converts only JSX/UI and view logic. Use when migrating a Web component to React Native, converting .tsx/.jsx to RN, or when the user says "migrate this file" in a React Native context.

2 8d ago A 72 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Resolves ESLint violations from the layouts-justification rule by either consolidating files or documenting legitimate layout pattern exceptions.

2 8d ago A 30 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Apply SilverKey responsive UI standards (web Tailwind + React Native/NativeWind) across seven area passes; use when auditing mobile/tablet/desktop layout, overflow, safe area, keyboard, or touch targets. Follow documentation/guides/responsive-ui-standards.md and .cursor/rules/frontend/responsive-ui.mdc.

2 8d ago A 73 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Reworks a folder with too many files by grouping some into subfolders, then updates all imports within those files and everywhere that references them. Use when the user asks to reorganize a folder, split a directory, group files into subfolders, or reduce clutter in a file-heavy directory.

2 8d ago A 64 tokens

run-all-linters

12

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Runs the repo's unified linter script (fix phase then linters) and reports output. Use when the user asks for linter errors, lint status, run linters, check lint, fix lint, or to see what's failing in the build.

2 8d ago A 57 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Scans the Client codebase for import and module resolution errors, categorizes them, and applies fixes following project architecture. Use when the user asks to fix import errors, resolve module not found, fix broken imports after refactors, or run an import-error subagent.

2 8d ago A 60 tokens

jaycewalzer1/SilverKey-Inc.

Skill Claude CodeCodex

Parallel read-only subagent workflow to find duplicated or misplaced feature utilities, consolidate into packages/utils or packages/schemas, and use ESLint silverkey/no-cross-feature-utils-imports. Use when deduplicating helpers, fixing cross-feature imports, or running utility consolidation passes.

2 8d ago A 62 tokens

react-lint-fixer

15

jaycewalzer1/SilverKey-Inc.

Agent Claude Code

React lint specialist. Use proactively to scan, explain, and fix React and TypeScript ESLint errors (especially hooks and architecture rules) in the Client workspace.

2 8d ago A 38 tokens