Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

finding-unknowns-skills

يحتوي finding-unknowns-skills على 8 من skills المجمعة من Neeeophytee، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
212
محدث
2026-07-05
Forks
17
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

change-quiz
مطوّرو البرمجيات

After a working session, produce a report on what changed plus a quiz the user must pass before merging. Use when the user asks "what did we actually do," wants to review a large change, or invokes a quiz before merge.

2026-07-05
implementation-plan
مطوّرو البرمجيات

Write an implementation plan that leads with the decisions the user is most likely to change, and buries the mechanical work at the bottom. Use when planning is requested before a build, especially after brainstorming or an interview.

2026-07-05
blindspot-pass
مطوّرو البرمجيات

Surface the user's unknown unknowns before work starts. Use when the user is entering an unfamiliar codebase area, an unfamiliar domain (design, video, infra), or explicitly asks for a "blindspot pass" or to find their "unknown unknowns."

2026-07-05
brainstorm-prototypes
مطوّرو البرمجيات

Generate several genuinely different throwaway variations (designs, approaches, drafts) for the user to react to. Use when the user can only recognize what they want by seeing it — visual design, UX flows, naming, tone — or asks to brainstorm or prototype before building.

2026-07-05
implementation-notes
مطوّرو البرمجيات

Keep a running implementation-notes.md during a build, logging every deviation from the plan and every discovered edge case. Use whenever implementing against an agreed plan or spec, especially in long autonomous sessions.

2026-07-05
interview-me
متخصصو إدارة المشاريع

Interview the user one question at a time to resolve remaining ambiguity before implementation. Use when planning or brainstorming is done but unknowns remain, or when the user asks to be interviewed about a task or spec.

2026-07-05
pitch-packager
متخصصو إدارة المشاريع

Package a finished piece of work (spec, prototype, implementation notes) into a single document that gets reviewers to understanding and approval fast. Use when the user needs buy-in, a review, or a shareable summary of what was built and why.

2026-07-05
reference-hunt
مطوّرو البرمجيات

Use existing source code as the specification when the user can't describe what they want in words. Use when the user points at a library, module, folder, or site and says "like this," even if it's in a different language or stack.

2026-07-05