Source

flpbalada/fb-skills

98 skills · 1.1K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
routing Classify inputs into specialized prompts, tools, models, agents, or workflows using route labels, confidence, fallbac…
flpbalada/fb-skills
12
2
self-initiated-triggers Build internal triggers that make users return from their own needs, emotions, or routines. Use when reducing notific…
flpbalada/fb-skills
12
3
social-proof-psychology Use credible evidence from relevant others to reduce uncertainty. Use when selecting testimonials, reviews, customer …
flpbalada/fb-skills
12
4
value-realization Check whether users can discover, understand, believe, and experience product value.
flpbalada/fb-skills
12
5
halo-effect-psychology Use halo-effect analysis for first impressions and perception spillover. Use when brand polish, visual quality, flags…
flpbalada/fb-skills
11
6
hicks-law Reduce decision time by managing choice count and choice structure with Hick's Law. Use when designing menus, navigat…
flpbalada/fb-skills
11
7
hooked-model Design habit-forming product loops with trigger, action, variable reward, and investment. Use when improving retentio…
flpbalada/fb-skills
11
8
kanban Visualize and improve delivery flow with Kanban. Use when managing work-in-progress, bottlenecks, queues, service cla…
flpbalada/fb-skills
11
9
learn Extract one reusable skill pattern from current session, such as a recurring error fix, debugging tactic, tool combo,…
flpbalada/fb-skills
11
10
loss-aversion-psychology Use loss-aversion analysis when perceived losses outweigh equivalent gains. Use for pricing, trials, cancellations, m…
flpbalada/fb-skills
11
11
orchestrator-workers Plan and run dynamic worker decomposition with a central orchestrator, narrow worker jobs, output schemas, replanning…
flpbalada/fb-skills
11
12
pest-analysis Analyze macro-environment forces with PEST political, economic, social, and technological factors. Use when assessing…
flpbalada/fb-skills
11
13
prompt-chaining Break known LLM work into fixed sequential steps with handoff schemas, validation checks, retries, and final formatti…
flpbalada/fb-skills
11
14
prompt-simplifier Simplify prompts, system instructions, workflows, rules, and agent playbooks while preserving behavior. Use when logi…
flpbalada/fb-skills
11
15
refactoring Plan and apply behavior-preserving code refactors.
flpbalada/fb-skills
11
16
status-quo-bias Design for user resistance to change and preference for the current state.
flpbalada/fb-skills
11
17
what-not-to-do-as-product-manager Identify product-management anti-patterns and replace them with better practices.
flpbalada/fb-skills
11
18
nextjs-image-art-direction Implement Next.js image art direction with getImageProps(), picture, source, and img.
flpbalada/fb-skills
10
19
parallelization Split independent LLM work into concurrent branches, then merge, vote, rank, or compare outputs with a simple schema.…
flpbalada/fb-skills
10
20
summarize-branch Write a concise PR description from branch commit messages, using `fixes` for fix commits and `implements` otherwise.…
flpbalada/fb-skills
10
21
theme-epic-story Structure product work from strategic themes to epics, stories, and tasks.
flpbalada/fb-skills
10
22
user-story-fundamentals Write clear user stories with user, capability, benefit, and testable acceptance criteria.
flpbalada/fb-skills
10
23
visual-cues-cta-psychology Guide attention toward the next valuable action with CTA hierarchy, visual cues, and gaze patterns. Use when improvin…
flpbalada/fb-skills
10
24
react-query-server-action-errors Handle expected Next.js Server Action errors with TanStack React Query mutations. Use when server actions, mutationFn…
flpbalada/fb-skills
9
25
vercel-sandbox Run agent-browser + Chrome inside Vercel Sandbox microVMs for browser automation from any Vercel-deployed app. Use wh…
flpbalada/fb-skills
9
26
slack Interact with Slack workspaces using browser automation. Use when the user needs to check unread channels, navigate S…
flpbalada/fb-skills
8
27
follow-goals Shape long-running autonomous work into one durable goal with stop condition, validation loop, checkpoints, progress …
flpbalada/fb-skills
7
28
letter-from-future Create a letter-from-future planning artifact for startup, product, roadmap, pivot, project kickoff, quarterly planni…
flpbalada/fb-skills
7
29
explain-diff Explain code diffs in Markdown, one changed file at a time. Use when user asks to explain unstaged changes, staged ch…
flpbalada/fb-skills
6
30
typescript-react-smell-detector Scan TypeScript and React code for precise signals and contextual hotspots. Use when listing potential code smells fo…
flpbalada/fb-skills
6
31
codebase-slop-audit Detect sloppy-code signals with repo-wide search metrics and sampled evidence.
flpbalada/fb-skills
5
32
docs-grounded-task-context Collect project context and documented best practices for clear framework, library, SDK, language, and tool tasks. Us…
flpbalada/fb-skills
5
33
gpt5-5-prompt-grill Pressure-test, reduce, and rewrite prompts for GPT-5.5.
flpbalada/fb-skills
5
34
prd-delivery Deliver a defined goal through orchestrated implementation and independent QA. Use when work should be delegated, tes…
flpbalada/fb-skills
5
35
prd-goal-delivery Drive PRD implementation through a durable /goal, scoped parallel implementation agents, independent QA ownership, ac…
flpbalada/fb-skills
5
36
explain-yesterday-changes Explain changes made yesterday as a simple list. Use when user asks what changed yesterday, what was implemented yest…
flpbalada/fb-skills
4
37
kano-model Prioritize product features with the Kano model of customer satisfaction. Use when sorting feature ideas, roadmap ite…
flpbalada/fb-skills
4
38
opencode-skill-usage List completed OpenCode skill calls ranked by usage count. Use when users ask for most-used skills, skill usage count…
flpbalada/fb-skills
4
39
prd-loc-estimator Estimate line additions and deletions from a PRD or spec by reading the requirements and inspecting the target repo. …
flpbalada/fb-skills
4
40
render-reading-diff Find and abridge important or meaningful diff changes into an HTML reading review. Use for latest commit, staged or w…
flpbalada/fb-skills
4
41
requirements-delivery Deliver a defined goal and its requirements through orchestrated task decomposition, implementation agents, and indep…
flpbalada/fb-skills
4
42
to-milestones Break a PRD into linear, verifiable implementation milestones grounded in the codebase. Use when planning implementat…
flpbalada/fb-skills
4
43
answer-open-questions Analyze a list of open questions and suggest up to three answers for each. Use when the user wants options, recommend…
flpbalada/fb-skills
3
44
requirements-delivery-optimized Deliver a defined goal through orchestrated implementation and independent QA. Use when work should be delegated, tes…
flpbalada/fb-skills
3
45
prd-to-tickets Break a user-provided PRD into ordered, independently verifiable implementation tickets returned directly in the resp…
flpbalada/fb-skills
2
46
requirements-map Render pre-implementation requirements as an interactive HTML scope map. Use when Given/When/Then requirements need p…
flpbalada/fb-skills
2
47
implement Carry out an implementation request end to end. Use when requirements are clear enough to change code and verify the …
flpbalada/fb-skills
1
48
prd-requirements-verifier Verify completed work against a PRD's Given/When/Then requirements.
flpbalada/fb-skills
1
Page 2 · 98 total Previous