https://github.com/stephansama/packages
open source npm packages created by @stephansama
https://github.com/stephansama/packages
alfred-workflow javascript javascript-library npm npm-package npm-package-typescript npm-packages turborepo typescript
Last synced: about 1 month ago
JSON representation
open source npm packages created by @stephansama
- Host: GitHub
- URL: https://github.com/stephansama/packages
- Owner: stephansama
- License: mit
- Created: 2025-06-10T17:52:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-10T01:53:58.000Z (about 1 month ago)
- Last Synced: 2026-05-10T04:36:26.118Z (about 1 month ago)
- Topics: alfred-workflow, javascript, javascript-library, npm, npm-package, npm-package-typescript, npm-packages, turborepo, typescript
- Language: TypeScript
- Homepage: https://packages.stephansama.info/
- Size: 14.4 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [`@stephansama`](https://github.com/stephansama/packages) packages
[](https://npmx.dev/package/@commitlint/cli)
[](https://npmx.dev/package/@tanstack/intent)
[](https://npmx.dev/package/eslint)
[](https://npmx.dev/package/knip)
[](https://npmx.dev/package/prettier)
[](https://npmx.dev/package/turbo)
[](https://npmx.dev/package/typescript)
[](https://npmx.dev/package/vitest)
[](https://npmx.dev/package/lefthook)
[](https://codecov.io/github/stephansama/packages)
[](https://github.com/stephansama/packages/actions/workflows/release.yml)
[](https://github.com/stephansama/packages/actions/workflows/github-code-scanning/codeql)
Collection of open-source [npm](https://www.npmx.dev/) packages
##### Table of contents
Open Table of contents
- [Introduction](#introduction)
- [AI Agent Support](#ai-agent-support)
- [📦 Packages](#-packages)
- [☂️ Codecov coverage graph](#️-codecov-coverage-graph)
- [Related repositories](#related-repositories)
## Introduction
view examples here 👉 [](https://pkg.pr.new/~/stephansama/packages)
or install an example with [`create-stephansama-example`](https://github.com/stephansama/packages/tree/main/core/example)
via `pnpm create stephansama-example`
## AI Agent Support
If you use an AI agent (Claude Code, Cursor, Copilot, etc.), run the following to install skills for all packages:
```sh
pnpm dlx @tanstack/intent@latest install
```
## 📦 Packages
All packages are packaged underneath the `@stephansama` scope (for example: `@stephansama/remark-asciinema`)
### 🏭 workspace
| 🏷️ Name | Version | 📥 Downloads | 📝 Description |
| ------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| [ai-commit-msg](core/ai-commit-msg/README.md) |  |  | generate commit messages using ai |
| [alfred-kaomoji](core/alfred-kaomoji/README.md) |  |  | Alfred Kaomoji Picker |
| [astro-iconify-svgmap](core/astro-iconify-svgmap/README.md) |  |  | Astro integration for generating iconify svgmaps for ssg sites |
| [auto-readme](core/auto-readme/README.md) |  |  | Generate lists and tables for your README automagically based on your repository and comments |
| [catppuccin-jsonresume-theme](core/catppuccin-jsonresume-theme/README.md) |  |  | theme for resume cli website |
| [catppuccin-opml](core/catppuccin-opml/README.md) |  |  | Catppuccin styled opml stylesheet |
| [catppuccin-rss](core/catppuccin-rss/README.md) |  |  | Catppuccin x Pretty-feed-v3 |
| [catppuccin-typedoc](core/catppuccin-typedoc/README.md) |  |  | Catppuccin css variable theme for typedoc |
| [catppuccin-xsl](core/catppuccin-xsl/README.md) |  |  | Catppuccin styles for various xsl formats |
| [eslint-config](core/eslint-config/README.md) |  |  | stephansama eslint configuration for multiple use cases |
| [create-stephansama-example](core/example/README.md) |  |  | Download an example from the @stephansama/packages examples |
| [find-makefile-targets](core/find-makefile-targets/README.md) |  |  | Find makefile targets used to pipe into fzf |
| [github-env](core/github-env/README.md) |  |  | \[Deprecated] Additional environment variable types for GitHub CI |
| [multipublish](core/multipublish/README.md) |  |  | Publish packages to multiple providers easily |
| [pnpm-hooks](core/pnpm-hooks/README.md) |  |  | preconfigured pnpm hooks and types for pnpmfile |
| [prettier-plugin-handlebars](core/prettier-plugin-handlebars/README.md) |  |  | Prettier plugin that automatically assigns the default parser for various handlebars files |
| [remark-asciinema](core/remark-asciinema/README.md) |  |  | A remark plugin that transforms Asciinema links into embedded players or screenshots. |
| [single-file](core/single-file/README.md) |  |  | create a single html file from a website url |
| [svelte-social-share-links](core/svelte-social-share-links/README.md) |  |  | Svelte/Web component to share the current url with various social media providers |
| [typed-env](core/typed-env/README.md) |  |  | standard schema compatible environment validator |
| [typed-events](core/typed-events/README.md) |  |  | Typed events store using standard schema |
| [typed-nocodb-api](core/typed-nocodb-api/README.md) |  |  | Typed API client for NocoDB using Zod |
| [typed-templates](core/typed-templates/README.md) |  |  | Use standard schema to validate and use handlebar template directories |
| [types-github-action-env](core/types-github-action-env/README.md) |  |  | environment variable types for GitHub Action environment |
| [types-lhci](core/types-lhci/README.md) |  |  | types for lhci configuration |
### ☂️ Codecov coverage graph

## Related repositories
- [stow.nvim](https://github.com/stephansama/stow.nvim)
- [@stephansama/actions](https://github.com/stephansama/actions)