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

cipherpowers

يحتوي cipherpowers على 34 من skills المجمعة من cipherstash، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
34
Stars
16
محدث
2025-12-19
Forks
0
التغطية المهنية
9 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

algorithmic-command-enforcement
مطوّرو البرمجيات

Use boolean decision trees instead of imperatives for 100% compliance under pressure

2025-12-19
brainstorming
مديرو الإعلان والترويج

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

2025-12-19
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

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

2025-12-19
creating-quality-gates
محللو ضمان جودة البرمجيات والمختبرون

Establish workflow boundary checklists with clear pass/fail criteria and escalation procedures

2025-12-13
sharing-skills
مطوّرو البرمجيات

Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository

2025-12-13
using-git-worktrees
مطوّرو البرمجيات

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2025-12-13
systematic-type-migration
مطوّرو البرمجيات

Safe refactoring workflow for replacing old types with new type-safe implementations through integration-test-first, file-by-file migration with incremental verification

2025-12-13
conducting-plan-review
المديرون العامون ومديرو العمليات

Complete workflow for evaluating implementation plans before execution with quality checklist and structured feedback

2025-12-13
capturing-learning-from-completed-work
متخصصو إدارة المشاريع

Systematic retrospective to capture decisions, lessons, and insights from completed work

2025-12-08
maintaining-instruction-files
مطوّرو البرمجيات

Use when creating, updating, or validating CLAUDE.md or AGENTS.md files - ensures size limits, progressive disclosure via docs/ references, multi-agent compatibility, and tool-first content

2025-12-08
organizing-documentation
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Set up or reorganize project documentation using intent-based structure (BUILD/FIX/UNDERSTAND/LOOKUP)

2025-12-08
maintaining-documentation-after-code-changes
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Two-phase workflow to keep project documentation synchronized with code changes

2025-12-08
dual-verification
محللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرى

Use two independent agents for reviews or research, then collate findings to identify common findings, unique insights, and divergences

2025-12-08
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

2025-12-08
selecting-agents
مطوّرو البرمجيات

Decision guide for choosing the right specialized agent for each task type

2025-12-08
conducting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Complete workflow for conducting thorough code reviews with structured feedback

2025-12-08
research-methodology
باحثو الاستطلاعات

Thorough multi-angle research exploration with evidence requirements and structured output

2025-12-08
verifying-plan-execution
محللو ضمان جودة البرمجيات والمختبرونالمديرون العامون ومديرو العمليات

Verify batch implementation matches plan specification exactly - checks plan adherence, not code quality

2025-12-08
tdd-enforcement-algorithm
محللو ضمان جودة البرمجيات والمختبرون

Algorithmic decision tree enforcing test-first development via boolean conditions instead of imperatives

2025-12-01
following-plans
مطوّرو البرمجياتالمديرون العامون ومديرو العمليات

Algorithmic decision tree for when to follow plan exactly vs when to report BLOCKED - prevents scope creep and unauthorized deviations

2025-12-01
revising-findings
مطوّرو البرمجيات

Implement findings from verification reports with scope-based parallel workflow

2025-12-01
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

2025-11-30
creating-research-packages
منسّقو التدريس

Document complex domain knowledge as self-contained packages with multiple reading paths

2025-11-28
documenting-debugging-workflows
مطوّرو البرمجيات

Create symptom-based debugging documentation that matches how developers actually search for solutions

2025-11-28
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

2025-11-24
validating-review-feedback
محللو ضمان جودة البرمجيات والمختبرون

Validate code review feedback against implementation plan to prevent scope creep and derailment

2025-11-24
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

2025-11-23
using-cipherpowers
المهن الحاسوبية الأخرى

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

2025-11-20
commit-workflow
مطوّرو البرمجيات

Systematic commit process with pre-commit checks, atomic commits, and conventional commit messages

2025-11-19
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

2025-11-18
testing-skills-with-subagents
محللو ضمان جودة البرمجيات والمختبرون

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

2025-11-18
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

2025-11-18
dispatching-parallel-agents
مطوّرو البرمجيات

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

2025-11-17
finishing-a-development-branch
مطوّرو البرمجيات

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2025-11-17