Skip to main content

bybren-llc/rendertrust

SkillsMP 已收集 bybren-llc/rendertrust 中的 35 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
35
GitHub 星标
7
GitHub Forks
0

这个仓库中的 skills

已展示 35 / 35 个已收集 Skill。

职业分类
项目管理专家
描述

Agent assignment matrix, blocker escalation, and TDM coordination patterns. Use when assigning work to specialists, managing blockers, or coordinating multi-agent workflows.

原文语言:英语

更新
职业分类
软件开发工程师
描述

API route implementation patterns with RLS, Zod validation, and error handling. Use when creating API routes, implementing endpoints, or adding server-side validation.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Documentation templates for ADRs, runbooks, and architecture docs. Use when creating architectural decision records, operational runbooks, or technical documentation.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Deployment workflows, pre-deploy validation, and smoke testing patterns. Use when deploying to staging or production, running smoke tests, or validating deployments.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Frontend patterns for Next.js App Router, Clerk auth, shadcn/Radix UI, and PostHog analytics. Use when building UI components, creating pages, implementing auth flows, or adding analytics events. Ensures consistent UX patterns and accessibility standards.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Advanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing branches, debugging with bisect, cherry-picking commits, or resolving complex merge conflicts.

原文语言:英语

更新
职业分类
项目管理专家
描述

Linear ticket management best practices. Use when creating issues, updating status, or attaching evidence. Provides evidence templates for dev/staging/done phases.

原文语言:英语

更新
职业分类
数据库架构师
描述

Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Agentic orchestration patterns for long-running tasks. Implements evidence-based delivery and iterative agent loops. Use when managing multi-step work, coordinating workflows, or orchestrating PR workflows.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Pattern library discovery for pattern-first development. Use BEFORE implementing any new feature, creating components, writing API routes, or adding database operations. Ensures existing patterns are checked first.

原文语言:英语

更新
职业分类
软件开发工程师
描述

PR creation, CI/CD validation, and release coordination patterns. Use when creating pull requests, running pre-PR validation, checking CI status, or coordinating merges.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext, withAdminContext, or withSystemContext helpers. NEVER use direct prisma calls.

原文语言:英语

更新
职业分类
软件开发工程师
描述

SAFe development workflow guidance including branch naming conventions, commit message format, rebase-first workflow, and CI validation. Use when starting work on a Linear ticket, preparing commits, creating branches, writing PR descriptions, or asking about…

原文语言:英语

更新
职业分类
信息安全分析师
描述

RLS validation, security audits, OWASP compliance, and vulnerability scanning. Use when validating RLS policies, auditing API routes, scanning for security issues, or reviewing code for vulnerabilities.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Spec creation with pattern references, acceptance criteria, and demo scripts. Use when creating implementation specs, defining acceptance criteria, or breaking down user stories.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Testing patterns for Jest and Playwright. Use when writing tests, setting up test fixtures, or validating RLS enforcement. Routes to existing test conventions.

原文语言:英语

更新
职业分类
项目管理专家
描述

Agent assignment matrix, blocker escalation, and TDM coordination patterns. Use when assigning work to specialists, managing blockers, or coordinating multi-agent workflows.

原文语言:英语

更新
职业分类
软件开发工程师
描述

API route implementation patterns with RLS, Zod validation, and error handling. Use when creating API routes, implementing endpoints, or adding server-side validation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Documentation templates for ADRs, runbooks, and architecture docs. Use when creating architectural decision records, operational runbooks, or technical documentation.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Deployment workflows, pre-deploy validation, and smoke testing patterns. Use when deploying to staging or production, running smoke tests, or validating deployments.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Frontend patterns for Next.js App Router, Clerk auth, shadcn/Radix UI, and PostHog analytics. Use when building UI components, creating pages, implementing auth flows, or adding analytics events. Ensures consistent UX patterns and accessibility standards.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Advanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing branches, debugging with bisect, cherry-picking commits, or resolving complex merge conflicts.

原文语言:英语

更新
职业分类
项目管理专家
描述

Linear ticket management best practices. Use when creating issues, updating status, or attaching evidence. Provides evidence templates for dev/staging/done phases.

原文语言:英语

更新
职业分类
数据库架构师
描述

Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Agentic orchestration patterns for long-running tasks. Implements evidence-based delivery and Simon Willison's agent loop. Use when managing multi-step work, coordinating subagents, or orchestrating PR workflows.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Pattern library discovery for pattern-first development. Use BEFORE implementing any new feature, creating components, writing API routes, or adding database operations. Ensures existing patterns are checked first before writing new code.

原文语言:英语

更新
职业分类
软件开发工程师
描述

PR creation, CI/CD validation, and release coordination patterns. Use when creating pull requests, running pre-PR validation, checking CI status, or coordinating merges.

原文语言:英语

更新
职业分类
数据库架构师
描述

Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext, withAdminContext, or withSystemContext helpers. NEVER use direct prisma calls.

原文语言:英语

更新
职业分类
软件开发工程师
描述

SAFe development workflow guidance including branch naming conventions, commit message format, rebase-first workflow, and CI validation. Use when starting work on a Linear ticket, preparing commits, creating branches, writing PR descriptions, or asking about…

原文语言:英语

更新
职业分类
信息安全分析师
描述

RLS validation, security audits, OWASP compliance, and vulnerability scanning. Use when validating RLS policies, auditing API routes, or scanning for security issues.

原文语言:英语

更新
职业分类
项目管理专家
描述

Spec creation with pattern references, acceptance criteria, and demo scripts. Use when creating implementation specs, defining acceptance criteria, or breaking down user stories.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.

原文语言:英语

更新
职业分类
计算机与信息系统经理
描述

Agent Teams orchestration patterns for multi-agent SAFe workflows. Use when spawning agent teams, coordinating teammates, enforcing quality gates via task dependencies, or orchestrating the 11-agent SAFe pipeline. Covers TeamCreate, SendMessage, shared…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Testing patterns for Jest and Playwright. Use when writing tests, setting up test fixtures, or validating RLS enforcement. Routes to existing test conventions and provides evidence templates.

原文语言:英语

更新
已展示 35 / 35 个已收集 Skill。