Skip to main content
nexadevapp
GitHub creator profile

nexadevapp

Repository-level view of 35 collected skills across 1 GitHub repositories.

skills collected
35
repositories
1
updated
Aug 24, 2026
repository explorer

Repositories and representative skills

nexa-skills
unclassified

Discovers and invokes Nexa skills. Use when starting a session or to identify which skill is appropriate for the task at hand. This is the orchestrator skill which governs how all Nexa skills are discovered and invoked.

Aug 24, 2026
deliver-cluster
unclassified

Delivers a cluster of use cases in parallel. Reads the dependency graph, works out which use cases can run at the same time, creates one git worktree per use case, runs /deliver-use-case in each, and feeds every finished branch to /merge-use-case one at a…

Aug 24, 2026
merge-queue
unclassified

Lands every branch that is ready, one at a time, when several agents have been working in parallel worktrees. Discovers the finished worktrees and the open pull requests, orders them so a dependency lands before what depends on it, and sends each through…

Aug 24, 2026
merge-use-case
unclassified

Merges a finished work item branch into main through a serial merge gate. Rebases the worktree branch onto main, resolves any conflict, runs the full unfiltered regression suite, fast-forwards main, closes the GitHub issue, and removes the worktree. Works for…

Aug 24, 2026
dashboard
unclassified

Generates the project overview — a browsable page that shows every cluster, which of its use cases are delivered, and which are not, plus the technical tasks that support each cluster and the umbrella tasks that support the whole system. Each use case links…

Aug 22, 2026
engineer-requirements
unclassified

Lead Requirements Engineer that systematically elaborates all use cases through structured analysis, probing questions, and iterative refinement. Processes use cases in thematic clusters, applies CRUD matrix analysis, actor-goal completeness, exception path…

Aug 22, 2026
generate-wireframe
unclassified

Generates a high-quality wireframe as a single-page HTML file showing all screens, their spatial layout, and navigation flow. The wireframe establishes screen structure, component placement, and information hierarchy with production-grade visual design…

Aug 22, 2026
setup-project-rules
unclassified

Writes Nexa workflow enforcement rules into the target project's CLAUDE.md to prevent the AI agent from bypassing the methodology. Ensures the agent never skips the requirements-to-spec pipeline, never proposes jumping straight to implementation, always…

Aug 22, 2026
Showing 8 of 35 collected skills.
Showing 1 of 1 repositories
All repositories loaded