Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

cuecards

cuecards에는 opencue에서 수집한 skills 99개가 있으며, 저장소 수준 직업 범위와 사이트 내 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
이 저장소에서 수집된 skills 99개 중 상위 40개를 표시합니다.