Analyse chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٣٠٥ من skills من MarieLynneBlock/arcanum-artifex. افتح أي skill لمراجعة مصدره وتفاصيله.
MarieLynneBlock/arcanum-artifexعرض ٤٠ من أصل ٣٠٥ skills مجمعة.
Analyse chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
Comprehensive toolkit for creating, analysing, and visualising complex networks and graphs in Python. Use when working with network/graph data structures, analysing relationships between entities, computing graph algorithms (shortest paths, centrality,…
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
Interactive visualisation library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presentations. For static publication figures use matplotlib or scientific-visualisation.
لغة النص الأصلي: الإنجليزية
Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For…
لغة النص الأصلي: الإنجليزية
Power BI semantic modelling assistant for building optimised data models. Use when working with Power BI semantic models, creating measures, designing star schemas, configuring relationships, implementing RLS, or optimising model performance. Triggers on…
لغة النص الأصلي: الإنجليزية
Bayesian modelling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML…
لغة النص الأصلي: الإنجليزية
Statistical visualisation with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive…
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap),…
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
[TODO] Define the specific workflow this skill standardises, including default libraries, quality checks, and expected deliverables.
لغة النص الأصلي: الإنجليزية
UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualisation, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.
لغة النص الأصلي: الإنجليزية
Generate a complete, production-ready application from an OpenAPI specification
لغة النص الأصلي: الإنجليزية
Applies REST and GraphQL design principles to produce or review an API contract.
لغة النص الأصلي: الإنجليزية
Perform a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritised remediation actions.
لغة النص الأصلي: الإنجليزية
Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for…
لغة النص الأصلي: الإنجليزية
Applies a consistent, language-agnostic review framework to any code change. It evaluates code across five dimensions, produces prioritised findings with inline suggestions, and distinguishes blockers (must fix before merge) from improvements (worth…
لغة النص الأصلي: الإنجليزية
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimised for AI consumption and workflow maintenance.
لغة النص الأصلي: الإنجليزية
Get best practices for NUnit unit testing, including data-driven tests
لغة النص الأصلي: الإنجليزية
Get best practices for TUnit unit testing, including data-driven tests
لغة النص الأصلي: الإنجليزية
Get best practices for XUnit unit testing, including data-driven tests
لغة النص الأصلي: الإنجليزية
Ensure .NET/C# code meets best practices for the solution/project.
لغة النص الأصلي: الإنجليزية
Review the C#/.NET code for design pattern implementation and suggest improvements.
لغة النص الأصلي: الإنجليزية
Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game…
لغة النص الأصلي: الإنجليزية
Use this skill when building or modifying Minecraft server plugins for Paper, Spigot, or Bukkit, including plugin.yml setup, commands, listeners, schedulers, player state, team or arena systems, persistent progression, economy or profile data, configuration…
لغة النص الأصلي: الإنجليزية
Create easy Python scripts that generate beautiful, unique spirograph-style generative art with Matplotlib, support multi-colour or gradient background and main palettes, and always save the result as a PNG. Use when the user asks for creative coding,…
لغة النص الأصلي: الإنجليزية
Analyses git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — following Conventional Commits format. Use when asked to "write a commit message", "generate a commit", "describe my…
لغة النص الأصلي: الإنجليزية
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organisations, extensions, and all GitHub operations from the command line.
لغة النص الأصلي: الإنجليزية
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2)…
لغة النص الأصلي: الإنجليزية
Intelligent Git Flow branch creator that analyses git status/diff and creates appropriate branches following the nvie Git Flow branching model.
لغة النص الأصلي: الإنجليزية
Generate a comprehensive repository summary and narrative story from commit history
لغة النص الأصلي: الإنجليزية
Covers the full git workflow for a software project: branch naming conventions, commit message authoring (Conventional Commits standard), PR description templates, and merge strategy advice. It produces ready-to-use git artefacts, not generic advice.
لغة النص الأصلي: الإنجليزية
Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.
لغة النص الأصلي: الإنجليزية