Section titles should have consistent capitalization.
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionpaper-polishExecute the skills CLI command in your project's root directory to begin installation:
Fetches paper-polish from eyh0602/skillshub and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate paper-polish. Access via /paper-polish in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
5
total installs
5
this week
4
GitHub stars
0
upvotes
Run in your terminal
5
installs
5
this week
4
stars
kind of.Section titles should have consistent capitalization.
Avoid passive voice unless strongly justifiable. Passive voice is ambiguous because it has no subject unless followed by "by...".
Avoid nominalization.
Avoid "There is/are".
"Which" vs "that": Use "which" in a nonrestrictive clause and "that" in a restrictive clause. More...
Distinguish coordinating conjunction vs conjunctive adverbs.
"Fewer" modifies countable nouns whereas "less" uncountable nouns.
Use articles (a, an, the) properly.
A singular countable noun must be preceded by an article.
The must have a reference that is unique either by fact or in the context.
Distinguish between compare with and compare to
Use modern implementations of LaTeX to take advantage of Unicode and other useful features.
Use correct typefaces. Particularly, italics should be used for variables but not for descriptive terms. More...
Do not manually add separators in large numbers.
\usepackage{siunitx}.
Then, wrap large numbers in \num{}.
\num{12345}Do not manually type reference names, such as Table, Figure, Theorem.
Instead, \usepackage{hyperref},
and then \autoref{fig:xxx}, \autoref{sec:xxx}, \autoref{table:xxx}.
main.tex is the entry root of the LaTeX project, containing the usepackage commands and the document structure.src/ contains all the sections.tables/ contains all the tables.figures/ or fig/ contains the figures. Figures are PDF files or .tex files.
.tex in figures are algorithms.code/ contains code listings used in the text.Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
davila7/claude-code-templates
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
I recommend paper-polish for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
Useful defaults in paper-polish — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Useful defaults in paper-polish — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
paper-polish is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Useful defaults in paper-polish — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Keeps context tight: paper-polish is the kind of skill you can hand to a new teammate without a long onboarding doc.
paper-polish is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
I recommend paper-polish for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
Keeps context tight: paper-polish is the kind of skill you can hand to a new teammate without a long onboarding doc.
paper-polish is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
showing 1-10 of 66