implexa
back to leaderboard
QU

@quochungto

contributor on implexa, with 163 skills ranked by SkillRank across 1 source.

quochungto on githubpublishes to clawhub
skills
163
avg SkillRank
6.9
72 scored / 163 total
total stars
2
across 163 repos
total installs
1
across 163 repos

skills, ranked by SkillRank

scoresourceskill
8.6clawhub
Scratch Refactoring For Code Understanding
bookforge-scratch-refactoring-for-code-understanding teaches developers to restructure unfamiliar code freely on a disposable branch to build mental models, then discard the changes while preserving learning notes. targets legacy code comprehension before safe modification.
8.2clawhub
Build Commercial Insight
bookforge-build-commercial-insight reverses from seller capabilities to validated customer reframes, grounding differentiated teaching pitches in the four-criteria test rather than generic pain discovery.
8.2clawhub
Lead Capture Ethical Bribe Design
bookforge-lead-capture-ethical-bribe-design guides small business owners through creating a lead magnet offer and landing page form to shift from direct-response ads (3% market) to lead-generation ads (40% market). produces a concrete lead capture plan with ethical bribe concept, ad copy, minimal form fields, and crm workflow.
8.2clawhub
Cold Call Opener Builder
bookforge-cold-call-opener-builder produces annotated five-step phone scripts (name, identify, reason, bridge, ask) with voicemail and gatekeeper variants, grounded in blount's prospecting framework. enforces no pleasantries, explicit because statements, and post-ask silence.
8.2clawhub
Sales Conversion Trust System
bookforge-sales-conversion-trust-system converts nurtured leads by manufacturing trust signals, crafting specific guarantees tied to prospect fears, designing 3-tier pricing with anchors, and removing friction from checkout. structured around 9 sequential steps from nurture validation through sales-conversion.md output.
8.2clawhub
Tdd And Programming By Difference
guide for adding features to tested code via test-driven development or programming by difference. covers decision logic between approaches, five-step tdd cycle with duplication removal, inheritance normalization for pbd, and liskov substitution principle violations.
8.0clawhub
Sql Injection Detection And Exploitation
bookforge-sql-injection-detection-and-exploitation provides a methodical assessment chain spanning detection, platform fingerprinting, and data extraction via union-based, boolean-blind, and time-based techniques. covers multi-step flows, filter bypass, and escalation risk.
7.8clawhub
Seam Type Selector
bookforge-seam-type-selector guides developers through choosing the right seam type (object, link, or preprocessor) when breaking hard-coded dependencies in legacy code for testing. it classifies dependencies by pervasiveness and language capability, then applies feathers' decision hierarchy to recommend the most maintainable approach.
7.8clawhub
Duplication Removal Via Extraction
bookforge-duplication-removal-via-extraction guides incremental code consolidation by extracting smallest fragments first, replicating locally, then pulling up to shared superclasses, letting design patterns emerge bottom-up rather than imposed top-down.
7.8clawhub
Seo Channel Strategy
bookforge-seo-channel-strategy guides founders through a fat-head vs long-tail binary decision for organic search. it covers demand validation, competitor feasibility assessment, keyword evaluation pipelines, and content production scaling, with explicit black-hat anti-patterns.
7.8clawhub
Prose Clarity Reviser
bookforge-prose-clarity-reviser diagnoses and revises unclear prose using four principles: characters-as-subjects, actions-as-verbs, old-before-new information flow, and complexity-last sentence endings. applies a structured five-pass revision protocol with annotated output.
7.8clawhub
Class Responsibility Realignment
bookforge-class-responsibility-realignment guides developers through redistributing methods and fields to correct owners, repairing inheritance hierarchies, and extending unmodifiable library classes using a three-cluster taxonomy (misplaced behavior, hierarchy misalignment, encapsulation balance) with step-by-step mechanics for each refactoring pattern.
7.8clawhub
Text Prospecting Sequence Builder
bookforge-text-prospecting-sequence-builder enforces permission gates and situation-specific protocols for text follow-up after networking, inbound leads, voicemails, or no-shows. applies bridge-because pattern under 250 chars with seven-rule compliance checking.
7.8clawhub
Prospect List Tiering
bookforge-prospect-list-tiering applies a six-tier pyramid framework to sort prospects by qualification state and buying-window proximity, then generates a daily call sequence ranked by conversion likelihood. designed for sales teams with raw or partially-qualified prospect lists who need systematic prioritization instead of random dialing.
7.8clawhub
Inheritance Mapping Selector
bookforge-inheritance-mapping-selector routes OO inheritance hierarchies to single-table, class-table, or concrete-table database strategies by scoring six trade-off dimensions (joins, null waste, fk enforcement, readability, refactoring impact, polymorphism cost), with explicit ORM config mapping and mixing guidance.
7.8clawhub
Existing Platform Leverage
bookforge-existing-platform-leverage guides founders to identify unsatisfied needs on large platforms and build minimal bridge solutions that drive customer acquisition without building parallel platforms. covers mapping audience platforms, identifying gaps, designing frictionless bridges, planning day-1 launches, and mitigating platform dependency risk.
7.8clawhub
Prospecting Objection Handler
bookforge-prospecting-objection-handler classifies prospect pushback into three types (reflex, brush-off, objection) and produces a neurologically-grounded anchor-disrupt-ask turnaround script with fallback and exit checkpoint, grounded in jeb blount's fanatical prospecting framework.
7.8clawhub
Unit Of Work Implementer
bookforge-unit-of-work-implementer covers the design and implementation of unit of work coordinators for data mapper layers, including entity state tracking, ordered commits, identity map integration, and lifecycle policies across hibernate, ef core, sqlalchemy, and custom frameworks.
7.4clawhub
Target Market Selection Pvp Index
bookforge-target-market-selection-pvp-index guides small business owners through a three-dimensional scoring framework (personal fulfillment, value to marketplace, profitability) to identify and rank market segments, resolve ties methodically, and build a detailed customer avatar for focused marketing.
7.4clawhub
Content And Email Marketing
bookforge-content-and-email-marketing covers integrated content and email lifecycle design across acquisition, activation, retention, and revenue stages. provides concrete activation thresholds, lead magnet strategies, and behavior-triggered sequences grounded in real product examples.
7.3clawhub
Web Application Fuzzing Automation
bookforge-web-application-fuzzing-automation provides structured guidance for enumeration, harvesting, and fuzzing attacks against web applications using burp intruder, with emphasis on session handling, payload selection, and hit detection. covers authorization requirements, attack modes, and result triage.
7.3clawhub
Research Argument Builder
bookforge-research-argument-builder guides researchers through assembling the five structural elements of a research argument (claim, reasons, evidence, acknowledgment, warrant) from a framed problem, producing a storyboard ready for drafting.
7.3clawhub
Session State Location Selector
bookforge-session-state-location-selector routes session concerns to client, server, or database storage based on bandwidth, security, clustering, responsiveness, cancellation, and effort. covers stateless redesign, anti-pattern detection, and implementation constraints across single-server and distributed topologies.
7.3clawhub
Unit Test Quality Checker
bookforge-unit-test-quality-checker evaluates existing test suites against feathers' unit-test criteria, classifies tests by type, detects db/network/fs/env dependencies that disqualify tests, measures timing, and recommends fake vs mock choices. produces a scored quality report with prioritized improvements.
7.3clawhub
Coach Rep With Pause Framework
bookforge-coach-rep-with-pause-framework structures a single-pillar coaching session using the five-step PAUSE protocol, anchored to a rep's weakest Challenger subscale and grounded in a real deal. includes a decision gate to route deal-stalled situations to innovation mode instead.
7.2clawhub
Source Code Security Review
bookforge-source-code-security-review maps user-input sources to dangerous sink apis across java, aspnet, php, perl, and javascript, using signature scanning and line-by-line review to identify sql injection, xss, path traversal, command injection, and hardcoded credentials. produces cwe-mapped findings reports.
7.2clawhub
Diagnose Taking Control Gaps
bookforge-diagnose-taking-control-gaps detects foil RFPs, classifies rep behavior across passive/assertive/aggressive spectrum, identifies three named control misconceptions, and produces a diagnosis with ordered next actions tied to deal evidence.
7.2clawhub
Prospecting Ratio Manager
bookforge-prospecting-ratio-manager diagnoses pipeline health against three universal laws from fanatical prospecting, calculates required daily activity targets using close rate math, and produces a dashboard plus fillable daily tracker. targets sdrs, bdrs, and quota-carrying reps who suspect a volume or consistency problem beneath quota slips.
7.2clawhub
Startup Pr Outreach
bookforge-startup-pr-outreach provides a media chain framework for launching PR campaigns, from small blogs to top outlets. covers pitch templates, reporter relationship building, and post-coverage amplification tactics grounded in traction principles.
7.2clawhub
Argument Organization Reviser
bookforge-argument-organization-reviser applies a rigorous four-level top-down procedure to diagnose and repair structural problems in research drafts, from frame alignment through paragraph anchoring, with explicit decision rules at each level.
7.2clawhub
Research Question Formulator
research-question-formulator guides users from broad subject areas to focused, answerable research questions using diagnostic tests, question generation heuristics, and a 3-step significance formula that separates topic, inquiry, and reader impact.
7.2clawhub
Plan Negotiation With Constructive Tension
bookforge-plan-negotiation-with-constructive-tension provides a pre-call negotiation planning framework based on DuPont's four-step model and BayGroup's SSN methodology. it sequences concessions by cost-to-supplier and value-to-customer, with scripted deferral language and anti-pattern checks to avoid proactive discounting and escalating concession traps.
7.2clawhub
Pessimistic Offline Lock Implementer
pessimistic-offline-lock-implementer guides end-to-end implementation of pessimistic offline locking for multi-request business transactions. covers lock type selection, durable lock manager design, timeout and release mechanics, aggregate-level locking, and implicit lock wiring to prevent gaps.
7.2clawhub
Mnemonic Device Selector And Builder
bookforge-mnemonic-device-selector-and-builder constructs ready-to-use memory devices (acronyms, peg methods, memory palaces) for material the user already understands, routing to simple or complex strategies based on volume, order sensitivity, and recall context.
7.2clawhub
Bullseye Channel Selection
bookforge-bullseye-channel-selection applies a five-step framework to systematically evaluate 19 customer acquisition channels and isolate the three most promising for parallel testing. guides founders away from channel bias through exhaustive brainstorming and ranked tiers.
7.2clawhub
Diagnose Manager Effectiveness
bookforge-diagnose-manager-effectiveness assesses frontline sales managers against ceb empirical driver weights (innovation 29%, coaching 28%, selling 27%, resource allocation 16%), detects democratic coaching and skill-confusion anti-patterns, and produces a structured reallocation plan grounded in star/core/laggard coaching roi.
7.2clawhub
Customer Segment Slicer
bookforge-customer-segment-slicer narrows overly broad customer definitions into specific, actionable who-where pairs through iterative questioning and behavioral analysis. it applies six slicing questions recursively until segments become concrete and findable.
7.2clawhub
Optimistic Offline Lock Implementer
bookforge-optimistic-offline-lock-implementer guides end-to-end implementation of optimistic versioning for concurrent offline edits, covering schema design, ORM integration, version round-trip mechanics, collision UX, and unit-of-work sequencing across multiple language stacks.
7.2clawhub
Accusation Audit Generator
bookforge-accusation-audit-generator guides preparation for high-stakes conversations by surfacing anticipated objections, converting them into neutral emotion labels using the 'it seems like' formula, and sequencing them for maximum defusion before speaking.
7.1clawhub
Big Class Responsibility Extraction
extract responsibilities from oversized classes using feathers' 7 heuristics and feature sketches, producing an incremental extraction plan tied to the current change.
6.8clawhub
Data Organization Refactoring
data-organization-refactoring covers the full catalog of fowler chapter 8 refactorings for fixing primitive obsession, data clumps, and structural anti-patterns. selection framework and early mechanics are clear; execution guidance becomes incomplete mid-skill.
6.8clawhub
Balanced Prospecting Cadence Designer
bookforge-balanced-prospecting-cadence-designer provides channel-mix percentages and weekly cadence templates tuned to seller situation (tenure, geography, deal complexity). outputs explicit percentages and daily templates to counter single-channel obsession, grounded in fanatical prospecting methodology.
6.8clawhub
Type Code Refactoring Selector
bookforge-type-code-refactoring-selector guides routing of type code elimination across three structural paths (class, subclasses, state/strategy) and executes the chosen path mechanics. covers preconditions, decision tree, and partial procedures for paths a and b.
6.8clawhub
Spin Discovery Question Planner
bookforge-spin-discovery-question-planner structures pre-call discovery preparation using Rackham's SPIN methodology, emphasizing the 3-step Implication chain workflow (problem, consequences, questions) to move from Implied to Explicit needs in large B2B sales.
6.8clawhub
Enterprise Base Pattern Catalog
reference catalog for fowler's 11 enterprise base patterns, identifies which pattern solves a described problem, and produces design notes with implementation sketches. routes non-base-pattern queries to appropriate selectors.
6.8clawhub
Application Logic Flaw Testing
bookforge-application-logic-flaw-testing provides a structured taxonomy of 12 business logic vulnerability patterns (encryption oracle, parameter removal, workflow skip, session poisoning, race conditions, et al.) mapped to owasp and cwe standards. covers reconnaissance, pattern application, and findings documentation for authorized penetration tests.
6.8clawhub
Conversation Sourcing Planner
bookforge-conversation-sourcing-planner creates a ranked, multi-channel outreach strategy for reaching target customers via cold email, warm intros, immersion, events, and teaching. uses a five-element framing formula to construct outreach messages that avoid sales-pitch dynamics.
6.5clawhub
Web Application Hardening Assessment
bookforge-web-application-hardening-assessment provides a four-domain framework for evaluating web application defensive posture across input validation, information disclosure, architecture, and server hardening. scope and methodology are well-articulated; execution steps lack concrete actionable granularity and failure-mode awareness.
6.3clawhub
Source Evaluator
bookforge-source-evaluator provides a two-pass active reading protocol for triaging research sources by relevance and reliability, extracting arguments and identifying agreements or disagreements within a field's literature.
6.3clawhub
Classify Rep Profile
bookforge-classify-rep-profile administers CEB's validated 10-statement self-diagnostic to classify sales reps against five behavioral profiles and score Teach/Tailor/Take-Control subscales. outputs a structured assessment with profile classification, thresholds, and prioritized development recommendations grounded in a 6,000-rep empirical study.
6.3clawhub
Nash Equilibrium Analyzer
bookforge-nash-equilibrium-analyzer finds stable strategy outcomes in simultaneous-move games through payoff matrix construction, dominated strategy elimination, best-response mapping, and mixed-strategy calculation using the indifference principle. applies to pricing decisions, competitive bidding, and zero-sum conflicts requiring equilibrium identification.
6.2clawhub
Ackerman Bargaining Planner
bookforge-ackerman-bargaining-planner generates a 4-stage offer sequence with computed dollar amounts, scripted phrases, and fairness responses for price negotiations where the user is the buyer. covers salary, procurement, real estate, and vendor negotiations using the ackerman model to signal credible commitment and avoid common mistakes like splitting the difference.
6.2clawhub
Data Access Anti Pattern Auditor
bookforge-data-access-anti-pattern-auditor detects six classes of persistence anti-pattern (N+1, identity trap, AR/DM mismatch, serialized LOB overuse, meaningful keys, business logic in gateways) and produces a prioritized inventory with code location and remediation guidance.
6.2clawhub
Enterprise Architecture Pattern Stack Selector
bookforge-enterprise-architecture-pattern-stack-selector routes domain-logic, persistence, and web-presentation layer decisions through fowler's peaa framework, producing a consolidated pattern stack decision record with per-layer rationale.
6.2clawhub
Domain Logic Pattern Selector
this skill routes enterprise application subsystems to one of three domain logic patterns (transaction script, domain model, table module) and decides service layer thickness, using complexity and team experience as routing signals. it pairs architectural decision-making with anti-pattern detection and produces a decision record.
6.2clawhub
Calibrated Questions Planner
bookforge-calibrated-questions-planner generates situation-specific banks of open-ended strategic questions for negotiations, sales calls, and difficult conversations. organizes questions by information type (value-revealing, stakeholder discovery, deal-killing issues) with follow-up labels and deployment sequencing.
6.2clawhub
Plan Challenger Model Rollout
bookforge-plan-challenger-model-rollout structures a staged challenger model rollout using grainger's pilot framework, star/core/laggard sequencing, and four parallel workstreams (training, tools, coaching, manager enablement). produces a detailed 12-month rollout plan artifact with adoption waves, attrition expectations, and behavioral certification targets.
6.2clawhub
Backward Reasoning Game Solver
backward-reasoning-game-solver applies backward induction to sequential-move games with perfect information and finite horizons. it constructs game trees, resolves optimal play via backward folding, and delivers winning strategies with equilibrium outcomes. covers combinatorial games via the k+1 formula and risk sequencing for multi-stage decisions.
6.2clawhub
Structured Reflection Protocol
bookforge-structured-reflection-protocol provides a bounded framework for converting recent experiences into durable learning via four elaboration questions, three output formats, and targeted prompts. applies across domains and roles without requiring external tools beyond basic writing.
6.2clawhub
Call Reluctance Diagnostic
bookforge-call-reluctance-diagnostic identifies prospecting blockers (procrastination, perfectionism, paralysis) through symptom inventory and seven-mindset baseline scoring, then prescribes a failure-mode-specific one-week intervention plan. designed for sdrs and bders stuck in low-activity patterns.
6.2clawhub
Prisoners Dilemma Resolver
bookforge-prisoners-dilemma-resolver diagnoses multi-player conflicts as prisoners' dilemmas versus coordination problems and designs cooperation mechanisms from a resolution menu including repeated play, tit-for-two-tats, escrow, linkage, reputation systems, third-party enforcement, and ostrom commons governance. produces a structured cooperation design plan with payoff assessment and implementation checklist.
6.1clawhub
Server Side Injection Testing
bookforge-server-side-injection-testing covers detection and exploitation of os command injection, path traversal, file inclusion, xxe, soap, parameter, and smtp injection vulnerabilities. maps to seven cwe classes and includes filter bypass techniques.
5.9clawhub
Web Application Attack Surface Mapping
bookforge-web-application-attack-surface-mapping provides a structured reconnaissance methodology for enumerating application content, entry points, and technologies during authorized security testing. covers spidering, hidden content discovery, and entry point cataloging but lacks concrete decision criteria and recovery paths for incomplete data.
5.8clawhub
Information Asymmetry Strategist
bookforge-information-asymmetry-strategist maps four mechanisms (signaling, screening, signal jamming, countersignaling) to diagnose and resolve information asymmetry in strategic interactions. applies cost-difference tests and bayes' rule to design credible signals or self-selecting menus and identify equilibrium type.
5.8clawhub
Auction Bidding Strategist
bookforge-auction-bidding-strategist applies game-theoretic bidding rules across five auction formats, providing format-specific optimal bid calculations and winner's curse diagnostics for private and common-value settings.
5.8clawhub
Client Side Attack Testing
bookforge-client-side-attack-testing catalogs client-side trust anti-patterns and user-targeting vulnerabilities in web applications, with detailed procedures for bypassing HTML controls, testing CSRF and clickjacking, and analyzing browser extension traffic. structured but incomplete in failure modes and decision logic.
5.8clawhub
Web Application Penetration Testing Methodology
bookforge-web-application-penetration-testing-methodology provides a 13-area framework for coordinating authorized web app security assessments. it delegates to domain-specific skills and accumulates findings, but lacks concrete decision logic and clear output contracts between phases.
5.8clawhub
Black Swan Discovery
bookforge-black-swan-discovery maps hypothesized hidden constraints, worldview mismatches, and undisclosed agendas in stalled negotiations by auditing counterpart behavior for irrationality signals, then generates targeted investigation questions and leverage inventory to surface deal-blocking unknowns before making offers.
5.8clawhub
Fab Statement Classifier
bookforge-fab-statement-classifier audits seller content against rackham's strict feature-advantage-benefit definitions, surfacing the pattern where advisors label advantages as benefits. includes a 10-item self-test quiz.
5.4clawhub
Customer Discovery Process
bookforge-customer-discovery-process orchestrates validation of business ideas through structured before-during-after customer conversations, delegating specialized tasks to sibling skills and producing a discovery dashboard to track validation progress.
5.3clawhub
Evidence Based Training Designer
redesigns corporate training programs around evidence-based mechanisms (spaced practice, interleaving, generation) using three templates (spiral curriculum, certification cycle, job rotation). audits current anti-patterns and produces session maps with retrieval protocols and evaluation criteria.
5.2clawhub
Author Commercial Teaching Pitch
bookforge-author-commercial-teaching-pitch structures a six-step sales narrative (warmer through solution) grounded in the challenger sale methodology, but the procedure lacks implementation detail and assumes perfect upstream inputs without addressing failure modes.
clawhub
Cold Email Writer
Write a complete cold prospecting email — subject line, body, and send-time recommendation — using Blount's AMMO planning framework and Hook-Relate-Bridge-As...
clawhub
Gatekeeper Navigator
Navigate any gatekeeper situation — choose bypass vs befriend, apply the right technique, and draft scripts that pass the anti-manipulation check. Trigger th...
clawhub
In Person Prospecting Route Planner
Plan a Hub-and-Spoke in-person prospecting route for a field sales day — mapping drop-by prospect visits around preset appointments to eliminate random drivi...
clawhub
Prospecting Message Crafter
Craft or repair a prospecting message for any channel using the WIIFM → Bridge → Because → Ask framework from Blount's Fanatical Prospecting. Trigger this sk...
clawhub
Prospecting Objective Setter
Set the correct primary, secondary, and tertiary objective for any prospecting touch — before you make the call, send the email, or walk in the door. Use thi...
clawhub
Prospecting Time Block Planner
Build a protected weekly prospecting calendar that separates Golden Hours (when buyers are buying) from Platinum Hours (before/after business hours for resea...
clawhub
Social Selling Touch Planner
Plan and execute a multi-touch social selling strategy that builds familiarity across LinkedIn, Twitter, and other social channels — layered on top of phone...
clawhub
Evidence Based Classroom Designer
Design or redesign any course, class, or training session using evidence-based instructional principles. Use this skill when a teacher, instructor, or instru...
clawhub
Growth Mindset And Deliberate Practice
Diagnose fixed vs growth mindset patterns and design a deliberate practice protocol for expertise development. Use when someone wants to develop expertise in...
clawhub
Learning Calibration Audit
Diagnose and correct false confidence in learning mastery using cognitive science research. Use when you feel confident about a topic but keep failing tests,...
clawhub
Learning Practice Auditor
Audit any set of study habits, training program, or course design for ineffective learning practices and replace them with evidence-based alternatives. Use t...
clawhub
Practice Schedule Designer
Design a concrete practice schedule that will actually make learning stick — not just feel productive. Use this skill when the user is preparing for a test,...
clawhub
Retrieval Practice Study System
Design a complete self-quizzing study system for any subject, course, or learning goal. Use this skill whenever the user wants to study more effectively, sto...
clawhub
Commitment Verifier
Verify whether a counterpart's agreement is a real commitment or a polite escape. Use when someone asks "how do I know if they really mean yes?", "they agree...
clawhub
Counterpart Style Profiler
Profile a negotiation counterpart's communication style and generate a tailored adaptation strategy. Use when asking "how should I approach this person?", "w...
clawhub
Empathic Summary Planner
Build an active listening summary and emotional validation script before any negotiation, sales conversation, difficult conversation, conflict resolution, or...
clawhub
Negotiation One Sheet Generator
Build a complete Negotiation One Sheet — a five-section preparation document that covers your aspirational goal, a counterpart-validating situation summary,...
clawhub
Big Refactoring Planner
Plan and execute architectural-scale refactoring campaigns that take weeks to months — the four named patterns for large-scale structural restructuring from...
clawhub
Build Refactoring Test Suite
Build a sufficient automated test suite before refactoring existing code by applying a 6-step sequential construction workflow (test class → fixture → normal...
clawhub
Code Smell Diagnosis
Scan a codebase or code fragment for the 22 named code smells from Fowler's refactoring catalog and produce a prioritized diagnosis report with the specific...
clawhub
Conditional Simplification Strategy
Select and apply the correct refactoring for complex or tangled conditional logic. Use when: a method has a complicated if-then-else that obscures why branch...
clawhub
Method Decomposition Refactoring
Decompose long, tangled methods into clean, composable units using the 9 composing-method refactorings from Fowler's catalog. Use when: a method has grown to...
clawhub
Profiling Driven Performance Optimization
Optimize code performance by first refactoring to a well-factored structure, then running a profiler to find actual hot spots, and applying targeted optimiza...
clawhub
Refactoring Readiness Assessment
Assess whether a codebase situation warrants refactoring and determine the right approach before any structural changes begin. Use this skill when a develope...
clawhub
Data Source Pattern Selector
Choose the right data access pattern — Table Data Gateway, Row Data Gateway, Active Record, or Data Mapper — for a persistence layer. Use when asked "should...
clawhub
Distribution Boundary Designer
Distribution design for enterprise systems: decide whether to distribute, where to draw the service boundary, and how to implement it with Remote Facade and...
clawhub
Lazy Load Strategy Implementer
Implement Lazy Load (deferred loading) correctly in a persistence layer to avoid N+1 queries, ripple loading, and proxy identity traps. Use when encountering...
clawhub
Object Relational Structural Mapping Guide
Object-relational mapping structural patterns guide. Use when designing or auditing how domain objects map to relational tables — identity fields, foreign ke...
clawhub
Offline Concurrency Strategy Selector
Use when designing concurrency control for long-running edits where a business transaction spans multiple system transactions — user opens a record, edits fo...
clawhub
Transaction Isolation Level Auditor
Use when auditing database transaction configuration for concurrency safety — checking isolation level settings, diagnosing lost update bugs, non-repeatable...
clawhub
Web Presentation Pattern Selector
Select the right web presentation pattern combination for any server-side web layer under design or refactor. Covers MVC (Model View Controller) decompositio...
clawhub
Benefit Statement Drafter
Draft Benefit statements that link product capabilities to specific customer-expressed Explicit Needs. Use this skill when preparing follow-up emails, propos...
clawhub
Call Outcome Classifier
Classify whether a sales call outcome was an Order, an Advance, a Continuation, or a No-sale — and flag when the seller has misread a Continuation as success...
clawhub
Closing Attitude Self Assessment
Administer and score the Closing-Attitude Scale — a 15-item validated psychometric from SPIN Selling research. Use when a salesperson wants to evaluate wheth...
clawhub
Commitment And Advance Planner
Plan the specific commitment to target on a B2B sales call, and script how to obtain it without using closing pressure. Use this skill when someone asks "how...
clawhub
Discovery Call Opening Planner
Plan a discovery call opening that earns the right to ask questions — without leading with product details or personal rapport fishing. Use this skill whenev...
clawhub
Need Type Classifier
Classify customer statements from sales calls as Implied Needs (problems, difficulties, dissatisfactions) or Explicit Needs (wants, desires, intentions to ac...
clawhub
Objection Source Diagnoser
Diagnose WHY a deal is accumulating objections by tracing each one back to its root-cause seller behavior. Use this skill when a customer keeps pushing back,...
clawhub
Sales Call Plan Do Review Coach
Wrap a structured Plan-Do-Review learning loop around any B2B sales call. Use this skill when someone says 'prep me for tomorrow's call with [company]', 'rev...
clawhub
Spin Skill Practice Coach
Build a personalized multi-week SPIN practice plan for a B2B sales rep learning the SPIN methodology. Use this skill when someone is new to SPIN and wants to...
clawhub
Advertising Media Roi Framework
Use when selecting advertising media channels, calculating Customer Acquisition Cost (CAC) per channel, deciding whether to stop, measure, or scale each chan...
clawhub
Customer Experience Systems Design
Design and document the four core business systems (Marketing, Sales, Fulfillment, Administration) and create memorable customer experiences through experien...
clawhub
Customer Lifetime Value Growth
Grow Customer Lifetime Value (CLV) using five proven levers — raise prices, upsell at point of purchase, move customers up an ascension ladder, increase purc...
clawhub
Customer Revenue Quality Audit
Classify every customer into one of four archetypes — Tribe, Churners, Vampires, or Snow Leopards — score your customer base using Net Promoter Score (NPS),...
clawhub
Irresistible Offer Builder
Use this skill to construct a complete, irresistible offer using an 8-element checklist (Value, Language, Reason Why, Value Stack, Upsells, Payment Plan, Out...
clawhub
Lead Nurture Sequence Design
Use this skill to design a complete lead nurture system for a small business. Triggers when a user wants to set up a nurture sequence, email sequence, drip c...
clawhub
Marketing Message And Usp Crafting
Use this skill to craft a differentiated Unique Selling Proposition (USP), write a Problem/Solution/Proof elevator pitch, and engineer headlines that activat...
clawhub
Marketing Metrics Dashboard
Build a marketing metrics dashboard tracking the 7 key numbers every small business must measure: Leads, Conversion Rate, Average Transaction Value (ATV), Br...
clawhub
Marketing Plan Canvas
Use this skill to build, assemble, or audit a complete 9-square 1-Page Marketing Plan canvas for any small or medium business. Triggers when a user asks to c...
clawhub
Referral System Design
Design an active referral system for a small business. Use this skill when you want to get more referrals, build a referral system, stop relying on word of m...
clawhub
Incentive Scheme Designer
Design and diagnose incentive contracts for situations where effort is unobservable (moral hazard). Use this skill when a user needs to motivate a contractor...
clawhub
Negotiation Strategist
Apply the complete game-theoretic bargaining framework to any negotiation. Use this skill when a user needs to structure a negotiation, determine who has lev...
clawhub
Strategic Commitment Designer
Design credible strategic moves — commitments, threats, and promises — to change the game in your favor before play begins. Use this skill when a user needs...
clawhub
Strategic Situation Analyzer
Classify any strategic situation and route to the right game-theory skill. Use this skill whenever a user describes any situation involving multiple decision...
clawhub
Voting System Strategist
Analyze, design, or defend against voting system manipulation. Use this skill when a user needs to evaluate how a voting or election procedure will behave st...
clawhub
Diagnose Pitch For Commercial Teaching Fit
Audit an existing sales pitch, deck, or call transcript against the Commercial Teaching rubric. Use this skill when you want to review your deck, diagnose wh...
clawhub
Tailor Pitch By Stakeholder
Tailor a Commercial Teaching pitch to each stakeholder role using Functional Bias Cards and route the pitch to avoid the C-suite elevation trap. Trigger this...
clawhub
Counterargument Handler
Anticipate, acknowledge, and respond to reader objections and alternative views in a research argument. Use this skill when the user has a draft argument or...
clawhub
Data Visualization Selector
Select the correct graphic type (table, bar chart, line graph) for a dataset and rhetorical goal, then design and frame it to communicate evidence clearly an...
clawhub
Research Introduction Architect
Draft a complete research introduction and matching conclusion using the Context→Problem→Response architecture. Use this skill when the user has a framed res...
clawhub
Research Paper Planner
Build a storyboard-based plan for a research paper and turn it into a first draft. Use this skill when the user has assembled a research argument — a main cl...
clawhub
Research Problem Framer
Transform a research question into a fully framed research problem that readers recognize as worth solving, using the condition+consequence structure and the...
clawhub
Source Incorporator
Incorporate quoted, paraphrased, and summarized sources into research writing by applying a 3-branch selection decision tree, 3 integration methods for quota...
clawhub
Warrant Tester
Test the warrants in a research argument — the general principles that connect reasons to claims. Use this skill when a reader might accept a reason as true...
clawhub
Commitment Signal Evaluator
Evaluate whether a customer meeting produced real interest or just polite enthusiasm by classifying commitment signals into time, reputation, and money curre...
clawhub
Conversation Data Quality Analyzer
Analyze customer conversation notes or transcripts after a meeting to classify every statement as fact, compliment, fluff, or idea — separating real signal f...
clawhub
Conversation Format Selector
Choose the right conversation format — casual chat, scheduled meeting, or phone/video call — for a customer discovery interaction. Use this skill whenever th...
clawhub
Conversation Learning Process
Structure the before-and-after process around customer conversations so learning actually reaches the whole team. Use this skill when the user needs to prepa...
clawhub
Question Importance Prioritizer
Prioritize which assumptions to validate first and produce focused learning goals before customer conversations — classifying risks as product risk versus ma...
clawhub
Business Development Pipeline
Build a business development pipeline with 5 partnership types, attribute-based partner selection, and a 9-step BD process. Use whenever a founder or BD lead...
clawhub
Engineering As Marketing
Design free tools and micro-sites that acquire customers through engineering effort rather than ad spend. Use whenever a founder or marketer wants to build a...
clawhub
Sem Performance Optimization
Optimize Search Engine Marketing performance using CTR, CPC, CPA formulas, Quality Score benchmarks, and keyword profitability filtering. Use whenever a foun...
clawhub
Startup Critical Path Planning
Guide a startup to set a single quantified traction goal and define the critical path of milestones to reach it. Use whenever a founder needs to prioritize a...
clawhub
Startup Sales Process
Design startup sales processes using SPIN Selling, A/B/C lead tiering, PNAME qualification, and sales funnel design. Use whenever a founder or sales lead is...
clawhub
Startup Traction Strategy By Phase
Guide startup growth strategy by diagnosing which phase the startup is in (Phase I: making something people want, Phase II: marketing something people want,...
clawhub
Traction Channel Testing
Design and run cheap validation tests for customer acquisition channels before committing budget. Use whenever a startup founder, growth marketer, or product...
clawhub
Viral Growth Loop Design
Design and measure viral growth loops using the viral coefficient (K-factor), viral loop type taxonomy, and cycle time optimization. Use whenever a startup f...
clawhub
Access Control Vulnerability Testing
Systematically test web application access controls for broken authorization vulnerabilities. Use this skill whenever: performing a penetration test or secur...
clawhub
Authentication Security Assessment
Systematically assess web application authentication mechanisms for design flaws and implementation vulnerabilities. Use this skill whenever: testing the log...
clawhub
Session Management Security Assessment
Systematically assess web application session management for security vulnerabilities. Use when testing session token generation quality, cookie security con...
clawhub
Xss Detection And Exploitation
Detect, exploit, and remediate cross-site scripting (XSS) vulnerabilities across all three varieties — reflected, stored, and DOM-based — in web applications...
clawhub
Change Effect Analysis
Trace the blast radius of a legacy code change and produce a test placement plan with pinch points. Use whenever a developer needs to decide WHERE to write t...
clawhub
Characterization Test Writing
Write tests that pin down the actual current behavior of untested legacy code as a safety net for change. Use whenever a developer needs to create a regressi...
clawhub
Dependency Breaking Technique Executor
Select and execute the right dependency-breaking technique from Michael Feathers' catalog of 24 named techniques (Part III of Working Effectively with Legacy...
clawhub
Legacy Code Addition Techniques
Add new functionality to untested legacy code using Sprout Method, Sprout Class, Wrap Method, or Wrap Class — whichever best fits the dependency profile. Use...
clawhub
Legacy Code Change Algorithm
Guide safe modification of legacy code (untested production code) using Feathers' 5-step Legacy Code Change Algorithm. Use this skill whenever a developer ne...
clawhub
Legacy Code Symptom Router
Diagnose any legacy-code situation in plain language and route to the right technique. Use as the FIRST skill when a developer has a vague or specific compla...
clawhub
Library Seam Wrapper
Isolate third-party library dependencies behind thin wrapper interfaces to break vendor lock-in and enable testing. Use whenever a developer has direct calls...
clawhub
Monster Method Decomposition
Decompose a very large method (100+ lines, deeply nested) safely using automated refactoring and Feathers' Bulleted/Snarled classification. Use whenever a de...
clawhub
Safe Legacy Editing Discipline
Apply 4 editing disciplines when modifying legacy code: Hyperaware Editing, Single-Goal Editing, Preserve Signatures, Lean on the Compiler. Use whenever a de...
clawhub
Test Harness Entry Diagnostics
Diagnose exactly why a class or method cannot be placed under test and route to the right dependency-breaking technique. Use whenever a developer says 'I can...
quochungto (163 skills ranked by SkillRank) | implexa