Skip to main content
Run any Skill in Manus
with one click
NishantSrivastava81
GitHub creator profile

NishantSrivastava81

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

skills collected
17
repositories
1
updated
2026-06-15
repository explorer

Repositories and representative skills

loop
software-developers

Run a goal-bounded autonomous loop over the harness — select, build, verify, and commit features one at a time with a maker/checker split, an explicit stop-contract, and a per-run token/commit budget. Best run in the orchestrator agent.

2026-06-15
sync-plan
project-management-specialists

Sync FEATURES.json and PLAN.md after architecture or scope changes mid-project. Preserves completed feature status while updating not-started features to align with the latest ARCHITECTURE.md and PLAN.md.

2026-04-23
init-solution
software-developers

Initialize a new harness-managed solution project from a brief idea. Use when starting a brand new project. Creates docs/IDEA.md, docs/PLAN.md, docs/FEATURES.json, docs/ARCHITECTURE.md, docs/PROGRESS.md, AGENTS.md, and .github/copilot-instructions.md.

2026-04-23
design-feature
software-developers

Design a feature before building it — research latest patterns, evaluate approaches, design APIs/data models/UI, and produce a technical design document. Use after /add-features and before the builder starts implementing.

2026-04-22
refine-design
software-developers

Provide feedback on a design document and request changes. Use after /design-feature to iterate on the technical design before implementation begins. Supports multiple rounds of review.

2026-04-22
add-features
software-developers

Plan new features to add to an existing onboarded project. Analyzes impact on existing modules, designs features that fit the current architecture, and ensures backward compatibility.

2026-04-22
architecture-check
software-developers

Verify that the codebase follows the documented architecture. Checks for module boundary violations, circular dependencies, and cross-cutting concern leaks.

2026-04-22
evaluate
software-quality-assurance-analysts-and-testers

Run quality evaluation on the current solution. Grades every completed feature against acceptance criteria on Completeness, Correctness, Code Quality, Test Coverage, and Architecture Fit. Marks failures as needs-rework.

2026-04-22
Showing top 8 of 17 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded