lint-and-validate
High Risk 38Run Lint and Type Validation
by sickn33
Code changes often fail because lint, type, or audit checks are skipped. This skill guides agents through repeatable validation for Node.js and Python projects.
Curate your favorite skills into a reusable collection, then install it with one command.
Run Lint and Type Validation
by sickn33
Code changes often fail because lint, type, or audit checks are skipped. This skill guides agents through repeatable validation for Node.js and Python projects.
Modernize Legacy Code Safely
by sickn33
Legacy systems are hard to change without breaking users or integrations. This skill guides incremental upgrades, compatibility planning, tests, and rollback paths.
Build Production Laravel Features
by sickn33
Laravel projects need consistent architecture, validation, security, and performance discipline. This skill guides Claude, Codex, and Claude Code toward idiomatic Laravel solutions.
Build LangGraph Agent Workflows
by sickn33
Stateful agent systems can become hard to trace and maintain. This skill helps Claude, Codex, and Claude Code design clearer LangGraph workflows.
Design LangChain Application Architectures
by sickn33
LLM applications can become difficult to structure as agents, memory, retrieval, and tools grow. This skill guides LangChain design choices and production checks.
Why this variant is first
sickn33-langchain-architecture
2026-08-21
wshobson-langchain-architecture
2026-08-21
langchain-architecture
2026-08-21
Build Reliable Kotlin Coroutines and Flows
by sickn33
Asynchronous Kotlin code can fail through unmanaged scopes, cancellation mistakes, and nondeterministic tests. This skill provides focused patterns for structured concurrency, Flow, exceptions, and testing.
Improve Code with Kaizen Practices
by sickn33
Large changes are hard to verify and often create new defects. This skill guides small improvements, error proofing, standard patterns, and just-in-time design.
Build High-Performance Julia Projects
by sickn33
Julia teams often need help writing fast, type-stable, maintainable code. This skill gives Claude, Codex, and Claude Code practical Julia guidance.
Scaffold TypeScript Projects
by sickn33
Starting a TypeScript project often requires repeated setup decisions. This skill produces scaffold plans, file trees, configs, and tooling choices.
Build JavaScript Testing Patterns
by sickn33
JavaScript teams need repeatable tests that cover units, integrations, components, and user flows. This skill provides patterns for Jest, Vitest, Testing Library, mocking, fixtures, and TDD.
Why this variant is first
Improve Modern JavaScript Code
by sickn33
JavaScript teams often need clear guidance on async behavior, runtime targets, and compatibility. This skill helps Claude, Codex, and Claude Code produce practical JavaScript solutions.
Learn JavaScript Core Concepts
by sickn33
JavaScript behavior can be difficult to explain when type coercion, scope, async flow, and prototypes interact. This skill gives Claude, Codex, and Claude Code a structured reference for teaching, reviewing, and debugging core JavaScript ideas.
Build Modern Java Systems
by sickn33
Java teams need practical guidance for modern language features, Spring Boot, and production performance. This skill gives Claude, Codex, and Claude Code focused Java architecture, testing, and optimization support.
Build Native iOS Apps With Swift
by sickn33
Native iOS development requires platform knowledge across UI, data, security, testing, and App Store release work. This skill gives Claude, Codex, and Claude Code focused guidance for Swift-first iOS implementation.
Build Durable Inngest Workflows
by sickn33
Background jobs often fail across retries, delays, and service boundaries. This skill guides durable Inngest workflows with reliable steps, events, and controls.
Audit and Improve Application Localization
by sickn33
Hardcoded text and incomplete locale files create inconsistent multilingual experiences. This skill reviews localization structure, detects common gaps, and recommends practical i18n patterns.
Build Secure HubSpot CRM Integrations
by sickn33
HubSpot integrations require careful authentication, object handling, pagination, and webhook processing. This skill provides practical Node.js and Python patterns for common CRM workflows.
Build Azure AI Hosted Agents with Python
by sickn33
Container-based Azure agents require precise SDK, identity, image, and protocol configuration. This skill provides focused Python patterns for creating and managing hosted agents.
Build Reliable Haskell Systems
by sickn33
Complex Haskell designs can hide unsafe assumptions, unclear effects, and performance problems. This skill provides practical guidance for typed architecture, concurrency, parsing, testing, and builds.
Design Scalable GraphQL Systems
by sickn33
Complex GraphQL systems can suffer from fragile schemas, slow resolvers, and inconsistent security. This skill provides guidance for federation, caching, authorization, testing, and safe evolution.