Browse Skills

44358 skills found

react-patterns.md
193
1 export react-patterns
2 MadAppGang from "MadAppGang/claude-code"
3 React 19 specific patterns including React Compiler optimization, Server Actions, Forms, and new hooks. Use when implementing React 19 features, optimizing components, or choosing between Actions vs TanStack Query for mutations.
2026-01-09
scratch-pad.md
193
1 export scratch-pad
2 krafton-ai from "krafton-ai/KIRA"
3 Markdown-based working memory for complex tasks. Use when: 5+ tool calls needed, researching multiple sources, analyzing/comparing items, multi-step workflows. Record process → Reference for response → Delete after use
2026-01-09
schema-markup.md
193
1 export schema-markup
2 MadAppGang from "MadAppGang/claude-code"
3 Schema.org markup implementation patterns for rich results. Use when adding structured data to content for enhanced SERP appearances.
2026-01-09
release.md
193
1 export release
2 MadAppGang from "MadAppGang/claude-code"
3 Plugin release process for MAG Claude Plugins marketplace. Covers version bumping, marketplace.json updates, git tagging, and common mistakes. Use when releasing new plugin versions or troubleshooting update issues.
2026-01-09
it-role-expert.md
193
1 export it-role-expert
2 krafton-ai from "krafton-ai/KIRA"
3 Provides role-specific expertise for 26+ IT company positions. Use when responding from a specific role's perspective, providing role-based advice, or when specialized knowledge is needed for engineering, product, design, data, marketing, sales, operations, HR, legal, finance, leadership, or academic functions.
2026-01-09
tanstack-query.md
193
1 export tanstack-query
2 MadAppGang from "MadAppGang/claude-code"
3 Comprehensive TanStack Query v5 patterns for async state management. Covers breaking changes, query key factories, data transformation, mutations, optimistic updates, authentication, testing with MSW, and anti-patterns. Use for all server state management, data fetching, and cache invalidation tasks.
2026-01-09
web-navigation-strategies.md
193
1 export web-navigation-strategies
2 krafton-ai from "krafton-ai/KIRA"
3 Strategic navigation patterns and selector guides for thorough web exploration using Playwright MCP. Provides decision trees, navigation strategies, and site-specific selectors for reading multiple pages systematically. Use when planning how to navigate websites, determining reading depth, or finding the right selectors for Playwright MCP commands.
2026-01-09
performance-correlation.md
193
1 export performance-correlation
2 MadAppGang from "MadAppGang/claude-code"
3 Correlate content attributes with GA4 and GSC metrics to identify performance drivers
2026-01-09
claudemem-search.md
193
1 export claudemem-search
2 MadAppGang from "MadAppGang/claude-code"
3 ⚡ PRIMARY TOOL for semantic code search AND structural analysis. NEW: AST tree navigation with map, symbol, callers, callees, context commands. PageRank ranking. ANTI-PATTERNS: Reading files without mapping, Grep for 'how does X work', Modifying without caller analysis.
2026-01-09
technical-audit.md
193
1 export technical-audit
2 MadAppGang from "MadAppGang/claude-code"
3 Technical SEO audit methodology including crawlability, indexability, and Core Web Vitals analysis. Use when auditing pages or sites for technical SEO issues.
2026-01-09
performance-security.md
193
1 export performance-security
2 MadAppGang from "MadAppGang/claude-code"
3 Performance optimization, accessibility, and security best practices for React apps. Covers code-splitting, React Compiler patterns, asset optimization, a11y testing, and security hardening. Use when optimizing performance or reviewing security.
2026-01-09
dependency-check.md
193
1 export dependency-check
2 MadAppGang from "MadAppGang/claude-code"
3 Check for required dependencies (Chrome DevTools MCP, OpenRouter API) before running commands that need them. Use at the start of /implement, /review, /validate-ui commands to provide helpful setup guidance.
2026-01-09
slack-proactive-intervention-patterns.md
193
1 export slack-proactive-intervention-patterns
2 krafton-ai from "krafton-ai/KIRA"
3 메모리에서 7가지 개입 기회 패턴을 감지하는 지식 베이스. 조사 제안, 스케줄링, 문서화, 초안 작성, 연결 조율, 예측적 제안, 루틴 자동화 패턴의 시그널과 점수 계산 방법.
2026-01-09
analytics-interpretation.md
193
1 export analytics-interpretation
2 MadAppGang from "MadAppGang/claude-code"
3 Interpret GA4 and GSC data with benchmarks, status indicators, and actionable insights
2026-01-09
developer-detective.md
193
1 export developer-detective
2 MadAppGang from "MadAppGang/claude-code"
3 ⚡ PRIMARY TOOL for: 'how does X work', 'find implementation of', 'trace data flow', 'where is X defined', 'audit integrations', 'find all usages'. Uses claudemem v0.3.0 AST with callers/callees analysis. GREP/FIND/GLOB ARE FORBIDDEN.
2026-01-09
confluence-deep-reader.md
193
1 export confluence-deep-reader
2 krafton-ai from "krafton-ai/KIRA"
3 Read a Confluence page and recursively explore its child pages up to 3 levels deep. Use when users want to comprehensively read a Confluence page tree, understand hierarchical documentation, or analyze content across parent and child pages.
2026-01-09
model-tracking-protocol.md
193
1 export model-tracking-protocol
2 MadAppGang from "MadAppGang/claude-code"
3 MANDATORY tracking protocol for multi-model validation. Creates structured tracking tables BEFORE launching models, tracks progress during execution, and ensures complete results presentation. Use when running 2+ external AI models in parallel. Trigger keywords - "multi-model", "parallel review", "external models", "consensus", "model tracking".
2026-01-09
content-optimizer.md
193
1 export content-optimizer
2 MadAppGang from "MadAppGang/claude-code"
3 On-page SEO optimization techniques including keyword density, meta tags, heading structure, and readability. Use when optimizing existing content or validating new content against SEO requirements.
2026-01-09
just-fucking-cancel.md
192
1 export just-fucking-cancel
2 rohunvora from "rohunvora/just-fucking-cancel"
3 Analyze bank transaction CSVs to find recurring charges, categorize subscriptions, and cancel what you don't need. Use when user says "cancel subscriptions", "audit subscriptions", "find recurring charges", or "what am I paying for". Supports Apple Card, Chase, Mint, and generic CSV formats. Outputs interactive HTML audit with copy-to-cancel workflow.
2026-01-09
designing-syntax.md
191
1 export designing-syntax
2 mbruhler from "mbruhler/claude-orchestration"
3 Design custom syntax elements with reuse-first approach for workflow orchestration. Use when user needs custom operators, checkpoints, or syntax patterns not available in core syntax.
2026-01-09
using-templates.md
191
1 export using-templates
2 mbruhler from "mbruhler/claude-orchestration"
3 Use and customize workflow templates for common scenarios. Use when user wants to use a template, asks about available templates, or wants to customize existing workflows.
2026-01-09
managing-agents.md
191
1 export managing-agents
2 mbruhler from "mbruhler/claude-orchestration"
3 Manages temporary and defined agents including creation, promotion, cleanup, and namespacing. Use when user creates custom agents, asks about agent lifecycle, temp agents, or agent management.
2026-01-09
debugging-workflows.md
191
1 export debugging-workflows
2 mbruhler from "mbruhler/claude-orchestration"
3 Debug workflow execution issues including syntax errors, agent failures, variable problems, and execution errors. Use when workflows fail, produce unexpected results, or user asks for debugging help.
2026-01-09
orchestration:creating-workflows.md
191
1 export orchestration:creating-workflows
2 mbruhler from "mbruhler/claude-orchestration"
3 Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.
2026-01-09