Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
mikkelkrogsholm
GitHub-Creator-Profil

mikkelkrogsholm

Repository-Ansicht von 132 gesammelten Skills in 13 GitHub-Repositories.

gesammelte Skills
132
Repositories
13
aktualisiert
2026-06-01
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
dev-skills
38 Skills · 2026-04-20
SoftwareentwicklerDatenbankarchitektenWebentwicklerNetzwerk- und Computersystemadministratoren
4 Berufskategorien · 100% klassifiziert
29%Anteil
#02
bookstrap
24 Skills · 2026-02-01
Schriftsteller und AutorenSoftwareentwicklerRedakteureDatenbankarchitektenMarktforschungsanalysten und MarketingspezialistenNetzwerk- und Computersystemadministratoren
7 Berufskategorien · 100% klassifiziert
18%Anteil
#03
findgloed
20 Skills · 2026-05-04
Marktforschungsanalysten und MarketingspezialistenSoftwareentwicklerSchriftsteller und AutorenNetzwerk- und ComputersystemadministratorenWebentwickler
5 Berufskategorien · 100% klassifiziert
15%Anteil
#04
dst-skills
14 Skills · 2025-11-03
SoftwareentwicklerDatenwissenschaftlerSonstige Sozialwissenschaftler und verwandte BerufeWebentwickler
4 Berufskategorien · 100% klassifiziert
11%Anteil
#05
skills
12 Skills · 2026-06-01
SoftwareentwicklerProjektmanagementspezialistenMarktforschungsanalysten und MarketingspezialistenSonstige Hochschullehrer
4 Berufskategorien · 100% klassifiziert
9.1%Anteil
#06
wp-plugins
8 Skills · 2025-11-08
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -tester
2 Berufskategorien · 100% klassifiziert
6.1%Anteil
#07
jobsoegning
4 Skills · 2026-02-10
SoftwareentwicklerDienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)
2 Berufskategorien · 100% klassifiziert
3.0%Anteil
#08
ai-laegens-bord
3 Skills · 2026-02-10
ComputerprogrammiererDatenwissenschaftlerSonstige Computerberufe
3 Berufskategorien · 100% klassifiziert
2.3%Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

agent-readable-code
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Datenbankarchitekten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 38 gesammelten Skills in diesem Repository.
outlining
Schriftsteller und Autoren

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

2026-02-01
writing
Schriftsteller und Autoren

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

2026-02-01
bookstrap-edit
Redakteure

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

2026-02-01
bookstrap-ingest
Softwareentwickler

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
Schriftsteller und Autoren

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

2026-02-01
bookstrap-plan-write
Technische Redakteure

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
Softwareentwickler

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
Softwareentwickler

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

2026-02-01
Zeigt die Top 8 von 24 gesammelten Skills in diesem Repository.
findgloed-app
Softwareentwickler

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
Softwareentwickler

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
Marktforschungsanalysten und Marketingspezialisten

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
Marktforschungsanalysten und Marketingspezialisten

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
Marktforschungsanalysten und Marketingspezialisten

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
Marktforschungsanalysten und Marketingspezialisten

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
Marktforschungsanalysten und Marketingspezialisten

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
Marktforschungsanalysten und Marketingspezialisten

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
Zeigt die Top 8 von 20 gesammelten Skills in diesem Repository.
data-science-tools
Datenwissenschaftler

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
Softwareentwickler

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
Softwareentwickler

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
Datenwissenschaftler

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
Softwareentwickler

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
Datenwissenschaftler

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
Sonstige Sozialwissenschaftler und verwandte Berufe

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
Datenwissenschaftler

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
Zeigt die Top 8 von 14 gesammelten Skills in diesem Repository.
jobindex-search
Marktforschungsanalysten und Marketingspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Marktforschungsanalysten und Marketingspezialisten

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
Projektmanagementspezialisten

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
Zeigt die Top 8 von 12 gesammelten Skills in diesem Repository.
seo-llm-optimizer-tests
Softwarequalitätssicherungsanalysten und -tester

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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 von 13 Repositories angezeigt