Registry durchsuchen
Alle Einträge, alphabetisch — insgesamt 57.265. Seite 48 von 230.
- codex-execRun autonomous task execution using the codex CLI. Use when the user asks to \"codex exec\", \"run codex exec\
- codex-explainExplain complex code via Codex MCP. Use when: understanding complex logic, tracing data flow, onboarding to un
- codex-fleetStandalone Codex CLI runner + fleet orchestrator. Does THREE things and always EXECUTES them (never just descr
- codex-fluentUse when Codex feels slow, bloated, or heavy after heavy use. Provides safe session hygiene, archive strategy,
- codex-gpt-imageGenerate or edit images with gpt-image-2 through Codex/ChatGPT subscription authentication instead of OPENAI_A
- codex-guideUse when configuring Codex hooks, plugins, skills, config layers, or managed requirements. Triggers on hooks.j
- codex-handoffPRB's collection of agent skills
- codex-harnessCodex 的驾驭层 / 经验沉淀层(harness)。默认由 using-superpowers 在非平凡任务里前置调用,也可被用户显式触发。用于任何非平凡的编码、调研、调试、重构、review、计划、交付任务。进入任
- codex-helperCodex-specific helper skill used to exercise the codex agent classification path. Distinctive name so usage sc
- codex-history-ingestIngest Codex CLI conversation history into the Obsidian wiki. Use this skill when the user wants to mine their
- codex-history-sync当需要把一个 CODEX_HOME/.codex 中的 Codex 会话记录、history.jsonl、sessions 和 thread title 元数据单向同步到另一个用户或目录下的 .codex 时使用;强调
- codex-hygieneAudit Codex Desktop context and tool surfaces with compact read-only telemetry. Use when usage rises unexpecte
- codex-image-genGenerate raster images (icons, illustrations, textures, app icons) from a text prompt by driving the Codex CLI
- codex-imagegenUse this skill when an agent must generate or edit raster images through Codex, especially from Claude Code or
- codex-implementImplement features via Codex MCP. Use when: writing new code from specs, implementing features, Codex-driven d
- codex-issue-coordinatorCoordinates a large batch of GitHub issues through separate Codex worker threads, tested pull requests, review
- codex-jvm-memory-leak-reviewReview changed Java or Kotlin files for JVM and Spring memory leaks. Use during a diff review when .java or .k
- codex-kotlin-coroutine-reviewReview changed Kotlin files for coroutine lifecycle, cancellation, and dispatcher mistakes. Use during a diff
- codex-log-guardDiagnose excessive Codex local SQLite diagnostic log writes with read-only evidence by default. Use when a use
- codex-loopFix Elixir/Phoenix code until Codex CLI review comes back clean — bounded review, fix, verify loop before open
- codex-multi-profileCreate, launch, and restore isolated OpenAI Codex Desktop profiles on Windows (codex1, codex2, ...) for separa
- codex-nestjs-provider-reviewReview changed NestJS modules and providers for dependency-injection, lifecycle, and request-pipeline regressi
- codex-nextjs-app-router-reviewReview changed Next.js App Router files for server/client boundary, caching, routing, and secret-exposure regr
- codex-onlyUse the Codex-only operation.
- codex-orchestrateOrchestrate a fleet of parallel `codex exec` workers with you (Claude Code) as the supervisor — spawn one per
- codex-orchestrationOpenAI Codex CLI + Claude Code (Hizir) birlikte kullanim rehberi. Is dagitim pattern'leri, GitHub Actions work
- codex-package-prodUse this example skill to verify Codex package generating.
- codex-plan-applyApply a Codex-only Belmont planning handoff packet after a plan-mode product-plan or tech-plan interview; writ
- codex-pptGenerate visually unified image-based PPT/PPTX decks from articles, reports, papers, notes, or outlines.
- codex-pr-impact-scanTrace callers, compatibility risks, and test gaps introduced by the current Git diff. Use before opening a pul
- codex-pr-reviewGitHub PR(単一または複数)を codex exec で系統的にレビューし、批判的トリアージを経て 修正まで回すためのオーケストレーション規約。「PR を codex でレビューして」「この PR 一覧を cod
- codex-project-policyApply open-claude-all's safe Git and review conventions when Codex works on a repository: before editing code,
- codex-qaQA the omo Codex Light edition (lazycodex / packages/omo-codex) itself, in strict isolation so ONLY our plugin
- codex-react-hooks-reviewReview changed JSX and TSX files for React Hooks regressions. Use during a diff review when React functional c
- codex-retrospectiveUse when you want Codex to review its own recent history (last N days or specific period) and improve its beha
- codex-reviewOpenAI Codex CLI を使ったコードレビュー・技術分析スキル。 Claude の分析に異なるモデルの視点を加え、レビュー網羅性を向上させる。 用途: (1) コードレビュー・品質分析, (2) バグ調査・根本
- codex-review-branchFully automated review of an entire feature branch using Codex MCP
- codex-review-docReview documents using Codex MCP. Supports review loop with context preservation.
- codex-review-fastQuick second-opinion using Codex MCP (diff only, no tests). Supports review loop with context preservation.
- codex-sandbox-skillA portable-looking skill whose setup script installs an npm dependency. Use this fixture to see skillport warn
- codex-sddAdapts SDD for Codex while preserving Claude Code behavior. Use when working in Codex, setting up Codex compat
- codex-securityOWASP Top 10 security review using Codex MCP. Supports review loop with context preservation.
- codex-setupInitialize sd0x-dev-flow infrastructure for Codex CLI and other non-Claude agents. Generates AGENTS.md, instal
- codex-skillLeverage OpenAI Codex/GPT models for autonomous code implementation, code review, and plan review. Triggers: "
- codex-skill-curatorCurate Codex skills with a Hermes-style maintenance pass: usage telemetry, stale/archive candidates, pins, bac
- codex-slidesCreate, research, revise, restyle, present, inspect, and export Codex Slides slide decks from Codex, including
- codex-slides-browserCompatibility entry point for opening and operating Codex Slides in Codex's in-editor Browser, including scena
- codex-slides-deckCompatibility entry point for scenario-led creation, Design Files, brand systems, inspecting, revising, restyl
- codex-slides-known-errorsDiagnose and recover from Codex Slides plugin, MCP, Browser handoff, local runtime, durable run, project resum
- codex-slides-researchCompatibility entry point for researching a current topic into a source-backed Markdown brief and turning it i
- codex-slides-structured-intakeCollect and persist structured presentation requirements for Codex Slides, including scenario choice, audience
- codex-slides-verificationVerify that Codex Slides changes are durably reflected in project state and visibly reflected in the exact Cod
- codex-spring-kafka-listener-reviewReview changed Spring Kafka listener code for retry, acknowledgement, DLT, and coroutine safety failures. Use
- codex-supportMulti-target output system — target abstraction, backend routing, content transforms for Codex CLI and future
- codex-test-genGenerate unit tests for specified functions using Codex MCP
- codex-test-reviewReview test case sufficiency using Codex MCP, suggest additional edge cases. Supports review loop with context
- codex-usageShow Codex rate-limit usage and pace, or configure the native Codex status line
- codex-usedA fixture Codex skill that gets invoked in the fixture rollout.
- codex-voice-optimizerOptimize ChatGPT Voice in the Codex desktop app into an ear-first control plane for free-form task coordinatio
- codex-workflowsRun a dynamic-workflow script on a local Codex App Server — orchestrate many Codex / GPT agents (the agent / p
- codexerPython research assistant with Context7 MCP. Use for Python library research, evaluating packages, enforcing s
- codexloopIteratively satisfy OpenAI Codex's code review on a GitHub PR, but treat every Codex comment SKEPTICALLY: veri
- codifyRefactor any skill by extracting deterministic operations into a Python script and slimming the SKILL.md to on
- codingTo implement features, fix bugs, and refactor with KISS/SOLID/DRY and systematic validation.
- coding-agentDelegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creat
- coding-agent-pmPlan, delegate, review, and recover coding-agent implementation work with tight scope control, acceptance crit
- coding-agent-prompt-generatorGenerates optimised prompts for Claude Code sessions (Anthropic's agentic coding tool that works in your termi
- coding-agent-sessionsMUST USE when asked to find, read, list, search, inspect, fetch, export, or reconstruct coding-agent sessions
- coding-agents-farmTo orchestrate parallel coding-agent farms (Claude, Codex, Copilot, Gemini, etc.) on isolated git worktrees.
- coding-agents-hooks-authoringTo author, register, and test Rosetta hooks, add a SemanticKind, or debug a hook that won't fire.
- coding-agents-prompt-authoringTo author, adapt, review, and validate prompts (skills, agents, workflows, rules, etc.) with brief, contracts,
- coding-agents-prompting-flowWorkflow for authoring and adapting AI-agent prompts: skills, agents, workflows, rules, etc.
- coding-assistantProvides coding assistance with best practices and code review
- coding-disciplineResearch-grounded 5-principle behavioral contract for production LLM coding agents — Think Before Coding, Simp
- coding-effectivelyALWAYS use this skill when writing or refactoring code. Includes context-dependent sub-skills to empower diffe
- coding-flowWorkflow for all coding: features, fixes, refactors, unit tests, etc.; scales small to large.
- coding-guidelinesBehavioral guidelines to reduce common LLM coding mistakes. Use when writing, modifying, or reviewing code — i
- coding-mojoDevelop and run Mojo code in Claude.ai containers. Handles installation, compilation, and execution. Use when
- coding-postureUse before non-trivial coding work to pick a task-appropriate working mode — debug, fix, review, test-first, r
- coding-principlesLanguage-agnostic coding principles for maintainability, readability, and quality. Use when implementing featu
- coding-protocolRisk-scaled repo execution and code-evidence protocol. Skip architecture-only work, explanation, contract-pres
- coding-referenceQuick-reference coding standards and backend patterns for consistent development
- coding-rulesApplies coding standards for clean, maintainable code. Use when: writing functions, handling errors, refactori
- coding-standardCreates and updates coding standards, conventions, rules, and guidelines for the current project. Use when cre
- coding-standardsBaseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use
- coding-with-niceguiWrite Python web UIs using the NiceGUI framework (v3.8.0). Use when the user asks to create, modify, or debug
- coding-workflowPre-implementation checklist, incremental development workflow, and code organization patterns. Use before sta
- codingcossack-brainstormingCollaborative design exploration that refines ideas into validated specs through iterative questioning. Use be
- codingcossack-using-git-worktreesGit worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur wi
- codiris-agentizerThis skill should be used when the user asks to "agentize a website", "transform a website", "create an agentf
- coe-skill-templateCanonical template for authoring a Trilogy AI CoE skill. Use as the starting point when creating a new skill f
- coffee-brewingMingtao 的私人咖啡冲煮助手。看咖啡照片(豆袋 / 豆子本身 / 磨好的粉 / 萃出的浓缩液)→ 判断烘焙度与处理法 → 给出精确的研磨/水温/比例/时间参数和饮品配方(意式 espresso、冰美式、热美式、拿铁
- cofoundy-brand-guidelinesCreate a comprehensive brand standards document — covering logo usage, color, typography, voice, messaging, an
- cog-braindump-captureCapture raw thoughts with automatic domain classification and vault routing
- cog-daily-intelligenceGenerate personalized verified news briefs with 7-day freshness and 95%+ source accuracy
- cog-knowledge-consolidationBuild structured knowledge frameworks from scattered vault notes with source attribution
- cog-meeting-processingProcess meeting recordings and transcripts into decisions, action items, and team dynamics
- cog-onboardingPersonalize COG Second Brain workflow through role pack selection and vault initialization
- cog-team-intelligenceCross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs
- cog-url-extractionSave URLs with auto-extracted insights, credibility scoring, and vault routing
- cog-weekly-reflectionCross-domain pattern analysis with personal, professional, and project domain synthesis
- cogneeLocal Cognee graph recall — read-first sidecar; capture and delete require approval.
- cognee-cliUse when the user wants to drive cognee from the terminal with cognee-cli — remember/recall/forget/improve mem
- cognee-communityUse when the user needs something that ships outside cognee core — community database adapters (Qdrant, Milvus
- cognee-dockerUse when the user wants to run cognee with Docker or docker compose — trying it out from the prebuilt image, s
- cognee-installUse when the user wants to install cognee and run their first remember → recall flow with the Python SDK — fre
- cognee-integrationsUse when the user wants to connect cognee to external services — switching LLM or embedding providers (OpenAI,
- cognee-permissionsUse when working with cognee's permission system — understanding or changing how users, roles, and tenants get
- cognee-recallSemantic and graph search across Cognee knowledge graph. Queries project memory, finds related entities and de
- cognee-serverUse when the user wants to run the cognee API server (and optional UI) on their own machine — starting it, che
- cognee-storePush project knowledge into the Cognee knowledge graph. Stores entities, decisions, events, relationships, and
- cognify-workflow-analysisAnalyzes business workflows to identify automation opportunities, calculate ROI, and generate structured redes
- cognition-layerCognition Layer — Reasoning Architecture, Injection & Session Protocols
- cognitive-bias-auditUse when the user wants to audit a decision, plan, forecast, or analysis for cognitive biases before committin
- cognitive-biasesRecognition and mitigation of systematic reasoning errors documented in the heuristics and biases tradition. C
- cognitive-compileUse when source material must be transformed into a compact, evidence-aware model for learning, decisions, or
- cognitive-learning-canvas把硬核长内容拆成obsidian的思维导图 · 通用 AI 提示词框架(Claude/ChatGPT/Gemini)
- cognitive-load-analyzerEvaluate interface complexity by measuring information density, decision points, visual hierarchy, and task co
- cognitive-modesGorev tipine gore dusunme modu secimi. 5 mod -- analytical (derin analiz), creative (yaratici cozum), systemat
- cognitive-pattern-extractor他者の思考パターンを抽出し、再現可能なskillファイルとして構造化するメタスキル。対話(質問・事例聴取・思考実験)を通じて対象者の認知スタイルを読み取り、thinking-like-X形式のSKILL.mdを生成する。
- cognitive-toolkitEvidence-based CBT and DBT intervention skills — guided thought records, opposite action, DEAR MAN roleplay, c
- cognitive-variabilityGuide conversations through dynamic shifts between zoom levels (scale) and connecting/exploring (intent) to un
- cognitoAWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identit
- cognyRun Cogny marketing analysis tasks — fetch scheduled tasks, analyze ad accounts via MCP, report findings
- cognyai-seo-auditFull technical + content SEO analysis — uses live Search Console + Bing data when connected
- coherence-sync-field-orderingUse when a coherence [Sync] field's value depends on another synced field — derived/computed synced values tha
- cohort-analysisPerform cohort analysis on user engagement data — retention curves, feature adoption trends, and segment-level
- cohort-analyzerBuild cohort analyses — retention curves, LTV by cohort, churn funnels, and behavioral segmentation.
- cohort-coachFacilitate cohort-based learning — weekly prompts, peer challenges, group projects, and community engagement.
- cohort-programDesigns cohort-based learning programs with weekly structure, peer interaction, accountability systems, and gr
- coinbase-agentkitCoinbase AgentKit — build AI agents with onchain capabilities. Wallet creation/management, token transfers, sw
- coinbase-commerce-webhooksReceive and verify Coinbase Commerce webhooks. Use when setting up Coinbase Commerce webhook handlers, debuggi
- coingeckoComplete CoinGecko Solana API integration for token prices, DEX pool data, OHLCV charts, trades, and market an
- coinlobster-apiBuild apps and agents on CoinLobster's crypto whale data, including the free keyless REST endpoints, the hoste
- coinpaprika-apiAccess the CoinPaprika API to query cryptocurrency market data including coin prices, tickers, exchanges, hist
- cola-avatar-packGenerate pixel-art self-portrait, profile card (自画像卡), emoji GIFs, and meme stickers. Use when: "生成形象"、"画头像"、"
- cold-callOperator-grade AI agent skills for Claude Code, Cursor, Codex, and opencode.
- cold-call-prepPrep for a seminar cold-call — predict the lecturer's likely questions and drill them Socratically, flagging w
- cold-call-scriptsCreates personalized cold call scripts using a proven 5-step framework. Use this skill when preparing for pros
- cold-dmRun cold outreach on X: find DM-able leads, draft personalized first-DMs from each profile, and send paced, co
- cold-emailWrite B2B cold emails and follow-up sequences that get replies. Use for "cold outreach," "prospecting email,"
- cold-email-craftWrite short, personalized B2B cold emails and follow-up copy - under 90 words, one ask, personalization in the
- cold-email-deliverabilitySets up and protects cold-outbound sending infrastructure - dedicated lookalike domains, SPF/DKIM/DMARC authen
- cold-email-outreachRun end-to-end B2B cold-email outreach through the Hyper MCP — enrich prospects with Apollo, scrape per-prospe
- cold-email-personalizeWrite signal-driven first lines for cold outreach. Leads with a recent hire, product launch, podcast quote, or
- cold-email-sequence-generatorGenerate personalized cold email sequences (7-14 emails) with A/B test subject lines, follow-up timing recomme
- cold-email-that-booksA 6-step chain that writes cold emails from a prospect's LinkedIn: hook, proof, one ask.
- cold-email-verifierUse when the user wants to verify cold emails, enrich a lead list, or autonomously guess email addresses from
- cold-email-writerWrite personalized cold outreach emails to hiring managers and founders — specific, human, not a pitch deck
- cold-load-waterfallProfile a cold, cache-empty page load and build a text waterfall — the longest-pole requests, time to first by
- cold-message-writerWrite cold outreach messages that actually get replies, on LinkedIn, in email, or in X (Twitter) DMs. Use this
- cold-outbound-sequencerUse when the user asks to "build a B2B cold-outbound sequence", "design reply-triage branching", "plan a domai
- cold-outreachWrite effective cold outreach messages for sales, partnerships, networking, or job outreach. Use when user ask
- cold-outreach-board8 proven sales and persuasion systems in one Claude skill. Routes your cold outreach problem to the right expe
- cold-outreach-generatorGenerate cold email templates, LinkedIn messages, follow-up sequences, and value propositions tailored to spec
- cold-outreach-sequenceBuild personalized cold outreach sequences for LinkedIn and email. Use when someone needs to reach prospects,
- cold-sequenceCraft a personalized 5-touch cold outreach sequence for a specific prospect — forces positioning work that sep
- cold-startWrite a cold-start handoff document for a project, feature, or initiative. Creates a standalone briefing that
- cold-start-interviewSupervisor's one-time UK clinic setup — practice areas, jurisdiction (England & Wales / Scotland / Northern Ir
- cold-start-problemStart and scale networked products using Andrew Chen''s "The Cold Start Problem" framework for network effects
- coldcanuk/mcpAgentSwarm
- colima-docker-setupSet up Docker, docker compose, and docker buildx on macOS using Colima. Use when Docker Desktop is not availab
- colinchiu007-algorithmic-artCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this wh
- colinchiu007-autoplanAutonomous planning: design doc → sub-issues → implementation. Use when starting a new feature, project, or si
- colinchiu007-benchmarkPerformance benchmarking for code and systems. Measures execution time, memory usage, throughput, and other me
- colinchiu007-brainstormingUse this before any creative work - creating features, building components, adding functionality, or modifying
- colinchiu007-brand-guidelinesApplies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having
- colinchiu007-canvas-designCreate beautiful visual art in .png and .pdf documents using design philosophy. Use for creating visual conten
- colinchiu007-claude-apiReference documentation and best practices for using the Anthropic Claude API for text generation, tool use, a
- colinchiu007-code-simplificationSimplifies code for clarity. Use when refactoring code for clarity without changing behavior, reducing complex
- colinchiu007-codexSemantic search across codebases using codex. Search for code, understand patterns, or find specific implement
- colinchiu007-design-consultationDesign guidance and UX critique. Use when asked for design feedback, UX review, or guidance on visual design d
- colinchiu007-design-reviewVisual design critique and review. Use when asked to review visual designs, provide design feedback, or evalua
- colinchiu007-design-shotgunFast visual ideas across multiple approaches. Use when needing quick design exploration or brainstorming visua
- colinchiu007-doc-coauthoringGuide users through structured co-authoring of documentation. Use when writing or editing collaborative docume
- colinchiu007-docxCreate, read, edit, or manipulate Word documents (.docx files) using python-docx
- colinchiu007-frontend-designGuidance for distinctive, intentional visual design when building new UI or reshaping existing interfaces
- colinchiu007-frontend-ui-engineeringBuilds production-quality UIs. Use when building or modifying user-facing interfaces, components, or pages
- colinchiu007-gstack-upgradeUpgrade gstack skills to the latest version. Use when asked to update gstack skills
- colinchiu007-handoff将会话压缩成交接文档供新 agent 接续。不重复 PRD/plan/commit 已有内容,引用路径代替。当上下文耗尽或需切换 agent 时调用。
- colinchiu007-high-end-visual-designSoft-polished, high-end visual design with editorial calm. Warm monochrome palette, typographic contrast, flat
- colinchiu007-idea-refineRefine raw ideas into sharp, actionable concepts. Use when you have a vague idea that needs focus
- colinchiu007-improve-codebase-architecture扫描代码库找出架构深化机会(shallow→deep module),生成自包含 HTML 报告 + grill 深化。用于\"代码架构太差\"\"重构\"\"代码库熵太高\"等场景。
- colinchiu007-internal-commsWrite effective internal communications. Company announcements, team updates, project status, and meeting reca
- colinchiu007-interview-meExtract what the user actually wants instead of what they think they should want. Use when the user is uncerta
- colinchiu007-investigateRoot cause debugging and investigation. Use when asked to debug issues, investigate failures, or find root cau
- colinchiu007-learnLearn from mistakes and store in memory for future avoidance. Use after fixing a bug, encountering an issue, o
- colinchiu007-mcp-builderGuide for creating high-quality MCP servers that enable AI assistants to interact with tools and data sources
- colinchiu007-office-hoursProduct interrogation to challenge assumptions and extract real requirements. Use when discussing, brainstormi
- colinchiu007-open-gstack-browserOpen a browser for testing or debugging web applications
- colinchiu007-pdfCreate, read, modify, and convert PDF files. Use whenever PDF files are involved in any way
- colinchiu007-plan-eng-reviewArchitecture deep-dive with diagrams, state machines, and failure modes. Use for engineering review of plans
- colinchiu007-pm你的 PM 助手。把模糊想法转变为专业 PRD,含约束条件、交互流程和错误状态。衔接 page-level-tdd-testing 和 bug-reflection。直接说出需求即可。
- colinchiu007-pptxCreate, read, edit, and manipulate PowerPoint presentations (.pptx) using python-pptx
- colinchiu007-qaFull QA covering functional, visual, responsive, accessibility, and security testing
- collab-auditThis skill should be used when the user types /collab-audit or requests AI collaboration diagnosis. Analyzes c
- collab-proof345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable re
- collaborating-with-antigravityDelegate tasks to Google's Antigravity CLI (agy) for prototyping, debugging, code review, and research. Suppor
- collaborating-with-claudeDelegate tasks to Claude Code CLI for prototyping, debugging, and code review. Supports multi-turn sessions vi
- collaborating-with-codexDelegate tasks to Codex CLI for prototyping, debugging, code review, implementation handoff, cross-model secon
- collaborating-with-grokDelegate tasks to Grok CLI (xAI) for prototyping, debugging, code review, research, and cross-model second opi
- collaboration-commitment-trackerTracks every commitment made across active research collaborations from email — data sharing promises, co-auth
- collaboration-platform-advisor-scott-margettsCollaboration platform configuration methodology for legal matter sites. Site architecture, workflow identific
- collaborative-judgmentProtocol for handling ambiguous decisions and missing/conflicting knowledge during code generation, design, an
- collaborative-loopSequential drive/validate/act collaboration between Claude and Codex. Claude analyzes, Codex validates each fi
- collabs-and-cross-promotionCreator collabs and cross-promotion — organic creator-to-creator partnerships that swap audiences. Use when so
- colleague-distillationDistill a colleague into a reusable AI skill (work + persona) using tool connections — Slack, Slack AI, Jira,
- collect-github-statsCollect GitHub repo health/usage stats into merged JSON.
- collect-preserve-specimensCollect and preserve insect specimens following museum-grade standards including legal compliance, collection
- collect-user-feedbackUse this to capture user feedback on LLM outputs (thumbs up/down, edits, corrections, implicit signals) and fe
- collect-user-inputBuild forms, validate data, and react to user input in Blazor. USE FOR adding forms, search boxes, filter pane
- collecting-flows-safelyUse this skill to migrate Compose UI from `collectAsState()` to `collectAsStateWithLifecycle()`, hoist `Flow<T
- collecting-indicators-of-compromiseSystematically collects, categorizes, and distributes indicators of
- collectionChoose which SkillNote skill collection is active for this project. Use when user says "change collection", "s
- collective-edge-brand-guidelinesApplies Collective Edge's brand standards to ANY output representing Collective Edge. CE itself is monochrome,
- college-coach大學生活教練 for Taiwanese university students, built on Cal Newport's "How To Win At College" (75 proven strategies
- collision-avoidanceUse when implementing obstacle avoidance, protective stop zones, velocity scaling, contact detection, or safet
- collision-proxyCollision proxy authoring for games including UCX/UHX naming, convex hulls, capsules, and simple collider mesh
- collision-skillDuplicate name fixture B for direct skills tests.
- collision-zone-thinkingForce unrelated concepts together to discover emergent properties - \"What if we treated X like Y?
- colorThe color & light lens for a frontend build — where the palette gets its perceptual foundation, dark mode gets
- color-accessibilityAudits and repairs color palettes against WCAG contrast thresholds - 4.5:1 for body text, 3:1 for large text a
- color-accessibility-auditAnalyze color combinations for readability and accessibility compliance per WCAG 2.1/2.2 standards (Contrast M
- color-accessibility-expertDetect and fix WCAG color-contrast failures in source files and images using measured, hue-preserving replacem
- color-and-elevationBuild perceptually-uniform color palettes and physically-consistent depth systems with OKLCH ramps, WCAG/APCA
- color-contrastLoad this skill whenever the project contains text, UI components, icons, form controls, data visualisations,
- color-correctionDiagnose and fix video/image color OBJECTIVELY with the get_image (action:"analyze_color") tool (scopes/stats
- color-expert286K words of color science applied to UI/UX design. Covers OKLCH/OKLAB color spaces, palette generation, acce
- color-managementExpert-level color management for ICC profiles, working spaces, gamut mapping, and color science. Use when ins
- color-management-decisionPick the right color management config (sRGB / Filmic / ACEScg / Standard) per output context before render, s
- color-material-lighting-directionDesign website color, material, surface, and lighting direction. Use for premium visual systems, avoiding one-
- color-mode-and-themeChoose light, dark, or combined color mode deliberately based on brand tone and user context. Offer a theme se
- color-motionThis skill should be used when the user asks to "build a color palette for a motion piece", "make a gradient b
- color-paletteBuild harmonious color palettes — complementary, analogous, triadic schemes with WCAG contrast checks and CSS
- color-palette-builderBuilds an accessible brand color palette - one anchor color, role assignments, 9-step tonal scales, 60-30-10 d
- color-palette-extractorExtract color palettes from images, websites, or designs. Identifies dominant colors, generates complementary
- color-palette-thpalette + rationale + accessibility | สำหรับ designer, UX/UI หรือคนที่ต้อง . Triggers when user says (Thai/EN)
- color-palettesCurated color palettes by mood and industry with anti-generic rules, WCAG contrast reference tables, dark mode
- color-principlesUse when reviewing or designing a color palette for a UI, website, or app — seven principles for premium, calm
- color-systemBuild a product colour system — tonal scales, semantic roles, and contrast compliance. Use when defining or re
- color-system-builderA curated open-source library of reusable SKILL.md files for Claude. Learn, use, and build powerful AI skills
- color-theoryColor theory principles for art education. Covers the three color properties (hue, saturation, value), color m
- colorfulVibrant, high-contrast palettes and gradients for engaging, memorable, and modern user experiences.
- colorizeAdd strategic color to features that are too monochromatic or lack visual interest. Makes interfaces more enga
- com-bUse when the user wants to understand why a target behaviour is or is not happening and what would actually ch
- com.100hires/100hiresOfficial 100Hires MCP: AI ATS & Recruitment Software for candidates, jobs, applications, interviews.
- com.1stdibs/1stDibsMCP server for browsing and searching items on 1stDibs marketplace.
- com.52choujiang/douyin-insights抖音/Douyin hot search, work search/details, comments/replies, creator profiles, works, series.
- com.52choujiang/kuaishou-insights快手/Kuaishou hot list, work search/details, comments/replies, creator profiles, works.
- com.52choujiang/xhs-insights小红书/Xiaohongshu/XHS/RedNote note search, hot list, details, comments/replies, creator profiles.