·project-teacher
</>

project-teacher

Generates a detailed project explanation and retrospective (FOR_USER.md) to help the user learn from the project. Use this skill when the user asks to explain the project, asks "what did we just build?", or invokes the skill to generate a learning resource after a coding session.

18Installs·0Trend·@nweii

Installation

$npx skills add https://github.com/nweii/agent-stuff --skill project-teacher

How to Install project-teacher

Quickly install project-teacher AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nweii/agent-stuff --skill project-teacher
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nweii/agent-stuff.

SKILL.md

View raw

Generate a detailed explanation of the current project or task, focusing on the "why" and "how" to help the user learn.

When triggered, generate a markdown file containing the learning resource.

Before generating a new file, search the output directory (default: learning/) for existing documents related to the current project.

Generates a detailed project explanation and retrospective (FOR_USER.md) to help the user learn from the project. Use this skill when the user asks to explain the project, asks "what did we just build?", or invokes the skill to generate a learning resource after a coding session. Source: nweii/agent-stuff.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nweii/agent-stuff --skill project-teacher
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-11

Browse more skills from nweii/agent-stuff

Quick answers

What is project-teacher?

Generates a detailed project explanation and retrospective (FOR_USER.md) to help the user learn from the project. Use this skill when the user asks to explain the project, asks "what did we just build?", or invokes the skill to generate a learning resource after a coding session. Source: nweii/agent-stuff.

How do I install project-teacher?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nweii/agent-stuff --skill project-teacher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nweii/agent-stuff