
dirnbauer/webconsulting-skills
134 skills3.8k installs4.4k starsGitHub
Install
npx skills add https://github.com/dirnbauer/webconsulting-skillsSkills in this repo
1Document ProcessingCreates, edits, and analyzes office documents including PDF, DOCX, PPTX, and XLSX, covering text extraction, form filling, and data analysis. A developer uses it when working programmatically with office file formats.288installs2Ai Search Optimizationai-search-optimization from dirnbauer/webconsulting-skills helps teams improve generative-engine and AI-overview visibility through citation-oriented content, entity structure, and technical signals beyond classic SEO.247installs3Typo3 Content BlocksTeaches TYPO3 Content Blocks end to end: schema design, backend registration, Fluid output, and editor workflows so PHP CMS projects ship reusable structured content instead of brittle templates.116installs4Legal ImpressumCreates and reviews Austrian Impressum and legal disclosure content for websites across all company forms. A developer uses it when a site needs an Austrian legal notice or operator disclosure.103installs5Typo3 DdevThis skill sets up and operates DDEV for TYPO3 extension development, including URL schemes, container commands, and multi-version testing. A developer uses it when running ddev commands, accessing the TYPO3 backend locally, or testing across TYPO3 versions.103installs6Typo3 Extension UpgradeThis skill provides a systematic framework for upgrading TYPO3 extensions to newer LTS versions, fixing deprecated APIs and compatibility issues. A developer uses it when migrating an extension from v11/v12/v13 toward the v14.3 LTS target.91installs7Php ModernizationModernizes PHP code toward 8.1-8.5 features, PSR/PER-CS compliance, and type safety using PHPStan, Rector, and PHP-CS-Fixer. A developer uses it when upgrading PHP code and enforcing modern standards.90installs8Webconsulting BrandingThis skill applies the webconsulting.at brand system including voice, colors, typography, MDX components, and shadcn/ui integration. A developer uses it when building or reviewing webconsulting.at pages, MDX content, or brand tokens for visual consistency.87installs9Security AuditAudits code for security best practices using checkpoint rules that flag anti-patterns and verify compliance controls. A developer uses it when reviewing PHP/TYPO3 code for security issues.79installs10Deepfake DetectionProvides a framework for detecting synthetic media and establishing provenance using provenance checks, metadata review, PRNU/noise analysis, and forensics. A developer uses it when verifying images, audio, or video authenticity or preparing an authenticity report.77installs11Typo3 UpdateThis skill guides TYPO3 v14 extension development and modernization, covering version constraints, controllers, Fluid, events, TCA, and QueryBuilder. A developer uses it when building or modernizing extensions against current v14 Core APIs.77installs12Security Incident ReportingBuilds security incident reports, DDoS post-mortems, timelines, and blameless root cause analyses. A developer uses it after a security incident to document, analyze, and communicate the event.73installs13Typo3 DatahandlerThis skill guides transactional TYPO3 record manipulation with DataHandler, including datamaps, cmdmaps, workspace-aware operations, and reference-index handling. A developer uses it when creating, updating, moving, localizing, or deleting TYPO3 records and content.73installs14Typo3 SeoThis skill configures TYPO3 SEO for EXT:seo including metadata, hreflang, sitemaps, robots.txt, canonical URLs, and structured data. A developer uses it when working on TYPO3 search visibility, meta tags, or schema.org markup.73installs15Typo3 SecurityThis skill hardens TYPO3 v14 installations and extensions with secure configuration, backend user security, CSP, and injection defenses. A developer uses it when reviewing TYPO3 security, authentication, or go-live security readiness.71installs16Typo3 RectorThis skill applies TYPO3 Rector upgrade patterns for automated PHP migrations toward TYPO3 v14, including rule sets and dry runs. A developer uses it when running Rector, fixing deprecations, or preparing extension PHP code for v14.70installs17Ui Design PatternsThis skill provides practical UI design patterns for hierarchy, spacing, typography, color, forms, navigation, and states. A developer uses it when designing, reviewing, or polishing web interfaces, components, or dashboards without relying on design talent.70installs18Typo3 DocsThis skill creates and maintains TYPO3 extension documentation following docs.typo3.org standards using RST directives, rendering, and validation scripts. A developer uses it when writing or reviewing TYPO3 Documentation/*.rst, guides.xml, README, or XLIFF translations.68installs19Marketing SkillsA marketing skills collection covering CRO, copywriting, SEO, analytics, pricing, and growth engineering for AI agents. A developer uses it when working on marketing, conversion, or landing-page tasks.67installs20Cli ToolsInstalls, audits, updates, and recommends CLI tools across a catalog of 77 entries. A developer uses it when a command is not found, when installing tools like ripgrep or jq, or when auditing a project environment.62installs21Typo3 TestingThis skill sets up TYPO3 extension test infrastructure and writes unit, functional, and E2E tests with a CI matrix across TYPO3 12/13/14.3 LTS. A developer uses it for testing-framework setup, coverage, mocking final classes, or debugging CI failures.60installs22Typo3 Core ContributionsThis skill guides contributing to TYPO3 Core through Forge issues, Gerrit patches, CI debugging, and review workflows. A developer uses it when submitting core bug fixes, documentation contributions, or cherry-pick backports to the 14.3 LTS branch.59installs23Cro FunnelProvides full-funnel conversion rate optimization for SaaS and web apps across page, form, signup, onboarding, popup, and paywall stages. A developer uses it when optimizing any part of the conversion funnel.56installs24Typo3 WorkspacesThis skill guides TYPO3 Workspaces versioning, staging, publishing, overlays, and workspace-aware queries. A developer uses it when working with draft content, staged publishing, review workflows, or workspace-specific bugs.51installs25Frontend DesignProvides guidance for distinctive, intentional visual design when building or reshaping UI, focused on palette, typography, and layout. A developer uses it when they want a design that avoids templated defaults.50installs26Typo3 Records List TypesThis skill configures TYPO3 v14 Records module list types and custom backend views such as grid, compact, and teaser. A developer uses it when building TSconfig-driven record presentation and custom backend record cards.50installs27Typo3 SolrThis skill configures and debugs Apache Solr search for TYPO3, including EXT:solr, indexing queues, facets, autocomplete, and file indexing. A developer uses it when working on Solr indexing, search UI, or search debugging in TYPO3.50installs28Enterprise ReadinessEvaluates projects for production and enterprise readiness, covering supply-chain security, CI/CD hardening, and quality gates. A developer uses it when pursuing OpenSSF or OSPS badges or hardening pipelines for production.48installs29Typo3 PowermailThis skill guides Powermail 13+ form development for TYPO3, including finishers, validators, spam protection, email templates, and conditional visibility. A developer uses it when creating, debugging, or extending Powermail forms and mail handling.48installs30Context7Fetches current library documentation, API references, and code examples via the Context7 REST API. A developer uses it when asking about a library's API, framework patterns, or version-specific behavior.47installs31Remotion Best Practicesremotion-best-practices is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.46installs32Typo3 SimplifyThis skill simplifies and refines recently changed TYPO3 extension code for clarity and maintainability while preserving functionality. A developer runs it after implementing a feature or before merging a PR to reduce complexity and apply v14 patterns.46installs33Firecrawlfirecrawl is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.45installs34Web Design GuidelinesThis skill reviews UI code for compliance with the Web Interface Guidelines, fetching the latest rules before each review. A developer uses it to audit a UI, check accessibility, or review UX against best practices.44installs35Typo3 AccessibilityThis skill audits and implements TYPO3 v14 accessibility for WCAG 2.2 AA using Fluid templates, ARIA, keyboard support, and a go-live checklist. A developer uses it when building or reviewing TYPO3 templates, content elements, or frontend code for accessibility.43installs36Webconsulting Create DocumentationThis skill builds product documentation systems with help pages, AI-generated screenshots, narrated Remotion product tours, and README visuals. A developer uses it when creating product docs, documentation videos, or narrated tours.43installs37Launch Strategylaunch-strategy is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.41installs38Og ImageGenerates Open Graph social preview images matched to the project's design system and configures the sharing meta tags. A developer uses it when setting up social previews for a site.41installs39Programmatic SeoGuides building SEO-optimized pages at scale using templates and data while avoiding thin-content penalties. A developer uses it when creating directory, location, or comparison pages targeting many keywords.41installs40Refactorrefactor is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.40installs41Skill Creatorskill-creator is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.40installs42Agent Md Refactoragent-md-refactor is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.38installs43Readiness ReportEvaluates how well a codebase supports autonomous AI-assisted development across five pillars covering 74 features. A developer uses it to assess and report on how agent-ready a repository is.38installs44Shadcn UiProvides shadcn/ui component patterns for installation, configuration, and building accessible React components with Radix UI and Tailwind. A developer uses it when setting up shadcn/ui or building forms and UI patterns.36installs45Find Skillsfind-skills is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.35installs46Typo3 BatchThis skill plans and executes batch TYPO3 migrations and large-scale refactors across hooks, events, TCA, DI, Fluid, and PHP upgrades. A developer uses it for bulk migrations, mass refactors, or coordinated TYPO3 v14 modernization.34installs47Typo3 FractorThis skill automates non-PHP TYPO3 upgrade migrations with Fractor for FlexForms, TypoScript, Fluid, YAML, and composer.json. A developer uses it when running or configuring Fractor to modernize non-PHP files toward TYPO3 v14.32installs48Typo3 ConformanceThis skill evaluates TYPO3 extensions against coding standards, architecture patterns, and best practices to produce a scored conformance report. A developer uses it for extension quality audits, TER readiness, and modernization to v12/v13/v14.30installs49Postgres Best PracticesProvides Postgres performance and best-practice rules across eight prioritized categories, maintained by Supabase. A developer uses it when writing, reviewing, or optimizing Postgres queries, schemas, or configurations.29installs50Typo3 Icon14This skill designs and migrates TYPO3 extension icons to the v14 line-art style, covering SVG cleanup, IconRegistry naming, and backend module icons. A developer uses it when modernizing extension icons or registering new backend icons for v14.18installs51Refactor CleanAnalyzes and refactors code to improve quality, maintainability, and performance using clean-code and SOLID principles. A developer uses it when untangling hard-to-maintain code or reducing duplication.15installs52Typo3 ViteThis skill configures Vite 7 for TYPO3 v13/v14 projects with SCSS architecture, Bootstrap 5.3 theming, and per-content-element entrypoints. A developer uses it to build a production asset pipeline since v14 removed core asset concatenation and compression.14installs53Typo3 Idea Extension BlogThis skill evaluates an external idea for TYPO3 extension potential, builds the extension, and drafts a companion German webconsulting.at MDX article. A developer uses it when deciding whether a link, product, or concept can become a TYPO3 extension and needs an implementation plus publication draft.13installs54Typo3 TranslationsThis skill guides TYPO3 13/14 localization with XLIFF files, ICU MessageFormat, LLL references, and translation domains. A developer uses it when handling TYPO3 translations, labels, missing or duplicate keys, or v13-to-v14 translation migration.13installs55ExcalidrawGenerates architecture diagrams as .excalidraw files directly from codebase analysis, with optional PNG and SVG export. A developer uses it to visualize system structure, components, and data flows.12installs56Grill MeInterviews the user relentlessly about a plan or design, resolving each branch of the decision tree until shared understanding. A developer uses it to stress-test a plan and surface unresolved dependencies.11installs57Typo3 Visual EditorThis skill installs, configures, and migrates TYPO3 sitepackages for the FriendsOfTYPO3 Visual Editor, enabling in-context inline editing. A developer uses it when adding frontend editing and migrating Fluid templates to editable content areas.11installs58Gsapgsap is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.10installs59Tvos DesignAn Apple Human Interface Guidelines reference for tvOS covering focus navigation, Siri Remote input, 10-foot UI, Top Shelf, media playback, and accessibility. A developer uses it when building or reviewing Apple TV apps and living-room viewing experiences.10installs60Ab TestingGuides planning, designing, and implementing A/B tests and experiments with statistical rigor. A developer uses it when comparing two versions of a change and wants valid, actionable results.9installs61Android DesignProvides Material Design 3 and Android platform guidelines for building app UI with Jetpack Compose or XML. A developer uses it when implementing Material You, navigation, accessibility, or dynamic color.9installs62Ios DesignProvides Apple Human Interface Guidelines for iPhone, applied to SwiftUI and UIKit interfaces. A developer uses it when building, reviewing, or refactoring iOS UI for HIG compliance.9installs63Typo3 Shadcn Content ElementsThis skill produces, audits, and overhauls TYPO3 Content Blocks content elements styled with shadcn/ui presets, semantic tokens, and Fluid atoms. A developer uses it to create, restyle, or preview Content Blocks with shadcn/ui and Tailwind v4 tokens.9installs64Visionos DesignThis skill applies Apple Human Interface Guidelines for Apple Vision Pro, covering spatial layout, eye and hand input, and immersive experiences. A developer uses it when building spatial computing apps or designing mixed-reality UI.9installs65Watchos DesignThis skill applies Apple Human Interface Guidelines for Apple Watch, prioritizing glanceable design, Digital Crown input, and brief interactions. A developer uses it when building watchOS apps, complications, or workout features.9installs66Web Platform DesignThis skill provides framework-agnostic web platform design rules for accessible, performant, responsive interfaces based on WCAG 2.2 and MDN. A developer uses it when building web UI, auditing accessibility, or reviewing responsive and performance behavior.9installs67Ai Seoai-seo is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted coding.8installs68Hyperframeshyperframes is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.8installs69Hyperframes CliDrives the HyperFrames CLI dev loop for scaffolding, validating, previewing, and rendering HTML-based video compositions. A developer uses it when running hyperframes commands or troubleshooting the render environment.8installs70Hyperframes RegistryInstalls and wires HyperFrames registry blocks and components into video compositions. A developer uses it when running hyperframes add or integrating an installed block or component into index.html.8installs71Impeccableimpeccable is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.8installs72Ipados DesignProvides Apple Human Interface Guidelines for iPad, covering adaptive layouts, multitasking, pointer, and keyboard support. A developer uses it when building iPad-native interfaces beyond scaled-up iPhone patterns.8installs73Macos DesignProvides Apple Human Interface Guidelines for Mac apps, covering menu bars, toolbars, window management, and keyboard shortcuts. A developer uses it when building macOS apps with SwiftUI, AppKit, or Mac Catalyst.8installs74React Best PracticesProvides React and Next.js performance optimization rules across eight prioritized categories, maintained by Vercel. A developer uses it when writing, reviewing, or refactoring React/Next.js code for performance.8installs75To PrdThis skill turns the current conversation and codebase context into a structured PRD and publishes it to the project issue tracker. A developer uses it when they want a PRD generated from what the agent already knows, covering problem, solution, user stories, and implementation and testing decisions.8installs76Typo3 News TagsThis skill bulk-generates thematic tags for georgringer/news and assigns them to existing news records via keyword matching. A developer uses it to tag large news corpora, define a tag catalogue, or build a console command for tag assignment.8installs77Website To Hyperframeswebsite-to-hyperframes is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.8installs78Analyticsanalytics is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.7installs79Customer Researchcustomer-research is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.7installs80Directory Submissionsdirectory-submissions is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.7installs81Typo3 Initial ReleaseThis skill prepares, verifies, reviews, tags, and documents the first official release of a TYPO3 14.3+ extension. A developer uses it for 1.0.0 release readiness across code, composer metadata, docs, CI, and security posture.7installs82Churn Preventionchurn-prevention is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs83Competitor Profilingcompetitor-profiling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs84Competitorscompetitors is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs85Content Strategycontent-strategy is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted coding.6installs86Crocro is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs87Marketing Ideasmarketing-ideas is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted coding.6installs88Marketing Psychologymarketing-psychology is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted coding.6installs89Micro InteractionsApplies Disney's 12 animation principles to small UI feedback moments like button states, toggles, and loading indicators. A developer uses it when designing micro-interaction animations and interface details.6installs90Microinteractionsmicrointeractions is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs91Schemaschema is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs92Seo Auditseo-audit is a Claude Code skill for security. It helps solo builders move faster with AI-assisted coding.6installs93Site Architecturesite-architecture is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs94Socialsocial is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted coding.6installs95To IssuesBreaks a plan, spec, or PRD into independently-grabbable issues using vertical-slice (tracer-bullet) tickets. A developer uses it to turn a plan into ready-to-work issues on the project tracker.6installs96Triagetriage is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs97Ad Creativead-creative is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs98Adsads is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs99Asoaso is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs100AutoreviewDrives a bundled review helper that runs one selected model over a local, commit or branch diff, validates structured findings, and applies only verified fixes with reviewer engine isolation. A developer uses it as a final closeout code review before commit or ship.5installs101CavemanSwitches responses to a compressed caveman style that drops articles, pleasantries and hedging but preserves exact technical terms, code and errors. A developer uses it to save tokens or get brief answers, with full prose restored for warnings and destructive actions.5installs102Cold Emailcold-email is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs103Co Marketingco-marketing is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted coding.5installs104Community Marketingcommunity-marketing is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted coding.5installs105Copy Editingcopy-editing is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs106Copywritingcopywriting is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs107Corey Ab TestingGuides designing A/B tests and building a systematic growth-experimentation program with statistically valid methodology. A developer uses it when comparing two approaches or establishing an experiment backlog and velocity.5installs108Corey Programmatic SeoGuides building SEO-optimized pages at scale using templates and data while avoiding thin-content penalties. A developer uses it when creating directory, location, or comparison pages targeting many keywords.5installs109Diagnosediagnose is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs110Emailsemails is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs111Free Toolsfree-tools is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs112Grill With Docsgrill-with-docs is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs113HandoffWrites a handoff document summarizing the conversation, referencing existing artifacts instead of duplicating them and suggesting relevant skills, with sensitive data redacted. A developer uses it to pass work to another agent or session.5installs114Imageimage is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs115Improve Codebase ArchitectureExplores a codebase to find shallow modules and coupling, applies a deletion test, and proposes deepening refactors for testability and AI-navigability in an HTML report with before/after diagrams. A developer uses it to find and discuss architecture improvements.5installs116Launchlaunch is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs117Lead Magnetslead-magnets is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs118Onboardingonboarding is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs119Paywallspaywalls is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs120Popupspopups is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs121Pricingpricing is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs122Product Marketingproduct-marketing is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted coding.5installs123PrototypePicks between two prototype shapes - an interactive terminal app for state and business-logic questions, or several radically different UI variations switchable from one route - and builds disposable code to answer the question. A developer uses it to sanity-check a data model or explore design options before committing.5installs124Referralsreferrals is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs125Revopsrevops is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs126Sales Enablementsales-enablement is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs127Setup Matt Pocock SkillsScaffolds the per-repo configuration that Matt Pocock's engineering skills assume, including issue tracker, triage labels, and domain doc layout. A developer runs it before first use of those skills or when they lack repo context.5installs128Signupsignup is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs129Tddtdd is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs130Videovideo is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.5installs131Write A SkillGuides creating new agent skills with proper structure, a SKILL.md template, bundled scripts, and a review checklist. A developer uses it when authoring or building a new skill.5installs132Zoom OutTells the agent to zoom out and produce a higher-level map of relevant modules and callers using the project's glossary. A developer uses it when unfamiliar with an area of code.5installs133Prospectingprospecting is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.4installs134Smssms is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.4installs