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

cuecards

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

skills مجمعة
99
Stars
3
محدث
2026-06-08
Forks
1
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

claude-api
مطوّرو البرمجيات

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude, Anthropic, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing/model choice/limits/caching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent/MCP/tool-definition/multi-agent/RAG/LLM-judge/computer-use; generate/summarize/extract/classify/rewrite/converse over NL; debugging refusals/cutoffs/streaming/tool-calls/tokens). SKIP only when another provider is being worked on (overrides all triggers): OpenAI/GPT/Gemini/Llama/Mistral/Cohere/Ollama named in the query; OR `grep -rE 'openai|langchain_openai|google.generativeai|genai|mistralai|cohere|ollama'` over the project hits (run this grep FIRST if no p

2026-06-08
vc-agent-browser
مطوّرو البرمجيات

AI-optimized browser automation CLI with context-efficient snapshots. Use for long autonomous sessions, self-verifying workflows, video recording, and cloud browser testing (Browserbase).

2026-06-08
vc-audit-context
المهن الحاسوبية الأخرى

Audit Flowser context routing, shared-skill discoverability, and Claude/Codex wiring. Use when context docs or skill surfaces move, split, or drift.

2026-06-08
vc-audit-plans
مطوّرو البرمجيات

Audit active Flowser plan files for staleness, completion, and routing truth. Use when cleaning up plans, reconciling active work, or archiving completed artifacts.

2026-06-08
vc-audit-vc
مطوّرو البرمجيات

Audit agent harness health: Claude/Codex agent parity, skill registry consistency, README.md sync, and protocol file wiring. Use when agents, skills, README.md, or development-protocol files move, split, or drift.

2026-06-08
vc-autoresearch
مطوّرو البرمجيات

Autonomous iterative optimization loop for measurable metrics like coverage, performance, or bundle size. Use when repeated experiments can be judged by a mechanical score.

2026-06-08
vc-chrome-devtools
مطوّرو البرمجيات

Automate browsers with Puppeteer CLI scripts and persistent sessions. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, JavaScript debugging.

2026-06-08
vc-context-engineering
مطوّرو البرمجيات

Check context limits, optimize token usage, and debug context failures. Use when asking about rate limits, usage warnings, memory systems, or context-aware agent design.

2026-06-08
vc-debug
مطوّرو البرمجيات

Debug systematically with root-cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, CI failures, or system investigation.

2026-06-08
vc-docs-seeker
مطوّرو البرمجيات

Search library/framework documentation via llms.txt (context7.com). Use for API docs, GitHub repository analysis, technical documentation lookup, latest library features.

2026-06-08
vc-docs
مطوّرو البرمجيات

Use when you need to analyze a codebase and initialize, update, or summarize project documentation.

2026-06-08
vc-frontend-design
مطوّرو الويب

Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.

2026-06-08
vc-generate-context
مطوّرو البرمجيات

Generate or update Flowser's authoritative repository context at process/context/all-context.md. Use when repo context is missing, stale, or contradicted by code.

2026-06-08
vc-generate-plan
متخصصو إدارة المشاريع

Create or update Flowser implementation plans in the repo's SIMPLE or COMPLEX format. Use when turning an idea, PRD, or approved direction into a saved plan artifact.

2026-06-08
vc-mcp-management
المهن الحاسوبية الأخرى

Manage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, intelligent tool selection, multi-server management, context-efficient capability discovery.

2026-06-08
vc-merge-worktree
مطوّرو البرمجيات

Merge a git worktree branch back into the main Flowser checkout and clean up the worktree. Use when the user asks to merge, archive, or clean up a completed worktree.

2026-06-08
vc-predict
مطوّرو البرمجيات

5 expert personas debate proposed changes before implementation. Catches architectural, security, performance, and UX issues early. Use before major features or risky changes.

2026-06-08
vc-preview
مطوّرو البرمجيات

Use when you need to inspect files or generate visual explanations, slides, diagrams, or HTML recaps.

2026-06-08
vc-problem-solving
مطوّرو البرمجيات

Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, scale uncertainty.

2026-06-08
vc-publish
مطوّرو البرمجيات

Push agent harness improvements from the current development repo to the remote kit repository. Use when you want to publish local harness changes back to the shared kit. Diffs managed files, shows what changed, bumps version, and pushes.

2026-06-08
vc-repomix
مطوّرو البرمجيات

Use when you need to pack a local or remote repository into an AI-friendly reference artifact for research, audits, feature-porting prep, context review, or security-oriented repo analysis.

2026-06-08
vc-scenario
محللو ضمان جودة البرمجيات والمختبرون

Generate comprehensive edge cases and test scenarios by decomposing features across 12 dimensions. Use before implementation or testing to catch issues early.

2026-06-08
vc-scout
مطوّرو البرمجيات

Fast codebase scouting using shell search and optional parallel research agents. Use for file discovery, task context gathering, and quick scoped searches across directories.

2026-06-08
vc-security
محللو أمن المعلومات

STRIDE + OWASP-based security audit with optional auto-fix. Scans code for vulnerabilities, categorizes by severity, and can iteratively fix findings using vc:autoresearch pattern.

2026-06-08
vc-sequential-thinking
متخصصو إدارة المشاريع

Apply step-by-step analysis for complex problems with revision capability. Use for multi-step reasoning, hypothesis verification, adaptive planning, problem decomposition, course correction.

2026-06-08
vc-setup
مطوّرو البرمجيات

Interactive agent harness setup for any project. Detects your stack, asks about your project, scaffolds process directories, deep-scans the codebase, and populates context with real content. Works on fresh projects and existing projects with pre-existing configs — always asks before reorganizing.

2026-06-08
vc-team
المهن الحاسوبية الأخرى

Orchestrate Agent Teams for parallel multi-session collaboration. Use for research, implementation, review, and debug workflows requiring independent teammates.

2026-06-08
vc-tech-graph
مطوّرو البرمجيات

Use when you need publish-grade SVG or PNG technical diagrams for architecture, flow, sequence, UML, state, or comparison visuals, with preview used afterward for review rather than generation.

2026-06-08
vc-update
مطوّرو البرمجيات

Pull latest agent harness improvements from the remote kit repository. Shows a dry-run diff summary, waits for confirmation, then applies updates.

2026-06-08
vc-watzup
مطوّرو البرمجيات

Use when you need a read-only handoff summary of current branch state, local/remote refs, worktrees, active Flowser plans, selected-plan hints, and suggested next checks.

2026-06-08
vc-web-testing
محللو ضمان جودة البرمجيات والمختبرون

Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.

2026-06-08
vc-xia
مطوّرو البرمجيات

Use when you need to compare a local or remote repository, extract a feature idea, or prepare an adaptation study without planning or implementing it yet.

2026-06-08
cue-agent-profile-manager
مطوّرو البرمجيات

When user asks about managing Claude Code or Codex profiles, skills, MCPs, or agent configuration, use cue CLI commands to help them

2026-05-30
ai-slop-detector
المحررونالكتّاب والمؤلفون

Universal prose audit. Scores writing on TWO axes — AI-Slop (does this read like AI wrote it?) and Comprehension (can a fresh reader follow this?). Use whenever the user wants to audit, critique, score, or fix prose. Triggers on "audit this", "review this", "is this AI", "is this readable", "does this sound like AI", "humanize this", "make this less AI", "AI slop check", "score this", "detect AI writing", "slop check", "de-slop this", "is this readable", "would a fresh reader follow this", "comprehension check". Also use as a final pre-delivery pass inside other writing skills (cold-email, copywriting, sales-enablement, ad-creative, email-sequence, mahmouds-seo-writer, mahmouds-reddit-strategist, mahmouds-writing-voice). Catches 45 AI-slop patterns + ~150 vocab tells + ~33 formatting tells + 35 comprehension patterns + 8 readability metrics, with density-based scoring on both axes, audience calibration, model fingerprinting, and dual-verdict output.

2026-05-25
hydra
محللو ضمان جودة البرمجيات والمختبرون

Multi-perspective code review council: advisors analyze, reviewers cross-examine, chairman synthesizes verdict. USE for: architecture decisions, security audits, tradeoff analysis, "what am I missing" questions, pre-merge deep reviews, iterative re-reviews after fixes. DO NOT USE for: simple code generation, syntax fixes, single-file refactors, or factual lookups. TRIGGERS: 'hydra', 'hydra this', 'hydra review', 'run hydra', 'hydra deep', 'Hydra starten', 'hydra iterate', 'hydra re-review', 'hydra follow-up', 'hydra history', 'hydra pr', 'hydra branch', 'hydra ?', 'hydra auto', 'fix #', 'verify', 'hydra explain', 'hydra details', 'hydra tensions', 'hydra blind-spots'.

2026-05-25
reddit-skills
مطوّرو البرمجيات

Reddit automation skill collection. Supports authentication, content publishing, search & discovery, social interactions, and compound operations. Triggered when a user asks to operate Reddit (post, search, comment, login, analyze, upvote, save).

2026-05-25
alert-manager
محللو أبحاث السوق ومتخصصو التسويق

Use when the user asks to "set SEO alerts"; configures ranking, traffic, technical, competitor, and notification thresholds. SEO预警/排名监控

2026-05-25
backlink-analyzer
محللو أبحاث السوق ومتخصصو التسويق

Use when analyzing backlink profiles, link authority, toxic links, link-building opportunities, or competitor link gaps. 外链分析/反向链接

2026-05-25
competitor-analysis
محللو أبحاث السوق ومتخصصو التسويق

Use when the user asks to "compare competitors" or find SEO/GEO gaps; analyzes keywords, content, backlinks, AI citations, and traffic share. 竞品分析/竞争对手

2026-05-25
content-gap-analysis
محللو أبحاث السوق ومتخصصو التسويق

Use when the user asks to "find content gaps"; maps competitor topics, missing keywords, and editorial calendar opportunities. 内容缺口/选题规划

2026-05-25
عرض أهم 40 من أصل 99 skills مجمعة في هذا المستودع.