By mahidalhan
Transform unstructured prompts into XML-tagged context that optimizes LLM attention for system prompts, complex instructions, and Claude agents.
npx claudepluginhub mahidalhan/skilled-spec --plugin xml-context-engineeringSkills, commands, and hacks for Claude Code.
Extend Claude Code with custom skills, slash commands, and utilities. Install what you need, skip what you don't.
Standalone scripts. Copy once, use forever.

Custom status line: directory | model | context % | git status | cost
brew install jq
curl -o ~/.claude/statusline.sh https://raw.githubusercontent.com/mahidalhan/claude-hacks/master/hacks/statusline.sh
chmod +x ~/.claude/statusline.sh
claude config set status_line.command ~/.claude/statusline.sh
Publish skills from any project to your own marketplace repo. Copies skill, bumps version, commits & pushes.
# Install
curl -o ~/.local/bin/publish-skill https://raw.githubusercontent.com/mahidalhan/claude-hacks/master/hacks/publish-skill
chmod +x ~/.local/bin/publish-skill
# Set your marketplace (add to .zshrc)
export CLAUDE_MARKETPLACE=~/code/my-marketplace
# Usage (from any project with .claude/skills/)
publish-skill my-skill # From .claude/skills/my-skill
publish-skill my-skill --source /path/to/skill # Custom source
publish-skill my-skill --dry-run # Preview changes
# Add marketplace (once)
/plugin marketplace add mahidalhan/claude-hacks
# Install any plugin
/plugin install <plugin-name>@claude-hacks
Code search and architecture analysis via Exa API (requires EXA_API_KEY).
| Command | Description |
|---|---|
/code-search | Search GitHub repos for real code examples |
/analyze-architecture | First-principles architecture analysis |
Skills: exa-code-context, architecture-introspector
Interactive teaching with chunked explanations and comprehension checks.
| Command | Description |
|---|---|
/explain | Recursive ground-up explanations |
/threaded-explainer | Chunked explanations with interrupt handling |
Skills: explainer, threaded-explainer
Diagrams, UI design, generative art, and visual explanations.
| Command | Description |
|---|---|
/diagram | Mermaid diagrams for any flow |
/design-ui | Distinctive frontend designs |
/generative-art | Algorithmic/generative art |
/ascii-explain | ASCII art visualizations |
Skills: mermaid-diagrams, frontend-design, algorithmic-art, ascii-art-explainer
Session handoffs, planning, orchestration, and development workflows.
| Command | Description |
|---|---|
/create-handoff | Create session handoff document |
/resume-handoff | Resume from handoff |
/orchestrate | Multi-task orchestration |
/plan-code-changes | Implementation planning |
/daily-standup | Generate standup summary |
/deslop | Remove AI slop from text |
/rich-simplicity | Apply Simple Made Easy principles |
/test-coverage | Analyze test coverage |
/xml-context | Structure context with XML |
Skills: task-orchestrator, xml-context-engineering
Create custom Claude skills with quality constraints.
| Command | Description |
|---|---|
/create-skill | Scaffold a new skill |
Skills: skill-creator
Smart commits and PR descriptions following best practices.
| Command | Description |
|---|---|
/commit | Generate semantic commit |
/describe-pr | Generate PR description |
MIT
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications