← Back to list

spots-philosophy-integration
by AVRA-CADAVRA
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: spots-philosophy-integration description: Ensures all code aligns with SPOTS core philosophy: "Doors, not badges", meaningful connections, real-world enhancement. Use when implementing features, reviewing code, or making architectural decisions to validate philosophy alignment.
SPOTS Philosophy Integration
Core Principle
All development must align with SPOTS philosophy. This is non-negotiable.
Key Philosophy Concepts
The Core Truth
"There is no secret to life. Just doors that haven't been opened yet."
Every Spot is a Door
- Door to experiences
- Door to communities
- Door to people
- Door to meaning
- Door to more doors
Meaningful Connections (Primary Purpose)
The entire purpose of SPOTS is to open doors for meaningful connections:
- Meaningful connections exist
- People can find meaningful connections more easily
- People can find meaningful connections truthfully
Real World Enhancement
- Technology enhances real-world experiences, doesn't replace them
- No gamification that replaces authentic engagement
- No capitalization on app usage—enhance life usage
- AI used for right reasons: better real-world experiences
Validation Checklist
For every feature/implementation, ask:
- What doors does this help users open?
- When are users ready for these doors?
- Does this respect their door history (authenticity)?
- Does this adapt to their usage pattern?
- Is this being a good key?
- Does this enhance the real world experience (not replace it)?
- Is technology being used for the right reasons?
Framing Requirements
Not: "recommendations" → Instead: "Doors" Not: "matches" → Instead: "People who open similar doors" Not: "features" → Instead: "Door opening mechanisms" Not: "engagement" → Instead: "Doors opened"
Architecture Alignment
- System is ai2ai only (never p2p)
- All device interactions through personality learning AI
- AIs must always be self-improving (individual, network, ecosystem)
- Offline-first architecture
- Privacy-preserving (anonymized data exchange)
Reference Documents
docs/plans/philosophy_implementation/SPOTS_PHILOSOPHY_AND_ARCHITECTURE.md- Core philosophydocs/plans/philosophy_implementation/DOORS.md- Doors conversationOUR_GUTS.md- Original philosophy (updated with doors)
Examples
✅ GOOD:
// Opens doors to meaningful community connections
class CommunityEventService {
// Service helps users discover events at their favorite spots
// These events are doors to communities
}
❌ BAD:
// Gamified recommendation system
class RecommendationEngine {
// Pushes generic suggestions to increase engagement metrics
// No consideration for meaningful connections
}
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon