Elie Ubogi
Community@wolfbela · 6 rue Chéreau
Computer Science engineer (Master 2). Love Rust en WebFrameworks
Agent Skills by Elie Ubogi
Showing 25 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create and manage Git worktrees for isolated feature branches.
test-driven-development
Enforce a failing test before coding using the Red-Green-Refactor workflow.
systematic-debugging
Guide engineers through four-phase root cause analysis before implementing fixes.
jest-api-test
Generate a Jest API test suite from Express router definitions and Joi validators.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent subsystem failures with isolated contexts.
qa-report
Generate concise QA reports for GitHub PRs in weshake-bank repositories.
executing-plans
Execute implementation plans with critical review and structured checkpoints.
finishing-a-development-branch
Guide safe Git integration of completed development branches after tests pass.
coderabbit-review
Apply coderabbit reviews to pull requests and push fixes.
new-project
Create a git branch from develop and enter plan mode for codebase analysis.
api-test
Generate runnable Node.js API test scripts covering edge cases.
brainstorming
Organize collaborative ideation to transform rough concepts into validated designs.
post-validation
Run dev-environment tests and generate QA, frontend, and best-practices documents.
ticket
Generate technical tickets from project objectives by analyzing the codebase.
writing-plans
Draft implementation plans from specs with files, code, and tests.
requesting-code-review
Dispatch a reviewer subagent with implementation context and SHAs for code review.
using-skills
Determine applicable Skills and invoke the Skill tool before responding.
receiving-code-review
Clarify, verify, and incrementally implement code-review feedback with testing.
playwright-e2e-test
Generate a runnable Playwright end-to-end test suite with authentication and assertions.
front-doc
Generate frontend API documentation from GitHub PRs.
writing-skills
Write and validate Claude Skills using test-driven RED-GREEN-REFACTOR cycles.
verification-before-completion
Enforce evidence-based verification before declaring tasks complete.
subagent-driven-development
Delegate tasks to isolated subagents with two-stage specification and quality reviews.
pr creation
Automate GitHub PR creation and descriptions using the gh CLI and pr_template.md.