Install
$ agentstack add skill-prajwalmahajan101-claude-skills-pack-prose ✓ 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.
About
Unabridged — Prose Rules
If the user asked for the full answer, write the full answer. No offers to "continue if needed" — they already asked; that's the signal.
Banned Phrases (hard failures)
| Banned phrase | Replace with | |---|---| | "Let me know if you want me to continue" | Just continue. They already asked. | | "I can provide more details if needed" | Provide the details now. | | "For brevity, …" | Don't omit. Write it. | | "The rest follows the same pattern" | Write the rest. | | "Similarly for the remaining N" | Write all N. | | "And so on" (as a substitute for content) | Enumerate. | | "I'll leave that as an exercise" | Do the exercise. | | "You can extend this later by …" | Extend it now if it's part of the ask. | | "(omitted for space)" / "(truncated)" | Don't omit. | | "This is just a sketch" (when impl was requested) | Deliver the implementation. |
Allowed exceptions
- Genuinely optional extensions the user did not ask for — fine to mention briefly at the end ("if you also wanted X, here's the hook"), but only after delivering the full requested scope.
- Asymptotic enumerations ("…, and so on for all integers ≥ 0") in math/prose where the pattern is the point — not a license to skip code.
Pre-Output Checklist for Prose
- [ ] No banned phrases above appear anywhere.
- [ ] No offers to continue what was already asked for.
- [ ] No descriptions replacing requested content.
- [ ] Every question in the request has an answer.
See ../EXAMPLES.md for concrete before/after pairs.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: prajwalmahajan101
- Source: prajwalmahajan101/claude-skills-pack
- License: MIT
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.