hello-world
01kasperjunge/agent-resources-legacy
Agent Claude Code
A simple subagent that greets the user.
kasperjunge/agent-resources-legacy
Agent Claude Code
A simple subagent that greets the user.
kasperjunge/agent-resources-legacy
Command Claude Code
A simple hello world slash command example.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
North star guidance for the agent-resources project. Use this skill to understand project context, get inspiration for development decisions, and resolve uncertainty about feature priorities or design choices. Reference when asking 'why does this project exist?' or 'what should we optimize for?'.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Query Danish real estate data from Boliga.dk as pandas DataFrames. Use when the user asks about Danish property prices, real estate searches, market statistics, or housing analysis in Denmark.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Generate and maintain CHANGELOG.md following Keep a Changelog format. Use when creating a changelog, updating after releases, or when the user says "changelog", "/changelog", or asks to document project history. Analyzes git history and existing changelog to produce a properly formatted changelog.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Stay current with how OpenCode, OpenAI Codex, and Claude Code implement extensibility features (skills, slash commands, subagents, custom prompts). Use when comparing implementations across AI coding assistants, researching how a specific tool implements a feature, or syncing knowledge about agent extensibility…
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
A simple example skill that demonstrates Claude Code skill structure.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Write LinkedIn posts in Kasper Junge's distinctive Danish style. Use when asked to write LinkedIn content, social media posts, or project announcements in Kasper's voice. Triggers include "skriv i min stil", "LinkedIn post", "del dette på LinkedIn", or when user wants casual Danish tech communication.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Generate comprehensive codebase onboarding guides. Use when someone needs to understand a new codebase, when asked to explain the architecture, or when the user says "onboard", "/onboard", "explain this codebase", or asks for help understanding how a project works. Analyzes project structure, patterns, and key files…
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Generate comprehensive PR descriptions from git diffs. Use when creating or updating pull requests, when asked to write a PR description, or when the user says "pr", "/pr", or asks for help with their pull request. Analyzes staged/unstaged changes and commit history to produce thorough, reviewer-friendly descriptions.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Generate beautiful, comprehensive README.md files for any codebase. Use when asked to create a README, improve documentation, or when the user says "readme", "/readme", or wants help documenting their project. Analyzes the codebase structure, dependencies, and code to produce professional documentation.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Generate release notes from git history. Use when preparing a release, creating a GitHub release, or when the user says "release", "/release", "release notes", or asks for help documenting what changed between versions. Analyzes commits since the last tag and produces categorized, human-readable release notes.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
kasperjunge/agent-resources-legacy
Skill Claude CodeCodex
Write high-quality technical blog posts with strong structure and clarity. Use when asked to write a blog post, technical article, tutorial, or guide about programming, software, APIs, tools, or technical concepts. Triggers include "write a blog post about...", "create a technical article", "help me write about…
kasperjunge/danish-building-years
Skill Claude CodeCodex
Use when adding a new city or town to the Danish Building Years tool, including extracting INSPIRE BBR data, fetching OSM context, updating places.json, and verifying the Svelte app.
kasperjunge/danish-building-years
Instructions file CodexOpenCode
Instructions for kasperjunge/danish-building-years, a project described as: Et lokalt værktøj til at generere historiske kort over bygningers alder i danske byer.
kasperjunge/danish-building-years
Instructions file
Instructions for kasperjunge/danish-building-years, a project described as: Et lokalt værktøj til at generere historiske kort over bygningers alder i danske byer.
Instructions file CodexOpenCode
AGENTS.md instructions for kasperjunge/skills, a project described as: My agent skill library.
Instructions file
Claude Code instructions for kasperjunge/skills, a project described as: My agent skill library.
Skill Claude CodeCodex
Interview the user about a blog post they want to write and write the blog post based on the interview.
kasperjunge/kasperjunge-marketplace
Plugin Claude Code
Plugin marketplace listing 2 plugins: spec-driven-development, research-plan-implement.
kasperjunge/kasperjunge-marketplace
Agent
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).
kasperjunge/kasperjunge-marketplace
Agent
Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.