Skip to main content
storm-software
GitHub creator profile

storm-software

Repository-level view of 28 collected skills across 5 GitHub repositories.

skills collected
28
repositories
5
updated
2026-08-01
repository explorer

Repositories and representative skills

create-architectural-decision-record
technical-writers

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

2026-05-30
documentation-writer
technical-writers

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

2026-05-30
nx-generate
software-developers

Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a new app, create a new lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nx_docs or exploring - this skill handles discovery internally.

2026-05-26
nx-import
software-developers

Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.

2026-05-26
powerlines-build
software-developers

Use when the user wants to build a Powerlines project for production deployment.

2026-05-21
powerlines-clean
network-and-computer-systems-administrators

Use when the user wants to clean Powerlines build artifacts and temporary files.

2026-05-21
powerlines-create
software-developers

Use when the user wants to initialize a new Powerlines project.

2026-05-21
powerlines-deploy
network-and-computer-systems-administrators

Use when the user wants to deploy a Powerlines project and its generated artifacts.

2026-05-21
Showing top 8 of 15 collected skills in this repository.
rust-best-practices
software-developers

Guide for writing idiomatic Rust code based on Apollo GraphQL's best practices handbook. Use this skill when: (1) writing new Rust code or functions, (2) reviewing or refactoring existing Rust code, (3) deciding between borrowing vs cloning or ownership patterns, (4) implementing error handling with Result types, (5) optimizing Rust code for performance, (6) writing tests or documentation for Rust projects.

2026-06-30
graphql-schema
software-developers

Guide for designing GraphQL schemas following industry best practices. Use this skill when: (1) designing a new GraphQL schema or API, (2) reviewing existing schema for improvements, (3) deciding on type structures or nullability, (4) implementing pagination or error patterns, (5) ensuring security in schema design.

2026-06-28
openapi-spec-generation
software-developers

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

2026-06-28
valibot
software-developers

Schema validation with Valibot, the modular and type-safe schema library. Use when the user needs to validate data, create schemas, parse inputs, or work with Valibot in their project. Also use when migrating from Zod to Valibot.

2026-06-28
zod
software-developers

Zod schema validation best practices for type safety, parsing, and error handling. This skill should be used when defining z.object schemas, using z.string validations, safeParse, or z.infer. This skill does NOT cover React Hook Form integration patterns (use react-hook-form skill) or OpenAPI client generation (use orval skill).

2026-06-28
typescript-mcp-server-generator
software-developers

Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration

2026-06-22
vitest
software-quality-assurance-analysts-and-testers

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

2026-06-22
writing-json-schemas
software-developers

Authors JSON Schema definitions for use with z-schema validation. Use when the user needs to write a JSON Schema, define a schema for an API payload, create schemas for form validation, structure schemas with $ref and $defs, choose between oneOf/anyOf/if-then-else, design object schemas with required and additionalProperties, validate arrays with items or prefixItems, add format constraints, organize schemas for reuse, or write draft-2020-12 schemas.

2026-06-22
Showing 5 of 5 repositories
All repositories loaded