
hashintel/hash
13 skills115 installs21.2k starsGitHub
Install
npx skills add https://github.com/hashintel/hashSkills in this repo
1Panda Csspanda-css is a Claude Code skill for frontend development. It helps solo builders move faster with AI-assisted coding.62installs2Zodzod is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.23installs3Mastramastra is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.6installs4Documenting Rust CodeA Rust documentation skill codifying high-quality rustdoc practices modeled on crates like time, jiff, and serde. A developer uses it when writing doc comments for functions, types, traits, and modules.4installs5Exploring Rust CratesUses cargo doc to explore a Rust crate's functions, types, traits, and structure within the HASH workspace. A developer uses it when learning an unfamiliar crate or finding APIs in the Rust codebase.3installs6Handling Rust ErrorsProvides HASH-specific patterns for consistent, debuggable Rust error handling using the error-stack crate, including custom errors, context propagation, and documenting error conditions. A developer uses it when working with Result and Report types in the HASH codebase.3installs7Ark Uiark-ui is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.2installs8Managing Cargo DependenciesGuides adding and organizing dependencies in Cargo.toml within the HASH workspace structure, covering version pinning, default features, and public dependencies. A developer uses it when managing crates in the HASH monorepo.2installs9Managing Git WorkflowDefines the HASH git conventions for branch naming, opening pull requests, and reviewing PRs, ensuring traceability to Linear issues. A developer uses it when creating branches, committing, or reviewing PRs in the HASH repo.2installs10Skill CreatorExplains how to build effective skills following the Agent Skills specification, including frontmatter, triggers, and structure. A developer uses it when creating a new skill or improving an existing one.2installs11Testing HashqlExplains the three HashQL testing approaches, with compiletest as the default for testing compiler behavior via //~ annotations and snapshot tests. A developer uses it when writing or debugging tests for HashQL compiler code.2installs12Writing Hashql DiagnosticsGuides creating helpful, actionable compiler diagnostics using the hashql-diagnostics crate with consistent style conventions. A developer uses it when writing error messages, warnings, or suggestions in HashQL code.2installs13Writing Hashql JexprDocuments J-Expr, the JSON-based expression syntax used to write typed HashQL queries in .jsonc files. A developer uses it when writing or parsing J-Expr code and understanding function-call syntax.2installs