
Claude Skills by Mduffy37
github.com/Mduffy37Create a new Claude Code profile from a description — infers project context, matches the user's work to curated workflow shapes, and assembles a bespoke profile by retrieving plugins from the full curated marketplace.
Create a new ClaudeWorks team from a description — selects profiles as members, picks a lead with orchestrator bias, drafts per-member roles and instructions, and identifies gaps with paste-ready `/create-profile` prompts the user can fulfill in a parallel terminal. Stays resident across user turns so gap resolution and final assembly happen in one session.
Draft or revise a profile's `/workflow` slash command — a dormant orchestration script that sequences the profile's tools into a predictable multi-step flow. Use when the user wants to add, redesign, or replace the `/workflow` command on an existing profile, or when invoked from `create-profile` during new-profile assembly.
Verify profile isolation by diffing the declared inventory (script) against what's actually loaded in this Claude session (system-reminder)
Show what skills, commands, agents, and MCP servers this profile provides — an informative inventory, not a diff
Show the current profile's configuration — plugins, aliases, model/context, slash commands, launch prompt, MCP overrides, hooks, launch flags, and tags
Interactive discovery-and-edit session for a ClaudeWorks profile — search the curated marketplace and local plugins, install missing picks with the user's confirmation, add them to the active profile, and use smart exclusions so only the items that match the user's query get enabled on mega-bundle plugins. Stays resident across multiple user turns until the user signals they're done.