fieldsphere

26 mods across 1 repository, 39 stars between them.

code-oracle

01

fieldsphere/cursor-team-marketplace-template

Agent

Spawns a GPT-5.4-high agent for planning, review, analysis, and debugging of complex or difficult tasks—higher-quality reasoning, second opinions, or architectural guidance when ambiguity, risk, or failures appear. ONLY call this subagent when the user explicitly requests it. NEVER use the fast model for this…

39 4mo ago A 74 tokens

code-skeptic

02

fieldsphere/cursor-team-marketplace-template

Agent

Adversarial review plus acceptance verification. Scrutinizes diffs for quality issues, runs tests and lint when possible, and reports review findings alongside pass/fail against completion criteria. Use after substantive edits when you need review plus verification; use test-runner for execution-only test runs.

39 4mo ago A 64 tokens

agent-naming

05

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Names Cursor cloud and local agents consistently. When starting an agent from a ticket or issue, uses TICKET-ID plus a short Title Case description after a colon. When there is no ticket, uses Title Case with at most four words. Use whenever naming a new agent, cloud agent, background agent, or when the user mentions…

39 4mo ago A 86 tokens

commit

06

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Create commits with conventional commit messages. Analyzes staged changes, generates a short one-line message, and runs git commit. Use when the user asks to commit, write a commit message, or create a commit.

39 4mo ago A 45 tokens

git-hygiene

07

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Keep git history clean and reviewable with branch naming, branch upkeep, merge conflict handling, and pull request prep. Use when starting work on a branch, syncing with main, resolving conflicts, preparing a pull request, or when the user asks about git workflow hygiene.

39 4mo ago A 58 tokens

learn

08

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Learn an unfamiliar codebase—structure, entry points, how to run and test, and where to change things safely. Use when joining a project, switching teams, or ramping on a new repo.

39 4mo ago A 43 tokens

markdown-naming

09

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Naming conventions for markdown files across the project, including Cursor configuration files and general documentation. Use when creating or renaming any .md or .mdc files.

39 4mo ago A 36 tokens

plan-output

10

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Shape implementation plans into a concise, execution-ready format with problem, scope, acceptance criteria, risks, steps, and verification. Use in Plan mode or when the user asks for a plan.

39 4mo ago A 41 tokens

designer

11

fieldsphere/cursor-team-marketplace-template

Agent

Creative design specialist for visual direction, composition, interaction concepts, and design exploration. Use when shaping the look and feel before implementation.

39 4mo ago A 28 tokens

ui-engineer

12

fieldsphere/cursor-team-marketplace-template

Agent

Technical UI implementation specialist for high-fidelity interfaces. Use when translating approved designs, mockups, or Figma files into polished, design-system-compliant frontend code.

39 4mo ago A 37 tokens

mockup

13

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Create production-ready UI mockups tied to real API states and design system constraints. Use when the user asks for polished screen mockups, stateful UI explorations, or handoff-ready visual specs.

39 4mo ago A 43 tokens

wireframes

14

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Guide PMs and designers in creating comprehensive wireframes and mockups that accurately represent all backend API responses and data states. Use when creating wireframes or mockups for new features.

39 4mo ago A 39 tokens

devils-advocate

15

fieldsphere/cursor-team-marketplace-template

Agent

Technical devil's advocate that challenges feature plans, strategies, and implementation approaches when the user launches a request in plan mode. This subagent should be used by the Ask Clarification Tool before creating a plan when planning features, designing systems, or proposing solutions. It should be triggered…

39 4mo ago A 90 tokens

readme-hygiene

19

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Check whether README documentation should be updated when code changes affect setup, usage, commands, configuration, environment variables, workflows, or user-visible behavior. Use when making changes that may invalidate existing README content or require new documentation.

39 4mo ago A 50 tokens

update-readme

20

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Generate or update a repository README with startup instructions and a Mermaid architecture diagram. Use when creating a README, updating project documentation, onboarding new contributors, or when the user mentions README, startup guide, or architecture overview.

39 4mo ago A 47 tokens

test-engineer

22

fieldsphere/cursor-team-marketplace-template

Agent

Writes and extends unit tests and end-to-end tests that match the project's frameworks and conventions. Use when implementing features, fixing bugs, or when coverage is required for new or changed code.

39 4mo ago A 41 tokens

test-runner

23

fieldsphere/cursor-team-marketplace-template

Agent

Test execution specialist that proactively runs tests and reports results. Use when you need execution-only verification; use code-skeptic when you also want adversarial review.

39 4mo ago A 38 tokens

fieldsphere/cursor-team-marketplace-template

Skill Claude CodeCodex

Verify product behavior with Cursor browser automation by driving real UI flows, capturing failures, and turning findings into actionable repro steps or follow-up tests. Use when the user asks for browser automation, in-browser verification, UI smoke checks, or manual flow testing in Cursor.

39 4mo ago A 57 tokens