Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
ucirello
ملف منشئ GitHub

ucirello

عرض على مستوى المستودعات لـ 50 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
50
مستودعات
4
محدث
2026-07-14
مستكشف المستودعات

المستودعات و skills الممثلة

ce-brainstorm
متخصصو إدارة المشاريع

Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning. Also use when the user must scope work in territory they say they do not know ("I know nothing about X but need to...") or asks for a blindspot pass — mapping the decision surface before questions begin. Not for executing already-specified work — direct implementation, debugging, or code review where no product scope is left to decide. Not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or platform — brainstorming scopes what to build, not whether to commit to an outside option.

2026-07-10
ce-code-review
محللو ضمان جودة البرمجيات والمختبرون

Structured code review for bugs, regressions, tests, and standards. Use before PRs or when asked for review; interactive mode can fix locally, while mode:agent reports only for pipeline callers.

2026-07-10
ce-commit
مطوّرو البرمجيات

Create a JJ commit with a clear, value-communication message. Use when the user asks to commit/save current working-copy changes with a repo-appropriate, value-communicating message.

2026-07-10
ce-compound-refresh
مطوّرو البرمجيات

Refresh docs/solutions learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless docs/solutions is explicit.

2026-07-10
ce-compound
مطوّرو البرمجيات

Document a recently solved problem or durable project vocabulary in docs/solutions/ or CONCEPTS.md. Use when capturing a learning after work.

2026-07-10
ce-debug
مطوّرو البرمجيات

Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.

2026-07-10
ce-doc-review
مطوّرو البرمجيات

Review requirements, plans, or specs with role-specific lenses. Use when the user wants to improve an existing planning document.

2026-07-10
ce-dogfood
محللو ضمان جودة البرمجيات والمختبرون

Hands-off, diff-scoped browser QA of a JJ change stack: maps user flows, drives a real browser, autonomously fixes small breakages with regression tests and changes, judges experience against product personas, and writes a durable dogfood report. Manual invocation only.

2026-07-10
عرض أهم 8 من أصل 26 skills مجمعة في هذا المستودع.
brainstorming
متخصصو إدارة المشاريع

Interactive idea refinement using Socratic method to develop fully-formed designs. When your human partner says "I've got an idea", "Let's make/build/create", "I want to implement/add", "What if we". When starting design for complex feature. Before writing implementation plans. When idea needs refinement and exploration. ACTIVATE THIS AUTOMATICALLY when your human partner describes a feature or project idea - don't wait for /brainstorm command.

2026-04-01
browser-bug-testing-workflow
محللو ضمان جودة البرمجيات والمختبرون

Use when debugging a web UI bug or validating a multi-step browser flow. Start or reuse background servers through run-long-running-processes-in-tmux using the deterministic current-directory-plus-purpose session name, not generic tmux names or kill-before-create setup. Prevent repo-root Playwright artifact leaks by resolving the retrospective screenshots directory once and prefixing every saved filename with it.

2026-03-31
go-subprocess-lifecycle
مطوّرو البرمجيات

Use when Go code starts external processes, detaches process groups, or needs cancellation and interrupt handling with os/exec.

2026-03-31
go-code-review
محللو ضمان جودة البرمجيات والمختبرون

Go code review checklist based on official Go style guides. When reviewing Go code for style, idioms, and best practices

2026-03-31
testing-anti-patterns
محللو ضمان جودة البرمجيات والمختبرون

Use when writing or changing tests, adding mocks, tempted to add test-only methods to production code, or considering absence tests for deleted helpers, deleted client members, exported API shape, or removed routes. Prevents testing mock behavior, production pollution with test-only methods, mocking without understanding dependencies, and memorial tests whose sole purpose is to prove deleted internal/client surface stays gone while preserving tests for current observable behavior and current public/server contracts such as 404 removed-route checks.

2026-03-31
project-completion-verification
مطوّرو البرمجيات

Automatically scans GOAL.md for unchecked items, provides completion status summary, and enables coordinator to mark items as complete. When coordinator needs to verify project completion status or before marking work as complete. When coordinator needs to mark completed items in GOAL.md. Symptoms - manually going through GOAL.md line by line to check task completion, needing quick summary of pending vs completed tasks by category, and verifying all requirements are met before finalizing work.

2026-03-28
run-long-running-processes-in-tmux
مديرو الشبكات وأنظمة الحاسوب

Use when you need a detached tmux process. Derive one deterministic session name from the absolute current working directory plus a purpose suffix, reuse the matching owned session before creating it, and only kill that session during explicit cleanup or when you verified it is broken.

2026-03-23
set-workflow-state
مطوّرو البرمجيات

You MUST USE THIS SKILL TO COMMUNICATE TO THE ENVIRONMENT WHAT YOU ARE DOING, WHERE YOU ARE GOING, AND WHETHER YOU ARE BLOCKED (IE NEED TO SEND THE HUMAN PARTNER A MESSAGE)

2026-03-22
عرض أهم 8 من أصل 22 skills مجمعة في هذا المستودع.
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات