Skip to main content

merceralex397-collab/meta-skill-engineering

SkillsMP a collecté 606 skills depuis merceralex397-collab/meta-skill-engineering. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
606
Étoiles GitHub
2
Forks GitHub
0

Affichage de 40 skills collectés sur 606.

métier
Développeurs de logiciels
description

Find external skills from public registries, GitHub repos, and official skill collections, then evaluate them for quality, licensing, and fitness for adoption. Use when looking for existing skills before building from scratch, evaluating external skill…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Improve an existing skill package — tighten routing, sharpen procedure, add or prune support layers, upgrade packaging. Use when the user says "improve this skill", "this skill is weak/vague/bloated", "harden this SKILL.md", or "add evals/references to this…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Install a skill package into the local agent client from a GitHub repository, local folder, or archive. Use when the user says "install this skill", "add skill from GitHub", or "list available skills". Do not use for creating new skills (use skill-creator),…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Orchestrate multi-skill pipelines through the CLI. Use when "run the creation pipeline", "execute the improvement workflow", "resume my pipeline", or when chaining multiple skills with decision points. Supports Creation, Improvement, and Library Management…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Bundle one or more completed skill folders into versioned distributable archives with manifests, integrity checksums, and OpenCode metadata. Use when a user says "package this skill", "bundle for distribution", "prepare a versioned release", "generate…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Polish and finalize an AI agent prompt file by refining structure, wording, and clarity to match proven best practices while preserving the original intent and markdown frontmatter.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Integrate LLM capabilities into applications with explicit runtime boundaries, structured schemas, cost controls, and evaluation plans. Triggers on tasks involving model inference APIs, prompt engineering systems, LLM toolchain setup, or AI agent runtime…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Register, version, and govern MLflow models through a full lifecycle from training-run artifact to production stage with validation gates, alias-based deployment routing, lineage tracking, and CI/CD automation. Triggers on "register a model", "promote model…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Operate Microsoft Power Automate cloud flows through a FlowStudio MCP server. Use for listing flows, reading flow definitions, checking run history, inspecting action outputs, resubmitting failed runs, canceling running flows, managing connections, retrieving…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build, iterate, and ship MCP servers. Triggers on: 'build an MCP server', 'create MCP tools for API', 'design MCP server surface', 'MCP server architecture', 'add tools to MCP server', 'MCP server best practices'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create or repair Power Platform custom connectors with MCP (Model Context Protocol) integration for Power Platform agent experiences. Handles connector file generation, schema validation for agent-runtime compliance, and troubleshooting MCP connectivity…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Serialize and deserialize data across JSON, XML, YAML, Protocol Buffers, MessagePack, and Apache Arrow/Parquet. Use when asked to "convert data to JSON", "serialize to protobuf", "choose a wire format for APIs", "optimize data storage", or implement…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create or improve Dockerfiles, docker-compose.yml, and .dockerignore files. Use for containerizing applications, optimizing image size with multi-stage builds, adding health checks, debugging build failures, and scanning for vulnerabilities. Do not use for…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Optimize an existing Dockerfile for faster build times and smaller images by reordering layers by change frequency, separating dependency installation from code copies, implementing multi-stage builds, and enabling BuildKit features. Use when Docker builds…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Configure multi-service Docker Compose stacks for web applications with databases, caches, and background workers. Use when creating a new docker-compose.yml from scratch for applications requiring 2+ services (app + database, app + cache, or app + database +…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Verify that tickets, backlog items, and task packs are coherent, actionable, non-duplicative, and correctly sequenced for execution. Triggers on: requests to check a backlog, verify ticket readiness, validate task boards before agent consumption, find…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Detects when implementation or repository state has diverged from an approved plan, specification, or brief. Trigger on: "has this drifted from the plan", "check for drift", "compare implementation to spec", "audit against the brief", "does the code match…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Handle Git branch lifecycle operations including creating feature/fix/docs branches from a base branch, switching between branches with uncommitted change handling via stash, setting up remote tracking for push/pull, syncing feature branches with main via…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Write a structured incident response runbook with diagnostic procedures, resolution steps, escalation paths, and communication templates. Triggers on: "create runbook", "document incident response", "write incident procedure", "on-call playbook", "escalation…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Build Vue 3 apps with TypeScript, Composition API, and <script setup>. Triggers when: (1) user mentions Vue/Vue 3 in context, (2) files end in .vue, (3) package.json contains vue dependency, (3) task involves creating or modifying Vue…

Langue du texte source : anglais

mis à jour
métier
Architectes de bases de données
description

Create, alter, drop, and validate Snowflake semantic views using Snowflake CLI. Triggers on CREATE SEMANTIC VIEW, ALTER SEMANTIC VIEW, or semantic layer modeling tasks requiring Snowflake CLI validation.

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Build end-to-end LLM pretraining pipelines from scratch. Use when configuring distributed training with FSDP/DeepSpeed ZeRO, implementing learning rate schedules (warmup + cosine decay), setting up gradient accumulation, designing checkpointing strategies, or…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Triggers when asked to write integration tests for a Node.js CLI application, add tests to an existing CLI, verify CLI commands work correctly, or set up CI testing for CLI tools. Use when the project uses Node.js 18+ and you need subprocess-based integration…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Debug and fix failing GitHub Actions CI checks on pull requests. Triggers when the user reports failing PR checks, CI failures, or asks to fix GitHub Actions workflows. Uses the gh CLI to inspect checks, fetch logs, summarize failures, and implement fixes…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create git commits with conventional commit format and intelligent staging. Use when user says "commit changes", "create a commit", "git commit", or when committing staged changes. Supports auto-detection of commit type from file changes and interactive…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Transform a single function, module, or data structure from one form to another while preserving behavior. Triggers on "convert this function to [language]", "migrate from [API v1] to [v2]", "replace [dependency] with [alternative]", and "refactor to…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Synchronize README, AGENTS.md, changelogs, and handoff documents with the current codebase state after milestones complete. Use when documentation drift is detected or handoff artifacts are requested. Do not use for writing application code, verifying…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generate Excalidraw diagrams from natural language descriptions. Use when users explicitly request diagrams, flowcharts, mind maps, system architecture diagrams, ER diagrams, class diagrams, sequence diagrams, data flow diagrams, or business swimlane flows to…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Create a Work Breakdown Structure (WBS) and WBS Dictionary from approved project charter deliverables. Produces hierarchical work package decomposition with WBS codes, effort estimates, dependency mapping, and critical path identification. Triggers on:…

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Audit Python + BigQuery ELT pipelines for cost overruns, idempotency gaps, and production failures. Triggers when reviewing data pipelines that use BigQuery client libraries (google.cloud.bigquery), scheduling backfills, or inspecting job safety before…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de bases de données
description

Write and optimize Google BigQuery SQL with partition pruning, clustering, cost estimation, and slot management. Trigger ONLY when the user explicitly mentions BigQuery, GCP BigQuery, Google BigQuery SQL, or when working with partitioned tables, slot…

Langue du texte source : anglais

mis à jour
métier
Chimistes
description

Create or refine a gas chromatography analytical method. Use when the user asks to "develop a GC method", "optimize GC separation", "set up GC analysis for [compounds]", or when they have target analytes and need column selection, temperature programming,…

Langue du texte source : anglais

mis à jour
métier
Chimistes
description

Interpret GC or HPLC chromatogram data to verify system suitability, identify peaks by retention time and spectral matching, perform accurate peak integration, calculate chromatographic figures of merit, and assess peak quality for reliable quantitation.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guide implementation of ScriptableObject-based event architecture in Unity for decoupled system communication. Use when the user asks about GameEvent channels, GameEventListener patterns, shared variable ScriptableObjects, or RuntimeSet collections to replace…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

UE5 Blueprint visual scripting for Actor/Pawn/Character/GameMode/Widget/AnimBP class selection, event graph wiring, Blueprint-C++ interfaces (UFUNCTION macros), inter-Blueprint communication (interfaces, dispatchers, casting), Enhanced Input, GAS abilities,…

Langue du texte source : anglais

mis à jour
métier
Sociologues
description

Guide a person in systematic observation of systems, patterns, or phenomena. Coaches neutral attention, field notes methodology, pattern recognition, hypothesis formation, and structured reporting. Use when: a person wants to understand system behavior before…

Langue du texte source : anglais

mis à jour
métier
Enseignants en philosophie et religion, postsecondaire
description

Study individual Hebrew letters as mystical symbols within Kabbalistic and esoteric traditions. **Use when** the user explicitly asks to: - Study a specific Hebrew letter's symbolic meaning, form, or numerical value - Learn the Sefer Yetzirah classification…

Langue du texte source : anglais

mis à jour
métier
Athlètes et compétiteurs sportifs
description

Build a competitive or casual trading card game deck from scratch. Use when the user explicitly asks to create, build, or construct a TCG deck, wants a deck list for Pokemon TCG/MTG/FaB, or needs help with archetype selection and card choices. Covers…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Resize, crop, rotate, convert, watermark, and optimize images using Pillow (Python), Sharp (Node.js), or ImageMagick. Triggers on requests like "resize these images to 800px wide", "convert PNG to JPEG", "add watermark", "strip EXIF data", or "create…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create, develop, and refine WinUI 3 desktop applications using C# and the Windows App SDK. Triggers on requests to bootstrap new WinUI projects, set up development environments, implement WinUI controls and navigation, apply Fluent Design theming, or…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 606.