Agent Skills by raddue
Showing 23 vetted skills indexed across 1 GitHub repositories.
design
Dispatch parallel investigation agents to research codebase context and design impact.
parallel
Dispatch independent agents to fix multiple failing test files concurrently.
test-driven-development
Enforce Test-Driven Development by requiring failing tests before implementation code.
inquisitor
Run adversarial tests across five dimensions on a feature diff.
red-team
Review artifacts adversarially with iterative attack, fix, and re-review loops.
ui-verify
Compare Unity UI implementations against design mockups and generate delta reports.
verify
Verify test results, linter status, and build success via command output.
cartographer
Maintain a persistent codebase map across agent sessions using structured markdown files.
code-review
Automate iterative code review against requirements and architectural standards.
debugging
Automate systematic debugging through multi-agent hypothesis-driven investigation and TDD fixes.
worktree
Create isolated Git worktrees with automated setup and baseline testing.
adversarial-tester
Generate up to five targeted tests to expose runtime failure modes in code implementations.
planning
Generate step-by-step TDD implementation plans with exact file paths and commands.
quality-gate
Red-team artifacts iteratively and track weighted scores to detect stagnation.
mockup-builder
Generate HTML and CSS mockups using Theme.uss variables for Unity UI Toolkit.
forge
Analyze task execution against plans to identify deviations and generate lessons.
stocktake
Audit agent skills for overlap, staleness, broken references, and quality.
getting-started
Guide mandatory agent skill activation for code-related tasks.
finish
Run tests, code review, and red-teaming before offering merge or PR options.
innovate
Inject one impactful creative addition into a finalized design document.
build
Orchestrate the full software development lifecycle with design, planning, TDD, review, and quality gates.
mock-to-unity
Translates mockups, HTML references, or screenshots into Unity UI Toolkit USS and C# code with Theme.uss styling and bug workarounds.
review-feedback
Verify code review feedback against codebase context before implementing changes.