N43-Studio
- 11 skills
- 0 followers
- 1 week ago last updated
- ▌ Pr Review · n43-studio bundleProvides PR code review conventions including severity levels, feedback types, review language guidelines, and best practices for constructive feedback. Use when conducting code reviews, writing review comments, or refining review documents.
- ▌ Ralph Run · n43-studioCodex wrapper for the Ralph ralph-run command contract. Use when executing Ralph workflow after audit-project passes.
- ▌ Deployment · n43-studio bundleProvides deployment best practices for Node.js/Express + React applications, covering Docker, environment configuration, health checks, and Google Cloud Run deployment. Use when building Docker images, configuring deployment pipelines, setting up environment variables, or deploying to cloud platforms.
- ▌ Ralph Build · n43-studioCodex wrapper for the Ralph build command contract. Use when running the single-entry setup flow through audit.
- ▌ Git Workflow · n43-studio bundleProvides git workflow conventions including conventional commits, branch naming, PR review guidelines, and issue tracker integration. Use when performing git operations, creating commits, opening PRs, conducting code reviews, or managing branches.
- ▌ Testing Logging · n43-studio bundleProvides testing strategies and logging patterns for Node.js/TypeScript and React applications, covering structured logging with pino, unit/integration testing with Vitest, and React component testing with Testing Library. Use when writing tests, setting up logging, or establishing testing patterns.
- ▌ Ralph Create Issue · n43-studioLinear PM skill: create exactly one implementation-ready Linear Issue with readiness taxonomy and approval gating. Use when adding a single issue to a Ralph project.
- ▌ Ralph Audit Project · n43-studioCodex wrapper for the Ralph audit-project command contract. Use when validating project artifacts before ralph-run.
- ▌ Ralph Create Project · n43-studioLinear PM skill: initialize a Ralph project workspace for a Linear Issue. Use when setting up a new project scaffold bound to a Linear Issue identifier.
- ▌ Ralph Populate Project · n43-studioLinear PM skill: populate an initialized Ralph project with implementation-ready issues derived from project milestones. Use when enriching a project with issue context.
- ▌ Ralph Generate Prd From Project · n43-studioLinear PM skill: generate a PRD artifact from populated Ralph project state. Use when producing the PRD that bridges Linear PM setup and Ralph execution.