All authors
sickn33 avatar

Claude Skills by sickn33

github.com/sickn33
7,197 skillsA× 6,832B× 289C× 43D× 25F× 8183 installs3,419 views
Systematic DebuggingA

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

ai-agentsrustbash
0
45,848
Test Driven DevelopmentA

Use when implementing any feature or bugfix, before writing implementation code

ai-agentstypescriptrust
0
45,848
App Store OptimizationA

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

ai-agentsgotesting
0
45,848
Expo Api RoutesA

Guidelines for creating API routes in Expo Router with EAS Hosting

ai-agentstypescriptbash
0
45,848
Expo Cicd WorkflowsA

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

ai-agentsbashnode
0
45,848
Expo DeploymentA

Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, publish App Store metadata and ASO, and deploy web bundles and API routes via EAS...

ai-agentsgobash
0
45,848
Expo Dev ClientA

Build Expo app for development

ai-agentsgobash
0
45,848
Expo Tailwind SetupA

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

ai-agentsjavascripttypescript
0
45,848
React Native ArchitectureA

Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.

ai-agentsgoreact
0
45,848
Api PatternsA

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

ai-agentstypescriptpython
0
45,848
Auth Implementation PatternsA

Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices.

ai-agentstestingdebugging
0
45,848
Backend Dev GuidelinesA

You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Use when routes, controllers, services, repositories, express middleware, or prisma database access.

ai-agentstypescriptgo
0
45,848
Database DesignA

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

ai-agentssqltesting
0
45,848
E2e Testing PatternsA

Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before users do.

ai-agentstestingdebugging
0
45,848
Frontend DeveloperA

Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.

ai-agentstypescriptgo
0
45,848
Senior FullstackA

Complete toolkit for senior fullstack with modern tools and best practices.

ai-agentsjavascripttypescript
0
45,848
Stripe IntegrationA

Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.

ai-agentsjavascriptpython
0
45,848
2d GamesA

2D game development principles. Sprites, atlases, tilemaps, physics, cameras, and genre patterns (platformer, top-down). Use for canvas/Phaser/Kaplay/Pixi 2D games or guest viewports inside hybrid web apps.

ai-agentsgoshell
0
45,848
3d GamesA

3D game development principles. Rendering, shaders, physics, cameras.

ai-agentsrusttesting
0
45,848
Algorithmic ArtA

Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms).

ai-agentsjavascriptrust
0
45,848
Game AudioA

Game audio principles. Sound design, music integration, adaptive audio systems.

ai-agentsgoshell
0
45,848
Game DesignA

Game design principles. GDD structure, balancing, player psychology, progression.

ai-agentsrustgo
0
45,848
Godot Gdscript PatternsA

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.

ai-agentsgotesting
0
45,848
Unity DeveloperA

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment.

ai-agentsrustgo
0
45,848
Algolia SearchA

Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning

ai-agentsjavascriptgo
0
45,848
Api IntegrationA

Designs event-driven architectures, webhook systems, API chaining flows, ETL pipelines, and integration patterns between services. Use whenever the user asks about webhooks, event streaming, API composition, connecting two or more APIs, building pipelines, Pub/Sub, Kafka topics, ETL...

ai-agentspythonsql
0
45,848
Hubspot IntegrationA

Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs.

ai-agentspythongo
0
45,848
Plaid FintechA

Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices.

ai-agentsgoreact
0
45,848
Stripe IntegrationA

Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.

ai-agentsjavascriptpython
0
45,848
Twilio CommunicationsA

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems and multi-channel authentication.

ai-agentsjavascriptpython
0
45,848
Context Window ManagementA

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot

ai-agentstypescripttesting
0
45,848
LangfuseA

Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production.

ai-agentsjavascripttypescript
0
45,848
Llm App PatternsA

Production-ready patterns for building LLM applications, inspired by [Dify](https://github.com/langgenius/dify) and industry best practices.

ai-agentspythongo
0
45,848
Llm EvaluationA

Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing.

ai-agentspythongo
0
45,848
Prompt CachingA

Caching strategies for LLM prompts including Anthropic prompt caching, response caching, and CAG (Cache Augmented Generation)

ai-agentsgotesting
0
45,848
Rag ImplementationA

RAG (Retrieval-Augmented Generation) implementation workflow covering embedding selection, vector database setup, chunking strategies, and retrieval optimization.

ai-agentsgotesting
0
45,848
Makepad BasicsA

'CRITICAL: Use for Makepad getting started and app structure. Triggers on:

ai-agentsrustgo
0
45,848
Makepad DeploymentA

'CRITICAL: Use for Makepad packaging and deployment. Triggers on:

ai-agentsjavascriptpython
0
45,848
Makepad Event ActionA

'CRITICAL: Use for Makepad event and action handling. Triggers on:

ai-agentsrustgo
0
45,848
Makepad LayoutA

'CRITICAL: Use for Makepad layout system. Triggers on:

ai-agentsrusttesting
0
45,848
Makepad ShadersA

'CRITICAL: Use for Makepad shader system. Triggers on:

ai-agentsrustgo
0
45,848
Makepad WidgetsA

Version: makepad-widgets (dev branch) | Last Updated: 2026-01-19 > > Check for updates: https://crates.io/crates/makepad-widgets

ai-agentsrustgo
0
45,848
Ab Test SetupA

Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.

ai-agentsgorails
0
45,848
Analytics TrackingA

Design, audit, and improve analytics tracking systems that produce reliable, decision-ready data.

ai-agentsrustgo
0
45,848
Content CreatorA

Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks.

ai-agentspythongo
0
45,848
Content StrategyA

Plan a content strategy, topic clusters, editorial roadmap, and content mix for traffic, authority, and lead generation. Use when deciding what to publish, what topics to prioritize, or how to structure a content program.

ai-agentsrustgo
0
45,848
Email SequenceA

You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward conversion.

ai-agentsrustgo
0
45,848
Programmatic SeoA

Design and evaluate programmatic SEO strategies for creating SEO-driven pages at scale using templates and structured data.

ai-agentsgotesting
0
45,848
Seo AuditA

Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance.

ai-agentsjavascriptrust
0
45,848
App Store OptimizationA

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

ai-agentsgotesting
0
45,848