Skip to main content
在 Manus 中运行任何 Skill
一键导入
bybren-llc
GitHub 创作者资料

bybren-llc

按仓库查看 4 个 GitHub 仓库中的 189 个已收集 skills。

已收集 skills
189
仓库
4
更新
2026-03-25
仓库浏览

仓库与代表性 skills

agent-coordination
项目管理专家

Agent assignment matrix, blocker escalation, and TDM coordination patterns. Use when assigning work to specialist agents, managing blockers across agents, coordinating multi-agent workflows, escalating issues, or verifying the pre-implementation gate. Do NOT use for direct implementation work.

2026-03-18
api-patterns
软件开发工程师

API route implementation patterns with RLS, validation, and error handling. Use when creating API routes, implementing CRUD endpoints, adding server-side validation, handling webhooks, or implementing error handling patterns. Do NOT use for frontend-only changes or database migrations without API involvement.

2026-03-18
confluence-docs
软件开发工程师

Documentation templates for ADRs, runbooks, architecture docs, and knowledge transfer documents. Use when creating Architecture Decision Records, writing operational runbooks, documenting system architecture, or creating technical specifications. Do NOT use for code implementation or ticket management.

2026-03-18
deployment-sop
网络与计算机系统管理员

Deployment workflows, pre-deploy validation, smoke testing, and rollback procedures. Use when deploying to staging or production, running smoke tests, validating deployments, or planning rollback. Do NOT use for local development or CI pipeline configuration.

2026-03-18
frontend-patterns
网页开发工程师

Frontend patterns for modern web frameworks, component libraries, auth flows, and analytics. Use when building UI components, creating pages, implementing auth flows, adding analytics events, or working with component libraries. Do NOT use for API-only or backend-only changes.

2026-03-18
git-advanced
软件开发工程师

Advanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing feature branches, debugging with bisect, cherry-picking commits between branches, resolving complex merge conflicts, or recovering from git mistakes. Do NOT use for routine commits or simple pushes.

2026-03-18
linear-sop
项目管理专家

Ticket management best practices for Linear or equivalent project tracker. Use when creating issues, updating ticket status, attaching evidence, parsing acceptance criteria, or working with ticket UUIDs. Provides evidence templates for dev/staging/done phases.

2026-03-18
migration-patterns
数据库架构师

Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, updating ORM schema, adding GRANT statements, or planning data migrations. Do NOT use for application code changes without schema impact.

2026-03-18
当前展示该仓库 Top 8 / 53 个已收集 skills。
api-patterns
软件开发工程师

Express API route implementation patterns with validation and error handling. Use when creating Express routes, implementing CRUD endpoints, adding server-side validation, handling webhooks, or implementing error handling. This project uses Express.js with direct pg queries -- no Next.js, no ORM.

2026-03-25
frontend-patterns
软件开发工程师

Frontend UI patterns. DORMANT -- not currently active in a-safe-pulse (CLI + API only).

2026-03-25
migration-patterns
数据库架构师

Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables, or planning data migrations. Migrations are raw SQL files in `src/db/migrations/` with `XXX_description.sql` naming, registered in `index.ts`, auto-run on startup.

2026-03-25
pattern-discovery
软件开发工程师

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.

2026-03-25
rls-patterns
数据库架构师

Row Level Security patterns for database operations. Use when writing any database query, creating API routes that access data, implementing webhooks that write to the database, or working with user data. This project uses direct pg (node-postgres) queries with raw SQL -- no ORM.

2026-03-25
spec-creation
软件开发工程师

Spec creation with pattern references, acceptance criteria, and demo scripts. Use when creating implementation specs, defining acceptance criteria, breaking down user stories, or translating business requirements to technical specs. Do NOT use for implementation work -- this is for planning and specification only.

2026-03-25
stripe-patterns
软件开发工程师

Payment integration patterns. DORMANT -- not currently active in a-safe-pulse.

2026-03-25
team-coordination
软件开发工程师

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 team creation, messaging, shared task lists, and SAFe gate enforcement. Do NOT use for single-agent or simple subagent workflows.

2026-03-25
当前展示该仓库 Top 8 / 53 个已收集 skills。
action-description
作家与作者

This skill provides screenplay action and description writing techniques. Covers present tense formatting, visual storytelling, action sequences, and paragraph structure for scene descriptions. Use when: writing scene descriptions, crafting action sequences, describing visual storytelling, or formatting action paragraphs in Fountain format.

2026-01-14
arc-check
编辑

This skill validates character arc development throughout a screenplay. Covers positive, negative, transformational, and flat arc types with examples from classic films like Tootsie, The Godfather, and Empire of the Sun. Use when: tracking character development, ensuring meaningful transformation, validating emotional journeys, or identifying flat or static characters.

2026-01-14
character-arcs
作家与作者

This skill provides character arc development frameworks and techniques. Covers the core arc formula (flaw to strength, want to need, lie to truth), positive change arcs, negative arcs, and supporting character development. Use when: developing character transformations, tracking character growth, analyzing protagonist journeys, or building supporting character arcs.

2026-01-14
character-dialogue
技术写作员

This skill provides Fountain format character and dialogue formatting rules. Covers character name formatting, extensions (V.O., O.S., CONT'D), dual dialogue, parentheticals, and proper dialogue block structure. Use when: introducing characters, writing dialogue blocks, formatting character names, handling dual dialogue, or using character extensions.

2026-01-14
character-interview
制片人和导演

This skill provides the 80-question character interview framework for deep character development. Covers background, psychology, relationships, habits, and motivations to build comprehensive character backstories. Use when: creating new characters, deepening existing character understanding, building backstory and motivation, or developing character voice and mannerisms.

2026-01-14
continuity-tracking
制片人和导演

This skill provides screenplay continuity tracking systems and templates. Covers character registry, timeline registry, location registry, prop registry, and wardrobe registry for maintaining story consistency. Use when: setting up tracking systems, checking consistency, managing timelines, or tracking characters, props, and locations across scenes.

2026-01-14
dialogue-craft
作家与作者

This skill provides dialogue writing techniques for screenplays. Covers subtext, character voice differentiation, exposition handling, and the four purposes of dialogue (reveal character, advance plot, create conflict, entertain). Use when: polishing dialogue, developing subtext, differentiating character voices, or handling exposition in screenplay dialogue.

2026-01-14
format-export
技术写作员

This skill provides screenplay export procedures for PDF, FDX, and HTML. Covers Better Fountain VS Code extension, afterwriting CLI, and Highland for converting Fountain files to industry-standard delivery formats. Use when: exporting screenplay to PDF, converting to Final Draft (FDX), generating HTML preview, or preparing scripts for delivery.

2026-01-14
当前展示该仓库 Top 8 / 48 个已收集 skills。
agent-coordination
项目管理专家

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

2026-03-09
api-patterns
软件开发工程师

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

2026-03-09
confluence-docs
市场调研分析师与营销专员

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

2026-03-09
deployment-sop
网络与计算机系统管理员

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

2026-03-09
frontend-patterns
网页开发工程师

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.

2026-03-09
git-advanced
软件开发工程师

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.

2026-03-09
linear-sop
项目管理专家

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

2026-03-09
migration-patterns
数据库架构师

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

2026-03-09
当前展示该仓库 Top 8 / 35 个已收集 skills。
已展示 4 / 4 个仓库
已展示全部仓库