Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cuecards

cuecards contains 99 collected skills from opencue, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
99
Stars
3
updated
2026-06-08
Forks
1
Occupation coverage
10 occupation categories ยท 100% classified
repository explorer

Skills in this repository

claude-api
software-developers

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
software-developers

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
computer-occupations-all-other

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-06-08
vc-frontend-design
web-developers

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
software-developers

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
project-management-specialists

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
computer-occupations-all-other

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
software-developers

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
software-developers

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
software-developers

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

2026-06-08
vc-problem-solving
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
information-security-analysts

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
project-management-specialists

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
software-developers

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
computer-occupations-all-other

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
editorswriters-and-authors

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
market-research-analysts-and-marketing-specialists-131161

Use when the user asks to "set SEO alerts"; configures ranking, traffic, technical, competitor, and notification thresholds. SEO้ข„่ญฆ/ๆŽ’ๅ็›‘ๆŽง

2026-05-25
backlink-analyzer
market-research-analysts-and-marketing-specialists-131161

Use when analyzing backlink profiles, link authority, toxic links, link-building opportunities, or competitor link gaps. ๅค–้“พๅˆ†ๆž/ๅๅ‘้“พๆŽฅ

2026-05-25
competitor-analysis
market-research-analysts-and-marketing-specialists-131161

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
market-research-analysts-and-marketing-specialists-131161

Use when the user asks to "find content gaps"; maps competitor topics, missing keywords, and editorial calendar opportunities. ๅ†…ๅฎน็ผบๅฃ/้€‰้ข˜่ง„ๅˆ’

2026-05-25
Showing top 40 of 99 collected skills in this repository.