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

alexander-kastil

عرض على مستوى المستودعات لـ 79 skills مجمعة عبر 6 مستودعات GitHub.

skills مجمعة
79
مستودعات
6
محدث
2026-07-24
خريطة المستودعات

أين توجد skills

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

مستكشف المستودعات

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

claude-learn
المهن الحاسوبية الأخرى

Master skill for the reflect->capture->distribute learning loop in any repository: its MAIN TASK is to reflect on a session/task and turn what it taught into durable, reusable knowledge, then distribute it. Reflect on what a session revealed, capture it by authoring/updating skills, agents, docs, and a lessons file, and distribute it both to the team (repo-local `.claude/skills/`, committed) and across projects (global `~/.claude/skills/`) via push learnings up, pull skills down, or reconcile, all through the bundled skill-sync leaf. Delegates each step to the correct leaf skill. Triggers on: "reflect", "review session", "what did we do", "session summary", "learnings", "capture lessons", "update lessons", "improve skills", "update docs", "analyze conversation", "learning loop", "create skill", "update skill", "new skill", "write a skill", "global skill", "promote skill", "sync skills", "reconcile skills", "pull global skill", "skills out of sync", "drift audit", "skill drift".

2026-07-18
brand-voice-gh-copilot
مطوّرو البرمجيات

Audit and fix Markdown files for brand-voice quality in the "Agentic Software Engineering using GitHub Copilot" masterclass (audience: software engineers): em dashes, Mermaid label syntax, paragraph length, and topic-specific slash command tables. Trigger phrases: brand voice check, quality check, check writing quality, fix em dashes.

2026-07-18
compliance
ضباط الامتثال

Master skill for regulatory compliance assessment of a product: routes to the matching leaf and covers both the AI-specific and the personal-data regulations. Leaf `eu-ai-act` handles EU AI Act risk-tier classification (prohibited / high-risk / limited-risk transparency / minimal), the Article 50 transparency-disclosure pattern for consent screens and Terms of Service, and stakeholder/owner checklists. Leaf `dsgvo` handles DSGVO / GDPR personal-data compliance: lawful basis, data-subject rights, privacy notice, processor (Art. 28) agreements, records of processing, DPIA, breach notification, third-country transfers, and the compliance-check checklist. Use when asked to "check compliance", "compliance checklist", "EU AI Act compliance", "is our AI high-risk", "Article 50 transparency", "DSGVO compliance", "GDPR compliance", "check for DSGVO", "are we GDPR compliant", "do we need a privacy notice / Datenschutzerklärung", "lawful basis", "data subject rights", "data processing agreement", "AVV", "DPIA", "data br

2026-07-18
create-guide
معلمو التعليم العالي، جميع الآخرون

Author a single demo or lab guide for a hands-on class of any audience, in one of three styles chosen by audience: prompt-recipe (business/maker, the five-part step model), guided (initial project setup), or walkthrough (code, Microsoft-Learn style with run commands and expected output). Places the file at the module root as demo-NN-slug.md or lab-NN-slug.md, scaffolds any runnable project and companion assets, and updates the folder TOC. Peer skill the create-class master delegates to; also invocable directly. Trigger phrases: create a guide, write a demo, author a lab, demo guide, lab guide, prompt recipe, walkthrough guide, learn style guide, run-verified guide.

2026-07-18
create-slides
معلمو التعليم العالي، جميع الآخرون

Turn a topic readme into presentation slides for a hands-on class, via one of two first-class paths chosen per class. Gamma path: analyse a topic readme and emit Gamma-ready slide spec files (frontmatter plus heading, bullets, optional Mermaid) into the module pptx/ folder, with a merge-slides sub-capability that combines multiple Gamma PPTX exports to beat Gamma's ~10-item-per-call cap. PPTX path: generate a local .pptx deck directly with python-pptx (via the pptx skill) for classes that do not use Gamma. The master create-class skill delegates here; also invocable on its own. Trigger phrases: create slides, topic to slides, gamma slides, pptx deck, slide spec, merge slides, generate deck, slides from readme, build a deck.

2026-07-18
create-teaching
معلمو التعليم العالي، جميع الآخرون

Enrich a module README with a use-case intro, a topic-specific slash-command table, and key documentation links, adapted to the module's audience (developer, low-code maker, or business user). Peer skill that the create-class master delegates to by name; also invocable directly. Trigger phrases: enrich module readme, module readme, use case intro, slash command table, key links, teaching content, enhance for business owner, business audience, adapt readme for business users, topic-specific slash commands.

2026-07-18
dashboard
مطوّرو البرمجيات

Scaffold, evaluate, render, update, show, test, and publish the class progress dashboard for a course repo. A static web app plus Python evaluators plus a GitHub Pages workflow that report per-module completeness (theory, demos, labs, slides). Optional per class. Peer skill the create-class master delegates to; also invocable directly. Trigger phrases: class dashboard, module status, whats missing, setup dashboard, show status, update class status, test dashboard, publish class dashboard, github pages dashboard, class progress.

2026-07-18
module-toc-conception
معلمو التعليم العالي، جميع الآخرون

Conceive and structure a course's module and topic layout and its master table of contents: name topics so they earn attendance, order modules and topics to build knowledge, keep the master TOC in the author's bare-keyword-link format, keep each title in sync across the TOC, the topic H1, and the module table, size modules so they feel substantial, and keep each capability in exactly one module. Peer subskill of create-class, used before and during scaffolding and whenever restructuring an existing course. Trigger phrases: conceive the toc, design the module structure, order the modules, name a topic, retitle a topic, master toc format, toc bullets, module overlap, thin module, split a module, swap modules, agenda, course outline, engaging titles, restructure demos.

2026-07-18
عرض أهم 8 من أصل 48 skills مجمعة في هذا المستودع.
angular-conventions
مطوّرو البرمجيات

Consolidated Angular conventions for components, dependency injection, forms, HTTP, routing, signals, MSAL authentication, and A2UI generative UI. Use when working on Angular applications and you need modern Angular guidance or routing into a specific Angular concern. Triggers on component creation, inject(), signal forms, httpResource(), guards, route configuration, computed(), linkedSignal(), MSAL, Azure Entra, A2UI, agent-driven / generative UI, Angular architecture, load-once data loading, ensureLoaded guards, duplicate HTTP requests, refetch-after-CRUD elimination, and production bundle-size optimization (initial budget exceeded, main.js too big, tree-shaking, lazy-init).

2026-07-24
ng-check-markdown
مطوّرو البرمجيات

Complete installation and configuration guide for ngx-markdown and its plugins in Angular projects. Use when setting up markdown rendering with syntax highlighting, diagrams, and advanced features.

2026-04-15
ng-register-elements
مطوّرو الويب

Configure Angular projects for web components (Angular Elements) with dual development and distribution configurations.

2026-03-07
ng-register-playwright
محللو ضمان جودة البرمجيات والمختبرون

Step-by-step guide for implementing Playwright E2E testing in Angular v20+ projects. Covers installation, configuration, test organization with fixtures and page objects, and best practices for modern standalone components with Vitest and Playwright integration.

2026-03-05
ng-add-demo
مطوّرو البرمجيات

Add a new demo to any module under demos/. Registers it in db.json, generates the component, adds the route, adds the markdown renderer, and creates an empty guide. Triggers on: add demo, create demo, new demo, register demo.

2026-03-05
ng-register-vitest
محللو ضمان جودة البرمجيات والمختبرون

Step-by-step guide for migrating Angular projects from Karma/Jasmine to Vitest (Angular v20/21+). Includes dependency management, configuration setup, test file API migration, and best practices for zoneless/OnPush testing.

2026-03-05
angular-a11y
مطوّرو البرمجيات

Expert guidance for creating accessible code conforming to WCAG 2.2 Level AA. Use for accessibility compliance, component architecture, keyboard navigation, focus management, contrast verification, and inclusive UI patterns.

2026-03-05
angular-component
مطوّرو الويب

Create modern Angular standalone components following v20+ best practices. Use for building UI components with signal-based inputs/outputs, OnPush change detection, host bindings, content projection, and lifecycle hooks. Triggers on component creation, refactoring class-based inputs to signals, adding host bindings, or implementing accessible interactive components.

2026-03-05
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
copilot-studio
المهن الحاسوبية الأخرى

Authors and validates Microsoft Copilot Studio agent definitions (.mcs.yml) for the agents under src/agents/ in this M365 masterclass repo. Covers the topic YAML schema, the prebuilt entity catalog, Adaptive Card nodes, conversation design, and the language-server verification loop that settles "is this valid Copilot Studio YAML?" without guessing. Use when editing a topic, adding a Question or Adaptive Card, picking an entity, or when YAML might be Power Apps syntax instead of Copilot Studio syntax. Trigger phrases: copilot studio yaml, mcs.yml, topic yaml, AdaptiveDialog, Question node, AdaptiveCardPrompt, adaptive card, prebuilt entity, DatePrebuiltEntity, slot filling, trigger queries, is this valid copilot studio yaml, powerapps yaml, agent topic, onboarding agent, travel agent, food stock buddy.

2026-07-23
follow-up-email-drafter
ممثلو مبيعات الجملة والتصنيع (باستثناء المنتجات التقنية والعلمية)

Draft a concise sales follow-up email after a customer meeting or call. Use when a Northwind Traders seller asks to follow up, recap next steps, thank a customer, confirm an order, or send a note after a demo or discovery call.

2026-07-23
objection-handling
ممثلو مبيعات الجملة والتصنيع (باستثناء المنتجات التقنية والعلمية)

Help a seller respond to common customer objections and push-back about price, timing, budget, or competitors during an active deal. Use when the user asks how to reply to, handle, or overcome a customer objection, a "too expensive" or "not the right time" comment, or a competitor comparison.

2026-07-23
account-research
ممثلو مبيعات الجملة والتصنيع (باستثناء المنتجات التقنية والعلمية)

Research and summarize a customer account before a sales call. Use when a seller asks for an account brief, account summary, account research, pre-call prep, or a quick briefing on a Northwind Traders customer before a meeting.

2026-07-23
ado-create-wif
مطوّرو البرمجيات

Automate creation of Azure DevOps workload identity federation service connections with deployment metadata from deploy.json. Use when users need to create or delete Azure service connections with workload identity federation for secure, passwordless authentication.

2026-07-20
brand-voice-copilot
معلمو التعليم العالي، جميع الآخرون

Repo-local brand-voice checker for this Microsoft 365 / Copilot Studio & Copilot Cowork masterclass. Audits and fixes Markdown in demos/ and labs/ against the four house rules (no em dashes, quoted Mermaid labels, 4-sentence paragraph cap, topic-specific slash-command tables). Run after writing or significantly editing any readme.md or guide. The create-class master skill discovers this skill by globbing .claude/skills/brand-voice-*. Trigger phrases: brand voice check, brand-voice-copilot, quality check readme, fix em dashes, check mermaid labels, cowork brand voice, audit readme, polish demos readme.

2026-07-20
create-cowork-skill
المهن الحاسوبية الأخرى

Authors a Microsoft 365 Copilot Cowork custom skill (a SKILL.md plus its companion files) that Cowork reliably discovers and runs. Covers the frontmatter contract, the kebab-case name-matches-folder rule, OneDrive placement, companion-file limits, and the run-and-tune loop that makes a skill trigger on natural phrasing. Use when asked to create a cowork skill, author a custom skill for Cowork, write a SKILL.md for Copilot, build a Copilot Cowork skill, package a skill for upload, or fix a Cowork skill that will not load or will not trigger.

2026-07-20
product-pitch
محللو أبحاث السوق ومتخصصو التسويق

Turns a market brief, research report, or product document into a wholesale partner pitch deck in Aurora Outdoor house structure, with every claim traced back to a named source. Use whenever I say build a pitch, pitch this to partners, turn this brief into a deck, or name a range or season to pitch.

2026-07-20
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
brand-voice-code
مطوّرو البرمجيات

Audit and fix Markdown files for brand-voice quality in the Claude Code class (developer audience): em dashes, Mermaid label syntax, paragraph length, and topic-specific slash command tables. Trigger phrases: brand voice check, quality check, check writing quality, fix em dashes.

2026-07-12
create-class
مطوّرو البرمجيات

Master skill for authoring a hands-on course or masterclass repository end to end, for any audience (developer, low-code maker, business user). It is the single entry point that delegates to standalone peer skills: scaffold, create-teaching, create-guide, create-slides, dashboard, run-demo, run-foundry-demo, run-guide-browser, and the repo-local brand-voice-* skill. Use when building or maintaining any course repo organized as numbered modules under demos/ and labs/. Trigger phrases: create a class, build a class, author a course, scaffold a new class, bootstrap course layout, generate modules from outline, write a demo, author a lab, create slides, topic to slides, enrich module readme, class dashboard, module status, whats missing, run demo, verify code demo, run guide in browser, evaluate guide, brand voice check, quality check, business class, maker class, code class.

2026-07-12
create-guide
مطوّرو البرمجيات

Author a single demo or lab guide for a hands-on class of any audience, in one of three styles chosen by audience: prompt-recipe (business/maker, the five-part step model), guided (initial project setup), or walkthrough (code, Microsoft-Learn style with run commands and expected output). Places the file at the module root as demo-NN-slug.md or lab-NN-slug.md, scaffolds any runnable project and companion assets, and updates the folder TOC. Peer skill the create-class master delegates to; also invocable directly. Trigger phrases: create a guide, write a demo, author a lab, demo guide, lab guide, prompt recipe, walkthrough guide, learn style guide, run-verified guide.

2026-07-12
microsoft-agent-framework
مطوّرو البرمجيات

Master skill for Microsoft Foundry + Microsoft Agent Framework (Python) development — agent patterns, deployment path selection (prompt agent via azure-ai-projects SDK, hosted agent via azd/container/ZIP), the Foundry Toolkit for VS Code, publishing to M365/Teams via the Agent 365 CLI, evaluation, tools, and .NET↔Python API bridging. Delegates to task-oriented leaf skills. Use when working on any Foundry or Agent Framework project in this repo. Triggers on: "agent framework", "maf", "foundry", "magentic", "workflow builder", "hosted agent", "prompt agent", "foundry agent", "agent deployment", "deploy to foundry", "file search", "azd ai agent", "foundry toolkit", "agent 365", "publish to teams", "agent eval", "work iq", "workiq", "m365 data", "work iq setup", "work iq error", "workiq troubleshooting", "workiq 403", "wam error", "workiq ebusy", "run demo error", "unicodeencodeerror", "charmap codec", "cp1252", "emoji crash", "servers won't shut down", "ctrl_break", "process group", "health check timeout", "addr

2026-07-12
mermaid-diagram
مطوّرو البرمجيات

Create Mermaid diagrams for flowcharts, sequences, ERDs, and architectures. Masters syntax for all diagram types and styling. Use PROACTIVELY for visual documentation, system diagrams, or process flows.

2026-06-19
عرض 6 من أصل 6 مستودعات
تم تحميل كل المستودعات