Windsurf 2.0: Introducing the Agent Command Center and Devin in Windsurf
1 points · 1 comments
Bite-sized AI for curious minds...
Agentic AI IDE by Codeium
Windsurf (formerly Codeium) is an AI IDE featuring Cascade, an agentic coding system. Unlike simple autocomplete, Cascade understands your project structure and can plan multi-step implementations. Free tier has limited credits; Pro unlocks more Cascade flows and premium models.
1 points · 1 comments
2 points · 0 comments
Skill files (.claude/skills/, .cursor/rules/*.mdc, AGENTS.md, .windsurfrules) are becoming a core part of AI-assisted development workflows. The problem: they scatter across projects, diverge silently, and every new repo means rebuilding behavioral config from scratch. Each tool uses a different format and location.Skilldeck keeps one local library and deploys to any tool in the correct format automatically. Ten built-in target profiles cover Claude Code, Cursor, Co
I built skillstui, a terminal UI for search and installing skills from skills.sh into your AI coding agents.skillstui solves this: - Search the skills.sh catalog from the terminal - Select the skills you want - Choose the agents you want - Press Ctrl+G — it runs `npx skills add` for each skill across whichever agents you use - or Ctrl+Y to copy the install command to your clipboardIt supports 30+ agents including Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini CLI, Cline, OpenHands,