From thinking-frameworks-skills
Creates actionable alignment frameworks for teams: North Star direction, values guardrails, decision tenets behaviors. Useful for starting teams, scaling orgs, defining culture, resolving misalignment.
npx claudepluginhub lyndonkl/claude --plugin thinking-frameworks-skillsThis skill uses the workspace's default tool permissions.
- [Workflow](#workflow)
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
The framework has three layers: North Star (aspirational direction), Values/Guardrails (core operating principles), and Decision Tenets/Behaviors (concrete, observable demonstrations of values).
Quick Example:
# Engineering Team Alignment
## North Star
Build systems that developers love to use and operators trust to run.
## Values
- **Simplicity**: Choose boring technology that works over exciting technology that might
- **Reliability**: Every service has SLOs and we honor them
- **Empathy**: Design for the developer experience, not just system performance
## Decision Tenets
When choosing between options:
✓ Pick the solution with fewer moving parts
✓ Choose managed services over self-hosted when quality is comparable
✓ Optimize for debuggability over micro-optimizations
✓ Document decisions (ADRs) for future context
## Behaviors (What This Looks Like)
- Code reviews comment on operational complexity, not just correctness
- We say no to features that compromise reliability
- Postmortems focus on learning, not blame
- Documentation is part of "done"
Copy this checklist and track your progress:
Alignment Framework Progress:
- [ ] Step 1: Understand context
- [ ] Step 2: Choose framework
- [ ] Step 3: Develop alignment artifact
- [ ] Step 4: Validate quality
- [ ] Step 5: Deliver and socialize
Step 1: Understand context
Gather background: team/organization (size, stage, structure), current situation (new team, scaling, misalignment, crisis), trigger (why alignment needed NOW), stakeholders (who needs to align), hard decisions (where misalignment shows up), and existing artifacts (mission, values, culture statements). This ensures the framework addresses real needs.
Step 2: Choose framework
For new teams/startups (< 30 people, defining identity from scratch) → Use resources/template.md. For scaling organizations (existing values need refinement, multiple teams, need decision framework) → Study resources/methodology.md. To see examples → Review resources/examples/ (engineering-team.md, product-vision.md, company-values.md).
Step 3: Develop alignment artifact
Create alignment-values-north-star.md with: compelling North Star (1-2 sentences, aspirational but specific), 3-5 core values (specific to this team, not generic), decision tenets ("When X vs Y, we..."), observable behaviors (concrete examples), anti-patterns (optional - what we DON'T do), and context (optional - why these values). See Common Patterns for team-type specific guidance.
Step 4: Validate quality
Self-check using resources/evaluators/rubric_alignment_values_north_star.json. Verify: North Star is inspiring yet concrete, values are specific and distinctive, decision tenets guide real decisions, behaviors are observable/measurable, usable for decisions TODAY, trade-offs acknowledged, no contradictions, distinguishes this team from others. Minimum standard: Score ≥ 3.5 (aim for 4.5+ if organization-wide).
Step 5: Deliver and socialize
Present completed framework with rationale (why these values), examples of application in decisions, rollout/socialization approach (hiring, decision-making, onboarding, team meetings), and review cadence (typically annually). Ensure team can recall and apply key points.
For technical teams:
For product teams:
For company-wide values:
For crisis/change:
Do:
Don't:
resources/template.mdresources/methodology.mdresources/examples/engineering-team.md, resources/examples/product-vision.md, resources/examples/company-values.mdresources/evaluators/rubric_alignment_values_north_star.jsonOutput naming: alignment-values-north-star.md or {team-name}-alignment.md