All authors
sickn33 avatar

Claude Skills by sickn33

github.com/sickn33
7,197 skillsA× 6,832B× 289C× 43D× 25F× 8183 installs3,419 views
Claude Win11 Speckit Update SkillA

Windows 11 system management

ai-agentstestinggit
0
45,848
Clean Code GuardA

Review generated or changed production code with Clean Code, SOLID, DRY, KISS, YAGNI, and LLM-specific failure-mode checks.

ai-agentsrustgo
0
45,848
Clean CodeA

This skill embodies the principles of \"Clean Code\" by Robert C. Martin (Uncle Bob). Use it to transform \"code that works\" into \"code that is clean.\"

ai-agentspythongo
0
45,848
Clerk AuthA

Expert patterns for Clerk auth implementation, middleware,

ai-agentstypescriptrust
0
45,848
Clickup AutomationA

Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas.

ai-agentstestingapi
0
45,848
Cline DelegateA

Delegate coding tasks to the Cline CLI (`cline`) only when the user explicitly

ai-agentsrustgo
0
45,848
Close AutomationA

Automate Close CRM tasks via Rube MCP (Composio): create leads, manage calls/SMS, handle tasks, and track notes. Always search tools first for current schemas.

ai-agentstestingapi
0
45,848
Closed Loop DeliveryA

Use when a coding task must be completed against explicit acceptance criteria with minimal user re-intervention across implementation, review feedback, deployment, and runtime verification.

ai-agentsgotesting
0
45,848
Cloud ArchitectA

Expert cloud architect specializing in AWS/Azure/GCP multi-cloud infrastructure design, advanced IaC (Terraform/OpenTofu/CDK), FinOps cost optimization, and modern architectural patterns.

ai-agentstypescriptpython
0
45,848
Cloud DevopsA

Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.

ai-agentsgodocker
0
45,848
Cloud K8sA

Authorized cloud, container, and Kubernetes security assessment: metadata SSRF, IAM misconfiguration, container escape paths, and cluster RBAC review.

ai-agentsshellbash
0
45,848
Cloud Penetration TestingC

Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP).

ai-agentspythongo
0
45,848
Cloudflare Security AuditA

Audit authorized codebases for exploitable vulnerabilities using scoped reconnaissance, adversarial review, validation, and structured reporting.

ai-agentsrustgo
0
45,848
Cloudflare Workers ExpertA

Expert in Cloudflare Workers and the Edge Computing ecosystem. Covers Wrangler, KV, D1, Durable Objects, and R2 storage.

ai-agentsjavascripttypescript
0
45,848
Cloudformation Best PracticesA

CloudFormation template optimization, nested stacks, drift detection, and production-ready patterns. Use when writing or reviewing CF templates.

ai-agentsawsterraform
0
45,848
CmuxA

Control cmux workspaces, panes, surfaces, and agent sessions safely from macOS terminal workflows.

ai-agentspythongo
0
45,848
Co MarketingA

When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities. Use when the user says 'co-marketing,' 'partner marketing,' 'joint campaign,' 'who should we partner with,' 'integration marketing,' 'cross-promotion,' 'collaborate with...

ai-agentsgosql
0
45,848
Coda AutomationA

Automate Coda tasks via Rube MCP (Composio): manage docs, pages, tables, rows, formulas, permissions, and publishing. Always search tools first for current schemas.

ai-agentsgotesting
0
45,848
Code AuditA

Authorized source-code security review and SAST workflows: Semgrep and CodeQL pattern hunting, dangerous API identification, and fix verification.

ai-agentspythongo
0
45,848
Code Documentation Code ExplainA

You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations for developers at all levels.

ai-agentsgotesting
0
45,848
Code Documentation Doc GenerateA

You are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.

ai-agentstestingapi
0
45,848
Code PolishA

Rewrites unprofessional code comments into clear ones and performs non-semantic cleanup. Use to professionalize code without altering logic or behavior.

ai-agentspythonrust
0
45,848
Code Refactoring Context RestoreA

Use when working with code refactoring context restore

ai-agentspythongo
0
45,848
Code Refactoring Refactor CleanA

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.

ai-agentstestingrefactoring
0
45,848
Code Refactoring Tech DebtA

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

ai-agentspythonrust
0
45,848
Code Review Ai Ai ReviewA

You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C

ai-agentsjavascripttypescript
0
45,848
Code Review And QualityA

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

ai-agentsrustgo
0
45,848
Code Review ChecklistA

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

ai-agentsjavascriptrust
0
45,848
Code Review ExcellenceA

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.

ai-agentstestingcode-review
0
45,848
Code ReviewerA

Elite code review expert specializing in modern AI-powered code

ai-agentsjavascripttypescript
0
45,848
Code Showcase Core ComponentsA

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

ai-agentsreactnode
0
45,848
Code Showcase React Ui PatternsA

Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.

ai-agentstypescriptgo
0
45,848
Code Showcase Systematic DebuggingA

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

ai-agentstestingdebugging
0
45,848
Code Showcase Testing PatternsA

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

ai-agentstypescriptgo
0
45,848
Code SimplificationA

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

ai-agentsjavascripttypescript
0
45,848
Code SimplifierA

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

ai-agentstypescriptreact
0
45,848
Codebase Audit Pre PushA

Deep audit before GitHub push: removes junk files, dead code, security holes, and optimization issues. Checks every file line-by-line for production readiness.

ai-agentsjavascripttypescript
0
45,848
Codebase Cleanup Deps AuditA

You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies.

ai-agentstestingsecurity
0
45,848
Codebase Cleanup Refactor CleanA

You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.

ai-agentstestingrefactoring
0
45,848
Codebase Cleanup Tech DebtA

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

ai-agentspythonrust
0
45,848
Codebase DesignA

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

ai-agentstypescriptgo
0
45,848
Codebase To Wordpress ConverterA

Expert skill for converting any codebase (React/HTML/Next.js) into a pixel-perfect, SEO-optimized, and dynamic WordPress theme.

ai-agentsgophp
0
45,848
Codex DelegateA

Delegate coding tasks to the OpenAI Codex CLI only when the user explicitly

ai-agentsrustgo
0
45,848
Codex Fable5A

Apply Fable-inspired discipline to Codex work: inspect first, track goals and findings, ground conclusions in evidence, verify before completion, and adapt Claude/Fable prompt guidance without identity or provider claims.

ai-agentsrustgo
0
45,848
Codex ProfilesA

Use codex-profiles to run Codex CLI or Codex Desktop with isolated CODEX_HOME profiles for separate accounts, projects, and local state.

ai-agentsgoshell
0
45,848
Codex ReviewA

Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need automatic CHANGELOG generation, or reviewing large-scale refactoring.

ai-agentsbashtesting
0
45,848
Codex SubagentA

Launch Codex CLI as an isolated subagent for bounded coding, review, or verification tasks.

ai-agentsgoshell
0
45,848
CohesivityB

Provision headless backend services for AI agents through Cohesivity: hosting, databases, storage, LLMs, and third-party APIs over one HTTP API. Use when a trusted .cohesivity file exists or the user approves a new backend.

ai-agentspythonrust
0
45,848
Cold EmailA

Write B2B cold emails and follow-up sequences that earn replies. Use when creating outbound prospecting emails, SDR outreach, personalized opening lines, subject lines, CTAs, and multi-touch follow-up sequences.

ai-agentsgotesting
0
45,848
Comfyui GatewayC

REST API gateway for ComfyUI servers. Workflow management, job queuing, webhooks, caching, auth, rate limiting, and image delivery (URL + base64).

ai-agentsjavascripttypescript
0
45,848