All authors
sickn33 avatar

Claude Skills by sickn33

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

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment.

ai-agentsgoswift
0
45,848
Ios DeveloperA

Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization.

ai-agentsgoswift
0
45,848
Mobile DeveloperA

Develop React Native, Flutter, or native mobile apps with modern architecture patterns. Masters cross-platform development, native integrations, offline sync, and app store optimization.

ai-agentsjavascriptgo
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
Distributed TracingA

Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices.

ai-agentsjavascriptpython
0
45,848
Incident ResponderA

Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management.

ai-agentsgotesting
0
45,848
Observability EngineerA

Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows.

ai-agentsgosql
0
45,848
Performance EngineerA

Expert performance engineer specializing in modern observability,

ai-agentsjavascriptpython
0
45,848
Postmortem WritingA

Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.

ai-agentsgojava
0
45,848
Slo ImplementationA

Framework for defining and implementing Service Level Indicators (SLIs), Service Level Objectives (SLOs), and error budgets.

ai-agentsgotesting
0
45,848
Odoo Docker DeploymentA

Production-ready Docker and docker-compose setup for Odoo with PostgreSQL, persistent volumes, environment-based configuration, and Nginx reverse proxy.

ai-agentspythonbash
0
45,848
Odoo Ecommerce ConfiguratorA

Expert guide for Odoo eCommerce and Website: product catalog, payment providers, shipping methods, SEO, and order-to-fulfillment workflow.

ai-agentsgoapi
0
45,848
Odoo Module DeveloperA

Expert guide for creating custom Odoo modules. Covers __manifest__.py, model inheritance, ORM patterns, and module structure best practices.

ai-agentsjavascriptpython
0
45,848
Odoo Orm ExpertA

Master Odoo ORM patterns: search, browse, create, write, domain filters, computed fields, and performance-safe query techniques.

ai-agentspythongo
0
45,848
Odoo Performance TunerA

Expert guide for diagnosing and fixing Odoo performance issues: slow queries, worker configuration, memory limits, PostgreSQL tuning, and profiling tools.

ai-agentsjavascriptpython
0
45,848
Odoo Sales Crm ExpertA

Expert guide for Odoo Sales and CRM: pipeline stages, quotation templates, pricelists, sales teams, lead scoring, and forecasting.

ai-agentsgo
0
45,848
Odoo Security RulesA

Expert in Odoo access control: ir.model.access.csv, record rules (ir.rule), groups, and multi-company security patterns.

ai-agentspythongo
0
45,848
Changelog AutomationA

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

ai-agentstesting
0
45,848
CommitA

ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.

ai-agentsbashtesting
0
45,848
Create BranchA

Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new branch", or when starting new work on the default branch.

ai-agentsbashreact
0
45,848
Create PrA

Alias for pr-writer. Use when users explicitly ask for "create-pr" or reference the legacy skill name. Redirects to the canonical PR writing workflow.

ai-agentstestinggit
0
45,848
Documentation TemplatesA

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

ai-agentstypescriptgo
0
45,848
Finishing A Development BranchA

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

ai-agentsgobash
0
45,848
Git Advanced WorkflowsA

Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.

ai-agentsgobash
0
45,848
Pr WriterA

Create pull requests following Sentry's engineering practices.

ai-agentsbashtesting
0
45,848
Receiving Code ReviewA

Code review requires technical evaluation, not emotional performance.

ai-agentsrustgo
0
45,848
Requesting Code ReviewA

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

ai-agentsbashtesting
0
45,848
Async Python PatternsA

Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.

ai-agentspythonfastapi
0
45,848
Django ProA

Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment.

ai-agentsjavascriptpython
0
45,848
Fastapi ProA

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns.

ai-agentspythongo
0
45,848
Fastapi TemplatesA

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

ai-agentspythongo
0
45,848
Python PatternsA

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

ai-agentspythongo
0
45,848
Python ProA

Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.

ai-agentspythongo
0
45,848
Python Testing PatternsA

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

ai-agentspythongo
0
45,848
Browser AutomationA

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.

ai-agentsgotesting
0
45,848
Ci Cd And AutomationA

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

ai-agentstypescriptgo
0
45,848
Code Review ChecklistA

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

ai-agentsjavascriptrust
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
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
Test FixingA

Systematically identify and fix all failing tests using smart grouping strategies. Use when explicitly asks to fix tests ("fix these tests", "make tests pass"), reports test failures ("tests are failing", "test suite is broken"), or completes implementation and wants tests passing.

ai-agentsbashtesting
0
45,848
Google Calendar AutomationA

Lightweight Google Calendar integration with standalone OAuth authentication. No MCP server required.

ai-agentspythongo
0
45,848
Hubspot AutomationA

Automate HubSpot CRM operations (contacts, companies, deals, tickets, properties) via Rube MCP using Composio integration.

ai-agentstestingapi
0
45,848
Outlook Calendar AutomationA

Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas.

ai-agentsgotesting
0
45,848
Sendgrid AutomationA

Automate SendGrid email delivery workflows including marketing campaigns (Single Sends), contact and list management, sender identity setup, and email analytics through Composio's SendGrid toolkit.

ai-agentsgosql
0
45,848
Shopify AutomationA

Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas.

ai-agentstestingapi
0
45,848
Stripe AutomationA

Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas.

ai-agentstestingapi
0
45,848
Zendesk AutomationA

Automate Zendesk tasks via Rube MCP (Composio): tickets, users, organizations, replies. Always search tools first for current schemas.

ai-agentstestingapi
0
45,848
Api Security Best PracticesA

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

ai-agentsjavascriptrust
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