this template ready
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Add a __self prop to all JSX Elements
Workflow Observability UI
Download templates and git repositories with pleasure!
<h1 align="center">Infisical CLI</h1> <p align="center"> <p align="center"><b>Embrace shift-left security with the Infisical CLI and strengthen your DevSecOps practices by seamlessly managing secrets across your workflows, pipelines, and applications.</
Sanity template validator for remote templates
Evolution Manager is an open-source interface for managing the Evolution API, simplifying the creation and administration of API instances with advanced features and diverse integrations.
Create objects, fields, tabs, etc
help secure Express/Connect apps with various HTTP headers
Codex CLI integration for Ruflo (claude-flow) - OpenAI Codex platform adapter
Playwright Tools for MCP
A utility to find how your dependencies are contributing to the size of your Webpack bundles
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Use a place-* shorthand for align-* and justify-* in CSS
Low level toolkit for SVG paths transformations.
Automatically bind methods to their class instance
SpecVerse v4.0.0 — the language specifying and implementing itself
Post compiler for Vue template render functions to support ES2015+ features
Agnostic runtime CLI for session-lifecycle workflows. Auto-detects namespace from any `.<ns>/sessions/` dir in CWD; falls back to 'agent-workflow'. Bundles the universal `agent-workflow` skill (35 skills + 17 commands + 7 hooks template) in the tarball —
An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite
Tlon/Urbit skill for OpenClaw agents
HTML void elements are not the only self-closing tags. This includes common SVG self-closing elements as well.
Skillflag producer CLI reference implementation.
A rubygem with a buncha useful CLI bits for RightScale Self Service, including a test harness for Cloud Application Templates
=== What is GptHelpr? It is sometime necessary to provide context and explanations for your code. Instead of manually copying and formatting code snippets, GPT-Helpr automates the process with an interactive cli, generating a well-structured Markdown output, which can be copied to your clipboard or printed to file. === Example Usage # note lmk is an alias for gpt_helpr -i -ln $ lmk == 🏴☠️ GptHelpr 0.2.3 == Helping to dig your codebase and cook GPT-XX instructions [current directory /Users/etozzato/WorkSpace/_AINZ/pizzatarians.com] File Path (optional :start:end): TAB -> favicon.ico hey.md js random-acts-of-pizza.md _config.yml _site draft fonts images kneading-baking-academy.md _exe academy favicon.gif hands-in-dough.md index.md parties-and-events.md File Path (optional :start:end): hey.md 1:22 Instructions: can you improve this text? Do you see any issues with the template? File Path (optional :start:end): # this is the generated output (also copied to the clipboard) ==== file source `hey.md 1:22` 1: --- 2: title: Hey, hello! 3: layout: default 4: --- 5: 6: # {{ page.title }} 7: ---- 8: 9: <div class="row"> 10: <div class="col-md-12"> 11: <p class='justin'> 12: Nice to meet you, I am *Mek*! 13: </p> 14: <p class='listo'> 15: I am a self-proclaimed pizza guru and I am here to teach & learn. Originally from Venice, Italy you can find me in San Diego, CA. 16: </p> 17: <p class='listo'> 18: In my spare time, I write code @ PlayStation! 19: </p> 20: </div> 21: </div> 22: can you improve this text? Do you see any issues with the template? ==== end of `hey.md`