shine-profile-user

Generate developer behavioral profiles and Claude-ready artifacts from session data or questionnaires.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-profile-user
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shine-profile-user
Source: https://github.com/diShine-digital-agency/SHINE-Code-System/tree/main/skills/shine-profile-user
Command: npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-profile-user

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates building a developer behavioral profile from analysis or a questionnaire and generates artifacts (USER-PROFILE.md, /shine-dev-preferences, CLAUDE.md sections) that personalize Claude's responses.

Core Features & Use Cases

  • Profile generation: Generate a developer behavioral profile from session data or questionnaire input.
  • Artifact production: Create USER-PROFILE.md, /shine-dev-preferences, and CLAUDE.md sections to tailor Claude's behavior.
  • Workflow orchestration: Manage consent gating, session analysis, questionnaire fallback, and sequential artifact generation.
  • Result delivery: Present results with a summary and highlight critical changes.

Quick Start

Run the profile-user workflow to generate a developer profile from session data or questionnaire and produce CLAUDE-ready artifacts.

Frequently Asked Questions about shine-profile-user

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

FAQPage Schema
How do I generate a developer profile for Claude-ready artifacts?

Generating a developer profile for Claude-ready artifacts involves automating session data analysis or deploying a questionnaire to produce USER-PROFILE.md, /shine-dev-preferences, and CLAUDE.md sections. This workflow personalizes Claude's responses based on your behavioral data.

What is the purpose of adding developer preferences to CLAUDE.md?

The purpose of adding developer preferences to CLAUDE.md is to tailor and personalize Claude's behavioral responses. By injecting a generated developer profile, Claude adapts its interactions to match your specific workflow and coding habits.

Can I automate behavioral profile generation across multiple projects?

Yes, you can automate behavioral profile generation across multiple projects by deploying a questionnaire fallback. This orchestrates an end-to-end workflow that sequentially generates standard artifacts for each project environment.

Does the developer profile workflow require explicit consent for session analysis?

Yes, the developer profile workflow requires explicit consent for session analysis. It implements consent gating before proceeding with session data analysis or questionnaire fallback to ensure authorized data processing.

What happens when there is no session data to analyze for a developer profile?

When there is no session data to analyze for a developer profile, the workflow automatically triggers a questionnaire fallback. This gathers the necessary behavioral input to sequentially generate your USER-PROFILE.md and related artifacts.