home / skills / joncrangle

joncrangle skills

Find 19 skills from 1 repo created by joncrangle on GitHub.

1 repo
19 skills
GitHub

Sponsored

code-style

joncrangle/.dotfiles

8
This skill enforces code style and discovery practices in TypeScript projects, guiding pattern search, type discipline, and test-driven verification.
effect-ts

joncrangle/.dotfiles

8
This skill helps you implement and refactor Effect-TS patterns, services, and error handling, including Next.js integration with effects.
git-standards

joncrangle/.dotfiles

8
This skill enforces safe git practices and conventional commits, guiding you to create meaningful PRs and prevent secret leaks.
framework-solidjs

joncrangle/.dotfiles

8
This skill helps you develop SolidJS 1.8+ apps with fine-grained reactivity, efficient DOM updates, and modern data-fetching patterns.
kobalte

joncrangle/.dotfiles

8
This skill helps you implement accessible, headless Kobalte components in SolidJS, ensuring proper structure and focus management with portals and roots.
lang-python

joncrangle/.dotfiles

8
This skill helps you write, debug, and set up Python projects with modern tooling and frameworks like FastAPI, Django, and pandas.
lang-go

joncrangle/.dotfiles

8
This skill helps you build high-performance Go microservices and CLIs by applying best practices for concurrency, ORM, and cloud-native patterns.
prevention-patterns

joncrangle/.dotfiles

8
This skill helps you prevent regressions by applying known bug patterns across frontend, backend, and general code health during reviews.
vitest

joncrangle/.dotfiles

8
This skill helps you accelerate test development with Vitest by providing Jest-compatible APIs, in-source testing tips, and fast Vite-backed execution.
skill-development

joncrangle/.dotfiles

8
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
just-cli

joncrangle/.dotfiles

8
This skill helps you create and manage justfiles and recipes to automate tasks with Just, improving consistency and efficiency.
lang-rust

joncrangle/.dotfiles

8
This skill helps you build high-performance, memory-safe Rust applications using Axum, Tokio, SQLx, and Serde with best practices.
drizzle-orm

joncrangle/.dotfiles

8
This skill helps you build type-safe SQL queries and migrations with Drizzle ORM for TypeScript in Next.js or Node.js apps.
ast-grep

joncrangle/.dotfiles

8
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.
hono

joncrangle/.dotfiles

8
This skill helps you implement high performance Hono endpoints with type-safe RPC, edge-ready middleware, and runtime validation across runtimes.
lang-javascript

joncrangle/.dotfiles

8
This skill helps you write JavaScript and manage Node.js, Bun, and Hono projects with ES2024+ patterns and robust tooling.
lang-typescript

joncrangle/.dotfiles

8
This skill helps you write and validate TypeScript, with SolidJS and TanStack patterns, across TS configs, components, and server routes.
opentui

joncrangle/.dotfiles

8
Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.
tanstack-solid

joncrangle/.dotfiles

8
This skill helps you build type-safe, reactive Solid apps with TanStack Start, Query, Router, Table, and Form patterns.