refresh-context — community refresh-context, go-psx-memcard, community, ide skills, Claude Code, Cursor, Windsurf

v1.0
GitHub

About this Skill

Perfect for Code Analysis Agents needing project architecture insights for the PSX Memory Card Manager project Playstation memory card image manager

yveskaufmann yveskaufmann
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The refresh-context skill by yveskaufmann is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Code Analysis Agents needing project architecture insights for the PSX Memory Card Manager project

Core Value

Empowers agents to load architectural context by reading key documentation files, providing essential information for implementing new features and debugging issues across multiple layers such as UI, ViewModel, and Domain using protocols like file reading

Capabilities Granted for refresh-context

Loading project architecture at the start of a new session
Providing context for implementing new features
Debugging issues that span multiple layers
Understanding project architecture when making changes that affect multiple components

! Prerequisites & Limits

  • Requires access to project documentation files
  • Specific to PSX Memory Card Manager project architecture
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

refresh-context

Install refresh-context, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Refresh Context Skill

This skill loads the architectural context for the PSX Memory Card Manager project by reading key documentation files.

When to use this skill

  • At the start of a new session to understand project architecture
  • When making changes that affect multiple components
  • When architectural context is needed for implementing new features
  • When debugging issues that span multiple layers (UI, ViewModel, Domain)

What this skill does

Reads and provides context from:

  1. architecture.md - Detailed component structure, MVVM patterns, and responsibilities
  2. architecture.puml - Visual C4 model diagrams showing system boundaries and data flow

Instructions

Step 1: Read architecture documentation

Load the main architecture documentation to understand:

  • MVVM pattern implementation
  • Component responsibilities and boundaries
  • Dependency injection structure
  • Layer separation (UI, ViewModel, Domain)
bash
1# Read the architecture documentation 2read_file('architecture.md', 1, 300)

Step 2: Load visual architecture model

Read the PlantUML C4 model to understand:

  • System container boundaries
  • Component relationships and data flow
  • Dependency directions between layers
bash
1# Read the PlantUML C4 model 2read_file('architecture.puml', 1, 100)

Key architectural concepts to remember

After reading the files, keep these principles in mind:

  • MVVM Pattern: Views render UI, ViewModels manage state, Domain handles business logic
  • Dependency Injection: Use uber/dig container in internal/dig/container.go
  • Layer Separation: UI (internal/ui/) ↔ ViewModel ↔ Domain (internal/memcard/)
  • Data Binding: ViewModels use bindings/events, never manipulate widgets directly

Expected outcome

After running this skill, you should have context about:

  • Main application components (ManagerWindowView, BlocksContainer, etc.)
  • Memory card domain concepts (MemoryCard, Block, Icon)
  • How data flows between UI and business logic
  • Project structure and file organization

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is refresh-context?

Perfect for Code Analysis Agents needing project architecture insights for the PSX Memory Card Manager project Playstation memory card image manager

How do I install refresh-context?

Run the command: npx killer-skills add yveskaufmann/go-psx-memcard. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for refresh-context?

Key use cases include: Loading project architecture at the start of a new session, Providing context for implementing new features, Debugging issues that span multiple layers, Understanding project architecture when making changes that affect multiple components.

Which IDEs are compatible with refresh-context?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for refresh-context?

Requires access to project documentation files. Specific to PSX Memory Card Manager project architecture.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add yveskaufmann/go-psx-memcard. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use refresh-context immediately in the current project.

Related Skills

Looking for an alternative to refresh-context or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI