research_project_layout

Community

Standardized project structure for research artifacts.

Authortnn1t1s
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generates filesystem-safe project names from problem descriptions and creates standardized artifact directories.

Core Features & Use Cases

  • Name Generation: Converts descriptions into kebab-case project names.
  • Directory Scaffold: Creates a consistent folder structure for specification, analysis, design, implementation, testing, benchmarks, and more.
  • ** README Template**: Provides starter README with placeholders.

Quick Start

Create a new project skeleton for "Collating Iterator" and inspect the generated README.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: research_project_layout
Download link: https://github.com/tnn1t1s/iterator/archive/main.zip#research-project-layout

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository