Skip to content
#

craftpipe

Here are 12 public repositories matching this topic...

A CLI workflow tool that audits your project's environment configuration end-to-end: scans all .env files, detects missing variables referenced in code, flags secrets accidentally committed to git history, checks for mismatches between .env.example and actual .env files, validates variable formats (URLs, ports, API key patterns), and generates a co

  • Updated Apr 2, 2026
  • JavaScript

A CLI workflow tool that analyzes your codebase and generates compact, token-optimized context bundles for AI coding sessions. It scans your project structure, extracts key symbols, dependencies, and file summaries, then produces a single structured context file that AI assistants can consume efficiently. Supports multiple output formats, smart fil

  • Updated Apr 3, 2026
  • JavaScript

A portable, composable skills framework for AI coding agents — generate reusable skill modules (memory, verification, coordination, context compression) that work across Claude Code, Cursor, VS Code, and any AI tool. Free version includes core skills (decision logging, code review templates, context summarization); premium adds advanced skills (mul

  • Updated Apr 7, 2026
  • JavaScript

A complete workflow tool that generates accurate tax calculations, compliance reports, and filing checklists for freelancers and small businesses. Handles multi-jurisdiction tax rules, deduction categorization, quarterly estimated tax, and generates audit-ready documentation. Saves developers 15+ hours of tax research and spreadsheet building by en

  • Updated Apr 6, 2026
  • JavaScript

A CLI workflow tool that generates beautiful, comprehensive README files for any project by scanning your codebase — reads package.json, detects frameworks, finds entry points, counts files, and assembles a structured README with badges, installation steps, usage examples, API reference, and contributing guidelines. Outputs a polished markdown file

  • Updated Apr 2, 2026
  • JavaScript

A CLI workflow tool that automatically generates daily standup reports by scanning your local git repositories. It walks through multiple repos, extracts commits by author within a configurable time window, groups them by project, and outputs a formatted standup summary to the terminal or a markdown file. Supports multi-repo scanning from a root di

  • Updated Apr 2, 2026
  • JavaScript

A CLI workflow tool that snapshots, compares, and visualizes changes between REST API responses over time. Point it at any set of endpoints, and it runs a full pipeline: fetches responses, diffs JSON structures (added/removed/changed fields, type changes, status code shifts), detects breaking changes vs. non-breaking changes, and generates a beauti

  • Updated Apr 2, 2026
  • JavaScript

A CLI workflow tool that scans your codebase and auto-generates Mermaid diagrams for architecture, data flow, and module dependencies. It walks your project files, extracts import/export relationships, identifies key modules, and produces ready-to-paste Mermaid diagram code for flowcharts, sequence diagrams, and component maps — all without any AI

  • Updated Apr 4, 2026
  • JavaScript

A multi-step CLI workflow tool that discovers, tests, benchmarks, and generates a beautiful visual health report for any collection of REST API endpoints. You point it at a list of URLs (or an OpenAPI spec file), and it runs a full pipeline: connectivity checks, response time percentiles, status code analysis, payload size tracking, header validati

  • Updated Apr 2, 2026
  • JavaScript

A multi-step codebase health audit workflow that scans any Node.js or JavaScript project and produces a structured health report. It detects dead exports, large files, circular dependencies, missing JSDoc coverage, high-complexity functions, and unused dependencies — all without any paid APIs or external services. The free version runs a full audit

  • Updated Apr 4, 2026
  • JavaScript

A complete workflow tool that captures, organizes, and analyzes AI coding agent sessions — logs all tool calls, LLM interactions, decisions, and code changes into a searchable, timestamped session database. Free version provides basic session recording and CLI search; premium adds team collaboration, session replay visualization, performance analyt

  • Updated Apr 5, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the craftpipe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the craftpipe topic, visit your repo's landing page and select "manage topics."

Learn more