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

ccsync

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

skills مجمعة
18
Stars
0
محدث
2026-04-23
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

ccsync-harness-author
محللو ضمان جودة البرمجيات والمختبرون

Template and conventions for authoring cross-machine sync scenarios in internal/harness/scenarios_test.go. Load when a bug or feature involves two or more machines, pushes/pulls, merge behavior, or profile state. Paired with ccsync-repro-first.

2026-04-23
ccsync-isolated-run
محللو ضمان جودة البرمجيات والمختبرون

Run ccsync against a sandboxed $HOME and a local bare git repo for manual TUI verification. Use when a change affects what the user sees on screen (new screen, reshuffled flow, messaging) and unit tests alone can't confirm "the feature works" matches "the tests pass". Paired with the /ccsync-isolated command.

2026-04-23
ccsync-primitives
مطوّرو البرمجيات

Reference map of non-obvious internal APIs in ccsync. Covers sync.Run inputs/outputs, manifest.Action semantics, three-way merge, first-sync (baseCommit=="") policy, PreserveLocalExcludes, PromotePath, profile extends, gitx init-vs-clone, secrets keying, and state policies. Load when editing internal/sync, internal/manifest, internal/merge, internal/profile, or internal/state.

2026-04-23
ccsync-release
مطوّرو البرمجيات

Release checklist for ccsync. Covers version bump, full verify pipeline, release notes, commit + tag, and user-machine recovery instructions. Load when cutting any new release (patch, minor, or major).

2026-04-23
ccsync-repro-first
محللو ضمان جودة البرمجيات والمختبرون

Repro-first bug workflow for ccsync. When the user reports a bug, use this before editing any code — it produces a failing test that pins the bug, then a fix, then a re-introduction to confirm the test is load-bearing. Invoke on every bug report.

2026-04-23
ccsync-tui-test
محللو ضمان جودة البرمجيات والمختبرون

Bubbletea unit-test playbook for internal/tui screens. Covers minimal AppContext scaffolding, driving tea.KeyMsg, extracting tea.Sequence sub-commands via reflection, asserting on switchScreenMsg, and the autoJoinMsg pattern for auto-advancing screens. Load when adding or fixing TUI behavior.

2026-04-23
academic-graph-query
مطوّرو البرمجيات

Query patterns for the academic citation graph — Semantic Scholar, OpenAlex, Crossref, and DBLP. Reference for research-academic-graph and citation-graph-builder subagents. Covers endpoints, rate limits, response shapes, and jq snippets for filtering.

2026-04-22
arxiv-query
مطوّرو البرمجيات

How to query the arXiv API effectively for CS topics. Reference for the research-arxiv subagent. Covers category codes, date filters, sort orders, Atom XML parsing, ID extraction, and the HTML view URL pattern used by paper-reader.

2026-04-22
community-query
علماء البيانات

Query patterns for non-academic CS sources — Hacker News (Algolia), Reddit, Stack Exchange. Reference for the research-community subagent. Covers endpoints, query syntax, curated subreddits, and User-Agent requirements.

2026-04-22
embed-and-rank
علماء البيانات

Workflow for using mcp__gemini-embedding tools (embed_text, semantic_search) to dedup, rank, and cluster paper findings without spending LLM tokens. Reference for embedding-indexer and contradiction-finder subagents.

2026-04-22
paper-synthesis
مطوّرو البرمجيات

Schema and rules for the final synthesis report. Reference for the synthesizer subagent. Covers report structure, citation format, contradiction-handling rule, evidence weighting, and bibliography format.

2026-04-22
research-orchestration
مطوّرو البرمجيات

Master playbook for the /research, /research-quick, /research-deep, and /research-resume commands. Loaded by the conductor to orchestrate parallel retrieval, deep-read, critique, and synthesis subagents on a CS/SWE topic. Encodes the 8-stage pipeline, replan rules, source routing table, and validation contracts.

2026-04-22
statusauto
مديرو الشبكات وأنظمة الحاسوب

Switch statusline to auto mode (shows rate bars, per-model bars, and warnings only when signals warrant it)

2026-04-22
statuscolor
مطوّرو البرمجيات

Set statusline accent color (red, blue, green, yellow, purple, orange, pink, cyan, default)

2026-04-22
statuscompact
مطوّرو البرمجيات

Switch statusline to compact mode (hides rate limit bars and dividers)

2026-04-22
statusmini
مطوّرو البرمجيات

Switch statusline to mini mode (single-line glyph-driven watch face — model star, ctx icon, dynamic warnings)

2026-04-22
statusoff
مديرو الشبكات وأنظمة الحاسوب

Switch statusline to off mode (prints nothing — silent)

2026-04-22
statusverbose
مطوّرو البرمجيات

Switch statusline to verbose mode (shows rate limit bars and time bars)

2026-04-22