بنقرة واحدة
nerds-vibecoding-survivor-toolkit
يحتوي nerds-vibecoding-survivor-toolkit على 10 من skills المجمعة من quinteroac، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Fixes one issue from the iteration issues list by reproducing, diagnosing, and resolving it. Invoked by: bun nvst fix issue.
Refines .agents/PROJECT_CONTEXT.md via editor mode or challenge mode. Challenge mode validates the document against the actual codebase and detects compliance issues. Triggered by: nvst refine project-context.
Leads a structured ideation interview to surface feature/project ideas and update ROADMAP.md with new candidates.
Creates or updates .agents/PROJECT_CONTEXT.md with project conventions, tech stack, code standards, testing strategy, and product architecture. Triggered by: nvst create project-context.
Drive interactive approval of the prototype by updating project context and roadmap artifacts after a completed iteration.
Load the refactor plan from it_{iteration}_audit.json and invoke the agent to apply code changes.
Validate the current iteration's PRD against the implemented code via the audit prototype skill.
Implements a single user story from the PRD: writes code and tests, follows project conventions. Invoked by: nvst create prototype.
Updates an existing product requirement document based on user feedback. Triggered by: nvst refine requirement.
Gathers the requirement from the user and produces it_{iteration}_product-requirement-document_001.md (indexed). Triggered by: nvst define requirement.