Skip to main content
backnotprop
ملف منشئ GitHub

backnotprop

عرض على مستوى المستودعات لـ ٣٨ skills مجمعة عبر ١٠ مستودعات GitHub.

skills مجمعة
٣٨
مستودعات
١٠
محدث
١٥ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

release-plannotator
مطوّرو البرمجيات

Prepare and execute a Plannotator release — draft release notes with full contributor credit, bump versions across all package files, build in dependency order, and kick off the tag-driven release pipeline. Use this skill whenever the user mentions preparing…

١٣ أغسطس ٢٠٢٦
plannotator-annotate
المهن الحاسوبية الأخرى

Open Plannotator's annotation UI for a file, folder, or URL, then address the returned annotations.

٣ أغسطس ٢٠٢٦
plannotator-annotate
المهن الحاسوبية الأخرى

Open Plannotator's annotation UI for a markdown file, HTML file, URL, or folder and then respond to the returned annotations.

٣ أغسطس ٢٠٢٦
plannotator-annotate
المهن الحاسوبية الأخرى

Open Plannotator's annotation UI for a markdown file, plain-text config file (.yaml, .json, .toml, .ini, .csv, .log, …), HTML file, URL, or folder and then respond to the returned annotations.

٣ أغسطس ٢٠٢٦
plannotator-last
المهن الحاسوبية الأخرى

Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.

٢٧ يوليو ٢٠٢٦
plannotator-last
المهن الحاسوبية الأخرى

Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.

٢٧ يوليو ٢٠٢٦
plannotator-visual-explainer
مطوّرو البرمجيات

Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's…

١٦ يوليو ٢٠٢٦
plannotator-review
محللو ضمان جودة البرمجيات والمختبرون

Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.

٨ يونيو ٢٠٢٦
عرض 8 من أصل ١٥ skills مجمعة.
architect
مطوّرو البرمجيات

Sketch types, signatures, and module structure before code, then stay in the loop while implementation fills in. Use for /architect, 'architect this', 'design this', or non-trivial work where jumping to code would lock in the wrong shape.

٢٧ مايو ٢٠٢٦
arena
مطوّرو البرمجيات

Spawn N parallel candidates at the same task, pick a base, graft the strongest parts of the losers into it. Use for /arena, 'arena this', 'throw it in the arena', or when one attempt at a non-trivial artifact would lock in the wrong shape.

٢٧ مايو ٢٠٢٦
how
مطوّرو البرمجيات

Use for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding…

٢٧ مايو ٢٠٢٦
interrogate
محللو ضمان جودة البرمجيات والمختبرون

Use for "interrogate", "adversarial review", "multi-model review", "challenge this", "stress test this code", "find blind spots", or "tear this apart". Four LLM reviewers challenge changes from independent angles.

٢٧ مايو ٢٠٢٦
poteto-mode
مطوّرو البرمجيات

poteto's agent style for concise, detailed responses, deliberate subagents, unslopped prose, simple code, and verified work. Use for poteto, /poteto-mode, or requests to work in this style.

٢٧ مايو ٢٠٢٦
principle-build-the-lever
مطوّرو البرمجيات

Apply when work is repetitive or bulk: many similar edits, a check you'll rerun, a population to transform. Build the tool that amortizes it (codemod, script, generator) once you know the recipe, instead of grinding by hand.

٢٧ مايو ٢٠٢٦
reflect
مطوّرو البرمجيات

Spawn three parallel review subagents over the active transcript, surface learnings, and route each to a concrete edit on an existing skill. Use when the user says reflect.

٢٧ مايو ٢٠٢٦
why
مطوّرو البرمجيات

Use for 'why does X work this way', 'why we picked Y', design rationale, regressions, postmortems, or data-backed thresholds. Discovers available MCPs and queries each evidence category (source control, issue tracker, long-form docs, real-time chat,…

٢٧ مايو ٢٠٢٦
project-context
مطوّرو البرمجيات

Capture or refresh durable product context in PRODUCT.md and document an existing visual system in DESIGN.md. Use when a user wants to initialize project context, explain a product to future agents, document the current design system, extract visual rules…

١٥ أغسطس ٢٠٢٦
ui-harden
مطوّرو الويب

Make an existing frontend resilient to real data, failures, devices, languages, accessibility needs, and performance constraints. Use when preparing UI for production, testing edge cases, fixing fragile responsive behavior, handling…

١٥ أغسطس ٢٠٢٦
ui-onboarding
مصممو واجهات الويب والرقمية

Design, review, or improve first-use onboarding, activation, setup, empty states, contextual guidance, and feature discovery so users reach meaningful product value quickly. Use when users are confused at first run, abandon setup, miss an aha moment, need…

١٥ أغسطس ٢٠٢٦
ui-polish
مصممو واجهات الويب والرقمية

Refine an existing interface to shipping quality without quietly redesigning it. Use when a user asks to polish, clean up, tighten, clarify, align, simplify, improve hierarchy, spacing, typography, color, copy, interaction states, or overall finish in an…

١٥ أغسطس ٢٠٢٦
ui-review
مصممو واجهات الويب والرقمية

Review an existing UI and produce prioritized, actionable findings across design, usability, cognitive load, accessibility, responsiveness, theming, performance, and implementation integrity. Use when asked for a UI critique, frontend audit, pre-release…

١٥ أغسطس ٢٠٢٦
عرض ١٠ من أصل ١٠ مستودعات
تم تحميل كل المستودعات