Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Triz Nested Doll

ASecurity

Place one object inside another, which is inside a third, maximizing space utilization and increasing system compactness

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
developmentshellangularrails

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill triz-nested-doll --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Triz Nested Doll?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Triz Nested Doll
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-triz-nested-doll/badge)](https://www.skillsdirectory.com/skills/lev-os-triz-nested-doll)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: triz-nested-doll
description: Place one object inside another, which is inside a third, maximizing space utilization and increasing system compactness
---

# TRIZ Nested Doll / Matryoshka (Principle #7)

## Overview

The Nested Doll (Matryoshka) principle is the seventh of Altshuller's 40 Inventive Principles from TRIZ. The principle states: place one object inside another; make one object pass through a cavity in another object; use the empty internal spaces of objects for additional functions.

Named after Russian nesting dolls, this principle addresses a fundamental design challenge: eliminating wasted space while maintaining full functionality. The insight: empty space inside objects is an untapped resource.

Two application modes:
1. **Static Nesting** - Objects permanently nested for storage or transport (measuring cups)
2. **Dynamic Nesting** - Objects extend from nested state for operation (telescoping antenna)

## When to Use

- Storage or transport space is severely limited
- System must be compact in one state, extended in another
- Empty internal cavities exist in structural components
- Multiple sizes of similar objects need efficient storage
- Portable systems need to collapse for mobility
- Cost reduction requires minimizing material and shipping volume
- Protection of inner components from environment

## The Process

### Step 1: Identify Empty Space or Size Constraints

Map the unused internal volumes or the space constraints driving the need for compactness.

**Example:** Camping trailer must fit on car hitch for transport but provide living space at site.

### Step 2: Determine Nesting Geometry

Design shapes that fit inside each other:
- **Conical Nesting:** Stacking cups, funnels
- **Cylindrical Nesting:** Telescoping tubes, measuring spoons
- **Rectangular Nesting:** Storage containers, folding furniture
- **Organic Nesting:** Custom shapes that interlock

**Example:** Beauer 3X trailer uses rectangular sections that telescope outward.

### Step 3: Design Extension/Extraction Mechanism

How do nested objects deploy or separate for use?
- Slide/telescope
- Hinge/unfold
- Lift/stack
- Rotate/unscrew

**Example:** Trailer sections slide out on rails, lock in extended position.

### Step 4: Ensure Functional Integrity in Both States

Nested state must be robust for transport; extended state must perform fully.

**Example:** Each trailer section, when extended, provides structural walls and weatherproofing.

### Step 5: Address Scaling Implications

If nesting creates size variations, ensure each size is still functional.

**Example:** Nested screwdrivers - each size must have sufficient torque-bearing capability.

## Example Application

**Situation (Industrial Chimney Construction):** Tall industrial chimneys require construction or repair at height, with difficult logistics for transporting long sections.

**Application:**
1. **Constraint:** Long chimney sections cannot be transported to site
2. **Geometry:** Cylindrical nesting - telescoping tube sections fit inside each other
3. **Mechanism:** Hydraulic lift extends sections vertically from inside
4. **Integrity:** When extended, sections lock and seal at joints
5. **Scaling:** Each outer section supports weight of all inner sections

**Outcome:** Complete chimney delivered in single compact unit, extended on-site without crane.

## Example Application (Consumer Product)

**Situation (Multi-Tool Screwdriver):** Users need multiple screwdriver sizes but carrying many tools is inconvenient.

**Application:**
1. **Constraint:** Need 6+ driver sizes in pocket-portable form
2. **Geometry:** Cylindrical - smaller drivers nest inside larger ones
3. **Mechanism:** Pull/twist to extract; largest handle serves as hammer
4. **Integrity:** Each extracted driver locks into handle for torque
5. **Scaling:** Smaller drivers have proportionally smaller tips

**Outcome:** Full toolkit in single pocket-sized tool.

## Example Application (Software Architecture)

**Situation:** Software components need to scale from minimal to full-featured without separate codebases.

**Application:**
1. **Constraint:** Can't maintain separate products for different feature tiers
2. **Geometry:** Feature nesting - basic tier contained within standard, standard within premium
3. **Mechanism:** License keys or configuration enable outer "shells" of functionality
4. **Integrity:** Each tier is complete and functional
5. **Scaling:** Incremental capability unlocked without reinstallation

**Outcome:** Single codebase serves entire product line with nested feature sets.

## Anti-Patterns

- Nesting fragile components that can be damaged by contact
- Creating nested designs that can't be disassembled for maintenance
- Over-nesting to the point where inner items are inaccessible
- Ignoring structural requirements when inner items must bear load
- Assuming nesting always saves space (poor geometry can waste more)
- Forgetting that nested items may have different thermal/environmental needs

## Related

- triz-segmentation (divide first, then potentially nest the segments)
- triz-taking-out (extract vs. nest - opposite approaches to space)
- fractal-design (self-similar structures at multiple scales)
- information-architecture (nested hierarchies in content)
- composite-pattern (software nested structures)

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

281612 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2132 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →