guorunjie/skillpack-forge
One manifest for every AI coding agent: generate AGENTS.md, Claude Skills, Codex Skills, Cursor rules, and Copilot instr
Actual rules from this repo
Path in source repo: .cursor/rules/skillpack-forge.mdc · format: mdc
---
description: Agent rules for skillpack-forge
globs:
- "**/*"
alwaysApply: true
---
# skillpack-forge
Compile one repo manifest into portable AGENTS.md, AI coding skills, and agent rules.
## Principles
- Preserve user changes and keep edits scoped
- Inspect the current repo state before changing files
- Run verification before claiming success
## Commands
- install: `npm install`
- test: `npm test`
- doctor: `npm run doctor`
- scan: `npm run scan`
- diff: `npm run diff`
Why this is listed
This repository appears on Cursor Rules Live because it matches the tracker's GitHub Search criteria (cursor-rules) and was active in the recent indexing window. The tracker refreshes every 15 minutes, so the metadata above reflects the state at the most recent index pass. If the data here looks stale, the source repository may have been archived or moved out of the tracked topic; the next cron tick will reconcile.