— No reviews yet
0 installs
16 views
0.0% view→install
Install
$ agentstack add skill-devnomad-byte-cosmosmith-cosmosmith-project-rules ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Cosmosmith Project Rules? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Cosmosmith Project Rules
Purpose
Install Cosmosmith project rules into the user's repository without forcing every editor to use the same file.
Workflow
- Ask which rule surfaces the user wants only if it is not clear. Default to
AGENTS.mdonly. - If
AGENTS.mdis requested, create or update it from the Cosmosmith generated-project template. - If
CLAUDE.mdis requested, create a small adapter that points toAGENTS.mdas canonical. - If Cursor is requested, create
.cursor/rules/cosmosmith.mdcas an adapter toAGENTS.md. - If GitHub Copilot is requested, create
.github/copilot-instructions.mdas an adapter toAGENTS.md. - If OpenCode is requested, create
.opencode/AGENTS.mdas an adapter toAGENTS.md. - If Trae is requested, create
.trae/rules/cosmosmith.mdas an adapter toAGENTS.md. - Keep adapters short and do not duplicate the whole constitution unless the tool requires it.
- Update
task.mdwith any follow-up tasks.
Rules
AGENTS.mdis canonical for cross-agent project behavior.- Tool-specific files are adapters.
- Supported adapters include
CLAUDE.md,.cursor/rules/cosmosmith.mdc,.github/copilot-instructions.md,.opencode/AGENTS.md, and.trae/rules/cosmosmith.md. - If an adapter conflicts with
AGENTS.md, followAGENTS.mdand update the adapter. - Do not overwrite substantial existing project rules without preserving user-specific guidance.
Completion
Stop when requested rule files exist, identify their canonical source, and record any follow-up tasks.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: devnomad-byte
- Source: devnomad-byte/cosmosmith
- License: MIT
- Homepage: https://www.npmjs.com/package/cosmosmith
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.