Therapeutic frameworks, assessment, ethical practice, and client documentation for counselors and psychologists.
Score 70/100
Countdown - pre-implementation validation. Runs oracle (Opus) for planning, then Go Poll with review agents (Haiku) to validate before coding starts.
Score 70/100
Automate Countdown API tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Contrapuntal writing and analysis covering species counterpoint, fugue structure, canon types, and imitative techniques.
Score 70/100
Load gene expression count matrices from various formats including CSV, TSV, featureCounts, Salmon, kallisto, and 10X.
Score 70/100
Automate Coupa tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
OPTIONAL: Analyzes TaskMaster subtasks to determine if they are tightly coupled (share code/models) or loosely coupled (independent modules).
Score 70/100
OPTIONAL: Analyzes TaskMaster subtasks to determine if they are tightly coupled (share code/models) or loosely coupled (independent modules).
Score 70/100
Analyzes a module or codebase for coupling quality. Distinguishes intentional from accidental coupling, identifies problematic dependencies, and recommends concrete improvements.
Score 70/100
Telegram-based messaging for Claude workflows. Use when you need to send or receive messages and files between Claude Desktop and Claude Code.
Score 70/100
Generate complete self-paced course content — modules, exercises, projects, and assessments from a topic description
Score 70/100
Design educational courses and curriculum with learning objectives and assessments
Score 70/100
Advise on course difficulty and prerequisites. Use when a customer is unsure about the level or required knowledge.
Score 70/100
Help and navigation for Claude Code Course. Use when: user asks about the course, lessons, or progress. Triggers: "help", "course help", "what lessons", "my progress".
Score 70/100
Handle course registration, add/drop, waitlists, overrides, withdrawals, and schedule surgery without becoming a victim of the registrar calendar.
Score 70/100
The First Sovereign AI Agent Democracy & Judiciary. A protocol for autonomous agent governance, dispute resolution, and legislative deliberation.
Score 70/100
Unified skill modification with covariant transport, Darwin Gödel Machine evolution, and MCP Tasks self-rewriting. GF(3) conserved.
Score 70/100
Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification. Use for complex questions requiring fact-checking, technical accuracy, or…
Score 70/100
Generate a complete book cover set (ebook, print, audiobook, social) with a rich visual brief
Score 70/100
자기소개서 초안을 체계적으로 리뷰합니다. 문항 의도 부합도, STAR 비율, 가독성, 반복 표현, 사실관계와 면접 방어력을 점검합니다.
Score 70/100
Coverage analysis measures code exercised during fuzzing. Use when assessing harness effectiveness or identifying fuzzing blockers.
Score 70/100
Advanced coverage analysis with actionable insights. Use to identify coverage gaps, suggest specific tests, track coverage trends, and highlight critical uncovered code.
Score 70/100
Coverage Report Analyzer - Auto-activating skill for Test Automation. Triggers on: coverage report analyzer, coverage report analyzer Part of the Test Automation skill category.
Score 70/100
Generate and analyze test coverage reports. Use to identify coverage gaps, track coverage trends, and ensure quality thresholds are met.
Score 70/100
Coverage thresholds and reporting. Use when analyzing and improving test coverage.
Score 70/100
Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't test this" guidelines.
Score 70/100
Implement covered call options strategy for income generation on long stock positions. Use when seeking to enhance returns through option premium collection while maintaining…
Score 70/100
Diseño y configuración de agentes Claude, plugins, skills, hooks y arquitecturas en el ecosistema Anthropic.
Score 70/100
CRITICAL: Comprehensive guide for CoWork Skills CLI tool. Triggers on: cowork, Skills.toml, skill management, plugin configuration, cowork init, cowork install, cowork config,…
Score 70/100
Configure Model Context Protocol (MCP) servers and customize Tandem skills for your organization.
Score 70/100
Meta-router for dynamic skill routing. Use when: cowork, skill management, router generation, Skills.toml, plugin configuration
Score 70/100
Generate a pre-session brief for Cowork: current status, session goal, and prioritised work plan from local project files — before your first real message.
Score 70/100
Write Go code in the style of Russ Cox, Go tech lead. Emphasizes tooling, module design, correctness, and backward compatibility.
Score 70/100
调用扣子(Coze)智能体 API 进行对话、工作流执行等操作。当用户需要集成 Coze 智能体、调用 Coze API、或开发 Coze 相关应用时使用。支持流式和非流式对话、工作流调用等功能。
Score 70/100
Add a standard Purpose comment above each pure virtual method declaration in C++ interface header files (.h/.hpp).
Score 70/100
Comprehensive guidelines for safe pointer management in C/C++ code. Use when working with pointer variables, dynamic memory allocation, or any code involving pointer operations to…
Score 70/100
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
Score 70/100
C++20 specialist with expertise in modern C++ features, performance optimization, and system programming
Score 70/100
Use when programmatically driving Salesforce CPQ operations from Apex or REST — creating quotes, adding products, calculating pricing, saving quotes, amending contracts, or…
Score 70/100
Use when querying, mapping, or building against Salesforce CPQ managed-package objects (SBQQ__ namespace): Quote, QuoteLine, QuoteLineGroup, DiscountSchedule, PriceRule,…
Score 70/100
Use when diagnosing or resolving slow CPQ quote calculation, QLEx timeouts, or governor limit errors on large quotes.
Score 70/100
Use when designing or troubleshooting Salesforce CPQ (SBQQ) quote templates: building template sections, configuring line columns, conditionally showing sections, generating…
Score 70/100
Use when deciding whether to implement Salesforce CPQ or stay with standard Products and Pricebooks for quoting and pricing.
Score 70/100
CPU cache optimization skill for C/C++ and Rust. Use when diagnosing cache misses, improving data layout for cache efficiency, using perf stat cache counters, understanding false…
Score 70/100
Establish CPU/GPU baselines before resource-intensive operations. Use for regression detection.
Score 70/100
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-*.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding…
Score 70/100
Profile CPU usage to identify hot spots and bottlenecks. Optimize code paths consuming most CPU time for better performance and resource efficiency.
Score 70/100
Implement and deserialize all CQL types including primitives (int, text, timestamp, uuid, varint, decimal), collections (list, set, map), tuples, UDTs (user-defined types), and…
Score 70/100
CQRS+DDD implementation patterns for .NET. Use when designing aggregates, implementing command/query handlers, setting up repositories, or understanding architectural principles.
Score 70/100
CQRS and Event Sourcing patterns for scalable, auditable systems with separated read/write models. Use when building audit-required systems, implementing temporal queries, or…
Score 70/100
Implementing Command Query Responsibility Segregation for separating read and write operations in distributed systems.
Score 70/100
Migrates a Create React App project to Vite 5.x + Vitest using a strangler-fig approach: both build tools run in parallel until Vite is proven equivalent, then CRA is removed.
Score 70/100
Complete strategic problem-solving methodology from "Cracked It!" by Garrette, Phelps & Sibony. Use when users need to solve complex ill-defined business problems, structure and…
Score 70/100
Captures writing style/voice into AUTHOR_VOICE.md so AI can write like the user. Use when asked to match tone, write like me, replicate voice, or capture writing style for content…
Score 70/100
Complete skill suite for managing Craft CMS content including sections, entry types, fields, entries, drafts, field layouts, and sites.
Score 70/100
Craft methodology for the trades — how skilled work is organized, decomposed, sequenced, and evaluated from first principles through finished artifact.
Score 70/100
Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.
Score 70/100
Generate optimized instructions for Claude (Project instructions, Skills, or standalone prompts). Use when users request creating project setups, writing effective prompts,…
Score 70/100
Automate Craftmypdf tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Prepare R packages for CRAN submission by checking for common ad-hoc requirements not caught by devtools::check().
Score 70/100