Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

bette-think

bette-think contiene 30 skills recopiladas de breethomas, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
30
Stars
16
actualizado
2026-03-08
Forks
3
Cobertura ocupacional
13 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

agency-ladder
Especialistas en gestión de proyectos

Plan the v1→v2→v3 agency progression for AI features. Walk through mapping how autonomy increases over time, define promotion criteria, and generate artifacts for stakeholder alignment. Based on CC/CD framework.

2026-03-08
agent-workflow
Gerentes de sistemas informáticos y de informaciónDesarrolladores de software

Expert system for designing and architecting AI agent workflows based on proven Meta methodologies. Use when users need to build AI agents, create agent workflows, solve problems using agentic systems, integrate multiple tools into agent architectures, or need guidance on agent design patterns. Helps translate business problems into structured agent solutions with clear scope, tool integration, and multi-layer architecture planning.

2026-03-08
ai-cost-check
Especialistas en gestión de proyectos

Calculate AI feature costs and challenge if you actually need it. Invokes ai-cost-analyzer agent for detailed economics modeling.

2026-03-08
ai-debug
Desarrolladores de software

Diagnose why an AI feature is underperforming, hallucinating, or behaving inconsistently. Uses 4D audit to work backwards from symptoms to root cause.

2026-03-08
ai-health-check
Gerentes de marketing

Pre-launch health check that blocks you from shipping broken AI features. Grades 6 dimensions (model selection, data quality, cost, monitoring, failure UX, optimization).

2026-03-08
calibrate
Gerentes de sistemas informáticos y de información

Post-launch AI feature calibration workflow. Document error patterns, review eval performance, and decide on agency promotion. Based on CC/CD framework for continuous calibration of AI products.

2026-03-08
coder
Gerentes de marketing

Apply Brian Balfour's CODER framework to drive organizational AI adoption. Constraints, Ownership, Directives, Expectations, Rewards.

2026-03-08
competitive-research
Analistas de investigación de mercados y especialistas en marketing

Systematic competitive intelligence with parallel agent analysis. Analyzes competitors thoroughly and synthesizes into actionable insights.

2026-03-08
context-engineering
Analistas de sistemas informáticos

[ARCHIVED] Full 4D Context Canvas reference. For new AI features, use /spec --ai. For debugging, use /ai-debug. For quality checks, use /context-check.

2026-03-08
four-fits
Gerentes de marketing

Find which fit is broken before you burn cash scaling. Brian Balfour's framework for validating sustainable growth readiness.

2026-03-08
four-risks
Especialistas en gestión de proyectosGerentes de marketing

Run Marty Cagan's Four Risks assessment on an issue (value, usability, feasibility, viability). Use when evaluating features before building.

2026-03-08
growth-loops
Analistas de investigación de mercados y especialistas en marketing

Find your growth loop or stay stuck in linear acquisition hell. Identify viral, content, network, and paid loop opportunities using Elena Verna's framework.

2026-03-08
issue-audit
Especialistas en gestión de proyectosGerentes generales y de operaciones+1

Understand how a team organizes work in Linear. Helps PMs onboarding to new teams learn conventions, see examples, and know what questions to ask.

2026-03-08
lno-prioritize
Especialistas en gestión de proyectosGerentes generales y de operaciones

Find out if you're spending time on the wrong things. Categorize backlog by Leverage/Neutral/Overhead and challenge your time allocation.

2026-03-08
now-next-later
Gerentes de marketing

Generate a Now-Next-Later roadmap using Janna Bastow's framework. Communicates sequence and certainty without false dates.

2026-03-08
pm-frameworks
Especialistas en gestión de proyectos

Expert knowledge of proven product management frameworks for discovery, growth, measurement, planning, and AI-era practices.

2026-03-08
pmf-survey
Analistas de investigación de mercados y especialistas en marketing

Create and analyze a PMF survey using Rahul Vohra's Superhuman framework. The magic 40% benchmark for product-market fit.

2026-03-08
prd-writer
Gerentes de marketing

Full 5-stage PRD framework for complex features. Use for deep PRD work via /spec --deep full-prd. For quick feature specs, use /spec --feature instead.

2026-03-08
project-health
Gerentes generales y de operaciones

Deep-dive health check on a single Linear project. Produces assessment with 7 dimensions - On Track / At Risk / Stalled.

2026-03-08
prompt-engineering
Otras ocupaciones informáticas

Expert prompt optimization system for building production-ready AI features. Use when users request help improving prompts, want to create system prompts, need prompt review/critique, ask for prompt optimization strategies, want to analyze prompt effectiveness, mention prompt engineering best practices, request prompt templates, or need guidance on structuring AI instructions. Also use when users provide prompts and want suggestions for improvement.

2026-03-08
reflect
Gerentes de marketing

Pattern recognition across your product decisions. Analyzes saved strategy sessions to surface themes, recurring risks, and suggested next steps.

2026-03-08
shape-up
Gerentes de marketing

Shape work using the Shape Up methodology (Ryan Singer, Basecamp). Walk through the 4-step shaping process to create pitches ready for betting. Distinguishes between established product mode (fixed time, variable scope) and new product mode (looser constraints). Use when planning cycle work, writing pitches, or coaching PMs on shaping.

2026-03-08
spec
Gerentes de publicidad y promociones

Write specifications at the right depth for any project. Progressive disclosure from quick Linear issues to full AI feature specs. Embeds Linear Method philosophy (brevity, clarity, momentum) with context engineering for AI features. Use for any spec work - quick tasks, features, or AI products.

2026-03-08
start-evals
Analistas de garantía de calidad de software y probadores

Start AI evals without overengineering. Create your first 20 test cases in a spreadsheet using PM-Friendly Evals approach.

2026-03-08
strategy-session
Gerentes de marketing

Your product soundboard. Work through product decisions conversationally - Claude gathers context, challenges assumptions, captures decisions, and creates Linear issues.

2026-03-08
workspace-calibration
Gerentes de servicios administrativos

Analyze Linear workspace health and usage patterns before jumping into backlog work. Like a pre-flight check for a new PM joining a team or organization.

2026-03-08
build-judge
Analistas de garantía de calidad de software y probadores

Build an LLM-as-Judge evaluator for one specific failure mode. Binary pass/fail only. Use when a failure mode requires interpretation (tone, faithfulness, relevance, completeness) and cannot be checked with code. Do NOT use when the failure can be checked with regex, schema validation, or execution tests. Do NOT use before completing error analysis (/upgrade-evals).

2026-03-04
eval-rag
Científicos de datos

Evaluate RAG pipeline retrieval and generation quality separately. Measure Recall@k, Precision@k, MRR, NDCG@k for retrieval. Assess faithfulness and relevance for generation. Use when the AI feature uses retrieval (search, knowledge base, document QA). Do NOT use for non-RAG AI features.

2026-03-04
generate-test-data
Analistas de garantía de calidad de software y probadores

Create diverse synthetic test inputs using dimension-based tuple generation. Use when bootstrapping an eval dataset, when real user data is sparse, or when stress-testing specific failure hypotheses. Do NOT use when you already have 100+ representative real traces (use stratified sampling instead).

2026-03-04
upgrade-evals
Gerentes de sistemas informáticos y de información

Systematic error analysis on real AI traces. Read traces, judge pass/fail, let failure categories emerge from data, compute failure rates, decide what to fix. Use when you have 50+ test cases or are seeing production failures. Do NOT use when you have fewer than 20 test cases (use /start-evals first).

2026-03-04