Skip to content

SurveyMonkey/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SurveyMonkey Skills

A Claude Code plugin marketplace containing job-scoped plugins for SurveyMonkey engineering workflows. Each plugin groups related skills under a single namespace so they can be installed and invoked together.

Installation

Add the marketplace to your Claude Code settings:

claude plugin install gh-security@SurveyMonkey/skills

Available Plugins

Plugin Namespace Description
gh-security /gh-security:* Resolve Dependabot security alerts across repositories

Plugin Architecture

Each plugin lives in its own directory under plugins/ and owns a single namespace. Skills within a plugin are invoked as /namespace:skill-name.

plugins/
  gh-security/
    .claude-plugin/
      plugin.json
    skills/
      ...

New plugins should follow this same structure. One namespace per plugin, one concern per namespace.

For SurveyMonkey Engineers

This repository is public so that any SurveyMonkey engineer can install these plugins without needing to be added to the GitHub org. See CONTRIBUTING.md for how to propose new plugins or skills.

License

MIT

About

Claude Code skills and plugins for SurveyMonkey

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors