This handles the specific workflow for adding someone to Langfuse's team pages. It walks you through collecting name, role, GitHub, LinkedIn, and optionally Twitter, then updates two files: the authors.json data and a shared team-members.mdx table that gets imported across press, about, careers, and handbook pages. The prompting is deliberate about avoiding duplicate team lists, it'll actually search for existing tables and replace them with the canonical import. Nice example of a very company-specific onboarding task that's repetitive enough to automate but just manual enough that people probably forget a step. If you're not Langfuse this won't apply, but if you are, it's the kind of thing that saves the fifth new hire from wondering why they're not on the website yet.
npx -y skills add langfuse/langfuse-docs --skill add-yourself-to-team-langfuse --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
remotion-dev/remotion
reactjs/react.dev