myothuko98/Contextsnap
Generate a token-optimized codebase context snapshot (.ai-context.md) for LLM-assisted development
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dirs | Space-separated directories to scan (e.g. "src/utils src/hooks"). Defaults to auto-detecting common folders. | no | "" |
| ignore | Space-separated ignore patterns (e.g. "__tests__ *.mock.*"). Whole-name match, * wildcards supported. | no | "" |
Outputs
| name | description |
|---|---|
| context-file | Path to the generated context file (always .ai-context.md) |
| token-estimate | Approximate token count of the generated context |