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

cyrillbrito

按仓库查看 1 个 GitHub 仓库中的 8 个已收集 skills。

已收集 skills
8
仓库
1
更新
2026-05-24
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

database
数据库架构师

Work with the database layer: create tables, modify schema, generate migrations, and wire domain context for mutations. Use when changing database structure or writing functions that mutate data. Do not use for frontend collections or Hono route handlers — use the new-entity skill instead.

2026-05-24
new-entity
软件开发工程师

Add a new entity or feature end-to-end across the full stack: domain, database, collections, server routes, and error handling. Use when creating a new data type or feature that needs client-server sync. Do not use for database-only changes (use database skill) or UI-only changes (use solidjs skill).

2026-05-24
ui-design
软件开发工程师

UI design language and conventions for OpenFeeds: background colors, content layout (content-container, PageLayout), spacing, responsive breakpoints, and overlay/layering rules (modals, dropdowns, popovers). Use when writing or styling UI components, adding pages, building modals/dropdowns/popovers, or making layout/spacing decisions. Do not use for SolidJS reactivity patterns (load the solidjs skill instead).

2026-05-23
gitbutler
软件开发工程师

Commit, push, branch, and manage version control with GitButler. Use for: commit my changes, check what changed, create a PR, push my branch, view diff, create branches, stage files, edit commit history, squash commits, amend commits, undo commits, pull requests, merge, stash work. Replaces git - use 'but' instead of git commit, git status, git push, git checkout, git add, git diff, git branch, git rebase, git stash, git merge. Covers all git, version control, and source control operations.

2026-05-23
check-pr
软件质量保证分析师与测试员

Check a GitHub PR for unresolved review comments, failing status checks, and incomplete description. Wait for pending checks, categorize issues, fix and resolve threads. Use when the user wants to check a PR, address review feedback, or prepare for merge.

2026-05-04
playwright-cli
软件质量保证分析师与测试员

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-05-04
solidjs
网页开发工程师

SolidJS patterns and anti-patterns for this codebase. Use when writing UI components or debugging reactivity. Do not use for server-side code or domain logic.

2026-05-04
turborepo
软件开发工程师

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

2026-05-04
已展示 1 / 1 个仓库
已展示全部仓库