Context-Kit: Open Source Tool for AI Assistant Configuration

Context-kit is an open source tool that generates project-specific configuration files and documentation for AI coding assistants. It addresses common configuration challenges for both beginners and experienced developers working with AI tools.
What It Provides
After selecting your tech stack and AI assistant at ck.collectiveai.tools, you download a zip file containing:
- Appropriate configuration files (
CLAUDE.md,.cursorrules,.windsurfrules, etc.) - Skill files with patterns and best practices for each tool in your stack
- Architecture Decision Records explaining why specific choices were made
.env.examplepre-filled for your selected stack
Supported Assistants and Features
The tool works with Claude Code, Cursor, Windsurf, GitHub Copilot, and Gemini CLI. It includes slash commands: /plan, /adr, /code-review, and /build-fix.
The project is open source and available on GitHub at github.com/Hyraze/context-kit, allowing developers to contribute or add their own stacks.
📖 Read the full source: r/ClaudeAI
👀 See Also

Agents Elements: A macOS Dashboard for Claude Code & Codex Installations
A native SwiftUI macOS app that scans ~/.claude and ~/.codex to show installed skills, subagents, commands, plugins, MCP servers, hooks, and session status with token usage.

DELIGHT: Local Orchestrator Uses Multiple ChatGPT Sessions as Coordinated Agents
DELIGHT is a local orchestrator that runs multiple hidden ChatGPT browser sessions simultaneously, coordinating them like a team of agents without requiring API keys or GPU resources. It connects to OpenClaw as an action layer to apply changes to real files and run tests.

23 Agent Skills for iOS 26 Development with SwiftUI and Swift 6.2
A developer created 23 agent skills targeting iOS 26+ and Swift 6.2 to address hallucination issues with deprecated APIs and outdated patterns. The skills cover SwiftUI, SwiftData, StoreKit 2, push notifications, networking, concurrency, accessibility, localization, WidgetKit, MapKit, and more.

Sociality.io Releases MCP Server for Claude: Live Social Media Intelligence via OAuth
Sociality.io launched a remote HTTP MCP server that lets Claude access live reporting and competitor data across Instagram, TikTok, Facebook, YouTube, X, and LinkedIn. Free to try.