skills
131 agent skills for coding, code review, marketing, and fundraising
All Skills in This Repository (150)
Pure Emerald Level Indicatorscontent-research-writer
Conduct research, add citations, and improve hooks while writing content.
zod
Define and parse Zod schemas with type inference and error handling in TypeScript.
tech-logos
Install official, theme-aware brand logos from the Elements registry.
ui-ux-pro-max
Generate design systems and UX guidelines for web and mobile applications.
rivetkit
Develop, debug, and deploy Rivet Actors with the RivetKit TypeScript library.
agent-browser
Automate browser interactions for web testing, form filling, screenshots, and data extraction.
professional-communication
Guide technical communication for software developers across emails, team messages, and meetings.
find-rules
Discover and categorize project rules using Glob and Grep searches.
storybook
Author and refactor Storybook stories using CSF 3.0 best practices.
mermaid-diagrams
Generate class, sequence, flowchart, ERD, and C4 diagrams from Mermaid text syntax.
pitch-gen
Generate startup pitch deck slides from an idea description using GPT-4o-mini.
remotion-best-practices
Guide Remotion video development with animation, asset, and rendering best practices.
Frequently Asked Questions
FAQPage SchemaHow to install pedronauck/skills?โผ
Run `npx skills add pedronauck/skills --all -g -y` in your terminal to install the full collection globally. To install only one bucket, use a subpath like `npx skills add pedronauck/skills/skills/mine --all -g -y`.
What can these agent skills do?โผ
They give your AI agent expert procedures for coding (React, Go, Rust, TypeScript), code review, QA testing, PR shipping, plus marketing tasks like pitch decks, ad copy, and social content planning.
Do these skills work with Claude Code and other agents?โผ
Yes. Every skill follows the standard SKILL.md format, so they work in Claude Code, Cursor, Codex, and any agent that supports the agentskills.io specification.
How do I use a single skill instead of all 131?โผ
Install one skill with the --skill flag, for example `npx skills add pedronauck/skills --skill react -g -y`, or copy the skill folder into your agent's skills directory manually.
Do I need coding experience to use these skills?โผ
No for the marketing and writing skills, since the agent follows the built-in playbooks from plain-English requests. The engineering skills assume you are working inside a software project.
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