skills
Production-grade coding, writing, design, and research workflows
All Skills in This Repository (59)
Pure Emerald Level Indicatorsrepo-intent-documenter
Generate evidence-backed REPO_INTENT.md documents from repository analysis.
synthetic-search
Perform zero-data-retention web searches via the Synthetic API with curl and jq.
interface-design-taste
Guide digital interface design across hierarchy, layout, typography, color, and motion.
temporal-awareness
Ground AI sessions in real system time and timezone for live verification.
lean-text-scaffolding
Remove placeholder text and decorative labels from HTML, JSX, and TSX files.
seo-analysis
Audit codebases for SEO issues and generate fix prompts.
tarsier
Generate SVG tarsier bicycle illustrations with PNG and markdown transcript.
markdown-new
Convert public URLs, files, and web sections into Markdown format.
codex-subagents
Delegate bounded, independent tasks to Codex subagents for parallel execution.
linkedin-speak
Transforms text between exaggerated LinkedIn-speak and plain English using Python CLI tooling.
oneshot-websites
Generate single-file website variant catalogs with validation scripts and benchmark-ready directories.
travel-plan-spreadsheet-generator
Generate travel itinerary workbooks from unstructured notes and bookings using Python and openpyxl.
Frequently Asked Questions
FAQPage SchemaHow to install jpcaparas/skills?โผ
Run `npx skills add jpcaparas/skills --all -g -y` in your terminal to install the full collection globally. To install a single skill, use `npx skills add jpcaparas/skills --skill skill-name`.
What kinds of skills are in this repository?โผ
It bundles over 50 production skills spanning code quality (strong-types, maintainable-code), testing, SEO audits, writing and editing, interface design, diagram generation, travel spreadsheets, and research note-taking.
Do these skills work with Claude Code and Codex?โผ
Yes. Every skill follows the portable SKILL.md standard and runs in Claude Code, Codex, OpenCode, Cursor, and other compatible harnesses, with some skills tailored to specific harnesses.
Can non-developers use these skills?โผ
Yes. Many skills like travel-plan-spreadsheet-generator, reading-notes, and client-report-from-commits solve business and personal tasks through plain-English requests without any coding.
How are the skills kept reliable?โผ
Each skill ships with behavioral evals, structural validators, and helper scripts, and the repository enforces a full validation suite before any change is accepted.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core