SI

simple-main-volume

Manages reconstruction, postprocessing, and volume analysis in the SIMPLE src/main/volume subsystem.

Install

mkdir -p .claude/skills/simple-main-volume && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13393" && unzip -o skill.zip -d .claude/skills/simple-main-volume && rm skill.zip

Installs to .claude/skills/simple-main-volume

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when working in SIMPLE's src/main/volume subsystem, including reconstruction objects, even/odd reconstruction handling, volume analysis, docking, interpolation, polar-Fourier volume correlation, and postprocessing policy such as automasking and nonuniform filtering.
270 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Work with reconstruction objects
  • Handle even/odd reconstruction
  • Perform volume analysis
  • Manage docking and interpolation
  • Apply postprocessing policies like automasking

How it works

The skill provides guidance for working within the SIMPLE `src/main/volume` subsystem, which manages reconstruction and postprocessing objects.

Inputs & outputs

You give it
Reconstruction objects, even/odd reconstruction handling, volume analysis, docking, interpolation, polar-Fourier volume correlation, and postprocessing policy
You get back
Modified reconstruction and postprocessing objects

When to use simple-main-volume

  • Modify volume reconstruction logic
  • Implement nonuniform filters
  • Debug docking and interpolation workflows
  • Enforce postprocessing policies

About this skill

SIMPLE src/main/volume

This folder owns reconstruction and postprocessing objects.

Read First

  • simple_reconstructor.f90
  • simple_reconstructor_eo.f90
  • simple_vol_pproc_policy.f90
  • simple_volanalyzer.f90
  • simple_dock_vols.f90

Connections

  • Very closely tied to refine3D, rec3D, interp/, image/, and project/
  • Policy docs in doc/policies/ are especially relevant here
  • Nonuniform filter implementation details live in src/main/nu_filt

Working Rule

Preserve the distinction between reconstruction mechanics and workflow/postprocess policy.

When not to use it

  • When working outside SIMPLE's src/main/volume subsystem
  • When the task does not involve reconstruction or postprocessing objects

Limitations

  • The skill is specific to SIMPLE's `src/main/volume` subsystem.
  • It is closely tied to `refine3D`, `rec3D`, `interp/`, `image/`, and `project/`.

How it compares

This skill provides structural guidance specific to the SIMPLE `src/main/volume` subsystem, ensuring adherence to its design principles, unlike a generic approach to volume processing.

Compared to similar skills

simple-main-volume side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
simple-main-volume (this skill)01moNo flagsIntermediate
software-architecture3336moNo flagsIntermediate
architect-review1094moNo flagsAdvanced
mcp-builder1363moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

architect-review

sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.

109320

mcp-builder

anthropics

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

136215

solid-principles

SmidigStorm

Enforce SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) in object-oriented design. Use when writing or reviewing classes and modules.

57236

codex

Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, or need high-reasoning model assistance. Automatically triggers on codex-related requests and supports session continuation for iterative development.

32238

architecture-patterns

wshobson

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

55214

Search skills

Search the agent skills registry