Skip to content

julilaoshi/takeaway-skill

Repository files navigation

Takeaway Skill / 拿来主义 skill

Stop hoarding references. Start turning them into your own edge.
Takeaway Skill pulls sites, effects, and visual systems apart, then helps you rebuild them as reusable patterns instead of surface-level copies.

Watch Video Star Repo Read Skill Install How It Works

Takeaway Skill interaction demo

Public v1.0 now. The versions shown on my social media are closer to an internal v3 workflow.

English | 简体中文

What This Unlocks

  • stop just collecting good references
  • distill good sites, designs, and interactions into reusable local assets
  • place the distilled results into the management page I built for viewing, demos, and iteration
  • make it easier to manage, review, present, and keep improving
  • combine it with other skills to move toward automated distillation, automated design, and automatic asset use

Start Here

Project Demo

Watch the full demo on YouTube

Why This Repository Exists

takeaway-skill is not about copying someone else's facade and selling it.

It is about:

  • learning faster
  • studying references with better judgment
  • separating mechanism from surface style
  • adapting ideas into stronger original work

This repository is shared to increase visibility, exchange methods, and make the core idea easier to reuse.

What This Repository Includes

  • a lightweight page shell for hosting distilled entries
  • the public version of takeaway-skill
  • safe reference templates
  • an editable framework without real case content
  • the current public v1.0 release

What This Repository Does Not Include

  • real case studies
  • private research archives (selected non-sensitive parts may appear later in v3)
  • source material packages (selected public-safe parts may appear later in v3)
  • private links
  • local absolute paths
  • third-party example libraries
  • private identity details that belong only to the internal workflow
  • any feature for archiving third-party screenshots or recordings inside the public package
  • the v3.0 upgrade package

Why The Social Media Version Looks Stronger

This repository focuses on takeaway-skill itself.

In my personal workflow, the strongest results usually come from several skills working together, for example:

  • takeaway-skill
    • decide what is worth taking and what must not be copied directly
  • codingskill
    • inspect site code, rebuild structures, and produce working reconstructions
  • static-design-skill
    • compress page logic into clearer layout and visual decisions
  • optional supporting skills
    • such as SVG, visual extraction, and other production-side helpers

I have also already distilled a larger body of references and accumulated more material packs and intermediate assets in the internal workflow.

So the social media version looks stronger not only because of multi-skill coordination, but also because it is built on top of more prepared material.

If you want results closer to my social media demos, a multi-skill workflow is usually necessary. takeaway-skill defines the strategy, but it does not replace implementation.

How to Install and Use

If this is your first time using Codex or Claude Code, start here.

Copy this in your terminal

git clone https://github.com/julilaoshi/takeaway-skill.git
cd takeaway-skill

Then open this folder in Codex, Claude Code, or your cloud coding workspace.

Copy this into your coding agent

Read skill/SKILL.md first.
Then use takeaway-skill to distill this reference into something reusable.
Do not copy surface style directly.
Place the result into site/index.html so I can review it in the management page.

Common task prompts

If you want to study and distill someone else's webpage

I want to distill and study this webpage.
I will paste the link, screenshots, or a screen recording into the chat.
Read skill/SKILL.md first.
Do not copy the surface style directly.
Help me extract the structure, mechanisms, and reusable parts.
Then place the result into site/index.html so I can review it in HTML.

If you want a parameter panel on the right for visual effects

I want a control panel on the right side for adjustable visual effects.
Please add a live effect control area to the current page.
The parameters can include intensity, speed, size, and opacity.
Write the result directly into site/index.html so I can tweak it in HTML.

If you want to review the result directly in HTML

Do not give me a text-only answer.
Place the result directly into site/index.html.
After editing, tell me what I should check in the HTML page.

Structure

  • site/index.html - main entry page
  • site/assets/ - public-facing visual assets
  • site/ui/ - local UI styles
  • skill/SKILL.md - the public skill file
  • references/ - safe templates and public release guidance
  • agents/openai.yaml - UI metadata for the skill

Release Helpers

Default Repository Flow

This repository is not meant to stop at a text-only skill output.

The default flow is:

  1. use skill/SKILL.md to distill a reference
  2. use references/ as the safe output scaffold
  3. place the distilled result into the entry structure in site/index.html
  4. review the result through the webpage

If someone only reads the skill file and never updates site/index.html, they are only using half of this repository.

Language Strategy

  • Branding copy can stay in Chinese.
  • Structural UI can stay in English.
  • Documentation uses English-first with a Chinese companion file.

License And Brand Boundary

The code, documentation, and reusable framework are released under the MIT License.

However, brand-facing assets and identity elements are not automatically transferred with that license. See BRAND_NOTICE.md for the reserved brand assets and identity elements.

In short:

  • reuse the framework
  • study the method
  • build your own version
  • do not present derivative work as if it were the original author's personal brand
  • replace reserved brand-facing elements with your own before redistribution if needed

Internal vs Public Boundary

The internal version of takeaway-skill may keep local research material for private study, including third-party screenshots, recordings, and object-specific notes.

This public repository does not ship that capability.

Public means:

  • method
  • templates
  • placeholders
  • reusable framework

Public does not mean:

  • third-party screenshot archive
  • third-party recording archive
  • private identity sync
  • private workflow traces copied from the internal version

Find Julilaoshi

Follow Juli on GitHub Star Takeaway Skill

Platform Identity
X / Twitter @julilaoshi
Instagram @julilaoshi
YouTube @julilaoshi
Red Book 居里老师

License

MIT for the code and reusable framework.

See LICENSE and BRAND_NOTICE.md.

About

Takeaway Skill(蒸馏设计-拿来主义skill): distill references into reusable mechanisms, adaptation routes, pattern cards, and implementation briefs without copying surface style.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages