learning
Learning Skill
Purpose
Help the user understand what was built, why, and how to apply it in future projects. This skill extracts learnings from the current session's technical work.
User Learning Profile (Human Design: Manifesting Generator 6/2)
The user learns best through:
- Building and iterating - not theory dumps
- Responding to proposals - show options, let them choose
- Concrete examples - commands, file structures, minimal working versions
- Systemizable patterns - templates, checklists, reusable code
- One best path + 2 alternatives with clear trade-offs
Avoid:
- Long theory without immediate use-case
- Pressuring instant decisions on important choices
- Vague recommendations without concrete next actions
More from atemndobs/nebula-rfp
rfp-evaluate
Evaluate RFP opportunities using the 6-dimension scoring framework. Use when modifying evaluation criteria, adjusting keyword weights, or implementing AI-based evaluation.
11pursuit-brief
Generate 1-page pursuit briefs for qualified RFP opportunities. Use when creating bid/no-bid decision documents or implementing pursuit brief generation features.
5csv-export
Export RFP data, evaluations, and pursuits in CSV and other formats. Use when implementing data export features, building reports, or extracting data for analysis.
5proposal-builder
Assemble proposals from templates and content library. Use when implementing proposal generation, managing content blocks, or working with proposal templates.
5clerk-auth
Clerk authentication patterns and integration with Convex. Use when implementing sign-in/sign-out, protected routes, user profile sync, or role-based access control.
5convex-patterns
Convex database patterns and best practices for RFP Discovery. Use when writing Convex queries, mutations, actions, or schema definitions. Also helpful for real-time subscriptions and auth integration.
4