Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

thebushidocollective/han

387 skills17.6k installs72k starsGitHub

Install

npx skills add https://github.com/thebushidocollective/han

Skills in this repo

1Android Jetpack ComposeThis skill guides developers through creating discipline plugins within the Han marketplace that encapsulate specialized agents for Android Jetpack Compose expertise. It provides structured plugin architecture including agent definitions, configuration files, and registration processes. Developers learn to define agent roles, responsibilities, and invocation triggers using markdown templates. The discipline plugin pattern enables teams to package domain-specific knowledge as reusable agents with clear expertise boundaries. Includes color-coded agent guidelines and marketplace registration steps for seamless integration.1.8kinstalls2Fastapi Async Patternsfastapi-async-patterns is a Han collection agent skill from thebushidocollective focused on async patterns in FastAPI for high-performance concurrent APIs with optimal resource usage. It teaches when to use async versus sync endpoints, demonstrates how blocking calls like time.sleep block the entire event loop, and provides patterns for asyncio-based handlers and background tasks. The skill is user-invocable false and allows Bash and Read tools for inspecting and validating code. Developers reach for fastapi-async-patterns when FastAPI endpoints mishandle concurrency, block the event loop, or need structured async/await refactoring. It targets API backend implementation, not database migration or frontend integration layers.917installs3Storybook Story Writingstorybook-story-writing is a frontend-focused agent skill from thebushidocollective/han that writes and refactors Storybook stories using Component Story Format 3 (CSF3) with typed Meta and StoryObj imports from @storybook/react. The skill reads component source, applies CSF3 object-syntax patterns, showcases prop variations and render states, and validates that stories compile and render consistently across a library. Allowed tools include Read, Write, Edit, Bash, Grep, and Glob so agents can locate components, patch .stories.tsx files, and run local Storybook builds when needed. Developers reach for storybook-story-writing when onboarding new UI components, fixing broken stories after API changes, or standardizing story structure across a design system. It fits teams shipping SaaS dashboards, browser extensions, or content sites where Storybook is the contract between design and application code.633installs4Atomic Design Fundamentalsatomic-design-fundamentals is a non-user-invocable skill from thebushidocollective/han teaching Brad Frost Atomic Design methodology extended with quarks for scalable component-based UIs. The hierarchy spans quarks, atoms, molecules, organisms, templates, and pages—six levels inspired by chemistry metaphors for how small pieces combine into full interfaces. Allowed tools include Bash, Read, Write, Edit, Glob, and Grep for implementing organized component structures. Developers reach for atomic-design-fundamentals when applying design system principles, refactoring UI into reusable layers, or preventing visual debt in component libraries. The skill encodes core hierarchy rules and organization strategies for modern React, Vue, or similar component frameworks.611installs5Solid Principlessolid-principles is a thebushidocollective/han agent skill that enforces Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion while designing modules, functions, and components. It is user-invocable false, activating during implementation when architecture needs clearer boundaries, and includes Elixir pattern examples contrasting multi-responsibility modules with focused alternatives. Allowed tools are Read, Edit, Grep, and Glob so agents inspect and refactor existing code rather than generating greenfield scaffolds alone. Developers reach for solid-principles when splitting god objects, introducing interfaces, or reviewing service classes that mix persistence, messaging, and analytics concerns. The skill emphasizes one reason to change per module and dependency inversion through explicit abstractions applicable beyond Elixir to typical backend service code. Each principle section explains failure modes—such as modules that create users, send email, log analytics, and update cache—and shows refactors that isolate responsibilities behind narrow interfaces.460installs6Docker Compose Productiondocker-compose-production is a DevOps skill from thebushidocollective/han for developers moving Docker Compose apps beyond local dev. The skill supplies a production-ready Compose template using nginx:1.25-alpine with restart policies, port exposure, and patterns for security hardening, resource limits, health checks, centralized logging, monitoring hooks, and high availability. It is user-invocable false and allows Bash and Read tools so agents can generate and validate YAML directly in the repo. Developers reach for docker-compose-production when a Compose stack works locally but lacks production safeguards before deployment.372installs7Angular Rxjs Patternsangular-rxjs-patterns is a Han framework Angular plugin skill for reactive programming with RxJS in modern standalone Angular apps. It covers Observable creation from HttpClient, operator selection (switchMap, mergeMap, concatMap, exhaustMap), debounced search streams, combineLatest and forkJoin composition, catchError and retry strategies, and subscription cleanup via takeUntilDestroyed from @angular/core/rxjs-interop. The skill promotes inject() over constructor injection, signals for synchronous state, @if/@for control flow, AsyncPipe in templates, and shareReplay caching to avoid duplicate HTTP calls. It includes HttpClientTestingModule examples and marble TestScheduler patterns. Invoke it when refactoring nested subscriptions, fixing memory leaks, or designing debounced autocomplete and real-time dashboards in Angular.267installs8Cpp Modern Featurescpp-modern-features: A skill for development. This provides functionality for development workflows.240installs9Django Rest Frameworkdjango-rest-framework: A skill for development. This provides functionality for development workflows.236installs10Php Security Patternsphp security patterns: A skill for development. This provides functionality for development workflows.231installs11Tailwind Responsive Designtailwind-responsive-design: A skill for development. This provides functionality for development workflows.230installs12React Native Web Testingreact-native-web-testing is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.199installs13Bdd Patternsbdd-patterns: A skill for development. This provides functionality for development workflows.172installs14Storybook Component Documentationstorybook-component-documentation: A skill for development. This provides functionality for development workflows.163installs15Reactflow Fundamentalsreactflow-fundamentals: A skill for development. This provides functionality for development workflows.139installs16Android Architectureandroid-architecture: A skill for development. This provides functionality for development workflows.137installs17Android Kotlin Coroutinesandroid-kotlin-coroutines: A skill for development. This provides functionality for development workflows.137installs18Playwright Bdd Gherkin Syntaxplaywright-bdd-gherkin-syntax is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.130installs19Bdd Scenariosbdd-scenarios: A skill for development. This provides functionality for development workflows.129installs20Elixir Ecto Patternselixir-ecto-patterns: A skill for development. This provides functionality for development workflows.118installs21Cucumber Best Practicescucumber-best-practices: A skill for development. This provides functionality for development workflows.117installs22Ios Uikit Architectureios-uikit-architecture is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.116installs23Storybook Play Functionsstorybook-play-functions: A skill for development. This provides functionality for development workflows.116installs24Django Orm Patternsdjango-orm-patterns: A skill for development. This provides functionality for development workflows.115installs25C Systems Programmingc-systems-programming is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.108installs26Tensorflow Neural Networkstensorflow-neural-networks is a Claude Code skill for data science & ml. It helps solo builders move faster with AI-assisted coding.107installs27Reactflow Custom Nodesreactflow-custom-nodes is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.106installs28Bdd Principlesbdd-principles is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.99installs29Elixir Otp Patternselixir-otp-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.98installs30Kustomize Overlayskustomize-overlays is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.98installs31React Performancereact-performance is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.98installs32Atomic Design Integrationatomic-design-integration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.95installs33Maven Dependency Managementmaven-dependency-management is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.94installs34Sip Protocol Fundamentalssip-protocol-fundamentals is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.93installs35React Hooks Patternsreact-hooks-patterns is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.92installs36Atomic Design Templatesatomic-design-templates is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.88installs37Playwright Page Object Modelplaywright-page-object-model is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.88installs38Storybook Args Controlsstorybook-args-controls is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.87installs39Nestjs Testingnestjs-testing is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.85installs40Vue Composition Apivue-composition-api is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.85installs41Markdown Tablesmarkdown-tables is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.83installs42Shell Best Practicesshell-best-practices is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.82installs43Storybook Configurationstorybook-configuration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.79installs44Rails Hotwirerails-hotwire is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.78installs45Atomic Design Atomsatomic-design-atoms is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.77installs46Ink Component Patternsink-component-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.77installs47Architectarchitect is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.76installs48Markdownlint Integrationmarkdownlint-integration is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.75installs49Ansible Rolesansible-roles is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.74installs50Atomic Design Organismsatomic-design-organisms is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.74installs51Csharp Async Patternscsharp-async-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.74installs52Playwright Bdd Step Definitionsplaywright-bdd-step-definitions is a Claude Code skill in the AI & Agent Building category.74installs53Simplicity Principlessimplicity-principles is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.71installs54Ansible Playbooksansible-playbooks is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.70installs55Typescript Type Systemtypescript-type-system is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.69installs56Tailwind Performancetailwind-performance is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.67installs57Atomic Design Moleculesatomic-design-molecules is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.66installs58Fnox Configurationfnox-configuration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.65installs59Zustand Advanced Patternszustand-advanced-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.65installs60Biome Lintingbiome-linting is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.64installs61Cypress Advancedcypress-advanced is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.64installs62Ios Swiftui Patternsios-swiftui-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.64installs63Vue Component Patternsvue-component-patterns is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.64installs64Docker Compose Networkingdocker-compose-networking is a Claude Code skill for devops & ci/cd. It helps solo builders move faster with AI-assisted coding.63installs65Elixir Pattern Matchingelixir-pattern-matching is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.63installs66Kustomize Basicskustomize-basics is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.62installs67Typescript Async Patternstypescript-async-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.62installs68Markdown Documentationmarkdown-documentation is a Claude Code skill for documentation. It helps solo builders move faster with AI-assisted coding.61installs69Monorepo Architecturemonorepo-architecture is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.61installs70Sip Authentication Securitysip-authentication-security is a Claude Code skill for security. It helps solo builders move faster with AI-assisted coding.60installs71Fnox Security Best Practicesfnox-security-best-practices is a Claude Code skill for security. It helps solo builders move faster with AI-assisted coding.59installs72Tailwind Utility Classestailwind-utility-classes is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.59installs73Sop Authoringsop-authoring is a Claude Code skill for security. It helps solo builders move faster with AI-assisted coding.58installs74Kustomize Generatorskustomize-generators is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.57installs75Mise Environment Managementmise-environment-management is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.57installs76Cpp Templates Metaprogrammingcpp-templates-metaprogramming is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.56installs77Playwright Test Architectureplaywright-test-architecture is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.56installs78Tailwind Configurationtailwind-configuration is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.56installs79Eslint Ruleseslint-rules is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.55installs80Ink Layout Stylingink-layout-styling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.55installs81Markdownlint Custom Rulesmarkdownlint-custom-rules is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.55installs82Markdown Syntax Fundamentalsmarkdown-syntax-fundamentals is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.55installs83Mise Tool Managementmise-tool-management is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.55installs84Nestjs Guards Interceptorsnestjs-guards-interceptors is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.55installs85Tailwind Componentstailwind-components is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.55installs86Cucumber Step Definitionscucumber-step-definitions is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.54installs87Tensorflow Model Deploymenttensorflow-model-deployment is a Claude Code skill for devops & ci/cd. It helps solo builders move faster with AI-assisted coding.54installs88Markdownlint Configurationmarkdownlint-configuration is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.53installs89Objective C Protocols And Categoriesobjective-c protocols and categories is a Claude Code skill in the AI & Agent Building category.53installs90React Context Patternsreact-context-patterns is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.52installs91Shell Scripting Fundamentalsshell-scripting-fundamentals is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.52installs92Bdd Collaborationbdd-collaboration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.51installs93Cucumber Fundamentalscucumber-fundamentals is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.51installs94Fnox Providersfnox-providers is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.51installs95Ink Hooks Stateink-hooks-state is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.51installs96Nestjs Dependency Injectionnestjs-dependency-injection is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.51installs97Sop Structuresop-structure is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.51installs98Atomic Design Quarksatomic-design-quarks is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.50installs99Kubernetes Securitykubernetes-security is a Claude Code skill for security. It helps solo builders move faster with AI-assisted coding.50installs100Shell Error Handlingshell-error-handling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.50installs101Shell Portabilityshell-portability is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.50installs102Typescript Utility Typestypescript-utility-types is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.50installs103Objective C Arc Patternsobjective-c arc patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.49installs104Vitest Testing Patternsvitest-testing-patterns is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.49installs105Gluestack Accessibilitygluestack-accessibility is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.48installs106Gluestack Componentsgluestack-components is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.48installs107Cpp Smart Pointerscpp-smart-pointers is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.47installs108Nextjs App Routernextjs-app-router is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.47installs109Php Composer And Autoloadingphp composer and autoloading is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.47installs110Playwright Bdd Configurationplaywright-bdd-configuration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.47installs111Proof Of Workproof-of-work is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.46installs112React Native Web Performancereact-native-web-performance is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.46installs113Helm Templateshelm-templates is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.45installs114Vitest Configurationvitest-configuration is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.45installs115Zustand Typescriptzustand-typescript is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.45installs116Boy Scout Ruleboy-scout-rule is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.44installs117Objective C Blocks And Gcdobjective-c blocks and gcd is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.44installs118Orthogonality Principleorthogonality-principle is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.44installs119Sip Media Negotiationsip-media-negotiation is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.44installs120Kubernetes Resourceskubernetes-resources is a Claude Code skill for devops & ci/cd. It helps solo builders move faster with AI-assisted development.43installs121Playwright Fixtures And Hooksplaywright-fixtures-and-hooks is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.43installs122Professional Honestyprofessional-honesty is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.43installs123Vitest Performancevitest-performance is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.43installs124C Memory Managementc-memory-management is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.42installs125Jest Testing Patternsjest-testing-patterns is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.42installs126Kubernetes Manifestskubernetes-manifests is a Claude Code skill for devops & ci/cd. It helps solo builders move faster with AI-assisted development.42installs127Mise Task Configurationmise-task-configuration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.42installs128Tensorflow Data Pipelinestensorflow-data-pipelines is a Claude Code skill for data science & ml. It helps solo builders move faster with AI-assisted coding.42installs129Ansible Inventoryansible-inventory is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.41installs130C Data Structuresc-data-structures is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.41installs131Csharp Nullable Typescsharp-nullable-types is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.41installs132Effect Testingeffect-testing is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.41installs133Fastapi Dependency Injectionfastapi-dependency-injection is a Claude Code skill for backend & apis. It helps solo builders move faster with AI-assisted coding.41installs134Rails Active Record Patternsrails-active-record-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.41installs135Relay Fragments Patternsrelay-fragments-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.41installs136Structural Design Principlesstructural-design-principles is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.41installs137Csharp Linqcsharp-linq is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.40installs138Docker Compose Basicsdocker-compose-basics is a Claude Code skill for devops & ci/cd. It helps solo builders move faster with AI-assisted coding.40installs139Terraform Modulesterraform-modules is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.40installs140Terraform Stateterraform-state is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.40installs141Zustand Middlewarezustand-middleware is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.40installs142Zustand Store Patternszustand-store-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.40installs143ExplainExplains code, concepts, or technical decisions in clear language using read and search tools. A developer uses it when they need an understandable walkthrough of unfamiliar code or a technical choice.39installs144Gluestack Theminggluestack-theming is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.39installs145Junit Fundamentalsjunit-fundamentals is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.39installs146Nextjs Data Fetchingnextjs-data-fetching is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.39installs147Nextjs Server Componentsnextjs-server-components is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.39installs148Oop Polymorphismoop-polymorphism is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.39installs149Phoenix Patternsphoenix-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.39installs150Rust Error Handlingrust-error-handling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.39installs151Test Driven Developmenttest-driven-development is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.39installs152Angular Dependency Injectionangular-dependency-injection is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.38installs153Biome Configurationbiome-configuration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.38installs154Effect Error Handlingeffect-error-handling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.38installs155Helm ChartsCovers understanding and creating Helm charts for packaging and deploying Kubernetes applications. A developer uses it when packaging a Kubernetes app for deployment.38installs156Helm ValuesCovers managing Helm values files and configuration overrides for customizing Kubernetes deployments. A developer uses it when tuning Helm deployment configuration per environment.38installs157Maven Build Lifecyclemaven-build-lifecycle is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.38installs158Monorepo Workflowsmonorepo-workflows is a Claude Code skill for automation & workflows. It helps solo builders move faster with AI-assisted coding.38installs159Relay Paginationrelay-pagination is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.38installs160Terraform ConfigurationGuides writing and organizing Terraform infrastructure-as-code configurations for cloud resource provisioning. A developer uses it when defining cloud infrastructure with Terraform.38installs161Vue Reactivity Systemvue-reactivity-system is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.38installs162Effect Dependency Injectioneffect-dependency-injection is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.37installs163Effect Schemaeffect-schema is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.37installs164Eslint Customeslint-custom is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.37installs165Fastapi Validationfastapi-validation is a Claude Code skill for backend & apis. It helps solo builders move faster with AI-assisted coding.37installs166Prettier Configurationprettier-configuration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.37installs167Prettier Integrationprettier-integration is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.37installs168React Native Web Corereact-native-web-core is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.37installs169Relay Mutations Patternsrelay-mutations-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.37installs170Scratch Workspacescratch-workspace is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.37installs171Sre Monitoring And Observabilitysre-monitoring-and-observability is a Claude Code skill in the AI & Agent Building category.37installs172Sre Reliability Engineeringsre-reliability-engineering is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.37installs173Absinthe Resolversabsinthe-resolvers is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.36installs174Effect Concurrencyeffect-concurrency is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.35installs175Effect Core Patternseffect-core-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.35installs176Go Error Handlinggo-error-handling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.35installs177Legacy Code Safetylegacy-code-safety is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.35installs178Monorepo Toolingmonorepo-tooling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.35installs179Apollo Caching Strategiesapollo-caching-strategies is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.34installs180Oop Inheritance Compositionoop-inheritance-composition is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.34installs181Phoenix Controllersphoenix-controllers is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.34installs182Bun Package Managerbun-package-manager is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.33installs183Erlang Otp Behaviorserlang otp behaviors is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.33installs184Eslint Configurationeslint-configuration is a Claude Code skill for code review & quality. It helps solo builders move faster with AI-assisted coding.33installs185Ios Swift Concurrencyios-swift-concurrency is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.33installs186React Native Web Navigationreact-native-web-navigation is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.33installs187Sop Maintenancesop-maintenance is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.33installs188Biome Formattingbiome-formatting is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.32installs189Bun Sqlitebun-sqlite is a Claude Code skill for databases. It helps solo builders move faster with AI-assisted coding.32installs190Figma Sync Design Systemfigma-sync-design-system is a Claude Code skill for design & ui/ux. It helps solo builders move faster with AI-assisted development.32installs191Git Storytelling Commit Strategygit-storytelling-commit-strategy is a Claude Code skill in the AI & Agent Building category.32installs192Jest Advancedjest-advanced is a Claude Code skill for testing & qa. It helps solo builders move faster with AI-assisted coding.32installs193Php Modern FeaturesPhp Modern Features is a skill that helps with frontend work. It supports teams during the build phase of development. Use this skill to improve your frontend processes and deliverables.32installs194Prettier Pluginsprettier-plugins is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.32installs195React Native Web Stylingreact-native-web-styling is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.32installs196Absinthe Schemaabsinthe-schema is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.31installs197Angular Signalsangular-signals is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.31installs198Code Reviewcode-review is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.31installs199Effect Resource Managementeffect-resource-management is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.31installs200Git Storytelling Branch Strategygit-storytelling-branch-strategy is a Claude Code skill in the AI & Agent Building category.31installs201Git Storytelling Commit Messagesgit-storytelling-commit-messages is a Claude Code skill in the AI & Agent Building category.31installs202Java Streams Apijava-streams-api is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.31installs203Kotlin Coroutineskotlin coroutines is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.31installs204Absinthe Subscriptionsabsinthe-subscriptions is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.30installs205Cocoapods Podspec Fundamentalscocoapods-podspec-fundamentals is a Claude Code skill in the AI & Agent Building category.30installs206Sre Incident Responsesre-incident-response is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.30installs207Claude Agent Sdk Agent Creationclaude-agent-sdk-agent-creation is a Claude Code skill in the AI & Agent Building category.29installs208Code Annotation Patternscode-annotation-patterns is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.29installs209Ruby Metaprogrammingruby-metaprogramming is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.29installs210Testng Fundamentalstestng-fundamentals is a Claude Code skill for testing & qa. It helps developers move faster with AI-assisted coding.29installs211Figma Generate Componentfigma-generate-component is a Claude Code skill for design & ui/ux. It helps you ship faster with AI-assisted development.28installs212Gitlab Ci Best Practicesgitlab-ci-best-practices is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.28installs213Jest Configurationjest-configuration is a Claude Code skill for testing & qa. It helps developers move faster with AI-assisted coding.28installs214Phoenix Views Templatesphoenix-views-templates is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.28installs215Project Memoryproject-memory is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.28installs216Pytest Fixturespytest-fixtures is a Claude Code skill for testing & qa. It helps you ship faster with AI-assisted development.28installs217Architecture Designarchitecture-design is a Claude Code skill for design & ui/ux. It helps you ship faster with AI-assisted development.27installs218Kotlin Dsl Patternskotlin dsl patterns is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.27installs219Testng Data Driventestng-data-driven is a Claude Code skill for testing & qa. It helps you ship faster with AI-assisted development.27installs220Act Docker SetupA guide for configuring Docker environments for act, the local GitHub Actions runner. A developer uses it to select runner images, manage container resources, and troubleshoot Docker issues when testing workflows locally.1installs221Act Local TestingA guide for testing GitHub Actions workflows locally with act, covering CLI usage, Docker setup, and debugging. A developer uses it for fast local iteration on CI/CD workflows before pushing.1installs222Act Workflow SyntaxA guide to GitHub Actions workflow file syntax covering triggers, jobs, steps, and expressions. A developer uses it to author valid workflow files that work both on GitHub and locally with act.1installs223Ameba ConfigurationA guide for configuring Ameba, the static code analysis tool for Crystal, including .ameba.yml setup and rule management. A developer uses it to enforce consistent Crystal code style and catch code smells.1installs224Ameba Custom RulesA guide for creating custom Ameba linting rules for Crystal, including AST traversal, issue reporting, and rule testing. A developer uses it to enforce project-specific code quality standards.1installs225Ameba IntegrationA guide for integrating Ameba into development workflows including CI/CD pipelines, pre-commit hooks, and GitHub Actions. A developer uses it to automate Crystal code quality checks and code review.1installs226Analyze PerformanceA command that analyzes performance metrics and identifies slow transactions in Sentry. A developer uses it to investigate performance issues via Sentry data.1installs227Apollo Client PatternsA guide to Apollo Client patterns for queries, mutations, cache management, and local state in React apps. A developer uses it to build efficient GraphQL frontends with proper caching.1installs228Apollo Server PatternsA guide to building GraphQL APIs with Apollo Server, covering resolvers, data sources, schema design, and federation. A developer uses it to build production-ready, scalable GraphQL backends.1installs229Baseline RestorerA methodical debugging skill that reverts to the last known working baseline and reimplements step-by-step when multiple fix attempts fail. A developer uses it to escape accumulated broken changes rather than continuing to patch.1installs230Blueprints MaintenanceA skill for keeping technical blueprint documentation in sync after modifying systems by reading before and updating after changes. A developer uses it to prevent documentation drift from implementation.1installs231Blueprints OrganizationA skill for organizing a technical blueprints directory, handling naming conventions, cross-references, and avoiding duplicate documentation. A developer uses it to keep blueprint files structured and search before creating new ones.1installs232Blueprints WritingA skill for writing technical blueprint documentation for new features, API changes, or architectural modifications. A developer uses it to document how systems work internally with a consistent structure.1installs233Bun BundlerA guide for bundling JavaScript and TypeScript with Bun's built-in bundler, covering targets, tree-shaking, code splitting, and optimization. A developer uses it to build and optimize apps with Bun.1installs234Bun RuntimeA guide to Bun's runtime APIs including file I/O, HTTP servers, environment variables, and Bun-specific native APIs. A developer uses it to run and build modern JavaScript/TypeScript in Bun's fast runtime.1installs235Bun TestingA guide for writing tests with Bun's built-in test runner, covering organization, assertions, mocking, and snapshot testing. A developer uses it for fast, Jest-compatible testing in Bun.1installs236Check Releasescheck-releases is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs237Checkstyle ConfigurationGuides setting up Checkstyle configuration for Java projects with XML config, checks, properties, and modules. A developer uses it when adding or tuning Checkstyle enforcement in a Java codebase.1installs238Checkstyle CustomCovers building custom Checkstyle checks, filters, and plugin integration for Java. A developer uses it when built-in checks are not enough and project-specific rules are needed.1installs239Checkstyle RulesCovers Checkstyle built-in checks including naming conventions, code metrics, and suppressions for Java. A developer uses it when applying standard Checkstyle rules to a Java codebase.1installs240Claude Agent Sdk Context ManagementExplains managing memory, context, and conversation state in the Claude Agent SDK using setting sources, CLAUDE.md files, and multi-turn conversations. A developer uses it when building agents that need persistent or scoped context.1installs241Claude Agent Sdk Tool IntegrationCovers wiring tools, permissions, and MCP servers into Claude Agent SDK agents, including custom tool definitions and error handling. A developer uses it when giving an agent tool access or connecting MCP servers.1installs242Clippy ConfigurationGuides configuring the Clippy linter for Rust with TOML config, lint groups, attributes, and workspace setup. A developer uses it when tuning Clippy lint enforcement across a Rust project.1installs243Clippy CustomCovers developing custom Clippy lints for project-specific Rust code standards. A developer uses it when built-in Clippy lints do not cover a needed rule.1installs244Clippy LintsCovers Clippy built-in lints for improving Rust code quality and idiomatic style. A developer uses it when resolving or tuning Clippy warnings in a Rust codebase.1installs245Cocoapods Privacy ManifestsGuides creating iOS 17+ PrivacyInfo.xcprivacy manifests for CocoaPods libraries with required-reasons API declarations and resource bundle integration. A developer uses it when preparing a pod for App Store privacy compliance.1installs246Cocoapods Publishing WorkflowWalks through publishing a CocoaPods library to CocoaPods Trunk, including registration, podspec validation, version management, and pushing. A developer uses it when releasing a pod for distribution.1installs247Cocoapods Subspecs OrganizationCovers splitting CocoaPods libraries into modular subspecs with dependency management and default subspec patterns. A developer uses it when structuring a large pod into optional, independently installable modules.1installs248Cocoapods Test SpecsExplains adding test specs to CocoaPods libraries so tests run automatically during lint validation, including app host requirements. A developer uses it when adding automated testing to a pod.1installs249CommentA slash command that adds a comment to a ClickUp task via the ClickUp integration. A developer uses it to post a comment to a task by ID from the agent.1installs250Completecomplete is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs251Createcreate is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs252Create BlueprintA command that researches a named system and generates or updates a technical blueprint markdown doc at the repo root. A developer uses it to document a system's design across packages.1installs253Create IssueA command that creates a GitHub issue by prompting for repo, title, body, and labels. A developer uses it to open a well-structured issue from the agent.1installs254Create Mrcreate-mr is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs255Create PrA command that creates a GitHub pull request by prompting for repo, head and base branches, title, and description. A developer uses it to open a PR from the agent.1installs256Create SopA command that guides creating a well-structured SOP file for AI agents, covering purpose, type, RFC 2119 keywords, and naming. A developer uses it to author reusable agent procedures.1installs257Credo ChecksExplains common Credo check categories and how to fix flagged issues in Elixir code. A developer uses it when resolving Credo warnings in an Elixir project.1installs258Credo ConfigurationCovers setting up Credo static analysis for Elixir through the .credo.exs config with custom rules and file scoping. A developer uses it when tuning Credo enforcement in an Elixir project.1installs259Credo Custom ChecksCovers writing custom Credo checks in Elixir for project-specific rules, walking the AST to flag issues. A developer uses it when built-in Credo checks do not cover a needed rule.1installs260Crystal ConcurrencyCovers Crystal's concurrency model with fibers, channels, worker pools, and flow control for high-performance non-blocking apps. A developer uses it when building concurrent Crystal systems.1installs261Crystal EngineerCovers Crystal language engineering including WebSockets, TLS/SSL, HTTP APIs, ORM queries, and concurrent job processing. A developer uses it when building real-time or high-performance Crystal backends.1installs262Crystal MacrosCovers Crystal's macro system for compile-time code generation, DSLs, and AST manipulation. A developer uses it when building macro-based abstractions or reducing boilerplate in Crystal.1installs263Cypress Ci CdCovers Cypress CI/CD integration including parallelization, test recording, and media capture. A developer uses it when running Cypress E2E tests in a CI pipeline.1installs264Cypress FundamentalsCovers Cypress basics such as commands, assertions, fixtures, and E2E testing patterns. A developer uses it when starting to write Cypress end-to-end tests.1installs265DebugProvides a systematic approach to investigating and diagnosing issues, separating diagnosis from fixing. A developer uses it when they need to root-cause a bug before applying a fix.1installs266DevelopA structured 8-phase workflow for building features from requirements gathering through TDD implementation, multi-agent review, and documentation. A developer uses it to develop a new feature end-to-end.1installs267Dialyzer AnalysisCovers understanding and resolving Dialyzer warnings and type mismatches in Erlang/Elixir via typespecs. A developer uses it when addressing Dialyzer-reported type issues.1installs268Dialyzer ConfigurationCovers configuring Dialyzer static analysis for Erlang/Elixir with ignore files and mix settings. A developer uses it when setting up Dialyzer in an Elixir project.1installs269Dialyzer IntegrationCovers wiring Dialyzer into development workflows and CI/CD for Erlang/Elixir, including PLT setup and incremental runs. A developer uses it when automating Dialyzer in a pipeline.1installs270Django Cbv PatternsCovers Django Class-Based Views and generic views for building reusable CRUD and complex view logic. A developer uses it when structuring Django views with proper separation of concerns.1installs271DocumentA command that creates or updates clear documentation for code, APIs, or systems. A developer uses it to produce reader-focused docs from the agent.1installs272Documentation LinkingCovers linking code to docs and back using reference patterns to keep them synchronized. A developer uses it to maintain traceable, bidirectional code-to-documentation links.1installs273Ecto ChangesetsCovers using Ecto changesets to validate, cast, and transform data with constraints and associations in Elixir. A developer uses it to ensure data integrity before writing to the database.1installs274Ecto Query PatternsCovers the Ecto.Query DSL for filtering, joining, aggregating, preloading, and composing queries in Elixir. A developer uses it when building flexible database queries.1installs275Ecto Schema PatternsCovers defining Ecto schemas with fields, associations, and embedded schemas to model domain data in Elixir. A developer uses it when structuring database-backed data models.1installs276Ecto SchemasGuides defining Ecto schemas including field types, associations, and embedded schemas for modeling database entities in Elixir. A developer uses it when building the data layer of a Phoenix or Elixir application.1installs277Explicit ConfigurationA guideline skill advocating explicit configuration over framework defaults to avoid environment-dependent failures. A developer applies it when setting up or reviewing configuration in an application.1installs278Expo BuildCovers building and deploying Expo apps with EAS Build, including build configuration and app store submission. A developer uses it when compiling and shipping a React Native Expo app.1installs279Expo ConfigCovers configuring Expo apps via app.json, app.config.js, and EAS configuration including metadata, plugins, and environment variables. A developer uses it when setting up or adjusting an Expo project's configuration.1installs280Expo ModulesCovers Expo SDK modules for device APIs like camera, location, notifications, and file system including permissions and best practices. A developer uses it when adding native device features to an Expo app.1installs281Expo RouterCovers file-based routing in Expo with Expo Router including app directory structure, layouts, dynamic routes, and deep linking. A developer uses it when building navigation in an Expo app.1installs282Expo UpdatesCovers implementing over-the-air updates with Expo Updates including configuration, update checks, and rollout strategies. A developer uses it when shipping OTA updates to a deployed Expo app.1installs283Figma Analyze FrameAnalyzes a Figma frame's structure and properties to provide implementation guidance. A developer uses it when translating a Figma design into code.1installs284Figma Extract TokensExtracts design tokens and variables from a Figma file to create or update a design system. A developer uses it when syncing Figma variables into code-level design tokens.1installs285FixDebugs and fixes bugs, errors, or unexpected behavior in a codebase. A developer uses it when investigating and resolving a defect.1installs286Generate BlueprintsResearches all systems in a codebase and generates or updates comprehensive blueprint documentation. A developer uses it when producing whole-codebase architecture docs.1installs287Gitlab Ci Artifacts CachingCovers configuring GitLab CI artifacts for passing data between jobs and caching for faster builds. A developer uses it when optimizing GitLab pipeline build times and artifact management.1installs288Gitlab Ci Job ConfigurationCovers defining GitLab CI jobs including scripts, environments, and job dependencies. A developer uses it when writing or structuring individual jobs in a GitLab pipeline.1installs289Gitlab Ci Pipeline ConfigurationCovers configuring GitLab CI/CD pipelines including stages, workflow rules, and execution flow. A developer uses it when structuring the overall pipeline for a GitLab project.1installs290Gitlab Ci Variables SecretsCovers GitLab CI/CD variables, secret management, and integration with external secret providers. A developer uses it when handling credentials securely in a GitLab pipeline.1installs291Git Worktrees Worktree ManagementManages git worktrees by listing active ones, pruning stale ones, and merging work back into main. A developer uses it when working across multiple git worktrees.1installs292Gluestack Mcp ToolsProvides access to gluestack-ui components through MCP tools including source code, variants, demos, and metadata. A developer uses it when building UI with the gluestack-ui component library.1installs293Go ConcurrencyCovers Go's concurrency model with goroutines, channels, and sync patterns. A developer uses it when writing concurrent Go code.1installs294Go InterfacesCovers Go's interface system including interface design, duck typing, and composition patterns. A developer uses it when designing Go APIs and abstractions.1installs295Graphql Inspector AuditUses GraphQL Inspector's audit command to analyze operation complexity, depth, and potential performance issues. A developer uses it when reviewing GraphQL queries for performance risk.1installs296Graphql Inspector CiCovers integrating GraphQL Inspector into CI/CD pipelines like GitHub Actions and GitLab CI for automated schema validation. A developer uses it when automating GraphQL schema checks in CI.1installs297Graphql Inspector DiffUses GraphQL Inspector's diff command to detect breaking, non-breaking, and dangerous changes between schema versions. A developer uses it when validating GraphQL schema migrations across branches.1installs298Graphql Inspector ValidateUses GraphQL Inspector's validate command to check operations and documents against a schema with configurable rules. A developer uses it when validating GraphQL queries before deployment.1installs299Graphql PerformanceCovers GraphQL performance optimization including complexity analysis, batching, caching, depth limiting, and database optimization. A developer uses it when making a GraphQL API more efficient.1installs300Graphql ResolversCovers GraphQL resolver implementation including context management, DataLoader batching, error handling, and authentication. A developer uses it when building the resolver layer of a GraphQL API.1installs301Graphql Schema DesignCovers GraphQL schema design principles including the type system, SDL patterns, pagination, directives, and versioning. A developer uses it when designing a maintainable, scalable GraphQL schema.1installs302Incident ResponseManages an incident response workflow driven by Sentry alerts and issue tracking. A developer uses it when triaging and coordinating response to a production incident.1installs303Investigate Errorsinvestigate-errors is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs304IssueRetrieves detailed information about a specific Linear issue. A developer uses it when they need the full context of a Linear ticket while working.1installs305Java Concurrencyjava-concurrency is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs306Java Genericsjava-generics is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs307Junit Extensionsjunit-extensions is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs308Junit Parameterizedjunit-parameterized is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs309Load Mr Contextload-mr-context is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs310Load Pr ContextLoads pull request context for the current branch via GitHub MCP tools. A developer uses it when they need the PR details for the branch they are working on.1installs311Maven Plugin ConfigurationCovers Maven plugin configuration including core, build, and reporting plugins plus custom plugin development. A developer uses it when configuring the build in a Maven-based Java project.1installs312Mocha AssertionsCovers assertion libraries for Mocha including Chai's expect, should, and assert styles. A developer uses it when writing assertions in Mocha JavaScript tests.1installs313Mocha ConfigurationCovers configuring the Mocha JavaScript test runner, including reporters, config files, plugins, and CI integration. A developer uses it when standardizing Mocha setup across a project or wiring test runs into CI.1installs314Mocha FundamentalsCovers Mocha test structure, hooks, and async testing patterns for JavaScript. A developer uses it when writing or organizing Mocha test suites.1installs315Monitor Pipelinemonitor-pipeline is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs316My Issuesmy-issues is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs317My Tasksmy-tasks is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs318My Ticketsmy-tickets is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs319Notetaker FundamentalsCovers leaving structured notes, comments, and annotations in code, including TODO formats and context preservation. A developer uses it to leave breadcrumbs for future AI assistants and human developers.1installs320Oop EncapsulationCovers applying encapsulation and information-hiding principles in object-oriented design. A developer uses it when controlling access to object state and behavior.1installs321OptimizeOptimizes code for performance, readability, or efficiency. A developer uses it when improving existing code without rewriting its behavior from scratch.1installs322Phoenix RoutingCovers defining routes and URL helpers in Phoenix applications, including resources, scopes, pipelines, and verified routes. A developer uses it when building the routing layer of an Elixir Phoenix app.1installs323PlanCreates a tactical implementation plan for a feature or task, breaking work into concrete executable steps. A developer uses it to turn a vague goal into specific implementation tasks before coding.1installs324Pulumi BasicsCovers writing infrastructure-as-code with Pulumi using programming languages to provision cloud resources. A developer uses it when defining cloud infrastructure programmatically.1installs325Pulumi ComponentsCovers building reusable infrastructure components with Pulumi for modular, composable cloud resources. A developer uses it when packaging repeatable infrastructure patterns.1installs326Pulumi StacksCovers managing multiple environments with Pulumi stacks for development, staging, and production deployments. A developer uses it when separating infrastructure across environments.1installs327Pylint CheckersCovers Pylint checkers including built-in checkers, custom checkers, and checker development. A developer uses it when extending or configuring Pylint's static analysis for Python.1installs328Pylint ConfigurationCovers Pylint configuration including pylintrc, message control, plugins, and the scoring system. A developer uses it when tuning Pylint rules and output for a Python project.1installs329Pylint IntegrationCovers Pylint CI integration including plugins, editor integration, and performance tuning. A developer uses it when wiring Pylint into CI or an editor workflow.1installs330Pytest AdvancedCovers advanced Pytest features including markers, custom assertions, hooks, and coverage configuration. A developer uses it when going beyond basic Pytest test writing.1installs331Pytest PluginsCovers the Pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development. A developer uses it when adding plugins to or extending Pytest.1installs332Python Async PatternsCovers Python asynchronous programming with asyncio and async/await. A developer uses it when writing concurrent or async Python code.1installs333Python Data ClassesCovers Python data modeling with dataclasses, attrs, and Pydantic. A developer uses it when creating data structures and models in Python.1installs334Python Type SystemCovers Python's type system including type hints, mypy, Protocol, TypedDict, and Generics. A developer uses it when adding or checking type annotations in Python.1installs335Query Eventsquery-events is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs336Rails Action Controller PatternsCovers Rails Action Controller patterns including routing, filters, strong parameters, and REST conventions. A developer uses it when building controllers in a Ruby on Rails app.1installs337React Native ComponentsCovers building React Native UI components with core components, custom components, and component patterns. A developer uses it when constructing the UI layer of a React Native app.1installs338React Native Native ModulesCovers building or integrating native modules in React Native, including Turbo Modules and bridging native code. A developer uses it when accessing platform-specific APIs from React Native.1installs339React Native NavigationCovers implementing navigation in React Native apps with React Navigation, including stack, tab, and drawer navigation and deep linking. A developer uses it when wiring screen navigation into a React Native app.1installs340React Native PerformanceCovers optimizing React Native app performance, including FlatList optimization, memoization, image optimization, and profiling. A developer uses it when improving speed or bundle size in a React Native app.1installs341React Native PlatformCovers handling platform-specific code in React Native for iOS and Android, including the Platform API and platform-specific components. A developer uses it when writing cross-platform code that differs by OS.1installs342React Native StylingCovers styling React Native components with StyleSheet, Flexbox layout, responsive design, and theming. A developer uses it when building the visual styling and design system of a React Native app.1installs343RefactorRestructures code to improve quality without changing its behavior. A developer uses it when cleaning up or reorganizing existing code safely.1installs344Resume From Prresume-from-pr is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs345ReviewRuns a multi-agent code review with confidence-based filtering, using parallel specialized agents across quality, security, and discipline-specific concerns. A developer uses it to surface high-confidence issues in a change.1installs346Review Mrreview-mr is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs347Review PrGets a comprehensive review of a GitHub pull request, including commits, diffs, and checks status. A developer uses it to review a PR end to end before merging.1installs348Rspec AdvancedCovers advanced RSpec features including custom matchers, shared examples, metadata, and hooks. A developer uses it when writing sophisticated RSpec tests in Ruby.1installs349Rspec FundamentalsCovers RSpec fundamentals including describe, context, it blocks, let, and basic matchers for BDD testing. A developer uses it when writing basic RSpec tests in Ruby.1installs350Rspec MockingCovers RSpec mocking with doubles, stubs, mocks, spies, and partial mocking strategies. A developer uses it when isolating dependencies in Ruby tests.1installs351Rubocop ConfigurationCovers RuboCop configuration including YAML config, departments, inheritance, and customization. A developer uses it when tuning RuboCop rules for a Ruby project.1installs352Rubocop CopsCovers RuboCop cops including built-in cops, configuration, auto-correction, and development. A developer uses it when applying or extending RuboCop's Ruby linting rules.1installs353Rubocop IntegrationGuides setting up RuboCop CI integration including GitHub Actions workflows, plugins, and performance optimization. A developer uses it when wiring RuboCop linting into a Ruby project's continuous integration.1installs354Ruby Blocks Procs LambdasExplains Ruby blocks, procs, lambdas, and functional programming patterns such as closures and higher-order functions. A developer uses it when writing or refactoring Ruby code that relies on callable objects.1installs355Ruby Gems BundlerCovers working with Ruby gems and Bundler for dependency management, creating gemspecs, and publishing gems to RubyGems. A developer uses it when managing dependencies or packaging a Ruby gem.1installs356Ruby OopExplains Ruby's object-oriented programming features including classes, modules, inheritance, mixins, and method visibility. A developer uses it when designing or refactoring Ruby class structures.1installs357Ruby Standard LibraryCovers Ruby's standard library including Enumerable, File I/O, Time/Date, regular expressions, and core classes. A developer uses it when working with built-in Ruby functionality.1installs358Runbooks Incident ResponseGuides creating incident response procedures and on-call playbooks covering incident management, communication protocols, and post-mortem documentation. A developer uses it when documenting how a team handles production incidents.1installs359Runbooks StructureCovers creating structured operational runbooks for human operators including runbook organization, documentation patterns, and best practices for clear procedures. A developer uses it when authoring operational runbooks.1installs360Runbooks Troubleshooting GuidesGuides creating troubleshooting guides and diagnostic procedures for operational issues, covering problem diagnosis, root cause analysis, and systematic debugging. A developer uses it when documenting how to diagnose recurring operational problems.1installs361Rust Async PatternsCovers Rust async programming with tokio, async/await, and futures. A developer uses it when writing asynchronous Rust code.1installs362Rust Ownership SystemExplains Rust's ownership system including ownership rules, borrowing, lifetimes, and memory safety. A developer uses it when managing memory in Rust code.1installs363Searchsearch is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs364Search CodeSearches for code across GitHub repositories. A developer uses it when locating code examples or references in GitHub.1installs365Sentry Alerts IssuesGuides configuring Sentry alerts, managing issues, and setting up notifications, covering alert rules, issue triage, and integrations. A developer uses it when managing Sentry alerting and issue workflows.1installs366Sentry Error CapturingCovers capturing and reporting errors to Sentry, adding context, and handling exceptions, including error boundaries, context enrichment, and fingerprinting. A developer uses it when instrumenting error reporting to Sentry.1installs367Sentry Performance MonitoringCovers setting up performance monitoring, distributed tracing, and profiling with Sentry, including transactions, spans, and performance insights. A developer uses it when instrumenting application performance in Sentry.1installs368Sentry Release ManagementGuides managing Sentry releases, uploading source maps, and tracking deployments, covering release health and commit association. A developer uses it when tying Sentry to deploys and releases.1installs369Sentry Sdk ConfigurationCovers initializing Sentry in applications, configuring SDK options, and setting up integrations across different frameworks and platforms. A developer uses it when adding and configuring the Sentry SDK.1installs370Shfmt ConfigurationGuides configuring shfmt for shell script formatting including .shfmt.toml setup, EditorConfig integration, and project-specific settings. A developer uses it when standardizing shell formatting config in a project.1installs371Shfmt FormattingCovers formatting shell scripts with shfmt, including consistent formatting patterns, shell dialect support, common issues, and editor integration. A developer uses it when formatting shell scripts.1installs372Silent ExecutionReduces token waste by batching tool calls and avoiding narration between sequential operations. A developer uses it when optimizing an agent's tool-call efficiency.1installs373Sop Rfc2119Guides writing SOPs that use RFC 2119 constraint keywords like MUST, SHOULD, and MAY, covering proper usage for deterministic agent behavior. A developer uses it when authoring precise standard operating procedures.1installs374Startstart is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs375Svelteflow Custom Nodessvelteflow-custom-nodes is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs376Svelteflow Fundamentalssvelteflow-fundamentals is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs377Syncpack ConfigurationGuides setting up and configuring syncpack for a monorepo, covering configuration files, workspace detection, and custom rule definitions for dependency version management. A developer uses it when standardizing dependency versions across a monorepo.1installs378Syncpack Version GroupsCovers defining version policies, banning dependencies, pinning versions, and creating partitioned version groups in syncpack. A developer uses it when applying advanced dependency version policies in a monorepo.1installs379Tasktask is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs380TestWrites tests for code using test-driven development principles. A developer uses it when adding test coverage with a TDD approach.1installs381Testng ParallelCovers configuring parallel test execution with TestNG, including thread pools, suite configuration, and synchronization. A developer uses it when speeding up Java test suites with TestNG parallelism.1installs382Ticketticket is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs383Token EfficiencyMinimizes token consumption through efficient tool usage patterns. A developer uses it when reducing an agent's token overhead.1installs384Update SopUpdates an existing SOP to reflect changes in tools, processes, or best practices. A developer uses it when revising standard operating procedures.1installs385Validatevalidate is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs386View Pipelineview-pipeline is a Claude Code skill for ai & agent building. It helps you ship faster with AI-assisted development.1installs387View Workflowview-workflow is a Claude Code skill for automation & workflows. It helps you ship faster with AI-assisted development.1installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

thebushidocollective/han · 387 skills · Skillselion