shaping-skills

shaping-skills

Project shaping and breadboarding design skills for Claude code.

Agent SkillDevOpen sourceClaude项目塑造面包板设计
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.4k
Source
skill-github

Overview

shaping-skills is a set of skills designed for Claude code, suitable for project shaping and breadboarding. These skills are based on the 'Shape Up' methodology and adapted for collaboration with large language models (LLMs). The documentation skill can transcribe real conversations into structured shaping documents, ideal for team collaboration projects. The solo skill focuses more on direct shaping and design work with Claude. With these skills, users can rapidly iterate on problems and solutions, improving productivity.

Capabilities

  • Transcribe conversations into framework documents
  • Generate project kickoff reference documents
  • Iterate on problems and solutions
  • Map systems to UI and code interfaces

Use cases

Conversation records in team collaboration projectsPreparation before project kickoffRapid prototypingSystem architecture planning

Setup

Requires: Node环境API Key
git clone https://github.com/rjs/shaping-skills.git ~/.local/share/shaping-skills && ln -s ~/.local/share/shaping-skills/framing-doc ~/.claude/skills/framing-doc && ln -s ~/.local/share/shaping-skills/kickoff-doc ~/.claude/skills/kickoff-doc && ln -s ~/.local/share/shaping-skills/breadboarding ~/.claude/skills/breadboarding && ln -s ~/.local/share/shaping-skills/shaping ~/.claude/skills/shaping

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install these skills?

Clone the repository and create symbolic links to the Claude Code skills directory.

What types of projects are these skills suitable for?

Projects requiring team collaboration and rapid prototyping.

Related skills