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

Journeyman-Jobs

يحتوي Journeyman-Jobs على 26 من skills المجمعة من Dmccarty30، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
26
Stars
4
محدث
2026-01-03
Forks
1
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

agentic-jujutsu
مطوّرو البرمجيات

Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination

2026-01-03
brainstorming
متخصصو إدارة المشاريع

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

2026-01-03
collision-zone-thinking
مطوّرو البرمجيات

Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?"

2026-01-03
condition-based-waiting
محللو ضمان جودة البرمجيات والمختبرون

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

2026-01-03
defense-in-depth
مطوّرو البرمجيات

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

2026-01-03
executing-plans
متخصصو إدارة المشاريع

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches

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

Comprehensive GitHub code review with AI-powered swarm coordination

2026-01-03
inversion-exercise
متخصصو إدارة المشاريع

Flip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"

2026-01-03
meta-pattern-recognition
مطوّرو البرمجيات

Spot patterns appearing in 3+ domains to find universal principles

2026-01-03
pair-programming
مطوّرو البرمجيات

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.

2026-01-03
root-cause-tracing
مطوّرو البرمجيات

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2026-01-03
scale-game
مطوّرو البرمجيات

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales

2026-01-03
sequential-thinking
علماء أبحاث الحوسبة والمعلومات

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

2026-01-03
simplification-cascades
مطوّرو البرمجيات

Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"

2026-01-03
skill-builder
مطوّرو البرمجيات

Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.

2026-01-03
swarm-orchestration
مطوّرو البرمجيات

Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.

2026-01-03
systematic-debugging
مطوّرو البرمجيات

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2026-01-03
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

2026-01-03
using-superpowers
مطوّرو البرمجيات

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Read tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

2026-01-03
verification-before-completion
محللو ضمان جودة البرمجيات والمختبرون

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-01-03
verification-quality-assurance
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

2026-01-03
when-stuck-problem-solving-dispatch
مطوّرو البرمجيات

Dispatch to the right problem-solving technique based on how you're stuck

2026-01-03
writing-plans
متخصصو إدارة المشاريع

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge

2026-01-03
writing-skills
مطوّرو البرمجيات

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

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

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent to review implementation against plan or requirements before proceeding

2026-01-03
subagent-driven-development
مطوّرو البرمجيات

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

2026-01-03