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

lucastamoios

按仓库查看 2 个 GitHub 仓库中的 27 个已收集 skills。

已收集 skills
27
仓库
2
更新
2026-05-14
仓库浏览

仓库与代表性 skills

create-pr
软件开发工程师

Create or update a GitHub PR for the current branch. It handles branch creation from main, rebases the full branch chain up to main, pushes with --force-with-lease, and generates a PR with a smart title and description focused on business rules and architecture changes. It can also screenshot the affected UI if the change touches frontend code.

2026-05-14
code-tdd
软件开发工程师

Implement features and bugfixes using strict outside-in TDD. Each cycle traces back to requirements and design docs when available. It includes a deliberate refactoring phase and generates integration tests when a vertical slice is complete. It wires up BDD step definitions when feature files exist. It can receive a Linear issue as input, rebuilds docs (requirements, design, plan) from the issue into the repo before coding, and graduates them into permanent knowledge after the implementation is complete.

2026-05-14
plan
项目管理专家

Create an implementation plan for an initiative. It references specific requirements and design decisions from docs/requirements/ and docs/design/, produces a plan in docs/plans/, and generates test cases traced back to requirements. It bridges "what to build" and "building it."

2026-05-14
record-pr-video
软件开发工程师

Record a "before/after" walkthrough video pair for a PR using Playwright. Trigger when the user asks to record a PR video, demo a fix, capture a UI walkthrough, or produce reviewer-facing media for a frontend or workflow change. Produces narrated mp4 (preferred for browser drag-drop into a PR description) and gif (committable to the repo so no browser is needed). Follows the team visual standard.

2026-05-14
create-issues
软件开发工程师

Split requirements, design specs, and plans into self-contained Linear issues targeting ~200-300 LOC each. It reads from the project's docs/requirements/, docs/design/, and docs/plans/, creates issues with the full spec embedded in the body, tags them with "agent issue", and creates an epic parent issue when more than two issues are generated. It deletes the repo docs files after the issues are created.

2026-05-14
architecture-review
软件质量保证分析师与测试员

Review a PR or diff for architectural quality - SOLID principles, codebase consistency, dependency direction, error handling, data flow, test architecture, performance, and security. It reads the code review output for context, checks alignment with design docs, and produces actionable findings for the coding agent to fix.

2026-05-08
autopilot
软件开发工程师

Run the full issue-to-PR workflow autonomously across a list of Linear issues or a Linear filter. Orchestrates next-issue, code-tdd, code-review, architecture-review, implement-review, qa, and create-pr, plus a post-PR bot-comment polling window. After each issue it runs /compact and re-invokes itself from saved state until the queue drains.

2026-05-08
brainstorm
软件开发工程师

Open-ended thinking partner for vague ideas, hunches, and "what if" questions. Challenges assumptions, explores the codebase for evidence, searches the web for prior art, and keeps pushing the conversation forward. Never concludes on its own.

2026-05-08
当前展示该仓库 Top 8 / 24 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库