Skip to main content
Run any Skill in Manus
with one click
itzcull
GitHub creator profile

itzcull

Repository-level view of 43 collected skills across 3 GitHub repositories.

skills collected
43
repositories
3
updated
2026-07-03
repository explorer

Repositories and representative skills

concept-map
management-analysts-131111

Use concept maps to visualize relationships between entities in a concept, domain, or system. Use when the task involves understanding how parts connect, exposing knowledge gaps, or communicating system structure.

2026-05-09
confidence-determines-speed-vs-quality
project-management-specialists

Use confidence determines speed vs quality to decide how much polish, validation, or speed a product decision needs. Use when confidence in problem importance or solution correctness affects delivery tradeoffs.

2026-05-09
conflict-resolution-diagram
project-management-specialistshuman-resources-specialists

Use conflict resolution diagrams to resolve opposing demands by uncovering underlying needs and a shared goal. Use when a personal, team, product, or organizational conflict appears mutually exclusive.

2026-05-09
connection-circles
management-analysts-131111

Use connection circles to map cause-and-effect relationships and identify feedback loops in a system. Use when analyzing interacting variables, product dynamics, support load, customer behavior, or systemic side effects.

2026-05-09
cynefin-framework
management-analysts-131111

Use the Cynefin framework to classify situations as clear, complicated, complex, chaotic, or disordered and choose the right response. Use when deciding how to act under uncertainty or domain complexity.

2026-05-09
decision-matrix
project-management-specialists

Use a decision matrix to choose between options by scoring them against weighted criteria. Use when several options and multiple decision factors make an objective comparison useful.

2026-05-09
eisenhower-matrix
project-management-specialists

Use the Eisenhower Matrix to prioritize work by urgency and importance. Use when deciding what to do, schedule, delegate, or eliminate from a task list.

2026-05-09
first-principles
management-analysts-131111

Use first principles thinking to break complex problems into fundamental truths and rebuild solutions from the basics. Use when assumptions need challenging or innovative solutions are needed.

2026-05-09
Showing top 8 of 24 collected skills in this repository.
code-review
software-quality-assurance-analysts-and-testers

Structured, taxonomy-guided code review with selective category focus. Performs two-pass review (detect then verify) across 16 error categories with independent severity, confidence, and qualifier axes. Use when reviewing a PR, reviewing staged changes, performing a pre-merge quality gate, or when asked to review specific files or a diff.

2026-07-03
sync-branch
software-developers

Sync the current feature/PR branch with trunk — fetch latest master/main, rebase by default or merge it in, resolve conflicts, verify, and optionally push. Use when asked to "pull down latest master, resolve conflicts, commit and push", update a stale branch, rebase onto trunk, or refresh a PR against main/master before merge. Arguments are positional: push|keep-local then rebase|merge, defaulting to push rebase.

2026-07-03
package-upgrader
software-developers

Dependency upgrades, package upgrades, update packages, outdated packages, version bumps, security updates, and dependency management. Use when planning, executing, or reviewing safe dependency upgrades across any package ecosystem using versioning standards, risk classification, verification, and rollback guidance.

2026-06-01
c4-modeling
software-developers

Create, review, or maintain C4 model architecture diagrams and architecture-as-code artifacts. Use for system context, container, component, dynamic, deployment, or landscape diagrams; Structurizr DSL; Mermaid architecture diagrams; architecture visualization; diagram audits; and codebase-derived software architecture maps.

2026-05-11
semantic-naming
software-developers

Semantic naming and categorisation for programming language constructs. Use when naming or reviewing classes, functions, modules, services, commands, queries, handlers, DTOs, use cases, interactors, domain objects, adapters, workflows, state machines, or when replacing vague names like Manager, Helper, Util, Logic, Processor, Data, Info, or Wrapper with precise architectural vocabulary.

2026-05-09
architecture-decision-record
software-developers

Create, revise, or review Architecture Decision Records (ADRs). Use when documenting architectural decisions, eliciting decision rationale, comparing options, recording trade-offs, superseding previous decisions, or setting up ADR practices and templates.

2026-04-27
test-design
software-quality-assurance-analysts-and-testers

Authoritative resource on writing great tests: behavior-focused test design, test levels, test doubles, sociable testing, integration testing, E2E/browser testing, test data factories, and anti-patterns. Use when designing test strategies, choosing test levels, writing resilient tests, selecting dummies/stubs/fakes/spies/mocks, avoiding mock-heavy brittleness, or reviewing test quality.

2026-04-27
test-driven-development
software-quality-assurance-analysts-and-testers

Complete TDD skill covering the RED-GREEN-REFACTOR cycle, phase orchestration across spawned contexts, individual phase execution (RED, GREEN, REFACTOR), handoff contracts, and guided TDD pairing for collaborative test-first development. Use when implementing features test-first, running TDD cycles, pairing on test-driven discovery, or enforcing strict phase boundaries.

2026-03-28
Showing top 8 of 15 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded