Anders Bjarby avatar

Anders Bjarby

Community

@fltman · Sweden

235Followers
|
120Public Repos
|
2Published Skills

Anders Bjarby (fltman) publishes Claude Code skills for macOS screen capture and project scaffolding with CLAUDE.md and slash commands.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (60%)UI/UX & Creative M.. (40%)

Agent Skills by Anders Bjarby

Showing 2 vetted skills indexed across 2 GitHub repositories.

Frequently Asked Questions About Anders Bjarby

FAQPage Schema
What tasks can I perform with fltman's screenshot skill?▼

You can capture macOS screenshots from Claude Code: full screen, a specific display, an exact region by coordinates, an interactively dragged rectangle, or a specific window by ID or click. PNGs save to /tmp/claude-screenshots/ and return a path Claude reads multimodally.

Who should use these Claude Code skills?▼

macOS developers using Claude Code who need visual debugging of rendered UI output, plus engineers bootstrapping new projects who want preconfigured CLAUDE.md files and slash commands scaffolded automatically.

How does the screenshot capture runtime work?▼

Invoke the skill inside Claude Code on macOS, choose a capture mode (full screen, display, coordinates, dragged rectangle, or window), and the PNG is written to /tmp/claude-screenshots/. The returned path lets Claude load the image with the Read tool.

What are the prerequisites for the screenshot skill?▼

You need a macOS environment running Claude Code, since capture relies on macOS screen-grabbing of displays, regions, and windows. The skill saves output as PNG files under /tmp/claude-screenshots/ for multimodal inspection.