A requirements-and-planning guide for CloudBase-AI-Toolkit, a project that includes documentation, an MCP package, configuration, tests, and skills. It describes how to record requirements, technical designs, and implementation tasks.
Claude Code instructions for TencentCloudBase/CloudBase-AI-Toolkit, a project described as: Backend for AI coding agents on CloudBase — database, auth, functions via Plugin, Skills & MCP.
Claude Code instructions for jarrodwatts/claude-code-config, covering phase 0 - intent gate (every message), key triggers (check before classification), skill triggers (fire immediately when matched), step 1: classify request type and step 2: check for ambiguity.
AGENTS.md instructions for dpearson2699/swift-ios-skills, covering claude.md, communication style, what this repo is, core repo shape and required context before any skill change.
Instructions for marcus/sidecar, covering working with td, markdown plans, commit completed work by default, working inside a sidecar shell and demoing features.
Instructions for marcus/sidecar, a project described as: Use sidecar next to CLI agents for diffs, file trees, conversation history, and task management with td.
Instructions for marcus/sidecar, a project described as: Use sidecar next to CLI agents for diffs, file trees, conversation history, and task management with td.
Instructions for K9i-0/ccpocket, a project described as: Mobile client for Codex and Claude — control coding agents from your phone via WebSocket bridge.
Project instructions for ccpocket, a mobile client for Claude Code and Codex. The project has a TypeScript bridge server that manages coding-agent sessions and a Flutter app that displays chats, differences, images, settings, and connections.
Instructions for AgriciDaniel/banana-claude, covering banana claude development contract, current architecture, provider state, verified 2026-08-29, development boundaries and python support.
Instructions for jarrodwatts/claude-delegator, covering claude.md, what this is, development commands, test plugin locally (loads from working directory) and run setup to test installation flow.
Instructions for jezweb/claude-skills, covering claude skills, philosophy, directory structure, plugin anatomy (anthropic spec) and adding a new plugin.