بنقرة واحدة
repo-patterns
(Gemini) Documented patterns and component catalog for the presentation scaffold.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
(Gemini) Documented patterns and component catalog for the presentation scaffold.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Template starter skill for documenting a reusable development workflow. Use this as a base when creating project-specific skills.
(Gemini) Workflow to coordinate multi-step delivery through implementation, review, triage, and commit decisions.
(Gemini) Main-agent workflow for multi-step delivery — delegates discovery, implementation, and review to specialized subagents.
(Gemini) Reviews dashboard and data-heavy admin pages for scanability, KPI hierarchy, chart-task fit, and actionability; produces prioritized UI improvements and implementation tasks.
(Gemini) Frontend implementation guidance for this app. Use before coding visible UI, including forms, dashboards, tables, filters, overlays, navigation, layout, microcopy, accessibility, and i18n.
(Gemini) Use the shared issue workflow runner to generate a ranked backlog or execute a ranked issue subset with an explicit target.
استنادا إلى تصنيف SOC المهني
| name | repo-patterns |
| description | (Gemini) Documented patterns and component catalog for the presentation scaffold. |
src/client/presentation/PresentationApp.tsx is the only Reveal deck root and the single owner of Reveal config.src/client/presentation/slides/index.tsx is the ordered slide manifest.src/client/presentation/components/.src/client/presentation/theme/.ThemedSlide is the canonical slide wrapper. Use its theme prop for per-slide overrides.PresentationApp sets the deck default theme. Shipped themes are theme-neon-dusk, theme-natural-light, and theme-classical.SlideFrame, DeckShell, Citation, DimGroup, Emph, EnumerationStack, FocalSentence, QuotedFigure, and ThesisCard before introducing one-off markup.npm run export:pdf.