Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
mikkelkrogsholm
Profil créateur GitHub

mikkelkrogsholm

Vue par dépôt de 132 skills collectés dans 13 dépôts GitHub.

skills collectés
132
dépôts
13
mis à jour
2026-06-01
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
dev-skills
38 skills · 2026-04-20
Développeurs de logicielsArchitectes de bases de donnéesDéveloppeurs webAdministrateurs de réseaux et de systèmes informatiques
4 catégories métier · 100% classifié
29%part
#02
bookstrap
24 skills · 2026-02-01
Écrivains et auteursDéveloppeurs de logicielsRédacteurs en chefArchitectes de bases de donnéesAdministrateurs de réseaux et de systèmes informatiquesAnalystes en études de marché et spécialistes en marketing
7 catégories métier · 100% classifié
18%part
#03
findgloed
20 skills · 2026-05-04
Analystes en études de marché et spécialistes en marketingDéveloppeurs de logicielsÉcrivains et auteursAdministrateurs de réseaux et de systèmes informatiquesDéveloppeurs web
5 catégories métier · 100% classifié
15%part
#04
dst-skills
14 skills · 2025-11-03
Développeurs de logicielsScientifiques des donnéesDéveloppeurs webScientifiques sociaux et travailleurs connexes, autres
4 catégories métier · 100% classifié
11%part
#05
skills
12 skills · 2026-06-01
Développeurs de logicielsSpécialistes en gestion de projetsAnalystes en études de marché et spécialistes en marketingEnseignants postsecondaires, autres
4 catégories métier · 100% classifié
9.1%part
#06
wp-plugins
8 skills · 2025-11-08
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100% classifié
6.1%part
#07
jobsoegning
4 skills · 2026-02-10
Développeurs de logicielsReprésentants de vente de services (sauf publicité, assurance, services financiers et voyages)
2 catégories métier · 100% classifié
3.0%part
#08
ai-laegens-bord
3 skills · 2026-02-10
Autres occupations informatiquesProgrammeurs informatiquesScientifiques des données
3 catégories métier · 100% classifié
2.3%part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

agent-readable-code
Développeurs de logiciels

Principles and a linter for writing code that AI coding agents can read and modify correctly. Use when writing, refactoring, reviewing, or structuring code that will be maintained partly by AI agents (Claude Code, Cursor, Copilot, Aider, Devin). Also use when the user asks about agent-friendly code, AI-friendly architecture, how to structure a repo for AI maintenance, why agents fail on certain codebases, whether SOLID/DRY still apply with AI, or wants to audit an existing codebase for AI-readability. Applies proactively when making naming, file-organization, abstraction, or dependency choices in code the user is likely to maintain with agents — even if they don't explicitly ask for agent-friendly output. Ships with a zero-dependency linter (scripts/lint.py) that flags concrete anti-patterns.

2026-04-20
better-auth
Développeurs de logiciels

Better Auth — framework-agnostic authentication and authorization framework for TypeScript. Use when building with Better Auth or asking about its APIs, configuration, plugins, session management, OAuth, or integration. Fetch live documentation for up-to-date details.

2026-04-20
bullmq
Développeurs de logiciels

BullMQ — Redis-based distributed job and message queue for Node.js with workers, schedulers, flows, and rate limiting. Use when building with BullMQ or asking about its queues, workers, job configuration, repeatable jobs, flow producers, or Redis connection setup. Fetch live documentation for up-to-date details.

2026-04-20
bun
Développeurs de logiciels

Bun — fast all-in-one JavaScript/TypeScript runtime, package manager, bundler, and test runner. Use when building with Bun, running TypeScript, managing packages with bun install, writing tests with bun test, or asking about Bun APIs, configuration, or Node.js migration. Fetch live documentation for up-to-date API details.

2026-04-20
drizzle
Architectes de bases de données

Drizzle ORM — lightweight, TypeScript-first SQL ORM with schema-as-code and zero-dependency query builder. Use when building with Drizzle ORM or asking about its schema definition, migrations, query builder, relations, or integration with databases like PostgreSQL, MySQL, or SQLite. Fetch live documentation for up-to-date details.

2026-04-20
elysia
Développeurs de logiciels

Elysia — Bun-native web framework with end-to-end type safety and Eden Treaty typed client. Use when building with Elysia or asking about its routing, plugins, lifecycle hooks, validation, Eden Treaty, WebSocket, SSE, or integration with Bun. Fetch live documentation for up-to-date details.

2026-04-20
hono
Développeurs de logiciels

Hono — ultrafast, multi-runtime web framework built on Web Standards. Use when building with Hono or asking about its APIs, configuration, patterns, or integration. Fetch live documentation for up-to-date details.

2026-04-20
meilisearch
Développeurs de logiciels

Meilisearch — fast, open-source search engine with typo tolerance, faceted search, and AI-powered hybrid search. Use when building with Meilisearch or asking about its index configuration, search parameters, filters, facets, API keys, geosearch, ranking rules, or integration with JavaScript/TypeScript clients. Fetch live documentation for up-to-date details.

2026-04-20
Affichage des 8 principaux skills collectés sur 38 dans ce dépôt.
outlining
Écrivains et auteurs

Outline creation patterns for fiction and nonfiction book structures, including chapter breakdowns, scene planning, and narrative arc mapping.

2026-02-01
writing
Écrivains et auteurs

Grounded prose composition workflow including pre-write queries, consistency checks, and post-write entity extraction for database-backed writing.

2026-02-01
bookstrap-edit
Rédacteurs en chef

Run editing passes over completed sections for voice consistency, timeline verification, contradiction flagging, and citation coverage

2026-02-01
bookstrap-ingest
Développeurs de logiciels

Load research corpus into the database by processing files, directories, or URLs through semantic chunking, embedding generation, entity extraction, and relationship building

2026-02-01
bookstrap-plan-research
Écrivains et auteurs

Analyze BRD and existing corpus to identify knowledge gaps, then generate prioritized research tasks for filling those gaps

2026-02-01
bookstrap-plan-write
Rédacteurs techniques

Generate writing tasks from BRD structure and corpus, creating chapter/section tasks with dependencies, pre-write queries, and consistency checks

2026-02-01
bookstrap-query
Développeurs de logiciels

Execute ad-hoc database queries to explore the book's knowledge base using natural language questions that translate to semantic search, graph traversal, timeline queries, or hybrid queries

2026-02-01
bookstrap-research
Développeurs de logiciels

Execute research tasks autonomously by searching for sources, evaluating reliability, ingesting content, and resolving knowledge gaps

2026-02-01
Affichage des 8 principaux skills collectés sur 24 dans ce dépôt.
findgloed-app
Développeurs de logiciels

Forklarer Findgloeds app-arkitektur — routes, sider, komponenter, API-endpoints, database-schema, auth og services. Brug denne skill ved al frontend- og backend-udvikling på projektet.

2026-05-04
findgloed-infra
Développeurs de logiciels

Forklarer Findgloeds komplette infrastruktur og deployment-setup. Brug denne skill når der arbejdes med deployment, server-adgang, Docker Compose, domæner, analytics eller GDPR-relaterede spørgsmål.

2026-05-04
persona-anders-mette
Analystes en études de marché et spécialistes en marketing

Validerings-persona (Anders & Mette) for Glød. Det velfungerende par med en skjult længsel — primær målgruppe. Tester indhold mod behovet for tryghed, legitimitet og diskret invitation.

2026-05-03
persona-camilla-martin
Analystes en études de marché et spécialistes en marketing

Validerings-persona (Camilla & Martin) for Glød. Det lyst-drevne, velfungerende par — ikke i krise, ikke bekymrede, søger ekspansion og leg. Tester indhold mod par uden problem-narrativ.

2026-05-03
persona-frederik
Analystes en études de marché et spécialistes en marketing

Validerings-persona (Frederik) for Glød. Den nysgerrige single — sexpositiv, social, søger oplevelser og fællesskab. Tester indhold mod målgruppen der ikke kommer med problem-narrativ men med ren nysgerrighed.

2026-05-03
persona-henrik-louise
Analystes en études de marché et spécialistes en marketing

Validerings-persona (Henrik & Louise) for Glød. Det mand-drevne par — Henrik finder platformen, Louise er gatekeeper. Tester indhold mod inverteret par-dynamik hvor manden er entry point.

2026-05-03
persona-line-kasper
Analystes en études de marché et spécialistes en marketing

Validerings-persona (Line & Kasper) for Glød. Det nysgerrige, men ambivalente par — fremtidig målgruppe. Tester indhold mod behovet for lav tærskel, tryg framing og beskyttelse mod overvældelse.

2026-05-03
persona-maria
Analystes en études de marché et spécialistes en marketing

Validerings-persona (Maria) for Glød. Den bevidste kvinde uden fuld opbakning — indgangspersona og driver. Tester indhold mod behovet for personlig udvikling, autenticitet og individuel indgang.

2026-05-03
Affichage des 8 principaux skills collectés sur 20 dans ce dépôt.
data-science-tools
Scientifiques des données

Documentation of available data science libraries (scipy, numpy, pandas, sklearn) and best practices for statistical analysis, regression modeling, and organizing analysis scripts. **CRITICAL:** All analysis scripts MUST be placed in reports/{topic}/scripts/, NOT in root scripts/ directory.

2025-11-03
dst-check-freshness
Développeurs de logiciels

Check data freshness and age for DST tables in DuckDB. Use when determining if data needs refreshing or validating data currency before analysis.

2025-11-03
dst-data
Développeurs de logiciels

Fetch actual data from Danmarks Statistik API and store in DuckDB. Use when user wants to download and store specific DST table data for analysis.

2025-11-03
dst-join-analysis
Scientifiques des données

Perform SQL joins and multi-table analysis on DST data in DuckDB. Use when research requires combining multiple tables on common dimensions (time, region). Provides patterns for common DST dimension joins and multi-table comparisons.

2025-11-03
dst-list-tables
Développeurs de logiciels

List all Danmarks Statistik tables currently stored in DuckDB with metadata. Use when user wants to know what data is available locally or explore stored tables.

2025-11-03
dst-query
Scientifiques des données

Execute SQL queries on Danmarks Statistik data stored in DuckDB. Use when user needs specific data analysis, filtering, aggregation, or joins. Also includes table summary functionality.

2025-11-03
dst-report-template
Scientifiques sociaux et travailleurs connexes, autres

Generate HTML research reports with embedded data, charts, and analysis. Use when creating final research deliverables. Supports single comprehensive reports or multiple focused reports. Handles styling, structure, and output to reports/ directory.

2025-11-03
dst-subjects
Scientifiques des données

Browse Danmarks Statistik subject hierarchy to explore available data topics and categories. Use when user wants to discover what data is available or explore DST's organizational structure.

2025-11-03
Affichage des 8 principaux skills collectés sur 14 dans ce dépôt.
jobindex-search
Analystes en études de marché et spécialistes en marketing

Make sure to use this skill whenever the user wants to search for jobs in Denmark, find Danish job listings, look up a specific job posting, or asks anything about the Danish job market — even if they don't mention jobindex.dk explicitly. Invoke this skill for questions about open positions, job vacancies, hiring in Denmark, job opportunities in Danish cities or sectors, or when the user wants to find work in Denmark. Also trigger for phrases like "find me a job", "are there any jobs for X in Copenhagen", or "what jobs are available in Aarhus" when the context is Denmark. Trigger phrases include: jobindex, jobsøgning, job i Danmark, ledige stillinger, job opslag, find job, stillingopslag, jobannonce, job vacancy denmark, danish jobs, jobs in denmark, job search denmark, work in denmark, find work denmark, IT jobs denmark, engineer jobs denmark, developer jobs copenhagen, marketing jobs aarhus, jobs aarhus, jobs copenhagen, jobs odense, jobs aalborg, job openings denmark, hiring denmark, job listings denmark,

2026-06-01
rejseplanen
Développeurs de logiciels

Make sure to use this skill whenever the user asks about public transport in Denmark, train schedules, bus times, metro departures, journey planning between Danish cities, or travel routes using Danish public transport — even if they just ask how to get from one place to another in Denmark without naming Rejseplanen specifically. Also use this skill when the user asks about departures or arrivals at a Danish station, next train/bus/metro from a stop, or wants to look up a Danish transit stop or station. Trigger phrases include: rejseplanen, offentlig transport, tog, bus, metro, s-tog, letbane, rejse, afgange, ankomster, køreplan, how to get from, next train, next bus, departures from, arrivals at, rejsetid, togplan, bustider, DSB, Movia, Midttrafik, Nordjyllands Trafikselskab, FynBus, Sydtrafik, offentlig transport Danmark, public transport Denmark, Danish train, Danish bus, hvornår kører, hvordan kommer jeg til, find station, find stop, disruptions, driftsforstyrrelser, forsinkelser, delays, nearby stops, næ

2026-03-18
salling-food-waste
Développeurs de logiciels

Make sure to use this skill whenever the user asks about food waste deals, madspild tilbud, discounted groceries near expiry, yellow-label products, cheap food items, last-chance food, or reduced-price items at Danish supermarkets — even if they just mention wanting cheap groceries or food waste near a ZIP code or city without naming Salling or a specific store. Also use this skill when the user asks about food waste at Netto, føtex, Bilka, Salling, BR, or any Salling Group store. Trigger phrases include: madspild, food waste, food waste tilbud, madspild netto, madspild bilka, madspild føtex, cheap food, discounted groceries, near-expiry food, reduced price groceries, yellow label, salling food waste, salling group tilbud, find food waste near me, food waste deals Copenhagen, madspild i nærheden, tilbud på dagligvarer, cheap grocery deals, netto tilbud, føtex tilbud, bilka tilbud, where can I find cheap food, what food waste is available near ZIP, food waste near zip code.

2026-03-13
agent-browser
Développeurs de logiciels

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-03-13
bunli
Développeurs de logiciels

Build type-safe CLIs with Bun. Use when: (1) Creating a new CLI application with Bun, (2) Adding commands with defineCommand/option(), (3) Building a plugin system, (4) Using prompt/spinner APIs for interactive CLIs, (5) Building TUI components, (6) Publishing CLI to npm. For advanced TUI (custom components, animations, full layout control), use the 'opentui' skill. Covers: defineCommand, option() APIs, plugin architecture, bunli CLI commands (dev/build/generate/test/release/init/doctor), create-bunli scaffolding, and utilities.

2026-03-13
boliga
Développeurs de logiciels

Make sure to use this skill whenever the user mentions anything related to Danish property data, housing prices, real estate statistics, sold homes, property history, BBR data, or the Danish housing market — even if they don't mention boliga.dk explicitly. Also invoke this skill for questions about specific Danish addresses, zip codes, or municipalities in a housing context. Trigger phrases include: danish property, danish real estate, danish housing market, boliga, bolig til salg, solgte boliger, boligpriser, ejendomspriser, ejendom, ejerlejlighed, villa, rækkehus, sommerhus, fritidshus, andelsbolig, helårsgrund, landejendom, BBR data, bygningsregistret, property for sale denmark, sold homes denmark, house prices denmark, apartment prices copenhagen, aarhus housing, odense real estate, housing statistics denmark, quarterly price index denmark, most viewed properties denmark, property valuation denmark, ejendomsvurdering, salgspris, kvadratmeterpris, days on market, dage til salg, boligsøgning, address lookup

2026-03-13
boligsiden
Analystes en études de marché et spécialistes en marketing

Make sure to use this skill whenever the user mentions anything related to Danish real estate, property prices, housing market in Denmark, apartments or houses for sale or rent in Denmark, sold properties, municipal data, or housing statistics — even if they don't explicitly mention boligsiden.dk. Also use it when they ask about specific Danish cities or areas in a housing context. Trigger phrases include: danish property, danish housing market, boligsiden, danish real estate, houses for sale in denmark, apartments for sale in denmark, rental properties in denmark, sold homes in denmark, property prices in denmark, danish municipalities, ejendom, bolig til salg, lejebolig, solgte boliger, boligpriser, boligsøgning, ejerlejlighed, villa, rækkehus, sommerhus, andelsbolig, house prices copenhagen, aarhus real estate, odense housing.

2026-03-13
jobbank-search
Spécialistes en gestion de projets

Make sure to use this skill whenever the user mentions anything related to job searching on Akademikernes Jobbank, jobbank.dk, or looking for academic or highly educated positions in Denmark — even if they don't mention jobbank.dk explicitly. Also invoke this skill for questions about Danish job listings, graduate trainee positions, Ph.d. jobs, or finding work in specific industries or regions in Denmark. Trigger phrases include: jobbank, akademikernes jobbank, jobs denmark, academic jobs denmark, find job denmark, highly educated jobs, graduate job denmark, trainee position denmark, ph.d. position denmark, postdoc denmark, studiejob, fuldtidsjob, deltidsjob, vikariat, freelance job, praktikplads, job søgning, jobsøgning, søg job, ledige stillinger, nye jobs, it jobs denmark, engineering jobs denmark, marketing jobs denmark, finance jobs denmark, healthcare jobs denmark, remote job denmark, fjernarbejde, job københavn, job aarhus, job odense, nyuddannede job, job til nyuddannede, international job denmark, jo

2026-03-13
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
seo-llm-optimizer-tests
Analystes en assurance qualité des logiciels et testeurs

Test specifications for SEO & LLM Optimizer WordPress plugin. Use when testing the SEO & LLM Optimizer plugin, verifying Copy for AI functionality, or checking markdown/RAG export features.

2025-11-08
wp-testing-core
Analystes en assurance qualité des logiciels et testeurs

Core WordPress testing procedures and patterns for browser-based plugin testing. Use when testing WordPress plugins, logging into WordPress admin, verifying plugin activation, or navigating WordPress UI.

2025-11-08
creating-commands
Développeurs de logiciels

Expert knowledge on creating slash commands for Claude Code. Use when designing or creating slash command .md files, understanding command arguments, or implementing bash execution.

2025-11-07
creating-skills
Développeurs de logiciels

Expert knowledge on creating Agent Skills for Claude Code. Use when designing or creating SKILL.md files, understanding Skill structure, or implementing progressive disclosure patterns.

2025-11-07
creating-subagents
Développeurs de logiciels

Expert knowledge on creating Claude Code subagents. Use when designing or creating subagent .md files, understanding subagent structure, tool restrictions, or model selection.

2025-11-07
wordpress-blocks
Développeurs de logiciels

WordPress block development including Gutenberg blocks, Block Hooks API for dynamic injection, Interactivity API for frontend features, custom post types, shortcodes, widgets, and meta boxes. Use when building blocks, adding interactivity, or creating content structures.

2025-11-07
wordpress-core
Développeurs de logiciels

Core WordPress plugin development fundamentals including file structure, security patterns (sanitize, escape, nonces, capabilities), hooks system (actions/filters), database operations with wpdb, and coding standards. Use when creating plugins, implementing security, or working with core WordPress APIs.

2025-11-07
wordpress-modern
Développeurs de logiciels

Modern WordPress 6.8+ features including asset loading optimization, speculative loading, enqueue strategies, settings API, AJAX handlers, activation hooks, and performance best practices. Use when optimizing performance, implementing settings pages, or using modern WP 6.8 APIs.

2025-11-07
agent-readable-code
Développeurs de logiciels

Principles and a linter for writing code that AI coding agents can read and modify correctly. Use when writing, refactoring, reviewing, or structuring code that will be maintained partly by AI agents (Claude Code, Cursor, Copilot, Aider, Devin). Also use when the user asks about agent-friendly code, AI-friendly architecture, how to structure a repo for AI maintenance, why agents fail on certain codebases, whether SOLID/DRY still apply with AI, or wants to audit an existing codebase for AI-readability. Applies proactively when making naming, file-organization, abstraction, or dependency choices in code the user is likely to maintain with agents — even if they don't explicitly ask for agent-friendly output. Ships with a zero-dependency linter (scripts/lint.py) that flags concrete anti-patterns.

2026-04-29
h-kling
Développeurs de logiciels

Generer parametriske, maskevaliderede hækleopskrifter (amigurumi-kugle, granny square, hæklet tørklæde) på dansk eller engelsk. Brug når brugeren beder om en hækleopskrift, vil designe en amigurumi-figur, et tæppe i granny squares, eller har et garn + mål de vil omsætte til opskrift. AI digter aldrig maskeantal — al matematik køres gennem Python-validator.

2026-04-29
strikning
Développeurs de logiciels

Generer parametriske, maskevaliderede strikkeopskrifter (hue, tørklæde, top-down raglan) på dansk eller engelsk. Brug når brugeren beder om en strikkeopskrift, vil designe en hue/trøje/sweater/tørklæde, eller har et garn + mål de vil omsætte til opskrift. AI digter aldrig maskeantal — al matematik køres gennem Python-validator.

2026-04-29
12 dépôts affichés sur 13