All authors
SkillMedev avatar

Claude Skills by SkillMedev

github.com/SkillMedev
471 skillsA× 469B× 20 installs205 views
Prompt To SkillA

Converts a prompt a user runs repeatedly into a reusable, paid-quality SKILL.md. Use when someone says "I keep pasting this prompt", "turn this prompt into a skill", "package this workflow", or has a recurring task pattern they want portable across projects and sessions. Do NOT use to author a skill from a capability idea with no existing prompt (use skill-creator) or to restructure an existing SKILL.md (use skill-author).

ai-agentsgo
0
11
Prospect List BuilderA

Use when you have an ICP and need to turn it into an actual list of accounts and contacts to put into a sequence. Trigger phrases include "build me a prospect list", "who should we target", "turn this ICP into a list", "find accounts that match", "build a target account list", "how many contacts per account", "tier these accounts", "pull a list for the SDRs", "clean this list before we send", "right-size the list for sending", "multi-thread the buying committee". Workflow: translate ICP crite...

businessrustgo
0
11
Prospecting MetricsA

Use when you need to turn outbound prospecting into a measurable, backsolvable funnel instead of guesswork - for quota planning, activity targets, funnel diagnosis, and A/B test sizing. Triggers include "how many emails do I need to send", "backsolve my quota", "what's a good reply rate", "how many meetings per 100 contacts", "my outbound isn't converting", "where is my funnel breaking", "is this A/B test significant", "how many contacts to hit pipeline target", "what activity do I need this ...

ai-agentsgonode
0
11
Prototype SpecA

Turns a static design into a numbered, testable, dev-ready specification covering every state, interaction, breakpoint, motion detail, and edge case the mockup cannot show. Use when someone asks "write the spec for this screen", "engineering keeps asking what happens when", "document the interactions before handoff", "what states does this component need", or a build came back wrong because behavior was never written down. Do NOT use for the motion token details themselves - use motion-spec i...

designgoapi
0
11
Public Data Api PickerA

Use when a task needs real, live data but the domain is vague or unstated - "I need real data for X", "is there a free API for this?", "pull actual data into this demo", "no mock data, use a real source", or picking a data source before building. Routes to the right Live Data skill (weather-climate, geo-places, finance-fx, space-earth-science, government-open-data, test-placeholder-data, language-reference, fun-content), every one backed by keyless liveness-verified APIs. Do NOT use when the ...

ai-agentsgoapi
0
11
Push Notification CopyA

Writes push and in-app notification copy that survives lock-screen truncation, ties every send to a user-specific trigger, deep-links to the exact destination, and respects frequency caps. Use when someone asks "write a push notification for this event", "why is our push opt-out rate rising", "draft re-engagement push copy", or is planning lifecycle, transactional, or re-engagement notifications. Do NOT use for implementing the delivery pipeline, tokens, or notification infrastructure - use p...

ai-agentsrustgo
0
11
Push Notification WirerA

Wires native mobile push end to end on APNs and FCM - device-token lifecycle, permission priming and prompt timing, alert and silent payloads, the server send path, and tap routing in all app states. Use when someone says "add push to our app", "the notification never arrives", "how do I handle FCM token refresh", or is wiring the .p8 or service-account sender and handling notification taps. Do NOT use for writing the notification text and message strategy - use push-notification-copy instead...

ai-agentsgogit
0
11
Python AsyncA

Writes and reviews correct asyncio code - structured concurrency with TaskGroup, gather vs create_task decisions, cancellation and timeout handling, bridging blocking code with to_thread, and bounded parallelism - with good/bad pairs for the pitfalls that silently freeze the event loop. Use when someone asks "why is my async code slow", "gather or create_task", "how do I run these requests concurrently", "my FastAPI endpoint blocks everything", or is converting sync Python to asyncio. Do NOT ...

ai-agentspythongo
0
11
Query RewriterA

Rewrites a structurally inefficient SQL query into a faster equivalent that returns identical results - correlated subqueries to joins or LATERAL, accidental cross joins to explicit ON predicates, OR-across-columns to UNION, SELECT * to projected columns, and deep OFFSET pagination to keyset. Use when a query is slow because of its shape rather than its indexes - EXPLAIN shows a Cartesian blowup, a per-row subquery, or OFFSET discarding tens of thousands of rows - and the indexes are already ...

ai-agentsgosql
0
11
Quiz GeneratorA

Writes quizzes and assessments with a stated Bloom's-level distribution, misconception-based distractors, and an answer key with rationales - plus a summary table of level, type, and points per question. Use when someone asks "write a quiz on...", "make a 10-question test for chapter 5", "generate review questions", or "check these multiple-choice questions for quality". Do NOT use for building the grading rubric for an essay or project - use rubric-builder instead; for designing the lesson t...

ai-agentsgoreact
0
11
Quote Follow Up SequencesA

Builds a follow-up system that chases every outstanding quote for a local service business - same-day speed-to-quote, a day 1/3/7/14 cadence mixing call, SMS, and email, the assumptive close, quote-expiry urgency, and win/loss logging, with copy-paste templates. Use when an owner says "customers ghost after I send the estimate", "how do I follow up on quotes without being annoying", "my close rate on written estimates is low", or "should quotes expire". Do NOT use for B2B sales-team follow-up...

ai-agentsrustgo
0
11
R For AnalysisA

Writes idiomatic tidyverse R for data analysis - dplyr wrangling pipelines, tidyr reshaping, explicit joins, layered ggplot2 visualization, and broom-tidied statistical models - with reproducibility practices baked in. Use when someone asks "write this analysis in R", "how do I pivot this data frame", "fit a regression per group in R", or wants messy base-R scripts converted to clean pipe-based tidyverse code. Do NOT use for Python-based dataframe work - use pandas-expert instead; for interpr...

datapythonrust
0
11
Raise Your Rates PlaybookA

Raises freelance rates safely - 20-30 percent for new clients when utilization passes 80 percent, 60-90 days notice for existing clients, grandfathering decision rules, a word-for-word rate-increase email, and walk-away math. Use when a freelancer says "I'm fully booked but not earning enough", "how do I raise my rates", "should I grandfather my old clients", "write my rate increase email", "what if they leave when I raise prices", or "when is the right time to charge more". Do NOT use for ne...

businessrustgo
0
11
Rate Limit HandlerA

Adds retry-with-backoff, Retry-After handling, and client-side throttling so a caller stays under an upstream API's rate limits instead of hammering it. Use when you call a rate-limited or quota-enforced third-party API, see 429 or 503 responses or Retry-After headers, or have a worker fleet that needs to share one upstream's quota. Do NOT use to fail fast when a dependency is down - use circuit-breaker-builder instead; do NOT use to scaffold the HTTP client itself - use api-client-generator ...

ai-agentsgoreact
0
11
Re Negotiation PrepA

Prepares real estate agents for offer and inspection negotiations with a two-sided position worksheet, offer-strength evaluation beyond price, repair-vs-credit-vs-price-reduction decision rules, escalation-clause mechanics, and a pre-set walk-away number. Use when an agent says "we got three offers, help me compare", "prep me for this negotiation", "the inspection came back rough", or "should we counter or accept". Do NOT use for job-offer or compensation negotiation - use salary-negotiation ...

ai-agentsgoaws
0
11
React Native ProA

Builds and ships production React Native apps - architecture, navigation, list and startup performance against explicit budgets, native modules, and EAS release flow. Use when someone asks "why is my FlatList janky", "how do I speed up cold start", "should this be a TurboModule", "how do I set up EAS builds and OTA updates", or wants a React Native feature built to production quality. Do NOT use for Flutter apps - use flutter-widget-architect instead; do NOT use for offline-first sync and con...

developmenttypescriptgo
0
11
Redline AnnotationA

Produces precise redline annotations - spacing, sizing, type, color, radius, z-order, and behavior notes in a consistent, scannable notation - that engineers can build from without asking questions. Use when someone asks "redline this screen", "spec this component", "annotate the spacing for handoff", or is preparing design files for development. Do NOT use for the overall handoff document with flows, edge cases, and acceptance criteria - use design-handoff-doc instead; for animation timing a...

ai-agentsgo
0
11
Referral And Affiliate SystemA

Build a gym's member-referral engine and local affiliate, employee, and agency lead-getter system, with ask scripts, partnership terms, a volume projection, and a monthly cadence. Use when the owner says "get more referrals", "set up a referral program", "bring a friend", wants affiliate or local-business partners, asks "who else can send me leads", or wants coaches and staff to drive referrals. Do NOT use when the owner wants to generate leads through their own warm outreach, content, cold o...

ai-agentsjavascriptrust
0
11
Refund DeescalationA

Handles angry customers and refund requests with a validate-own-act de-escalation sequence and a refund decision matrix that weighs refund cost against customer LTV and chargeback risk. Use when someone asks "this customer is furious, what do I say", "should I approve this refund", "how do I deny a refund without losing the customer", or a conversation is emotionally charged. Do NOT use for routine, non-charged ticket responses - use support-ticket-reply instead; for diagnosing systemic patte...

ai-agentsrustgo
0
11
Regex MasterA

Authors, debugs, and hardens regular expressions - test-cases-first workflow, flavor-aware construction (JS, PCRE, Python re, RE2), catastrophic-backtracking detection and rewrites, and annotated verbose patterns with a verification table. Use when someone asks "write a regex for X", "why doesn't this regex match", "is this regex safe for user input", "explain what this pattern does", or a validation regex is hanging the server on certain inputs. Do NOT use for parsing HTML, JSON, or CSV - th...

ai-agentspythonrust
0
11
Regulatory ScanA

Maps which regulations apply to a product or business across every operating jurisdiction, translates them into concrete obligations, and produces a prioritized compliance-gap table. Use when someone asks "what regulations apply to my product", "are we GDPR or CCPA exposed", "run a compliance gap analysis", or is entering a new market or handling a new data type. Do NOT use for drafting the legal documents themselves - use terms-of-service instead. Do NOT use for assembling SOC 2 audit eviden...

ai-agentsgoaws
0
11
Remotion ComposeA

Turns a natural-language video brief into a complete, ready-to-preview Remotion composition - extracts duration, scenes, brand colors, aspect ratio, and real copy; plans the frame budget; and writes data-driven React/TypeScript using useCurrentFrame, interpolate, spring, AbsoluteFill, and Sequence, registered in Root.tsx. Use when someone says "build a 20-second product demo video", "animate a feature walkthrough", "write the Remotion code for this marketing clip", or wants a scene-by-scene c...

ai-agentstypescriptgo
0
11
Remotion RenderA

Renders a Remotion composition to MP4 and runs the edit-and-re-render loop - CLI render commands, 1080p/4K/9:16 presets, concurrency tuning, codec selection, batch variants from a JSON data file, and Lambda for cloud rendering. Use when someone says "render this Remotion video", "export the composition to MP4", "the animation is too fast, fix and re-render", "batch render one video per customer", or "move rendering to Lambda". Do NOT use for authoring or restructuring scenes, animations, or c...

ai-agentsgoshell
0
11
Remotion SetupA

Scaffolds a new Remotion video project wired for Claude Code Agent Skills - Node check, create-video scaffold, skills install, folder conventions, Google Fonts, and a smoke-test render. Use whenever someone wants to start making videos with Remotion and Claude, even just "make product videos with Claude."

ai-agentsgobash
0
11
Replication Lag DebuggerA

Diagnoses read-replica lag and the stale-read bugs it causes, then applies read-after-write consistency strategies to fix them. Use when someone says "users see stale data right after saving", "my read replica is lagging behind the primary", "data written a second ago is missing from the next request", when replica lag monitoring alerts or grows after a backfill, or when deciding which reads must hit the primary versus a replica.

ai-agentsgosql
0
11
Research ReadoutA

Turns synthesized research findings into a crisp stakeholder readout - so-what up front, 3-5 confidence-tagged findings each following the finding-evidence-implication rule, and owned recommendations. Use when someone says "present these research findings", "turn this study into a readout for leadership", "our research isn't landing with the product team", or needs a deck or brief that gets findings acted on. Do NOT use for building a narrative around quantitative metrics and charts - use dat...

researchgo
0
11
Research SynthesisA

Turns many sources into a decision-ready synthesis - atomic claims clustered into named themes, surfaced tensions between sources, gaps no source answers, and explicit so-what/now-what implications with confidence ratings. Use when someone says "synthesize this research", "what do all these reports agree on", "pull the themes out of these articles", or has a pile of sources and needs conclusions rather than source-by-source summaries. Do NOT use for synthesizing user interview transcripts - u...

researchgo
0
11
Responsive SpecA

Specifies responsive behavior across breakpoints - layout reflow, content priority, touch targets, and fluid-versus-stepped scaling rules - precisely enough for engineers to implement directly. Use when someone asks "how should this work on mobile", "spec the breakpoints", "write the responsive rules for this page", or is adapting a single-viewport design for multi-device use. Do NOT use for static measurements inside one frame - use redline-annotation instead; for the overall handoff package...

ai-agentsgo
0
11
Resume ReviewerA

Critiques an existing resume against a scored rubric, rewrites the weakest bullets, runs a keyword gap analysis, and exports a .docx review. Use when someone wants honest feedback on a resume they already have.

ai-agentsgorails
0
11
Resume WriterA

Builds an ATS-optimized resume from scratch or raw career notes, then exports a clean .docx. Use when someone needs to write or rebuild a resume.

ai-agentsgorails
0
11
Retainer Economics CalculatorA

Compute per-client and agency-wide retainer profitability for a team-based agency - loaded delivery cost including account management time, gross margin per client, team utilization, and the fire-or-fix and sales-stop verdicts - with a runnable Node calculator. Use when an agency owner asks "which of my clients are actually profitable", "what's my real margin per retainer", "are we over capacity", "should we fire this client", or "can we take on another account". Do NOT use for pricing a solo...

businessjavascriptjava
0
11
Retainer Pricing CalculatorA

Prices monthly freelance retainers from capacity math (billable hours at 50-60 percent of working hours), an effective-rate floor, and a value-anchor adjustment, with utilization red lines and a runnable Node calculator. Use when a freelancer says "what should I charge for a retainer", "how many clients can I actually take", "price my monthly package", "am I undercharging", "my calendar is full but I'm broke", or "what's my minimum viable rate". Do NOT use for pricing a software product or su...

ai-agentsjavascriptgo
0
11
Retention And Churn KillerA

Build a gym member-retention system - a first-100-days onboarding sprint, results-tracking cadence, attendance-based churn-save triggers, win-back sequences, and a churn-impact calculator. Use when a gym owner says members are quitting, retention is weak, onboarding is ad hoc, a member wants to cancel, or they want to win back cancelled members ("reduce churn", "first 100 days", "save a member", "win back"). Do NOT use for general SaaS or subscription churn analysis - use churn-reduction inst...

ai-agentsjavascriptgo
0
11
Retirement ProjectionA

Projects retirement readiness from savings rate, target nest egg, and compound growth - computes the required portfolio via safe-withdrawal-rate math, years to financial independence, and pension or Social Security offsets, with a runnable calculator. Use when someone asks "how much do I need to retire", "am I on track to retire at 60", "what does my savings rate get me", or "can I retire early". General financial education, not personalized investment advice. Do NOT use for choosing funds or...

ai-agentsjavascriptgo
0
11
Revenue ModelingA

Builds SaaS revenue models - a reconciling MRR/ARR bridge, cohort retention forecasting, a driver tree from leads to new ARR, and base/upside/downside scenarios. Use when someone asks "model my ARR for next year", "what will MRR be if churn doubles", "build a revenue forecast for the board", "why doesn't my MRR bridge tie out", or "what NRR do we need to hit our plan". Do NOT use for sizing the market opportunity - use market-sizing instead; for CAC, LTV, and payback analysis use unit-economi...

ai-agentspythongo
0
11
Revenue OperationsA

Unifies marketing, sales, and customer success around one funnel with org-wide stage definitions, hand-off SLAs, a single source of truth, shared metrics, and a pipeline-weighted forecast. Use when someone asks "set up RevOps", "marketing and sales disagree on what an MQL is", "our forecast is always wrong", "deals fall through the cracks between teams", or "what should our pipeline coverage be". Do NOT use for diagnosing conversion drop-off inside a product or marketing funnel - use funnel-a...

businessgosql
0
11
Review EngineA

Builds a systematic review generation and response engine for a local service business - the ask-at-peak-satisfaction timing rule, SMS ask scripts, a review-velocity target benchmarked to the top competitor, and word-for-word response procedures for 1-3 star reviews. Use when an owner asks "how do I get more Google reviews", "a customer left a bad review, what do I say", "should I text customers for reviews", or "why does my competitor have way more reviews". Do NOT use for the rest of the Go...

ai-agentsrustgo
0
11
Review To Faq BuilderA

Mines customer reviews and Q&A exports into a pre-purchase PDP FAQ and objection-handling block that answers shopper hesitation before it forms, ordered by conversion impact. Use when someone asks "turn these reviews into an FAQ", "shoppers keep asking the same questions before buying", "how do I address the negative reviews on the product page", or has a review or Q&A export and wants to write or rebuild a product page FAQ or cut returns from preventable surprises. Do NOT use to analyze supp...

ai-agentsrustgo
0
11
Rfp Response WriterA

Answers RFPs and security questionnaires with discipline - a go/no-go score before any writing (win probability times deal size against effort, under 30 percent win chance means decline), a compliance matrix mapping every requirement to a response, answer-library reuse, and win themes threaded through every section. Use when a user says "we got an RFP, help us respond", "should we even bid on this RFP", "build a compliance matrix for this RFP", "answer this security questionnaire", or "our RF...

businessrustgo
0
11
Rubric BuilderA

Builds grading rubrics - analytic, holistic, or single-point - with criteria traced to learning objectives, 3-5 performance levels, observable behavior in every cell, and defensible weighting. Use when someone asks "make a rubric for this essay", "how should I grade this project", "turn these objectives into scoring criteria", or "my rubric feels vague, fix it". Do NOT use for writing the quiz questions themselves - use quiz-generator instead; for rubrics that score job candidates in intervie...

ai-agentsgoperformance
0
11
Runbook WriterA

Writes an operational runbook for a service covering symptoms, diagnostic checks, mitigations, and escalation paths. Use when shipping a new service or when an existing service lacks incident procedures.

ai-agentsgoapi
0
11
Rust PatternsA

Writes and reviews idiomatic Rust - ownership and borrowing decision rules for API signatures, lifetime avoidance strategies, thiserror vs anyhow error design, iterator-first style, and when Rc/RefCell/Arc/Mutex are actually justified - with good/bad code pairs. Use when someone asks "why won't this borrow check", "should this take &str or String", "thiserror or anyhow", "how do I share state between threads in Rust", or their code is a wall of clone() calls. Do NOT use for cross-language mig...

ai-agentsrustgo
0
11
Saas PricingA

Designs a SaaS pricing model - the value metric, three-tier packaging with feature gates, list prices, annual discount, and a built-in expansion path targeting net revenue retention - delivered as a pricing page spec. Use when a founder asks "how should we price our SaaS", "per seat or usage-based", "what features go in each tier", or is building or overhauling a pricing page. Do NOT use for pricing strategy outside SaaS packaging - use pricing-strategy instead; for the upsell motion after pr...

ai-agentsgoapi
0
11
Safe Vs Priced RoundA

Use when a founder is choosing how to structure a raise. Triggers on "SAFE vs priced round", "should I use a SAFE", "valuation cap vs discount", "post-money SAFE", "convertible note", "when to do a priced round", "MFN clause". Explains the instruments and their real dilution consequences.

ai-agentsgo
0
11
Salary NegotiationA

Prepares and scripts salary and job-offer negotiations - market research, target/minimum/anchor numbers, BATNA strength, deflection and counter scripts, and total-compensation trades when base is capped. Use when someone asks "how do I negotiate my offer", "they asked my salary expectations, what do I say", "is this offer low", or "how do I counter without losing the offer". Do NOT use for writing resumes, cover letters, or managing the application pipeline - use job-application instead; for ...

ai-agentsgo
0
11
Sales Enablement KitA

Use when equipping a sales motion with the full set of assets reps actually carry into deals, produced as one coherent kit - a one-pager, a competitive battlecard, a demo script outline, and an objection-handling matrix. Triggers on "build the sales enablement kit for our new product", "equip our sales reps with enablement assets", "put together the sales collateral for our launch". Do NOT use for a single standalone battlecard or a one-competitor deep-dive - use competitive-intelligence inst...

ai-agentspythonrust
0
11
Sales Followup CadenceA

Designs a post-meeting follow-up cadence for active deals - recap within 2 hours, value-add touches on a day 0/2/5/7 rhythm, channel switches when a deal goes quiet, and a clean breakup after 5-7 touches. Use when someone says "the prospect went dark after the demo", "how do I follow up without being annoying", "what should I send after the call", or a deal has stalled between meetings. Do NOT use for cold-prospect sequences before any meeting has happened - use outreach-sequence-designer ins...

ai-agentsgosecurity
0
11
Sales Proposal WriterA

Writes a B2B sales proposal or SOW that restates the buyer's problem in their own words, quantifies the cost of inaction, presents price as anchored options, and drives one dated next step. Use when someone asks "write a proposal for this client", "turn my discovery notes into a proposal", "how should I present pricing in this proposal", or when a deal needs a document to move from discovery to close. Do NOT use for a one-page internal decision brief - use one-pager-designer instead; for inve...

ai-agentsgo
0
11
Scope Creep DefenseA

Detects scope creep and converts it to paid work using the new-request test, a one-yes courtesy budget, a word-for-word change-order script, and a relationship-preserving no. Use when a freelancer says "the client keeps asking for little extras", "this project has doubled and the price hasn't", "how do I say no without losing the client", "they want one more quick thing", "can I charge for this add-on", or "the retainer hours are gone but requests keep coming". Do NOT use for writing the cont...

ai-agentsgo
0
11
Screencast CaptureA

Capture clean raw screen and camera footage for a tutorial or product demo - choosing the recorder (macOS Screenshot toolbar, QuickTime, OBS, Windows Game Bar), setting resolution / frame-rate / cursor / microphone, prepping a distraction-free stage, and recording in retakeable segments. Use when someone says "record my screen", "capture a screencast", "how do I record this demo", "what settings for screen recording", "set up OBS", "my recording looks blurry or laggy", "the cursor is hard to ...

ai-agentsgo
0
11