コミュニティスキル
コーディング&開発
14587 skills
trailofbits/modern-python
Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing…
github.com
trailofbits/ask-questions-if-underspecified
Clarify requirements before implementing. Use when serious doubts arise.
github.com
ikaijua/Awesome-AITools
Collection of AI-related utilities. Welcome to submit pull requests /收藏AI相关的实用工具,欢迎提交pull requests
github.com
tw93/write
Rewrites and polishes prose in Chinese or English, removes AI-like wording, and reviews product…
github.com
tw93/check
Reviews code diffs, PRs, issue queues, release readiness, commits, pushes, publishing, and project…
github.com
tw93/hunt
Finds root cause before applying fixes for errors, crashes, regressions, failing tests, broken…
github.com
SimoneAvogadro/android-reverse-engineering-skill
Claude Code skill to support Android app's reverse engineering
github.com
tw93/Waza
🥷 Engineering habits you already know, turned into skills Claude can run.
github.com
deanpeters/vp-cpo-readiness-advisor
Guide the transition to VP or CPO across preparing, interviewing, landing, and recalibrating. Use…
github.com
deanpeters/director-readiness-advisor
Guide the PM-to-Director transition across preparing, interviewing, landing, and recalibrating. Use…
github.com
deanpeters/executive-onboarding-playbook
Plan a VP or CPO 30-60-90 day diagnostic onboarding path. Use when entering a new executive product…
github.com
deanpeters/altitude-horizon-framework
Understand the PM-to-Director transition through altitude and horizon thinking. Use when diagnosing…
github.com
deanpeters/eol-message
Write a clear, empathetic EOL announcement with rationale, customer impact, and next steps. Use…
github.com
deanpeters/ai-shaped-readiness-advisor
Assess whether your product work is AI-first or AI-shaped. Use when evaluating AI maturity and…
github.com
deanpeters/pol-probe
Define a Proof of Life probe to test a risky hypothesis cheaply. Use when you need harsh truth…
github.com
deanpeters/recommendation-canvas
Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning. Use when deciding…
github.com
deanpeters/pol-probe-advisor
Select the right Proof of Life (PoL) probe based on hypothesis, risk, and resources. Use this to…
github.com
deanpeters/customer-journey-mapping-workshop
Run a customer journey mapping workshop with adaptive questions and outputs. Use when you need to…
github.com
deanpeters/workshop-facilitation
Facilitate workshop sessions in a one-step, multi-turn flow. Use when an interactive skill needs…
github.com
deanpeters/positioning-workshop
Run a positioning workshop that surfaces target customer, unmet need, category, benefits, and…
github.com
deanpeters/press-release
Write an Amazon-style press release that defines customer value before building. Use when aligning…
github.com
deanpeters/tam-sam-som-calculator
Calculate TAM, SAM, and SOM with explicit assumptions, methods, and caveats. Use when sizing a…
github.com
deanpeters/positioning-statement
Create a Geoffrey Moore-style positioning statement. Use when clarifying who you serve, what…
github.com
deanpeters/saas-economics-efficiency-metrics
Evaluate SaaS unit economics and capital efficiency. Use when deciding whether the business can…
github.com
deanpeters/problem-framing-canvas
Guide teams through MITRE's Problem Framing Canvas. Use when you need a clearer problem statement…
github.com
deanpeters/epic-breakdown-advisor
Break down epics into user stories with Humanizing Work split patterns. Use when a backlog item is…
github.com
deanpeters/epic-hypothesis
Frame an epic as a testable hypothesis with target user, expected outcome, and validation method.…
github.com
deanpeters/finance-based-pricing-advisor
Evaluate pricing changes using ARPU, conversion, churn risk, NRR, and payback. Use when deciding…
github.com
deanpeters/feature-investment-advisor
Evaluate feature investments using revenue impact, cost structure, ROI, and strategy. Use when…
github.com
deanpeters/problem-statement
Write a user-centered problem statement with who is blocked, what they are trying to do, why it…
github.com
deanpeters/opportunity-solution-tree
Build an Opportunity Solution Tree from outcomes to opportunities, solutions, and tests. Use when a…
github.com
deanpeters/storyboard
Create a six-frame storyboard that shows a user's journey from problem to solution. Use when you…
github.com
deanpeters/user-story-splitting
Break a large story or epic into smaller deliverable stories using proven split patterns. Use when…
github.com
deanpeters/customer-journey-map
Create a customer journey map across stages, touchpoints, actions, emotions, and metrics. Use when…
github.com
deanpeters/discovery-process
Run a full discovery cycle from problem hypothesis to validated solution. Use when a team needs a…
github.com
deanpeters/jobs-to-be-done
Uncover customer jobs, pains, and gains in a structured JTBD format. Use when clarifying unmet…
github.com
deanpeters/prioritization-advisor
Choose a prioritization framework based on stage, team context, and stakeholder needs. Use when…
github.com
deanpeters/product-strategy-session
Run an end-to-end product strategy session across positioning, discovery, and roadmap planning. Use…
github.com
deanpeters/roadmap-planning
Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and…
github.com
deanpeters/user-story
Create user stories with Mike Cohn format and Gherkin acceptance criteria. Use when turning user…
github.com
deanpeters/prd-development
Build a structured PRD that connects problem, users, solution, and success criteria. Use when…
github.com
VoltAgent/awesome-codex-subagents
A collection of 130+ specialized Codex subagents covering a wide range of development use cases.
github.com
antfu/tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when…
github.com
antfu/antfu
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when…
github.com
antfu/vue-testing-best-practices
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing…
github.com
antfu/pinia
Pinia official Vue state management library, type-safe and extensible. Use when defining stores,…
github.com
antfu/vue-router-best-practices
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
github.com
antfu/pnpm
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands,…
github.com
antfu/vueuse-functions
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
github.com
antfu/vue-best-practices
MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and…
github.com
antfu/nuxt
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with…
github.com
antfu/vitest
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing…
github.com
antfu/vite
Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working…
github.com
antfu/vue
Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when…
github.com
antfu/skills
Anthony Fu's curated collection of agent skills.
github.com
metalbear-co/mirrord
Run any process, on your machine or in an AI agent's environment, as if it were a pod in your…
github.com
ModelEngine-Group/nexent
Nexent is a zero-code platform for auto-generating production-grade AI agents using Harness…
github.com
su-kaka/gcli2api
将 GeminiCLI 和 Antigravity 转换为 OpenAI 、GEMINI 和 Claude API 接口
github.com
iOfficeAI/OfficeCLI
OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and…
github.com
openclaw/skills
All versions of all skills that are on clawhub.com archived
github.com