Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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
이 저장소에서 수집된 skills 24개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다