automindtechnologie-jpg
@automindtechnologie-jpg
Public Skills
avalonia-viewmodels-zafiro
by automindtechnologie-jpg
Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.
avalonia-zafiro-development
by automindtechnologie-jpg
Mandatory skills, conventions, and behavioral rules for Avalonia UI development using the Zafiro toolkit.
avalonia-layout-zafiro
by automindtechnologie-jpg
Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.
api-security-best-practices
by automindtechnologie-jpg
"Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities"
api-documentation-generator
by automindtechnologie-jpg
"Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices"
cc-skill-continuous-learning
by automindtechnologie-jpg
Development skill from everything-claude-code
clickhouse-io
by automindtechnologie-jpg
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
frontend-patterns
by automindtechnologie-jpg
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
cc-skill-project-guidelines-example
by automindtechnologie-jpg
Project Guidelines Skill (Example)
coding-standards
by automindtechnologie-jpg
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
backend-patterns
by automindtechnologie-jpg
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
bash-linux
by automindtechnologie-jpg
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
architecture
by automindtechnologie-jpg
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
Broken Authentication Testing
by automindtechnologie-jpg
This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.
AWS Penetration Testing
by automindtechnologie-jpg
This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.
Burp Suite Web Application Testing
by automindtechnologie-jpg
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.
ab-test-setup
by automindtechnologie-jpg
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
analytics-tracking
by automindtechnologie-jpg
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
bullmq-specialist
by automindtechnologie-jpg
"BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue."
browser-extension-builder
by automindtechnologie-jpg
"Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3."
azure-functions
by automindtechnologie-jpg
"Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app."
aws-serverless
by automindtechnologie-jpg
"Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization."
browser-automation
by automindtechnologie-jpg
"Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202"
bun-development
by automindtechnologie-jpg
"Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun."
blockrun
by automindtechnologie-jpg
Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")
backend-dev-guidelines
by automindtechnologie-jpg
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
brainstorming
by automindtechnologie-jpg
"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."