Install
$ agentstack add skill-aiweline-welineframework-cursor-as-reference ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
cursor-as-reference(极简版)
何时使用
- 新增规则、新增技能、修改规则、修改技能
- 编辑 .cursor、迁移规则、dev/ai
必做
- 规则主仓:
dev/ai/rules/ - 技能主仓:
dev/ai/skills/ - 计划主仓:
dev/ai/plans/或模块doc/开发/ - 编辑、新增、删除一律在 dev/ai 对应目录操作
- .cursor 下仅保留引用(联结、README)
最小示例
- 新增规则 →
dev/ai/rules/xxx.mdc - 新增技能 →
dev/ai/skills/xxx/SKILL.md
禁止
- 在 .cursor 下新建实质内容文件
- 在 .cursor/rules 或 .cursor/skills 下创建新文件(应去 dev/ai)
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Aiweline
- Source: Aiweline/WelineFramework
- License: Apache-2.0
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.