By akempler
Business development skills for evaluating RFPs, drafting responses, and supporting the BD pipeline
Use this skill when the user wants to draft a proposal or response to an RFP. Accepts the RFP PDF and optional reference documents such as Q&A responses, prior proposals, or SOW attachments. Trigger phrases include "draft a proposal", "write a proposal", "respond to this RFP", "proposal response", or "generate proposal sections".
Use this skill when the user wants to review an RFP (Request for Proposal), identify gaps or ambiguities, and generate a structured list of clarifying questions. Trigger phrases include "review this RFP", "RFP questions", "analyze RFP", "clarifying questions for RFP", or when a PDF is provided with a bidding or proposal context.
A plugin marketplace for Claude Code with fun creative writing skills.
Add the marketplace and install plugins:
/plugin marketplace add <path-or-repo>
/plugin install limerick-writer@gww-marketplace
/plugin install saying-of-the-day@gww-marketplace
/plugin install biz-dev@gww-marketplace
To install from a local clone, use the path to the repo root:
/plugin marketplace add ./path/to/gww-marketplace
Writes a custom limerick about a person given their name. The limerick follows the classic AABBA rhyme scheme and is always lighthearted and good-natured.
Usage:
/limerick-writer:limerick-writer <name>
Example:
/limerick-writer:limerick-writer Alice
There once was a girl named Alice, Who drank her tea from a chalice, She'd sip with such grace, A smile on her face, Then nap in her book-lined palace.
Generates an original, pithy saying of the day. Optionally accepts a topic to tailor the saying to a specific theme.
Usage:
/saying-of-the-day:saying-of-the-day [topic]
Examples:
/saying-of-the-day:saying-of-the-day
/saying-of-the-day:saying-of-the-day patience
The best shortcut is the one you never need to take twice.
When you invest time doing something right the first time, you save yourself from the detour of fixing it later.
Business development skills for evaluating RFPs, drafting proposals, and supporting the BD pipeline.
Reviews an RFP (PDF) and generates a prioritized, categorized list of clarifying questions to surface gaps, ambiguities, and missing details before writing a proposal. Creates a Google Doc named {client}-rfp-questions via the Google Drive Connector.
Usage:
/biz-dev:rfp-questions <path-to-rfp.pdf>
What it does:
Critical, High, or Medium priorityExample:
/biz-dev:rfp-questions acme-proposal.pdf
I've reviewed the Acme Corp RFP and created acme-corp-rfp-questions [link]. I identified 18 clarifying questions: 4 Critical, 9 High, 5 Medium. The highest-risk areas are the undefined data migration scope (Section 4.1) and the absence of any stated budget ceiling.
Drafts a full proposal response to an RFP. Accepts the RFP PDF plus optional reference documents (Q&A responses, amendments, past performance summaries, résumés). Produces a complete, requirement-traceable proposal draft in a Google Doc named {client}-rfp-proposal-draft.
Usage:
/biz-dev:rfp-proposal <rfp.pdf> [reference-doc.pdf ...]
What it produces:
Also runs a compliance check — every SHALL/MUST/WILL requirement from the RFP is confirmed addressed or flagged as a gap before the document is created.
Example:
/biz-dev:rfp-proposal acme-rfp.pdf acme-qa-responses.pdf
Draft complete — acme-corp-rfp-proposal-draft [link]. All 23 stated requirements are addressed. Two assumptions were made and flagged in Section H. The Past Performance section has placeholder entries — provide project details to complete.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub akempler/gww-marketplace --plugin biz-devWrite custom limericks about a person given their name
Generate a pithy, original saying of the day
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Complete developer toolkit for Claude Code