cc-plus
01XD3an/awesome-ai-coding-all-in-one
Plugin Claude Code
A lean, curated set of custom skills, commands, hooks, and plugin config for Claude Code.
XD3an/awesome-ai-coding-all-in-one
Plugin Claude Code
A lean, curated set of custom skills, commands, hooks, and plugin config for Claude Code.
XD3an/awesome-ai-coding-all-in-one
Plugin Claude Code
A plugin that extends the capabilities of Claude Code by adding some useful and cool features and functionalities.
XD3an/awesome-ai-coding-all-in-one
MCP server Claude CodeCodexCursor +2
Notion's hosted MCP server: lets the agent search, read and edit pages and databases. Remote server at mcp.notion.com.
XD3an/awesome-ai-coding-all-in-one
MCP server Claude CodeCodexCursor +2
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package.
XD3an/awesome-ai-coding-all-in-one
Command Claude Code
Create a new Claude Code custom command.
XD3an/awesome-ai-coding-all-in-one
Command Claude Code
Implements Manus-style file-based planning for complex tasks. Creates taskplan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.
XD3an/awesome-ai-coding-all-in-one
Hook Claude Code
Runs when a session starts, executing notify.py via python. From XD3an/awesome-ai-coding-all-in-one.
XD3an/awesome-ai-coding-all-in-one
Hook Claude Code
Runs when a tool call fails, executing notify.py via python. From XD3an/awesome-ai-coding-all-in-one.
XD3an/awesome-ai-coding-all-in-one
Hook Claude Code
Runs when the agent finishes a response, executing notify.py via python. From XD3an/awesome-ai-coding-all-in-one.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
A formal evaluation framework for Claude Code sessions, implementing eval-driven development (EDD) principles.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Implements Manus-style file-based planning for complex tasks. Creates taskplan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
This is an example of a project-specific skill. Use this as a template for your own projects.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
XD3an/awesome-ai-coding-all-in-one
Skill Claude CodeCodex
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…