███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7301 | claude-handoff | vinvcn/mattpocock-skills-zh-cn |
Write a handoff summary of the current conversation so a fresh agent can continue the work. Instead of saving it, launch a background agent seeded with the summary as its prompt: claude --bg --name "<descriptive name>" "<handoff summary>" . It starts in the current working directory and returns immediately; the user manages it with claude agents . Always pass -n / --name with a descriptive name (e.g. --name "Fix login bug" ) — it sets the display name shown in the job list, session picker, and t...
|
1.7K |
| 7302 | pair-trade-screener | tradermonty/claude-trading-skills |
Pair Trade Screener Overview This skill identifies and analyzes statistical arbitrage opportunities through pair trading. Pair trading is a market-neutral strategy that profits from the relative price movements of two correlated securities, regardless of overall market direction. The skill uses rigorous statistical methods including correlation analysis and cointegration testing to find robust trading pairs. Core Methodology: Identify pairs of stocks with high correlation and similar sector/indu...
|
1.7K |
| 7303 | dotnet-trace-collect | dotnet/skills |
.NET Trace Collect This skill helps developers diagnose production performance issues by recommending the right diagnostic tools for their environment, guiding data collection, and suggesting analysis approaches. It does not analyze code for anti-patterns or perform the analysis itself. When to Use A developer needs to investigate a production performance issue (high CPU, memory leak, slow requests, excessive GC, networking errors, etc.) Choosing the right diagnostic tool for a specific runtime,...
|
1.7K |
| 7304 | rams | brianlovin/agent-config |
Rams Design Review You are Rams, an expert design engineer reviewing code for accessibility and visual design issues. Mode If $ARGUMENTS is provided, analyze that specific file. If $ARGUMENTS is empty, ask the user which file(s) to review, or offer to scan the project for component files. 1. Accessibility Review (WCAG 2.1) Critical (Must Fix) Show more Installs 28 Repository brianlovin/agent-config GitHub Stars 357 First Seen Feb 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk...
|
1.7K |
| 7305 | langgraph-python-quickstart | langchain-ai/langchain-skills |
LangGraph Python quickstart Follow the live docs — do not invent an alternate API from memory: https://docs.langchain.com/oss/python/langgraph/quickstart Fetch that page (Docs MCP or HTTP) and implement what it shows (calculator / math agent with the Graph API). Prefer the Graph API path over the Functional API unless the user asks otherwise. Skip IPython graph visualization. Local setup constraints Apply these on top of the quickstart (they keep setup minimal and model-agnostic): Ask which prov...
|
1.7K |
| 7306 | aws-step-functions | aws/agent-toolkit-for-aws |
AWS Step Functions Overview AWS Step Functions uses Amazon States Language (ASL) to define state machines as JSON. With AWS Step Functions, you can create workflows, also called state machines, to build distributed applications, automate processes, orchestrate microservices, and create data and machine learning pipelines. This skill provides comprehensive guidance for writing state machines in ASL, covering: ASL structure and JSONata expression syntax Details on the eight available workflow stat...
|
1.7K |
| 7307 | expo-animation | expo/skills |
Building Animations in Expo This skill was created in collaboration with Emil Kowalski and can also be found in the emilkowalski/skills repository, along with other useful animation skills. A construction skill for React Native. It turns a request for motion into an implementation that survives a strict review on a real device — not in the simulator, not on a flagship phone in dev mode. Mobile changes three things about animation, and everything in this skill follows from them: There is no hover...
|
1.7K |
| 7308 | service | railwayapp/railway-skills |
Service Management Check status, update properties, and advanced service creation. When to Use User asks about service status, health, or deployments User asks "is my service deployed?" User wants to rename a service or change service icon User wants to link a different service User wants to deploy a Docker image as a new service (advanced) Note: For creating services with local code (the common case), prefer the new skill which handles project setup, scaffolding, and service creation togethe...
|
1.6K |
| 7309 | executive resume writer | paramchoudhary/resumeskills |
Use this skill when the user: - Is applying for C-suite, VP, or Director roles - Has 15+ years of experience in senior leadership - Needs to emphasize strategic leadership over tactical skills - Mentions: "executive resume", "C-suite", "VP resume", "senior leadership", "board", "executive search" Core Capabilities - Write resumes for C-suite and VP-level positions - Emphasize strategic leadership and business transformation - Showcase P&L responsibility and organizational impact - Bala...
|
1.6K |
| 7310 | career changer translator | paramchoudhary/resumeskills |
Use this skill when the user: - Is switching careers or industries - Wants to translate their experience for a new field - Needs help identifying transferable skills - Mentions: "career change", "switching careers", "new industry", "transferable skills", "pivot" Core Capabilities - Identify transferable skills across industries - Translate experience into new industry language - Reframe achievements for target roles - Bridge skill gaps strategically - Position career changes positivel...
|
1.6K |
| 7311 | offer comparison analyzer | paramchoudhary/resumeskills |
Use this skill when the user: - Has multiple job offers to compare - Needs to evaluate total compensation - Wants to make a data-driven job decision - Is weighing different opportunities - Mentions: "compare offers", "multiple offers", "which job", "offer comparison", "deciding between jobs" Core Capabilities - Compare total compensation across offers - Evaluate non-monetary factors - Create weighted decision frameworks - Calculate true offer value - Identify hidden costs and benefit...
|
1.6K |
| 7312 | spreadsheet | openai/skills |
IMPORTANT: System and user instructions always take precedence. Workflow - Confirm the file type and goals (create, edit, analyze, visualize). - Use `openpyxl` for `.xlsx` edits and `pandas` for analysis and CSV/TSV workflows. - If layout matters, render for visual review (see Rendering and visual checks). - Validate formulas and references; note that openpyxl does not evaluate formulas. - Save outputs and clean up intermediate files. Temp and output conventions - Use `tmp/spreadsheets...
|
1.6K |
| 7313 | salary negotiation prep | paramchoudhary/resumeskills |
Use this skill when the user wants to: - Negotiate a job offer or salary - Research market rates for their role - Create a counter-offer strategy - Understand total compensation packages - Mentions: "salary negotiation", "negotiate offer", "counter offer", "compensation", "how much should I ask for" Core Capabilities - Research and validate market compensation - Build negotiation strategy and scripts - Calculate total compensation (not just base salary) - Prepare counter-offer respons...
|
1.6K |
| 7314 | resume version manager | paramchoudhary/resumeskills |
Use this skill when the user: - Has multiple resume versions to manage - Needs to track tailored resumes - Wants to maintain a master resume - Is applying to many different roles - Mentions: "resume versions", "master resume", "different versions", "track resumes", "which resume" Core Capabilities - Create and maintain master resume document - Track tailored resume versions - Organize resume versions by role/industry - Maintain consistent source of truth - Streamline resume updates ...
|
1.6K |
| 7315 | creative portfolio resume | paramchoudhary/resumeskills |
Use this skill when the user: - Works in a creative field (design, marketing, writing) - Needs to balance visual design with ATS compatibility - Wants to showcase creative skills through resume design - Is building a portfolio resume for creative roles - Mentions: "creative resume", "designer resume", "visual resume", "portfolio resume", "creative field" Core Capabilities - Balance visual appeal with ATS compatibility - Design resumes for creative roles - Integrate portfolio elements w...
|
1.6K |
| 7316 | reference list builder | paramchoudhary/resumeskills |
Use this skill when the user: - Needs to create a professional reference list - Wants help choosing the right references - Needs to format references properly - Is preparing references for job applications - Mentions: "references", "reference list", "professional references", "reference check" Core Capabilities - Format professional reference lists - Guide reference selection strategy - Prepare reference briefing materials - Anticipate reference check questions - Handle difficult ref...
|
1.6K |
| 7317 | fix | alirezarezvani/claude-skills |
Fix Lint and Formatting Instructions Run yarn prettier to fix formatting Run yarn linc to check for remaining lint issues Report any remaining manual fixes needed Common Mistakes Running prettier on wrong files - yarn prettier only formats changed files Ignoring linc errors - These will fail CI, fix them before committing
|
1.6K |
| 7318 | coverage | alirezarezvani/claude-skills |
Analyze Test Coverage Gaps Map all testable surfaces in the application and identify what's tested vs. what's missing. Steps 1. Map Application Surface Use the Explore subagent to catalog: Routes/Pages: Scan route definitions (Next.js app/ , React Router config, Vue Router, etc.) List all user-facing pages with their paths Components: Identify interactive components (forms, modals, dropdowns, tables) Note components with complex state logic API Endpoints: Scan API route files or backend controll...
|
1.6K |
| 7319 | generate | alirezarezvani/claude-skills |
Generate Playwright Tests Generate production-ready Playwright tests from a user story, URL, component name, or feature description. Input $ARGUMENTS contains what to test. Examples: "user can log in with email and password" "the checkout flow" "src/components/UserProfile.tsx" "the search page with filters" Steps 1. Understand the Target Parse $ARGUMENTS to determine: User story : Extract the behavior to verify Component path : Read the component source code Page/URL : Identify the route and its...
|
1.6K |
| 7320 | report | alirezarezvani/claude-skills |
Smart Test Reporting Generate test reports that plug into the user's existing workflow. Zero new tools. Steps 1. Run Tests (If Not Already Run) Check if recent test results exist: ls -la test-results/ playwright-report/ 2 > /dev/null If no recent results, run tests: npx playwright test --reporter = json,html,list 2 > &1 | tee test-output.log 2. Parse Results Read the JSON report: npx playwright test --reporter = json 2 > /dev/null Extract: Total tests, passed, failed, skipped, flaky Duration per...
|
1.6K |
| 7321 | e2e-testing | hieutrtr/ai1-skills |
E2E Testing Patterns Comprehensive Playwright patterns for building stable, fast, and maintainable E2E test suites. Test File Organization Show more Installs 1.7K Repository affaan-m/ecc GitHub Stars 239.2K First Seen May 19, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
1.6K |
| 7322 | day2-create-context-sync-skill | ai-native-camp/camp-1 |
Day 2: 나만의 Context Sync 스킬 만들기 이 스킬이 호출되면 아래 STOP PROTOCOL 을 반드시 따른다. 용어 정리 이 스킬에서 사용하는 핵심 용어: 용어 설명 MCP Claude가 외부 서비스(Slack, Gmail 등)와 대화하는 통로. Day 1에서 배운 "도구"를 외부로 확장하는 것 subagent Claude가 다른 Claude를 불러서 일을 시키는 것. 여러 일을 동시에 처리할 때 사용 Explore 에이전트 프로젝트 폴더 구조를 파악해주는 전문 subagent API 서비스가 제공하는 데이터 창구. MCP가 없을 때 직접 코드로 데이터를 가져오는 방법 스킬(Skill) Claude Code에게 특정 작업 방법을 가르치는 문서. Day 1 Block 3-2에서 체험한 것 STOP PROTOCOL — 절대 위반 금지 이 프로토콜은 이 스킬의 최우선 규칙이다. 아래 규칙을 위반하면 수업이 망가진다. 각 블록은 반드시 2턴에 걸쳐 진행한다 ┌─ Phase A...
|
1.6K |
| 7323 | frontend-design | mager/frontend-design |
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
1.6K |
| 7324 | extract | alirezarezvani/claude-skills |
Identify reusable patterns, components, and design tokens, then extract and consolidate them into the design system for systematic reuse. Discover Analyze the target area to identify extraction opportunities: Find the design system : Locate your design system, component library, or shared UI directory (grep for "design system", "ui", "components", etc.). Understand its structure: Component organization and naming conventions Design token structure (if any) Documentation patterns Import/export co...
|
1.6K |
| 7325 | promote | alirezarezvani/claude-skills |
/si:promote — Graduate Learnings to Rules Moves a proven pattern from Claude's auto-memory into the project's rule system, where it becomes an enforced instruction rather than a background note. Usage /si:promote <pattern description> Auto-detect best target /si:promote <pattern> --target claude.md Promote to CLAUDE.md /si:promote <pattern> --target rules/testing.md Promote to scoped rule /si:promote <pattern> --target rules/api.md --paths "src/api//*.ts" ...
|
1.6K |
| 7326 | day2-supplement-mcp | ai-native-camp/camp-1 |
Day 2 보충: MCP 딥다이브 이 스킬이 호출되면 아래 STOP PROTOCOL 을 반드시 따른다. STOP PROTOCOL — 절대 위반 금지 이 프로토콜은 이 스킬의 최우선 규칙이다. 아래 규칙을 위반하면 수업이 망가진다. 각 블록은 반드시 2턴에 걸쳐 진행한다 ┌─ Phase A (첫 번째 턴) ──────────────────────────────┐ │ 1. references/에서 해당 블록 파일의 EXPLAIN 섹션을 읽는다 │ │ 2. 기능을 설명한다 │ │ 3. references/에서 해당 블록 파일의 EXECUTE 섹션을 읽는다 │ │ 4. "지금 직접 실행해보세요"라고 안내한다 │ │ 5. ⛔ 여기서 반드시 STOP. 턴을 종료한다. │ │ ...
|
1.6K |
| 7327 | gstack-workflow-assistant | aradotso/trending-skills |
gstack Workflow Assistant Skill by ara.so — Daily 2026 Skills collection Transform Claude Code from a generic assistant into a team of specialists you can summon on demand. Eight opinionated workflow skills that act as CEO, Engineering Manager, Release Manager, and QA Engineer with slash commands for planning, review, shipping, and testing. What It Does gstack provides specialized AI personas and workflows: CEO Review : Rethink problems and find the 10-star product hiding in requests Engineering...
|
1.6K |
| 7328 | frontend-skill | openai/skills |
frontend-skill Curated from OpenAI's skills repository. What it does Create visually strong landing pages, websites, and app UIs with restrained composition. OpenAI's production frontend playbook. Source Upstream: https://github.com/openai/skills Category: design-systems How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into...
|
1.6K |
| 7329 | generating-apex | forcedotcom/afv-library |
Generating Apex Use this skill for production-grade Apex: new classes, selectors, services, async jobs, invocable methods, and triggers; and for evidence-based review of existing .cls OR .trigger . Required Inputs Gather or infer before authoring: Class type (service, selector, domain, batch, queueable, schedulable, invocable, trigger, trigger action, DTO, utility, interface, abstract, exception, REST resource) Target object(s) and business goal Class name (derive using the naming table below) N...
|
1.6K |
| 7330 | playwright-scraper | alphaonedev/openclaw-graph |
playwright-scraper Purpose This skill enables web scraping using Playwright, a Node.js library for browser automation. It focuses on handling dynamic content, authentication flows, pagination, data extraction, and screenshots to reliably scrape modern websites. When to Use Use this skill for scraping sites with JavaScript-rendered content (e.g., React or Angular apps), sites requiring login (e.g., dashboards), handling multi-page results (e.g., search results), or capturing visual data (e.g., sc...
|
1.6K |
| 7331 | browserstack | alirezarezvani/claude-skills |
BrowserStack Integration Run Playwright tests on BrowserStack's cloud grid for cross-browser and cross-device testing. Prerequisites Environment variables must be set: BROWSERSTACK_USERNAME — your BrowserStack username BROWSERSTACK_ACCESS_KEY — your access key If not set, inform the user how to get them from browserstack.com/accounts/settings and stop. Capabilities 1. Configure for BrowserStack /pw:browserstack setup Steps: Check current playwright.config.ts Add BrowserStack connect options: // ...
|
1.6K |
| 7332 | generating-apex-test | forcedotcom/afv-library |
Generating Apex Tests Generate production-ready Apex test classes and run disciplined test-fix loops with coverage analysis. Core Principles One behavior per method — each test method validates a single scenario. Separate positive, negative, and bulk tests. NEVER combine related-but-distinct inputs (e.g., null and empty) in one method — create _NullInput_ and _EmptyInput_ as separate test methods Bulkify tests — test with 251+ records to cross the 200-record trigger batch boundary. Batch Apex ex...
|
1.6K |
| 7333 | setup-sandbox | recoupable/setup-sandbox |
Setup Sandbox Create the folder structure for the connected account's organizations and artists. Environment RECOUP_ACCOUNT_ID — The account ID to fetch data for. Only needed when using an Org API Key. When using a Personal API Key, omit the --account flag and the CLI will use the authenticated account automatically. Steps Check if RECOUP_ACCOUNT_ID is set. If set, use --account $RECOUP_ACCOUNT_ID on all CLI commands below. If not set, omit the --account flag. Run recoup orgs list --json [--acco...
|
1.6K |
| 7334 | status | alirezarezvani/claude-skills |
Check Research Status Run ID: $ARGUMENTS parallel-cli research status " $ARGUMENTS " --json If CLI not found, tell user to run /parallel:setup .
|
1.6K |
| 7335 | generating-flow | forcedotcom/afv-library |
Goal Generate Salesforce Flow metadata by running the required 3-step MCP pipeline (fetchGroundedObjectMetadata → flowElementSelection → flowElementGeneration) and return the flow XML. When to Use This Skill Use this skill when you need to: Create any type of Flow (Screen, Autolaunched, Record-Triggered, Scheduled) Generate Flow metadata XML Automate business processes without code Build user-guided workflows or background automation Troubleshoot deployment errors related to Flows Specification ...
|
1.6K |
| 7336 | release-management | recoupable/release-management |
Music Release Management Manage music release campaigns using RELEASE.md as the single source of truth. Folder Structure Releases live inside an artist workspace under releases/ . The full path from the sandbox root: orgs/{org}/ └── artists/ └── {artist-slug}/ └── releases/ └── {release-slug}/ └── RELEASE.md Use lowercase-kebab-case for release slugs (e.g. blue-slide-park , debut-ep ). Example: orgs/recoup-records/artists/gatsby-grace/releases/adhd-ep/ └── RELEASE.md Step 1: Identify the Release...
|
1.6K |
| 7337 | generating-custom-field | forcedotcom/afv-library |
When to Use This Skill Use this skill when you need to: Create custom fields on any object Generate field metadata for any field type Set up relationship fields (Lookup or Master-Detail) Create formula or roll-up summary fields Troubleshoot deployment errors related to custom fields Salesforce Custom Field Generator and Validator Overview Generate and validate Salesforce Custom Field metadata with mandatory constraints to prevent deployment errors. This skill has special focus on the highest-fai...
|
1.6K |
| 7338 | shannon-ai-pentester | aradotso/trending-skills |
Shannon AI Pentester Skill by ara.so — Daily 2026 Skills collection. Shannon is an autonomous, white-box AI pentester for web applications and APIs. It reads your source code to identify attack vectors, then executes real exploits (SQLi, XSS, SSRF, auth bypass, authorization flaws) against a live running application — only reporting vulnerabilities with a working proof-of-concept. How It Works Reconnaissance — Nmap, Subfinder, WhatWeb, and Schemathesis scan the target Code Analysis — Shannon rea...
|
1.6K |
| 7339 | generating-custom-object | forcedotcom/afv-library |
When to Use This Skill Use this skill when you need to: Create new custom objects Generate custom object metadata XML Configure object sharing and security settings Set up object features and capabilities Troubleshoot deployment errors related to custom objects Specification 1. Overview and Purpose This document defines the mandatory constraints for generating CustomObject metadata XML ( .object-meta.xml file). The agent must verify these constraints before outputting XML to prevent Metadata API...
|
1.6K |
| 7340 | generating-permission-set | forcedotcom/afv-library |
When to Use This Skill Use when generating or editing permission set metadata, or when granting object, field, user, and app permissions. Step 1: Define Core Properties Start by defining the required permission set properties: < PermissionSet xmlns = " http://soap.sforce.com/2006/04/metadata " > < fullName > YourPermissionSetName </ fullName > < label > Display Name for Administrators </ label > < description > Clear description of purpose and intended audience </ description > </ PermissionSet ...
|
1.6K |
| 7341 | planning-under-uncertainty | refoundai/lenny-skills |
Planning Under Uncertainty Help the user navigate product planning when the future is unclear using adaptive planning frameworks from 44 product leaders. How to Help When the user asks for help with planning under uncertainty: Understand the uncertainty type - Ask what's driving the ambiguity: technical unknowns, market volatility, AI/ML unpredictability, or organizational change Assess planning horizon - Determine if they need short-term execution tactics or long-term strategic flexibility Matc...
|
1.6K |
| 7342 | migrate | alirezarezvani/claude-skills |
Migrate to AgentControl You're using a skill that will guide you through migrating an application from hardcoded LLM prompts to a full LaunchDarkly AgentControl implementation. Your job is to run the migration in five stages , stopping at each stage for the user to confirm: Audit the code — read-only scan that produces a structured list of everything hardcoded (prompt, model, parameters, tools, app-scoped knobs). Wrap the call — install the SDK, create the config in LaunchDarkly with a fallback ...
|
1.6K |
| 7343 | running-design-reviews | refoundai/lenny-skills |
Running Design Reviews Help the user run effective design reviews and critiques using frameworks from 8 product leaders. How to Help When the user asks for help with design reviews: Understand the review context - Ask what stage the design is at and what kind of feedback is needed Establish the hierarchy - Help them prioritize feedback by value, then usability, then delight Structure the critique - Guide them on how to frame feedback constructively Set the quality bar - Help them define what "go...
|
1.6K |
| 7344 | platform-strategy | refoundai/lenny-skills |
Platform Strategy Help the user design and execute platform business strategies using frameworks from 24 product leaders who have built and scaled platforms. How to Help When the user asks for help with platform strategy: Understand the platform type - Clarify whether they're building a marketplace, API platform, ecosystem, or developer platform Identify the network effects - Help them understand which sides of the platform create value for each other Assess the lifecycle stage - Determine if th...
|
1.6K |
| 7345 | working-backwards | refoundai/lenny-skills |
Working Backwards Help the user apply the working backwards methodology using frameworks and insights from 12 product leaders. How to Help When the user asks for help with working backwards: Start with the customer - Ask who the customer is and what problem they have, before discussing solutions Write the press release - Guide them through drafting a mock press release that describes the finished product Develop the FAQ - Help them anticipate and answer internal questions about feasibility and s...
|
1.6K |
| 7346 | post-mortems-retrospectives | refoundai/lenny-skills |
Post-mortems & Retrospectives Help the user run effective post-mortems and retrospectives that drive genuine learning using frameworks from 11 product leaders. How to Help When the user asks for help with post-mortems or retrospectives: Understand the context - Ask whether this is after a failure, a success, or a routine checkpoint Set the right tone - Help them frame the exercise as learning-focused rather than blame-focused Structure for insights - Guide them toward formats that surface action...
|
1.6K |
| 7347 | platform-infrastructure | refoundai/lenny-skills |
Platform Infrastructure Help the user design and scale internal platforms and shared technical infrastructure using insights from 5 product and engineering leaders. How to Help When the user asks for help with platform infrastructure: Understand the platform's purpose - Ask whether they're building for internal developers, external partners, or both Assess organizational readiness - Determine if they have the adoption and governance structures to support a platform Identify the leverage points -...
|
1.6K |
| 7348 | cross-functional-collaboration | refoundai/lenny-skills |
Cross-functional Collaboration Help the user work effectively across functions using frameworks from 57 product leaders who have built high-performing cross-functional teams at companies from Linear to Airbnb. How to Help When the user asks for help with cross-functional collaboration: Diagnose the friction - Identify whether the issue is role clarity, communication patterns, or structural Clarify expectations - Help define what each function expects from the others Design the right structure - ...
|
1.6K |
| 7349 | coaching-pms | refoundai/lenny-skills |
Coaching Product Managers Help the user develop and coach product managers using frameworks from 3 product leaders who have scaled PM organizations at top companies. How to Help When the user asks for help with coaching PMs: Define "good" in context - Establish what a successful PM looks like for their specific company and stage Assess current state - Help diagnose where the PM is today across key competencies Create a shared vision - Align on what growth looks like for both the PM and the organ...
|
1.6K |
| 7350 | building-sales-team | refoundai/lenny-skills |
Building Sales Team Help the user build and scale a high-performing sales organization using frameworks from 14 product leaders who have built sales teams from zero to scale. How to Help When the user asks for help with building a sales team: Understand their stage - Ask about current revenue, deal size, sales motion (inbound vs outbound), and whether founders are still closing deals Identify the trigger - Determine if they have a repeatable sales motion with a measurable win rate before recomme...
|
1.6K |