qsd-profile-user

Generate a developer behavioral profile from session analysis or questionnaire data.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-profile-user
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qsd-profile-user
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-profile-user
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-profile-user

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a developer behavioral profile from session data or questionnaire input to tailor Claude interactions and improve response quality.

Core Features & Use Cases

  • End-to-end profiling pipeline: consent gate, session analysis or questionnaire fallback, profile generation, and artifact selection.
  • Artifact generation: produces USER-PROFILE.md, /qsd-dev-preferences, and CLAUDE.md sections for personalized interactions.
  • Use Case: a multi-project developer team can standardize Claude personalization by reusing the generated profile across sessions.

Quick Start

Run the profile-user workflow to analyze your session data (or complete the questionnaire) and generate the USER-PROFILE.md, /qsd-dev-preferences, and CLAUDE.md sections.

Frequently Asked Questions about qsd-profile-user

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a developer profile to personalize Claude responses?

Create a developer profile by running a workflow that analyzes session data or processes questionnaire input to generate USER-PROFILE.md and CLAUDE.md sections. This profile persists across projects to tailor Claude interactions and improve response quality.

What is the best way to standardize Claude personalization across multiple projects?

The best way to standardize Claude personalization is generating a behavioral profile that produces reusable artifacts like USER-PROFILE.md and /qsd-dev-preferences. Multi-project developer teams can reuse this generated profile across sessions for consistent interactions.

How does generating a developer behavioral profile from session data work?

Generating a developer behavioral profile works through an end-to-end pipeline: a consent gate, session analysis or questionnaire fallback, profile generation, and artifact selection. It analyzes your session data to extract behavioral patterns and outputs structured markdown files.

Can I use a questionnaire to generate Claude artifacts if I lack session data?

Yes, you can use a questionnaire fallback to generate Claude artifacts if you lack session data. The profiling workflow applies a questionnaire to gather developer preferences and produces the same USER-PROFILE.md and CLAUDE.md sections.

Do I need to provide consent before generating a developer profile?

Yes, you need to pass a consent gate before generating a developer profile. The profiling pipeline requires explicit consent prior to analyzing session data or administering the questionnaire to produce the USER-PROFILE.md and CLAUDE.md sections.