cursor-team-marketplace-template
Team-ready Cursor plugins for engineering, design, testing, and docs
All Skills in This Repository (16)
Pure Emerald Level Indicatorswireframes
Translate API responses into annotated wireframes with data-state coverage.
mockup
Create UI mockups aligned with API states and design-system constraints.
readme-hygiene
Detect code changes that invalidate README content and prompt documentation updates.
weekly-review
Summarize weekly commits and categorize changes into debt, bug fixes, and new features.
update-readme
Generate repository READMEs with startup instructions and Mermaid architecture diagrams.
commit
Generate conventional commit messages from staged Git diffs and apply them.
markdown-naming
Standardize Markdown file names to kebab-case for .md and .mdc files.
learn
Document unfamiliar codebases by identifying entry points, run/test processes, and safe modification areas.
plan-output
Generate execution-ready planning artifacts from user goals.
agent-naming
Automate Cursor agent naming with ticket-backed and four-word Title Case patterns.
git-hygiene
Guide git branch naming, atomic commits, and pull request preparation.
write-unit-tests
Generate focused unit tests for changed functions or modules.
Frequently Asked Questions
FAQPage SchemaHow to install cursor-team-marketplace-template?โผ
Run `npx skills add fieldsphere/cursor-team-marketplace-template --all -g -y` in your terminal to install all plugins globally.
What is a Cursor team marketplace?โผ
It is a GitHub repository of plugins that Cursor imports via its marketplace.json file, giving your whole team shared rules, skills, agents, and MCP servers.
Should I fork this template or use it directly?โผ
Forking is recommended for most teams because it lets you customize rules, agents, and MCP credentials while still pulling upstream updates when you want them.
What plugins are included in this marketplace?โผ
It ships five plugins: a starter pack for code quality and git hygiene, plus product management, design, technical writing, and testing plugins.
Do I need coding experience to use this template?โผ
No. You only need to import the repo URL in Cursor's dashboard or fork it and edit plain markdown files to match your team's conventions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core