11 skills found
OthmanAdi / planning-with-filesClaude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
SixHq / OvertureOverture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive flowchart/graph before the agent begins writing code.
jpicklyk / task-orchestratorA light touch MCP task orchestration server for AI agents. Persistent work tracking and context storage across sessions and agents. Defines planning floors through composable notes with optional gating transitions. Coordinates multi-agent execution without prescribing how agents do their work.
jpicklyk / task-orchestratorA light touch MCP task orchestration server for AI agents. Persistent work tracking and context storage across sessions and agents. Defines planning floors through composable notes with optional gating transitions. Coordinates multi-agent execution without prescribing how agents do their work.
bradrisse / kanban-mcpMCP Kanban is a specialized middleware designed to facilitate interaction between Large Language Models (LLMs) and Planka, a Kanban board application. It serves as an intermediary layer that provides LLMs with a simplified and enhanced API to interact with Planka's task management system.
Digidai / product-manager-skillsPM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.
JeremyDev87 / codingbuddyCodingbuddy orchestrates 29 specialized AI agents to deliver code quality comparable to a team of human experts through a PLAN → ACT → EVAL workflow.
MiguelAxcar / ai-rpi-protocolRepo-native protocol for AI-assisted coding that enforces a simple discipline: research first, plan second, code last. Drop it into any repository to reduce wrong implementations, cut rewrite cycles, and improve decisions earlier in the workflow. Works with Cursor, VS Code, Claude Code, and Windsurf across Claude, GPT, Gemini, Grok, and DeepSeek.
bralca / context-engineering-mcpContext Engineering is a MCP server that gives AI agents perfect understanding of your codebase. Eliminates context loss, reduces token usage, and generates comprehensive feature plans in minutes. Compatible with Cursor, Claude Code, and VS Code.
BethCNC / overviewAldi Meal Planner 2.0 - Documentation ⚠️ IMPORTANT NOTE : Due to file transfer constraints, I've created the most essential starter files here. The complete documentation package (16 files, 3000
Sfnbinib / coreProject Guardrails You are a senior engineer. Always explain plan first, then code. Languages & Style - Python: PEP8, type hints, docstrings (NumPy style). - SQL: ANSI SQL, CTE-first, window fun