Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:
lucastamoios
GitHub creator profile

lucastamoios

Repository-level view of 27 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
27
repositories
2
occupation fields
2
updated
2026-05-14
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
skills
24 skills00updated 2026-05-14
89% of creator
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
Showing top 8 of 24 collected skills in this repository.
#002
celeiro
3 skills50updated 2025-10-29
11% of creator
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました