All authors
Mduffy37 avatar

Claude Skills by Mduffy37

github.com/Mduffy37
7 skillsA× 70 installs23 views
Create ProfileA

Create 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.

developmenttypescriptpython
0
9
Create TeamA

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.

developmentgoshell
0
9
Create WorkflowA

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.

developmentgoshell
0
9
Diff AddonsA

Verify profile isolation by diffing the declared inventory (script) against what's actually loaded in this Claude session (system-reminder)

developmentgonode
0
9
List AddonsA

Show what skills, commands, agents, and MCP servers this profile provides — an informative inventory, not a diff

developmentnode
0
9
Profile StatusA

Show the current profile's configuration — plugins, aliases, model/context, slash commands, launch prompt, MCP overrides, hooks, launch flags, and tags

developmentnode
0
9
Suggest PluginsA

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.

developmentgobash
0
9