Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
mikkelkrogsholm
GitHub 제작자 프로필

mikkelkrogsholm

13개 GitHub 저장소에서 수집된 132개 skills를 저장소 단위로 보여줍니다.

수집된 skills
132
저장소
13
업데이트
2026-06-01
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
dev-skills
skills 38개 · 2026-04-20
소프트웨어 개발자데이터베이스 아키텍트웹 개발자네트워크·컴퓨터 시스템 관리자
직업 카테고리 4개 · 100% 분류됨
29%비중
#02
bookstrap
skills 24개 · 2026-02-01
작가·저자소프트웨어 개발자편집자데이터베이스 아키텍트기술 작가네트워크·컴퓨터 시스템 관리자
직업 카테고리 7개 · 100% 분류됨
18%비중
#03
findgloed
skills 20개 · 2026-05-04
소프트웨어 개발자시장조사 분석가·마케팅 전문가작가·저자네트워크·컴퓨터 시스템 관리자웹 개발자
직업 카테고리 5개 · 100% 분류됨
15%비중
#04
dst-skills
skills 14개 · 2025-11-03
소프트웨어 개발자데이터 과학자기타 사회 과학자 및 관련 종사자웹 개발자
직업 카테고리 4개 · 100% 분류됨
11%비중
#05
skills
skills 12개 · 2026-06-01
소프트웨어 개발자프로젝트 관리 전문가기타 중등 후 교사시장조사 분석가·마케팅 전문가
직업 카테고리 4개 · 100% 분류됨
9.1%비중
#06
wp-plugins
skills 8개 · 2025-11-08
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
6.1%비중
#07
jobsoegning
skills 4개 · 2026-02-10
소프트웨어 개발자서비스 영업 대표(광고, 보험, 금융 서비스 및 여행 제외)
직업 카테고리 2개 · 100% 분류됨
3.0%비중
#08
ai-laegens-bord
skills 3개 · 2026-02-10
기타 컴퓨터 관련 직업데이터 과학자컴퓨터 프로그래머
직업 카테고리 3개 · 100% 분류됨
2.3%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

agent-readable-code
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
데이터베이스 아키텍트

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
이 저장소에서 수집된 skills 38개 중 상위 8개를 표시합니다.
outlining
작가·저자

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

2026-02-01
writing
작가·저자

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

2026-02-01
bookstrap-edit
편집자

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

2026-02-01
bookstrap-ingest
소프트웨어 개발자

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
작가·저자

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

2026-02-01
bookstrap-plan-write
기술 작가

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
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-02-01
이 저장소에서 수집된 skills 24개 중 상위 8개를 표시합니다.
findgloed-app
소프트웨어 개발자

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
소프트웨어 개발자

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
시장조사 분석가·마케팅 전문가

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
시장조사 분석가·마케팅 전문가

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
시장조사 분석가·마케팅 전문가

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
시장조사 분석가·마케팅 전문가

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
시장조사 분석가·마케팅 전문가

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
시장조사 분석가·마케팅 전문가

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
이 저장소에서 수집된 skills 20개 중 상위 8개를 표시합니다.
data-science-tools
데이터 과학자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
데이터 과학자

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
소프트웨어 개발자

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
데이터 과학자

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
기타 사회 과학자 및 관련 종사자

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
데이터 과학자

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
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
jobindex-search
시장조사 분석가·마케팅 전문가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
시장조사 분석가·마케팅 전문가

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
프로젝트 관리 전문가

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
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
seo-llm-optimizer-tests
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
저장소 13개 중 12개 표시