steadycursor/steadystart
Command Claude Code
Command "1-commit" from steadycursor/steadystart, covering create new git commit task, examples of good commit messages, precommit checks, precommit check: graphql mutation/query argument validation and precommit check: id access permission validation.
steadycursor/steadystart
Command Claude Code
This task helps you create a new custom command file with proper structure and formatting.
steadycursor/steadystart
Command Claude Code
This task guides you through updating an existing command file with new instructions or modifications. The goal is to create an updated version of the command instructions, NOT to execute the selected-command.
steadycursor/steadystart
Command Claude Code
This task uses the same logic as the commit task (.claude/commands/commit.md) but automatically selects the first suggested commit message without asking for confirmation.
steadycursor/steadystart
Command Claude Code
This task helps create or update validation schemas for GraphQL mutations.
steadycursor/steadystart
Command Claude Code
This task helps set up proper authorization scopes for GraphQL resolvers, with a focus on correctly handling ID and IDs fields.
steadycursor/steadystart
Command Claude Code
Command "5-create-prisma-migration" from steadycursor/steadystart, covering create prisma migration task and common migration name examples.
steadycursor/steadystart
Command Claude Code
This task guides you through creating a new React component.
steadycursor/steadystart
Command Claude Code
This command helps create comprehensive tests for GraphQL resolvers, following the project's testing patterns and ensuring proper validation and auth scope checks.
steadycursor/steadystart
Command Claude Code
This command temporarily unstages all files to allow for a focused commit, then restores the original staging state.
steadycursor/steadystart
Command Claude Code
This task creates a portable diff file of command changes that can be imported into another project with similar command structure.
steadycursor/steadystart
Command Claude Code
Command "commit-file" from steadycursor/steadystart, covering create new git commit for specific files, file handling, process flow and important notes.