By tdp1999
Complete task-driven development workflow for .context/ folder management. Includes project setup (vision, architecture, techstack), planning (epic, investigate), task breakdown, and progress tracking with TDD support.
Define or update architectural patterns, boundaries, and layers. Triggers on "architecture", "patterns", "layers", "hexagonal", "clean architecture", "module boundaries", "API design", "system design". Use when discussing code organization or technical structure. For technology choices, use /ctx:techstack instead.
Decompose an epic or investigation into actionable task files in .context/tasks/. Triggers on "break down", "decompose", "create tasks from", "split into tasks", "breakdown". Use when an epic or investigation is ready and needs concrete work items. For standalone tasks without an epic, use /ctx:create-task.
Initialize or check the .context/ folder structure for task tracking. Triggers on "init context", "setup context", "create .context", "initialize project tracking". Use when .context/ folder is missing or needs verification. For full project setup, use /ctx:start instead.
Create a single task file from a brief description, independent of any epic. Triggers on "create task", "new task", "quick task", "add a task for", "I need to fix/add/update X". Use for one-off tasks, bug fixes, or small work that doesn't warrant a full epic. For epic-based tasks, use /ctx:breakdown.
Capture and maintain business logic, domain knowledge, flows, rules, and edge cases in plain text. Use when the project has business rules, user flows, domain concepts, or invariants that code alone cannot convey. Triggers on "domain", "business logic", "business rules", "flows", "domain model", or when discussing how a system behaves from a business perspective.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Curated Claude Code plugins for task-driven development and productivity
/plugin marketplace add tdp1999/tdp-plugins-marketplace
/plugin install ctx@tdp-plugins
Complete workflow management for task-driven development with .context/ folder organization.
Features:
Installation:
/plugin install ctx@tdp-plugins
Available Commands:
/context-init - Initialize new project structure/vision - Define project vision/techstack - Document technical stack/architecture - Design system architecture/epic - Create epic planning document/breakdown - Break epic into tasks/task - View/manage tasks/start - Begin working on task/progress - Track progressMaintained by Phuong Tran
All plugins are MIT licensed unless otherwise specified.
Have ideas for new plugins? Open an issue or submit a PR!
Repository: https://github.com/tdp1999/tdp-plugins-marketplace
npx claudepluginhub tdp1999/claude-code-ctx --plugin ctxLibrary and framework reference guides. Teaches Claude how to correctly use specific tools, libraries, and frameworks within your project conventions.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls