LDVerdier
UserCharacter builder for the Rune tabletop RPG — built by directing coding agents, shipped to production
Categories
Indexed Skills (9)
security-review
Review code for security vulnerabilities before completing an implementation. Use this skill after finishing a feature and before running the verification suite. Covers OWASP top 10 risks relevant to this SSR React application.
testing
Apply project testing patterns when writing or reviewing tests. Use this skill when creating new test files, adding tests to existing features, or reviewing test quality.
code-design
Apply software craftsmanship principles when writing, reviewing, or refactoring any code. Use this skill proactively whenever creating new modules, functions, or components, and when reviewing existing code for design quality.
frontend-architecture
Apply the Domain → Hook → Route layered architecture when creating or refactoring frontend features. Use this skill when adding a new page/feature or when a route file mixes business logic with UI rendering.
i18n
All user-facing text must be internationalized. Use this skill when creating or modifying any UI component that contains text visible to the user.
plan-executor
Execute a reviewed plan phase by phase with progress tracking and error handling. Invoke when the user says to execute, follow, or resume a plan.
plan-reviewer
Review a plan file for coherence, completeness, and correctness before execution. Invoke manually or let plan-executor invoke it automatically.
planner
Create a structured implementation plan before executing complex tasks. ALWAYS invoke this skill when the user prompts a multi-step task (3+ steps, new feature, refactoring, etc.).
ux-expert
Apply UX design best practices when creating or modifying any user-facing interface. Use this skill proactively whenever building pages, components, layouts, or interaction flows.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.