home / skills / madappgang

madappgang skills

Find 103 skills from 1 repo created by madappgang on GitHub.

1 repo
103 skills
GitHub

Sponsored

release

madappgang/claude-code

215
This skill guides you through releasing new plugin versions by updating plugin.json and marketplace.json, tagging, and verifying marketplace visibility.
schemas

madappgang/claude-code

215
This skill helps you generate and validate agent and command frontmatter schemas to ensure consistent, error-free configurations.
xml-standards

madappgang/claude-code

215
This skill enforces XML tag standards for Claude Code agents, ensuring proper hierarchy, semantics, and reusable templates across role, instructions, and
linear-integration

madappgang/claude-code

215
This skill streamlines Linear API workflows by authenticating, handling webhooks, performing issue CRUD, state transitions, attachments, and comments.
state-machine

madappgang/claude-code

215
This skill manages task lifecycle state transitions with validation gates to ensure correct progression and escalation handling.
claudish-usage

madappgang/claude-code

215
This skill guides agents to use Claudish via sub-agents for Claude Code with OpenRouter models, ensuring context efficiency.
tag-command-mapping

madappgang/claude-code

215
This skill helps map Linear tags to Claude Code commands, enabling custom precedences and task routing decisions.
claudemem-orchestration

madappgang/claude-code

215
This skill coordinates multi-agent code analysis by running claudemem once and sharing results for parallel investigation and consensus.
claudemem-search

madappgang/claude-code

215
This skill helps you rapidly understand and navigate large codebases using AST-based maps, symbol graphs, and semantic search to prioritize changes.
code-search-selector

madappgang/claude-code

215
This skill helps you select the most efficient search tool, semantic or native, based on your query type.
cross-plugin-detective

madappgang/claude-code

215
This skill maps agent roles to the correct detective capability and routes investigations through claudemem indexed memory.
deep-analysis

madappgang/claude-code

215
This skill performs deep codebase analysis using semantic search to trace flow, locate implementations, and reveal architecture.
tester-detective

madappgang/claude-code

215
This skill helps you audit test coverage using AST callers analysis to identify gaps, edge cases, and undocumented functions.
ultrathink-detective

madappgang/claude-code

215
This skill performs holistic, multi-perspective codebase analysis using AST-driven commands to reveal architecture, implementation, tests, and root causes.
implement

madappgang/claude-code

215
This skill guides task execution with a TDD workflow, tracks progress, and records auditable git commits and notes.
new-track

madappgang/claude-code

215
This skill creates development tracks with detailed specs and hierarchical plans through guided questions, enabling structured, actionable project execution.
setup

madappgang/claude-code

215
This skill initializes Conductor by guiding you through Greenfield or Brownfield setup, generating product and tech context artifacts from guided Q&A.
status

madappgang/claude-code

215
This skill reads project status from conductor tracks and plans to deliver actionable progress, blockers, and next actions.
bunjs

madappgang/claude-code

215
This skill helps you build fast Bun.js backends with Hono, Prisma, and Zod, delivering type-safe endpoints and robust testing.
bunjs-apidog

madappgang/claude-code

215
This skill helps you create and synchronize OpenAPI specs for Bun.js APIs with Apidog, enabling automated imports and consistent documentation.
bunjs-architecture

madappgang/claude-code

215
This skill enforces clean architecture for Bun.js apps, aligning routes, controllers, services, and repositories with camelCase and Prisma schemas.
bunjs-production

madappgang/claude-code

215
This skill covers Bun.js production deployment patterns, Dockerization, ECS/Fargate, Redis caching, security hardening, and CI/CD readiness.
python

madappgang/claude-code

215
This skill helps you build robust FastAPI backends with async endpoints, Pydantic schemas, SQLAlchemy models, and tests.
error-handling

madappgang/claude-code

215
This skill helps you implement robust backend error handling with custom error classes, middleware, and structured logging for reliable services.
context-detection

madappgang/claude-code

215
This skill detects a project's technology stack from files and structure and auto-loads framework-specific skills for multi-stack projects.
debugging-strategies

madappgang/claude-code

215
This skill helps you debug across tech stacks by guiding systematic analysis, logging, breakpoints, and validation to uncover root causes.
testing-strategies

madappgang/claude-code

215
This skill provides universal testing strategies and patterns to guide unit, integration, and end-to-end testing across any tech stack.
universal-patterns

madappgang/claude-code

215
This skill guides you in applying universal development patterns across layers, error handling, and architecture, improving consistency and maintainability.
design-references

madappgang/claude-code

215
This skill helps you evaluate UI designs against established design systems like Material Design 3 and Apple HIG for consistency.
ui-style-format

madappgang/claude-code

215
This skill helps you create, validate, and parse UI design style definitions with reference image support.
agent-coordination-discipline

madappgang/claude-code

215
This skill helps you decide when to launch or coordinate agents, select models, and implement delegation strategies for reliable task isolation.
systematic-debugging

madappgang/claude-code

215
This skill helps systematically debug failures by tracing data flow, forming hypotheses, and verifying fixes to root causes.
test-driven-development

madappgang/claude-code

215
This skill enforces test-driven development practices by guiding RED-GREEN-REFACTOR cycles to ensure verified behavior before production code.
css-modules

madappgang/claude-code

215
This skill helps you implement component-scoped styling with CSS Modules, Lightning CSS, and PostCSS for fast, maintainable UI in React projects.
react-typescript

madappgang/claude-code

215
This skill helps you implement modern React with TypeScript patterns including components, hooks, TanStack Query, forms, and performance optimizations.
shadcn-ui

madappgang/claude-code

215
This skill helps you implement accessible shadcn/ui components with Tailwind, Vite, and TanStack Router setup for rapid, consistent UIs.
state-management

madappgang/claude-code

215
This skill helps you choose and implement frontend state management solutions across local, server, and URL state with best practices.
tanstack-query

madappgang/claude-code

215
This skill helps you master TanStack Query v5 patterns for server state, including keys, transforms, suspense, and optimistic mutations.
vue-typescript

madappgang/claude-code

215
This skill helps you build Vue 3 apps with TypeScript by applying Composition API patterns, Pinia stores, and typed routing for robust state.
core-principles

madappgang/claude-code

215
This skill guides planning and reviews for React 19 SPA projects, aligning structure, rules, and authoritative sources for consistent architecture.
dependency-check

madappgang/claude-code

215
This skill performs dependency checks at command start, guiding setup for Chrome DevTools MCP and OpenRouter to ensure smooth execution.
performance-security

madappgang/claude-code

215
This skill helps you optimize performance and strengthen security in React apps by applying code-splitting, compiler patterns, asset handling, and
react-patterns

madappgang/claude-code

215
This skill helps you implement React 19 patterns, optimize components, and decide between Actions and TanStack Query for mutations.
router-query-integration

madappgang/claude-code

215
This skill helps you integrate TanStack Router with TanStack Query to prefetch data in route loaders for instant navigation.
ab-testing-patterns

madappgang/claude-code

215
This skill helps optimize cold email campaigns using proven A/B testing patterns to improve subject lines, body copy, timing, and learnings.
style-format

madappgang/claude-code

215
This skill analyzes and formats style files to guide visual direction by applying consistent palette, mood, and rendering notes.
proxy-mode-reference

madappgang/claude-code

215
This skill helps you manage multi-model reviews using PROXY_MODE to route tasks to external AI backends and debug integrations.
content-brief

madappgang/claude-code

215
This skill helps you craft SEO-driven content briefs by mapping keyword research, SERP analysis, and structured writer guidelines.
data-extraction-patterns

madappgang/claude-code

215
This skill helps you extract analytics data from GA4 and GSC efficiently, handling APIs, caching, and parallel fetch to power reliable insights.
link-strategy

madappgang/claude-code

215
This skill helps you design effective internal linking and anchor text strategies to improve site structure, navigation, and content discovery.
performance-correlation

madappgang/claude-code

215
This skill helps you correlate content changes with GA4 and GSC metrics to reveal performance drivers and guide optimization.
serp-analysis

madappgang/claude-code

215
This skill helps you analyze SERP results for intent, features, and competitive insights to inform content strategy.
final-cut-pro

madappgang/claude-code

215
This skill helps you generate compatible FCPXML project files for Final Cut Pro, streamlining timeline assembly, asset references, and transitions.
transcription

madappgang/claude-code

215
This skill helps you generate accurate transcripts and subtitles from audio or video using Whisper, with model selection, formats, timing, and diarization.
analytics-interpretation

madappgang/claude-code

215
This skill interprets GA4 and GSC data to deliver actionable benchmarks, insights, and recommended optimizations for content performance.
keyword-cluster-builder

madappgang/claude-code

215
This skill helps you build comprehensive keyword clusters from seed terms, mapping topics, intent, and pillar content strategy.
proof-of-work

madappgang/claude-code

215
This skill generates verifiable task completion artifacts, including screenshots, test results, and confidence scores, to streamline auto-approval decisions.
architect-detective

madappgang/claude-code

215
This skill analyzes architecture and system design using AST analysis to reveal core abstractions, patterns, and dependency flow for informed decisions.
search-interceptor

madappgang/claude-code

215
This skill helps you optimize bulk file reads by suggesting semantic search alternatives to reduce token usage and improve efficiency.
debugger-detective

madappgang/claude-code

215
This skill helps you debug by tracing full AST call chains with context, pinpointing root causes and assessing blast-radius impact.
developer-detective

madappgang/claude-code

215
This skill helps you analyze implementation details and data flow with AST callers/callees to trace usage and dependencies.
tailwindcss

madappgang/claude-code

215
This skill helps you configure Tailwind v4 CSS-first patterns, define design tokens, and leverage modern CSS features for faster styling.
ui-implementer

madappgang/claude-code

215
This skill implements UI components from design references with pixel-perfect fidelity, validating visuals and coordinating adaptive agents for optimal results.
session-isolation

madappgang/claude-code

215
This skill helps orchestrate multi-file workflows by isolating artifacts in unique session folders to prevent collisions.
multi-model-validation

madappgang/claude-code

215
This skill runs multiple AI models in parallel to accelerate validation, track performance, and present data-driven recommendations for code reviews.
campaign-metrics

madappgang/claude-code

215
This skill helps you optimize cold email campaigns by analyzing KPIs, benchmarks, and diagnostic patterns to improve engagement and deliverability.
task-external-models

madappgang/claude-code

215
This skill helps you run external AI models with Task tool by guiding PROXY_MODE usage or Bash CLI fallback for seamless automation.
patterns

madappgang/claude-code

215
This skill helps implement agent patterns for proxy mode, TodoWrite integration, and quality checks across Claude Code plugins.
golang-performance

madappgang/claude-code

215
This skill helps optimize Go performance by guiding profiling, benchmarking, and memory/CPU tuning with pprof, GC flags, and production-endpoints.
rust

madappgang/claude-code

215
This skill helps you implement robust Rust Axum backends with type-safe handlers, SQLx data access, and structured error handling.
ui-design-review

madappgang/claude-code

215
This skill analyzes UI design screenshots and prompts for accessibility, consistency, and usability using Gemini multimodal capabilities to guide reviews.
documentation-standards

madappgang/claude-code

215
This skill helps you write documentation that follows industry standards with templates, guidelines, and anti-pattern checks.
browser-debugging

madappgang/claude-code

215
This skill enables browser-based UI testing, visual validation, and debugging reports to quickly identify design and console issues.
browser-debugger

madappgang/claude-code

215
This skill tests UI in a real browser, analyzes visuals for fidelity, and reports issues using Chrome DevTools MCP.
api-integration

madappgang/claude-code

215
This skill helps you integrate Apidog OpenAPI specs with a React app by generating types, clients, and query hooks from MCP.
technical-audit

madappgang/claude-code

215
This skill performs a technical SEO audit, identifying crawlability, indexability, and Core Web Vitals issues to improve site performance.
content-optimizer

madappgang/claude-code

215
This skill helps optimize on-page SEO for existing or new content by refining keyword density, meta tags, headings, and readability.
api-design

madappgang/claude-code

215
This skill guides API design for REST and GraphQL, improving endpoint structure, versioning, pagination, and docs with OpenAPI/Swagger.
openrouter-trending-models

madappgang/claude-code

215
This skill fetches trending OpenRouter programming models weekly, delivering IDs, context windows, pricing, and usage stats to inform model selection.
golang

madappgang/claude-code

215
This skill helps you apply idiomatic Go patterns, error handling, concurrency, and testing best practices across APIs and CLI tools.
ffmpeg-core

madappgang/claude-code

215
This skill helps you perform FFmpeg video and audio tasks efficiently, including trim, convert, scale, and optimize performance across codecs.
email-deliverability

madappgang/claude-code

215
This skill helps you optimize email deliverability by applying best practices for sender reputation, content quality, and technical setup.
gemini-api

madappgang/claude-code

215
This skill helps you generate and tailor Gemini Image API prompts and configurations for high-quality images, edits, and aspect-aware outputs.
multi-agent-coordination

madappgang/claude-code

215
This skill coordinates multiple agents to execute parallel and sequential tasks, selecting the best agents and delegating work while preserving context.
testing-frontend

madappgang/claude-code

215
This skill helps you write robust frontend tests with React and Vue using Vitest and Testing Library for reliable UI behavior.
help

madappgang/claude-code

215
This skill helps you get guidance on Conductor usage, commands, and best practices for planning, implementing, and tracking progress.
sequence-best-practices

madappgang/claude-code

215
This skill helps you design and optimize email sequences using proven 5-step and 7-step frameworks to improve engagement.
error-recovery

madappgang/claude-code

215
This skill helps you manage and recover from errors in multi-agent workflows, enabling graceful degradation, retries, and fallback to embedded models.
model-tracking-protocol

madappgang/claude-code

215
This skill enforces mandatory tracking for multi-model validation, creating pre-launch tables, logging progress, and presenting complete consensus results.
tanstack-router

madappgang/claude-code

215
This skill helps you implement type-safe, file-based routing with TanStack Router, including route setup, params, loaders, layouts, and navigation.
quality-gates

madappgang/claude-code

215
This skill implements quality gates with user approval, iteration loops, and testing cycles to enforce feedback, consensus, and high-quality results.
revert

madappgang/claude-code

215
This skill enables safe, git-aware rollback of development work at track, phase, or task level with confirmations and history preservation.
tooling-setup

madappgang/claude-code

215
This skill helps you set up React 19 projects with Vite, TypeScript, Biome, and Vitest for fast, consistent tooling.
database-patterns

madappgang/claude-code

215
This skill helps you design robust database schemas and repositories by applying proven patterns for SQL and NoSQL.
ui-implement

madappgang/claude-code

215
This skill translates UI design analysis into code changes following Anti-AI principles, delivering visually distinctive, human-crafted improvements.
debug-mode

madappgang/claude-code

215
This skill helps you enable, monitor, and analyze detailed agent session debugging using per-project JSONL logs for faster fixes.
dingo

madappgang/claude-code

215
This skill helps you work with the Dingo meta-language for Go by transpiling to idiomatic Go, enabling Option/Result types and concise error handling.
schema-markup

madappgang/claude-code

215
This skill helps you implement and validate schema.org markup for rich results, guiding you from planning to testing across content.
api-spec-analyzer

madappgang/claude-code

215
This skill analyzes OpenAPI specifications to generate TypeScript interfaces and implementation guidance for API integrations and debugging.
verification-before-completion

madappgang/claude-code

215
This skill ensures completion claims are supported by fresh verification evidence, preventing unverified task closures.