fallow

Featured

Codebase intelligence for TypeScript and JavaScript. Static analysis reports changed-code risk, cleanup opportunities, duplication, circular dependencies, complexity hotspots, architecture boundaries, design-system drift, feature flags, and opt-in security candidates. Optional local similar-code discovery finds functions that may implement the same intent despite different syntax. Runtime coverage can merge production execution data. Use when asked to audit PR risk, find unused code or dependencies, compare semantically similar functions, detect duplicates, inspect architecture boundaries, merge runtime coverage, auto-fix supported issues, or run fallow.

Code & Development 121 stars 9 forks Updated today MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
69
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Fallow: codebase intelligence for TypeScript and JavaScript Codebase intelligence for TypeScript and JavaScript. The static layer analyzes code and styles and reports quality, changed-code risk, cleanup opportunities, circular dependencies, code duplication, complexity hotspots, architecture boundary violations, design-system styling drift, feature flag patterns, and opt-in security candidates. Runtime coverage merges production execution data into the same `fallow health` report for hot-path review, cold-path deletion confidence, and stale-flag evidence, with a single local capture available by default and continuous/cloud runtime monitoring available as an optional mode. Broad framework plugin coverage, zero configuration, sub-second static analysis. ## When to Use - Find cleanup opportunities: unused files, exports, types, members, dependencies, or stale flags. - Detect code duplication, circular dependencies, architecture boundary issues, and complexity hotspots. - Find functions that may implement the same intent despite different names, syntax, or control flow (`fallow similar-code`). - Check styling consistency, CSS dead surface, and design-token drift. - Audit changed code before a commit, PR, release, or refactor. - Set up CI quality gates, duplication thresholds, and regression baselines. - Auto-fix supported unused exports and dependencies after `--dry-run`. - Investigate why a specific export, dependency, file, or issue type was reported. - Surface local secur...

Details

Author
fallow-rs
Repository
fallow-rs/fallow-skills
Created
5 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

fallow

Codebase intelligence for JavaScript and TypeScript. Free static layer reports quality, changed-code risk, cleanup opportunities (unused files, exports, types, dependencies), code duplication, circular dependencies, complexity hotspots, architecture boundary violations, feature flag patterns, and opt-in security candidates. Runtime coverage merges production execution data into the same health report for hot-path review, cold-path deletion confidence, and stale-flag evidence, with a single local capture available by default and continuous/cloud runtime monitoring available as an optional mode. 118 framework plugins, zero configuration, sub-second static analysis. Use when asked to analyze code health, audit PR risk, find cleanup opportunities or unused code, detect duplicates, check circular dependencies, audit complexity, check architecture boundaries, detect feature flags, surface security candidates, clean up the codebase, auto-fix issues, merge runtime coverage, or run fallow.

8 Updated today
ensemblr-hq
AI & Automation Listed

fallow

Codebase intelligence for JavaScript and TypeScript. Free static layer reports quality, changed-code risk, cleanup opportunities (unused files, exports, types, dependencies), code duplication, circular dependencies, complexity hotspots, architecture boundary violations, feature flag patterns, and opt-in security candidates. Runtime coverage merges production execution data into the same health report for hot-path review, cold-path deletion confidence, and stale-flag evidence, with a single local capture available by default and continuous/cloud runtime monitoring available as an optional mode. 118 framework plugins, zero configuration, sub-second static analysis. Use when asked to analyze code health, audit PR risk, find cleanup opportunities or unused code, detect duplicates, check circular dependencies, audit complexity, check architecture boundaries, detect feature flags, surface security candidates, clean up the codebase, auto-fix issues, merge runtime coverage, or run fallow.

0 Updated 2 weeks ago
DamengRandom
AI & Automation Listed

fallow

Use when auditing TypeScript/JavaScript code quality in this repo — dead code, copy-paste duplication, complexity hotspots, circular dependencies, architecture boundary violations, or gating a PR. Triggers on "fallow", "codebase audit", "dead code", "find duplication", "complexity hotspots", "PR gate", "tech debt scan". Deterministic (no AI), Rust engine, sub-second. Run after editing TS/TSX.

0 Updated 4 weeks ago
produtoramaxvision