Skip to content
Skill

atlas-guardrails

by marcusgoll

AI Summary

Atlas Guardrails provides context packing and duplicate detection tools to help AI coding assistants manage large codebases efficiently and avoid redundant code generation. Developers working on large projects benefit from cleaner context and reduced code duplication.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "atlas-guardrails" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/atlas-guardrails && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/atlas-guardrails/SKILL.md "https://raw.githubusercontent.com/marcusgoll/atlas-guardrails/master/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Context packing and anti-duplication guardrails.

Tools

• atlas_index: Index the repository. • atlas_pack: Retrieve a context pack for a task. • atlas_find_duplicates: Find existing code to avoid duplication.

Atlas Guardrails Skill

This skill provides tools to navigate, index, and protect the codebase.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
3 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars3
Issues0
Updated2mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code