Planning95% popularInstructor pick Caveman
A terse-response mode that keeps the technical substance while stripping away filler and ceremony.
Use it when: You need a fast, high-signal answer and the task is simple enough that compression will not hide important context.
npx skills add https://github.com/juliusbrussee/caveman --skill cavemanAdd a public note
Sign in with Google or email to star this skill on your public profile.
WritingHermes95% popularInstructor pick Humanizer
Detect and revise common English AI-writing patterns such as inflated symbolism, promotional tone, excessive dashes, and formulaic structure.
Use it when: Use it as an editorial review pass after the facts, argument, and voice are already correct.
npx skills add blader/humanizerAdd a public note
Sign in with Google or email to star this skill on your public profile.
Pony Tail
A local favorite for giving an interface a clearer visual point of view without losing the work underneath.
Use it when: You have a working interface and want a focused pass on taste, hierarchy, and the details people actually notice.
Local pick
Add a public note
Sign in with Google or email to star this skill on your public profile.
Adhd
Explore an open-ended decision through isolated cognitive frames, then score, prune traps, and deepen the viable survivors.
Use it when: A consequential design, architecture, naming, or strategy decision has several plausible answers; skip it for known bugs and tasks with one clear answer.
npx skills add UditAkhourii/adhdAdd a public note
Sign in with Google or email to star this skill on your public profile.
Ad Creative
Generate/iterate static, motion, faceless, chat-style ad concepts and copy variants.
Use it when: Existing offer, audience, channel; does not replace campaign targeting/budget decision.
npx skills add coreyhaines31/marketingskills --skill ad-creativeAdd a public note
Sign in with Google or email to star this skill on your public profile.
Agent Browser
AI agent browser CLI: navigate, click, form, screenshot, extract, web/Electron QA.
Use it when: Real browser interaction/verification; send, purchase, and publish still need approval.
npx skills add vercel-labs/agent-browser --skill agent-browserAdd a public note
Sign in with Google or email to star this skill on your public profile.
AI SEO
Improve AI answer/citation visibility: AEO, GEO, LLMO, agent-readable content.
Use it when: Use it to improve visibility in AI answers and citations; keep traditional technical SEO in the workflow.
npx skills add coreyhaines31/marketingskills --skill ai-seoAdd a public note
Sign in with Google or email to star this skill on your public profile.
Algorithmic Art
Build reproducible generative art with p5.js, seeded randomness, flow fields, and particles.
Use it when: Want a code-driven/tunable visual; not a photo-real image generator.
npx skills add anthropics/skills --skill algorithmic-artAdd a public note
Sign in with Google or email to star this skill on your public profile.
Animation Vocabulary
Convert fuzzy motion descriptions into formal terms to facilitate precise prompt/brief.
Use it when: Use it when you need the correct name for a motion effect; it names patterns but does not implement them.
npx skills add emilkowalski/skills --skill animation-vocabularyAdd a public note
Sign in with Google or email to star this skill on your public profile.
Apple Design
Translate Apple-style physical motion, gesture, spring, material, typography to the web.
Use it when: Sheet, drag, swipe, interruptible interaction; it does not mean copying Apple UI.
npx skills add emilkowalski/skills --skill apple-designAdd a public note
Sign in with Google or email to star this skill on your public profile.
Better Auth Best Practices
Better Auth server/client, adapter, session, OAuth, plugins, env setup.
Use it when: Use it in TypeScript projects using Better Auth; pair it with security-specific guidance for hardening.
npx skills add better-auth/skills --skill better-auth-best-practicesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Brainstorming
Explore intent, requirement, constraint and design alternative before implementation.
Use it when: Feature, component, behavior change; not suitable for pure factual edit.
npx skills add obra/superpowers --skill brainstormingAdd a public note
Sign in with Google or email to star this skill on your public profile.
Brand Guidelines
Integrate the branded colors, typography, and format rules into the artifact.
Use it when: Existing brand spec; Anthropic preset should not be misused as your own brand.
npx skills add anthropics/skills --skill brand-guidelinesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Brandkit
Generate brand board, logo system, identity deck, mockup and visual world.
Use it when: To establish a complete identity direction; do not treat the first logo output as the finished product.
npx skills add leonxlnx/taste-skill --skill brandkitAdd a public note
Sign in with Google or email to star this skill on your public profile.
Browser Act
Encapsulate browser actions into reusable automation workflows.
Use it when: Repeat public web task; first limit domain, step and side effects.
npx skills add browser-act/skills --skill browser-actAdd a public note
Sign in with Google or email to star this skill on your public profile.
Browser Use
Control the browser through CDP and do automation, scraping, testing and screenshots.
Use it when: Requires browser state/visual interaction; login/anti-bot should not be bypassed.
npx skills add browser-use/browser-use --skill browser-useAdd a public note
Sign in with Google or email to star this skill on your public profile.
Canvas Design
Create original PNG/PDF posters, artwork, and static compositions based on design principles.
Use it when: Static visual; direct imitation of living artists is prohibited.
npx skills add anthropics/skills --skill canvas-designAdd a public note
Sign in with Google or email to star this skill on your public profile.
Code Review
Check Standards compliance simultaneously with Spec compliance, side-by-side findings.
Use it when: Review branch/PR/WIP diff; there must be a fixed comparison point.
npx skills add mattpocock/skills --skill code-reviewAdd a public note
Sign in with Google or email to star this skill on your public profile.
Content Strategy
Define content pillars, topic clusters, an editorial roadmap, and the right mix of searchable and shareable work.
Use it when: Use it to decide what to publish; use a writing skill afterward to create each piece.
npx skills add coreyhaines31/marketingskills --skill content-strategyAdd a public note
Sign in with Google or email to star this skill on your public profile.
Copy Editing
Improve the clarity, flow, tone, and consistency of existing copy while retaining the original author's intent.
Use it when: Use it when a draft already exists; it improves execution without redefining the underlying strategy.
npx skills add coreyhaines31/marketingskills --skill copy-editingAdd a public note
Sign in with Google or email to star this skill on your public profile.
Copywriting
Write/revise landing page, headline, CTA, value proposition, product copy.
Use it when: Use it with real product context and an honest offer; never invent proof, outcomes, or customer evidence.
npx skills add coreyhaines31/marketingskills --skill copywritingAdd a public note
Sign in with Google or email to star this skill on your public profile.
CSS Animations
Create seek-safe, deterministic motion with CSS keyframes.
Use it when: Lightweight/predictable results; use other runtimes for complex interactive timelines.
npx skills add heygen-com/hyperframes --skill css-animationsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Design Taste Frontend
Derive a distinctive, anti-generic design direction from the brief, with redesign analysis and a preflight review.
Use it when: Use it for landing pages, portfolios, and campaigns; choose one strong taste system rather than stacking several.
npx skills add leonxlnx/taste-skill --skill design-taste-frontendAdd a public note
Sign in with Google or email to star this skill on your public profile.
Diagnosing Bugs
Turn bug symptoms into a reproducible diagnosis, supporting evidence, and a focused next step.
Use it when: Complex regression/unknown cause; do not jump directly to patch.
npx skills add mattpocock/skills --skill diagnosing-bugsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Dispatching Parallel Agents
Determine whether 2+ tasks can be safely parallelized, and clearly define the output contract.
Use it when: Independent research/review/tests; do not use if there is sequential dependency.
npx skills add obra/superpowers --skill dispatching-parallel-agentsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Doc Coauthoring
Structured coauthoring: context transfer, outline, iteration, reader verification.
Use it when: Proposal, spec, decision doc; not one-click ghostwriting.
npx skills add anthropics/skills --skill doc-coauthoringAdd a public note
Sign in with Google or email to star this skill on your public profile.
Docx
Read/create/edit Word files, format, tracked changes, comments, images.
Use it when: `.docx` is mainly for input/output; it is not for general plain text writing.
npx skills add anthropics/skills --skill docxAdd a public note
Sign in with Google or email to star this skill on your public profile.
Edit Article
Reorganize article sections, tighten prose, and improve argument and readability.
Use it when: Use it on a substantial second draft; retain the publication’s voice and run a separate fact check.
npx skills add mattpocock/skills --skill edit-articleAdd a public note
Sign in with Google or email to star this skill on your public profile.
Emil Design Eng
Focus on design engineering craft, micro-interaction, physical motion and refined UI details.
Use it when: Product interaction polishing; not backend architecture skill.
npx skills add emilkowalski/skills --skill emil-design-engAdd a public note
Sign in with Google or email to star this skill on your public profile.
Executing Plans
Execute according to the existing written plan, keeping checkpoint and review gate.
Use it when: Already have an approved plan; not responsible for redefining requirements.
npx skills add obra/superpowers --skill executing-plansAdd a public note
Sign in with Google or email to star this skill on your public profile.
Find Skills
Search the open Agent Skills ecosystem and find candidates by task, source, and signal.
Use it when: Use it when an agent lacks a focused capability; review every candidate before installing it.
npx skills add vercel-labs/skills --skill find-skillsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Finishing A Development Branch
After tests pass, present clear options for merging, opening a PR, retaining the branch, or cleaning it up.
Use it when: Use it when a feature branch is ready to close; it should not push or merge without approval.
npx skills add obra/superpowers --skill finishing-a-development-branchAdd a public note
Sign in with Google or email to star this skill on your public profile.
Firebase Basics
Firebase project setup, core product selection, SDK integration basics.
Use it when: Firebase stack onboarding; product-specific auth/hosting/data to load the corresponding skill.
npx skills add firebase/agent-skills --skill firebase-basicsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Firecrawl
Search, scrape, crawl, extract public web, and output agent-friendly data.
Use it when: Use it for broad discovery, then read only the pages that can change the decision; respect robots rules and usage credits.
npx skills add firecrawl/cli --skill firecrawlAdd a public note
Sign in with Google or email to star this skill on your public profile.
Frontend Design
Establish distinctive UI direction, typography, layout, and reduce templated defaults.
Use it when: Use it for a new interface or major redesign; run accessibility and implementation QA separately.
npx skills add anthropics/skills --skill frontend-designAdd a public note
Sign in with Google or email to star this skill on your public profile.
General Video
Turn a general brief/script into a full video composition.
Use it when: Use it when no narrower video workflow fits; prefer a dedicated skill for product promos, PR videos, or faceless explainers.
npx skills add heygen-com/hyperframes --skill general-videoAdd a public note
Sign in with Google or email to star this skill on your public profile.
Git Guardrails Claude Code
Install PreToolUse hook to block dangerous git commands.
Use it when: If you want to change security rules into mechanical enforcement; you need to approve the scope before modifying hooks.
npx skills add mattpocock/skills --skill git-guardrails-claude-codeAdd a public note
Sign in with Google or email to star this skill on your public profile.
Gpt Taste
AIDA page structure, editorial type, gapless bento, GSAP ScrollTrigger cinematic motion.
Use it when: Campaign/storytelling site; simple app shell may be overkill.
npx skills add leonxlnx/taste-skill --skill gpt-tasteAdd a public note
Sign in with Google or email to star this skill on your public profile.
Grill Me
Use intensive interviews to stress-test plans/designs, and proactively look for assumptions and ambiguities.
Use it when: High risk or poorly defined decisions; user participation required.
npx skills add mattpocock/skills --skill grill-meAdd a public note
Sign in with Google or email to star this skill on your public profile.
Grill With Docs
The stress testing plan also creates durable docs such as ADR and glossary.
Use it when: Complex domain/long-term project; not quick answer.
npx skills add mattpocock/skills --skill grill-with-docsAdd a public note
Sign in with Google or email to star this skill on your public profile.
High End Visual Design
Make premium agency fonts, spacing, shadows, cards and motion explicit rules.
Use it when: High-value marketing surface; data-heavy internal tool should be used with caution.
npx skills add leonxlnx/taste-skill --skill high-end-visual-designAdd a public note
Sign in with Google or email to star this skill on your public profile.
Hyperframes Animation
HyperFrames motion rules, scene blueprints, GSAP/Lottie/Three.js/WAAPI adapters.
Use it when: HyperFrames composition; not an introduction to general web animation.
npx skills add heygen-com/hyperframes --skill hyperframes-animationAdd a public note
Sign in with Google or email to star this skill on your public profile.
Hyperframes Core
Define deterministic composition contract, timing attributes, tracks, sub-compositions, validation.
Use it when: Before writing HyperFrames HTML; not applicable to other video frameworks.
npx skills add heygen-com/hyperframes --skill hyperframes-coreAdd a public note
Sign in with Google or email to star this skill on your public profile.
Hyperframes Creative
Define palette, typography, narration, beat planning, audio-reactive visuals, and the overall creative specification.
Use it when: Video creative direction; actual motion API handed over to animation skill.
npx skills add heygen-com/hyperframes --skill hyperframes-creativeAdd a public note
Sign in with Google or email to star this skill on your public profile.
Hyperframes
HTML-first agent video router coordinates core, creative, animation, media, and render workflows.
Use it when: Want to use HTML/CSS/GSAP to create videos; wide capabilities mean a larger attack surface.
npx skills add heygen-com/hyperframes --skill hyperframesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Image To Code
Make/analyze large-size section visuals first, then implement high-fidelity websites.
Use it when: Visual fidelity is the main acceptance criterion; it is not required for ordinary CRUD.
npx skills add leonxlnx/taste-skill --skill image-to-codeAdd a public note
Sign in with Google or email to star this skill on your public profile.
Image
Plan/generate/edit marketing images: hero, social graphic, mockup, banner, OG image.
Use it when: First determine the purpose, proportion, brand and channel; it does not replace paid-ad strategy.
npx skills add coreyhaines31/marketingskills --skill imageAdd a public note
Sign in with Google or email to star this skill on your public profile.
ImageGen Frontend Mobile
Establish app-native multi-screen concepts, emphasizing hierarchy, readability and consistent palette.
Use it when: Mobile flow/screen exploration; only generate visual, do not write production code.
npx skills add leonxlnx/taste-skill --skill imagegen-frontend-mobileAdd a public note
Sign in with Google or email to star this skill on your public profile.
ImageGen Frontend Web
Generate independent, actionable, high-quality reference images for each website section.
Use it when: Use it for visually critical websites; control generation cost and keep the sections within one coherent system.
npx skills add leonxlnx/taste-skill --skill imagegen-frontend-webAdd a public note
Sign in with Google or email to star this skill on your public profile.
Improve Codebase Architecture
Find module seams, dependency problems, and concrete opportunities to improve a codebase’s architecture.
Use it when: Use it when accumulated structural friction is slowing work; avoid purposeless rewrites.
npx skills add mattpocock/skills --skill improve-codebase-architectureAdd a public note
Sign in with Google or email to star this skill on your public profile.
Industrial Brutalist UI
Swiss print × military terminal: rigid grid, extreme type scale, utilitarian color, analog degradation.
Use it when: Portfolio/dashboard/editorial concept; for general consumption apps, brand fit must be confirmed first.
npx skills add leonxlnx/taste-skill --skill industrial-brutalist-uiAdd a public note
Sign in with Google or email to star this skill on your public profile.
Internal Comms
Write status, leadership updates, FAQs, incident/project updates in a consistent format.
Use it when: Internal communication within the company; change to the company's real format instead of copying the template.
npx skills add anthropics/skills --skill internal-commsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Just Scrape
Extract public pages into clean structured content to reduce handwriting scrapers.
Use it when: Targeted extraction; stop when encountering 401/403/429/challenge.
npx skills add scrapegraphai/just-scrape --skill just-scrapeAdd a public note
Sign in with Google or email to star this skill on your public profile.
Marketing Psychology
Apply behavioral science such as anchoring, loss aversion, social proof, and framing to marketing decisions.
Use it when: Explanation/design persuasion; not for manipulation or false scarcity.
npx skills add coreyhaines31/marketingskills --skill marketing-psychologyAdd a public note
Sign in with Google or email to star this skill on your public profile.
Documents & dataOfficialFavorite
MCP Builder
Design high-quality MCP server, tool schema, error handling and Python/TypeScript implementation.
Use it when: Agent needs to connect to external service; do not wrap all ordinary local functions with MCP.
npx skills add anthropics/skills --skill mcp-builderAdd a public note
Sign in with Google or email to star this skill on your public profile.
Minimalist UI
Warm monochrome, editorial typography, flat bento, muted palette, prohibit heavy shadow/gradient.
Use it when: Editorial/calm product; if you need strong spectacle, it doesn’t match.
npx skills add leonxlnx/taste-skill --skill minimalist-uiAdd a public note
Sign in with Google or email to star this skill on your public profile.
Motion Graphics
Create kinetic typography, graphic scenes, transition choreography.
Use it when: Motion-design deliverable; requires render/media pipeline.
npx skills add heygen-com/hyperframes --skill motion-graphicsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Music To Video
Lyric video, slideshow or kinetic promo powered by audio beat grid.
Use it when: Music leads pacing; narrated explainer is used in other workflows.
npx skills add heygen-com/hyperframes --skill music-to-videoAdd a public note
Sign in with Google or email to star this skill on your public profile.
PDF
PDF read, OCR, forms, merge, split, create, extract images/tables.
Use it when: PDF artifact; check layout/render first, don’t just extract text.
npx skills add anthropics/skills --skill pdfAdd a public note
Sign in with Google or email to star this skill on your public profile.
Playwright Cli
Microsoft Playwright CLI operates browser, debug selector, capture evidence.
Use it when: Web QA/repro/browser inspection; not equal to product acceptance criteria.
npx skills add microsoft/playwright-cli --skill playwright-cliAdd a public note
Sign in with Google or email to star this skill on your public profile.
Pptx
Create/edit/inspect PowerPoint, layouts, notes, comments, templates.
Use it when: `.pptx`/deck deliverable; someone still needs to be responsible for argument and visual QA on each page.
npx skills add anthropics/skills --skill pptxAdd a public note
Sign in with Google or email to star this skill on your public profile.
Product Launch Video
Make SaaS promo, feature reveal, launch video from product URL, script or brief.
Use it when: Commercial product release; generally use website-to-video for site tour.
npx skills add heygen-com/hyperframes --skill product-launch-videoAdd a public note
Sign in with Google or email to star this skill on your public profile.
Receiving Code Review
Verify whether review feedback is technically valid and avoid blind pandering.
Use it when: Receive vague/questionable suggestions; respond with repo evidence.
npx skills add obra/superpowers --skill receiving-code-reviewAdd a public note
Sign in with Google or email to star this skill on your public profile.
Redesign Existing Projects
Improve an existing interface without discarding working product behavior or established constraints.
Use it when: Use it for a real redesign of an existing product, not as permission to rebuild everything from scratch.
npx skills add leonxlnx/taste-skill --skill redesign-existing-projectsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Remotion Best Practices
Remotion official composition, animation, audio, caption, render, media and SaaS guidance.
Use it when: Use it for React and TypeScript programmatic video; review any dependency or security warning in context.
npx skills add remotion-dev/skills --skill remotion-best-practicesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Remotion Interactivity
Keep Remotion animation agent-readable and Studio Visual Mode editable.
Use it when: New Remotion interactive workflow; very new, only project-local experiment.
npx skills add remotion-dev/skills --skill remotion-interactivityAdd a public note
Sign in with Google or email to star this skill on your public profile.
Remotion To Hyperframes
One-way porting of existing Remotion React composition to HyperFrames HTML.
Use it when: Clear migration request; not triggered by "reference Remotion style".
npx skills add heygen-com/hyperframes --skill remotion-to-hyperframesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Requesting Code Review
Establish a formal review checkpoint before Major feature/merge.
Use it when: After Implementation is completed and tests pass; it does not replace tests.
npx skills add obra/superpowers --skill requesting-code-reviewAdd a public note
Sign in with Google or email to star this skill on your public profile.
Research
Investigate an engineering/product issue and save source-backed findings.
Use it when: Issues that require changes to the implementation decision; do not use hot discussions to replace primary artifacts.
npx skills add mattpocock/skills --skill researchAdd a public note
Sign in with Google or email to star this skill on your public profile.
Review Animations
Review motion code using hard criteria such as purpose, frequency, easing, duration, origin, GPU, a11y, etc.
Use it when: Animation PR review; only review, no general features.
npx skills add emilkowalski/skills --skill review-animationsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Sentry Cli
Sentry CLI releases, sourcemaps, artifacts, projects, issues related operations.
Use it when: Sentry-integrated repo; any upload/release mutation must retain approval.
npx skills add sentry/dev --skill sentry-cliAdd a public note
Sign in with Google or email to star this skill on your public profile.
SEO Audit
Diagnose technical/on-page SEO, crawl, indexing, metadata, Core Web Vitals.
Use it when: Audit first and then change; no ranking guaranteed.
npx skills add coreyhaines31/marketingskills --skill seo-auditAdd a public note
Sign in with Google or email to star this skill on your public profile.
Shadcn
Discover, install, and compose shadcn/ui components through its registry workflow.
Use it when: Use it in a shadcn-based stack; it does not replace product-specific visual direction.
npx skills add shadcn/ui --skill shadcnAdd a public note
Sign in with Google or email to star this skill on your public profile.
Skill Creator
Create, revise, test, and benchmark skills, including their trigger descriptions.
Use it when: Use it when a workflow recurs often enough to deserve an instruction package; keep one-off tasks as prompts.
npx skills add anthropics/skills --skill skill-creatorAdd a public note
Sign in with Google or email to star this skill on your public profile.
Slack Gif Creator
Generate animated GIFs for Slack size, loop, frame, palette constraints.
Use it when: Small reaction/demo GIF; not feature film workflow.
npx skills add anthropics/skills --skill slack-gif-creatorAdd a public note
Sign in with Google or email to star this skill on your public profile.
Social
Social content, repurposing, calendar, short-form script, listening and engagement triage.
Use it when: LinkedIn/X/IG/TikTok; any publish/schedule/reply workflow requires explicit approval.
npx skills add coreyhaines31/marketingskills --skill socialAdd a public note
Sign in with Google or email to star this skill on your public profile.
Stitch Design Taste
Generate agent-readable `DESIGN.md` for Google Stitch with semantic design system.
Use it when: Stitch workflow; non-Stitch projects can only borrow rules and cannot assume integration.
npx skills add leonxlnx/taste-skill --skill stitch-design-tasteAdd a public note
Sign in with Google or email to star this skill on your public profile.
Subagent Driven Development
Handle independent implementation tasks to an isolated context and review them one by one.
Use it when: Use it when the harness supports subagents and the tasks are genuinely independent; avoid it for tightly shared state.
npx skills add obra/superpowers --skill subagent-driven-developmentAdd a public note
Sign in with Google or email to star this skill on your public profile.
Supabase Postgres Best Practices
Supabase official Postgres query, schema, index, performance best practices.
Use it when: Supabase/Postgres code; it must be verified with the real execution plan/RLS.
npx skills add supabase/agent-skills --skill supabase-postgres-best-practicesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Systematic Debugging
Use observe → hypothesize → test → verify to find the root cause.
Use it when: Bug, test failure, unexpected behavior; do not mention fix before locating it.
npx skills add obra/superpowers --skill systematic-debuggingAdd a public note
Sign in with Google or email to star this skill on your public profile.
Talking Head Recut
Keep the original film and add graphic overlay, lower-third, quote, PIP, and data callout according to transcript.
Use it when: Interview/podcast/talking head packaging; plain subtitle uses captions.
npx skills add heygen-com/hyperframes --skill talking-head-recutAdd a public note
Sign in with Google or email to star this skill on your public profile.
Test Driven Development
Feature/bugfix uses red-green-refactor and writes the test that will fail first.
Use it when: Code change with measurable behavior; pure content/prototype can be judged separately.
npx skills add obra/superpowers --skill test-driven-developmentAdd a public note
Sign in with Google or email to star this skill on your public profile.
Theme Factory
Set presets or create new color/font themes for slides, docs, reports, and HTML.
Use it when: Maintain consistency across assets; not responsible for brand strategy itself.
npx skills add anthropics/skills --skill theme-factoryAdd a public note
Sign in with Google or email to star this skill on your public profile.
UI UX Pro Max
Extensive UI/UX patterns, styles, platform guidance and design intelligence.
Use it when: Use it for pattern exploration, then constrain the result with the product’s real tokens and conventions.
npx skills add nextlevelbuilder/ui-ux-pro-max-skill --skill ui-ux-pro-maxAdd a public note
Sign in with Google or email to star this skill on your public profile.
Using Git Worktrees
Create an isolated Git worktree that protects the current dirty tree and branch.
Use it when: Use it for larger features or concurrent sessions; a tiny text edit may not justify the overhead.
npx skills add obra/superpowers --skill using-git-worktreesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Vercel Composition Patterns
Use compound components, state lifting, and composition to avoid boolean-prop explosions.
Use it when: Reusable component API/design system; simple leaf component may not be needed.
npx skills add vercel-labs/agent-skills --skill vercel-composition-patternsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Vercel React Best Practices
Vercel Engineering's React/Next.js performance rules.
Use it when: React code, data fetching, bundle, render optimization; do not use if it is not React.
npx skills add vercel-labs/agent-skills --skill vercel-react-best-practicesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Vercel React View Transitions
React/Next.js View Transition API: route, shared element, enter/exit, list reorder.
Use it when: React related API; reduce-motion fallback should be retained.
npx skills add vercel-labs/agent-skills --skill vercel-react-view-transitionsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Verification Before Completion
Force fresh verification command to be run before all fixed/done/passing claims.
Use it when: All completion gates; don't accept "should have".
npx skills add obra/superpowers --skill verification-before-completionAdd a public note
Sign in with Google or email to star this skill on your public profile.
Web Artifacts Builder
Use React, Tailwind, and shadcn to build multi-component HTML artifacts with state/routing.
Use it when: Complex interactive artifacts; not required for simple HTML alone.
npx skills add anthropics/skills --skill web-artifacts-builderAdd a public note
Sign in with Google or email to star this skill on your public profile.
Web Design Guidelines
Review UI code with 100+ accessibility, UX, performance rules.
Use it when: QA after Build; not responsible for selecting art direction from scratch.
npx skills add vercel-labs/agent-skills --skill web-design-guidelinesAdd a public note
Sign in with Google or email to star this skill on your public profile.
Webapp Testing
Use Playwright to test local web apps, take screenshots, and view console/browser logs.
Use it when: Local UI verification; remote production mutation is not a default.
npx skills add anthropics/skills --skill webapp-testingAdd a public note
Sign in with Google or email to star this skill on your public profile.
Website To Video
Capture website screenshots/brand assets, make site tours, showcases, and social clips.
Use it when: Portfolio/docs/site showcase; not equivalent to launch commercial.
npx skills add heygen-com/hyperframes --skill website-to-videoAdd a public note
Sign in with Google or email to star this skill on your public profile.
Wireframe
Produces black and white lo-fi SVG, annotation and multi-screen flow, deliberately delaying branding decisions.
Use it when: Before Layout/flow is determined; production UI, hi-fi, and publish are not within the default scope.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Writing Plans
Split the spec into a file-level, step-by-step, and verifiable implementation plan.
Use it when: Multi-step feature/migration; when the intent is not clear, brainstorming should be done first.
npx skills add obra/superpowers --skill writing-plansAdd a public note
Sign in with Google or email to star this skill on your public profile.
Writing Shape
Shape raw material into paragraph-by-paragraph article shape.
Use it when: Use it when you have substantial raw material but no coherent structure; it is an intermediate editorial step.
npx skills add mattpocock/skills --skill writing-shapeAdd a public note
Sign in with Google or email to star this skill on your public profile.
Xlsx
Spreadsheet read/write, formula, format, chart, clean, restructure.
Use it when: Spreadsheet is mainly deliverable; database pipeline should not be hard converted to Excel.
npx skills add anthropics/skills --skill xlsxAdd a public note
Sign in with Google or email to star this skill on your public profile.
Website Design
Choose a modern visual system, layout, hero, typography, and motion direction for landing pages, SaaS sites, and portfolios without generic AI styling.
Use it when: Use it when a web project needs a coherent design direction and explicit visual QA.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Goal Setter
Turn a vague request into a bounded, testable task contract so an AI agent stays in scope and finishes the work.
Use it when: Use it before a consequential or ambiguous agent task that needs explicit acceptance criteria.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Cinematic Photo Prompts
Build documentary-style image prompts with intentional lens, blocking, light, and imperfection so results feel observed rather than synthetic.
Use it when: Use it for authentic editorial or documentary image direction; verify that people and claims are represented responsibly.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Study Scraping
Collect and organize public web and social research with controlled pacing, rate limits, and an evidence-first workflow.
Use it when: Use it to assemble a lawful research corpus from public material; respect access controls, privacy, and platform terms.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Scroll World
Use scrolling as a continuous camera move through connected scenes, including practical mobile and iOS video-decoding fixes.
Use it when: Use it for a cinematic, scene-based web experience where scroll drives the journey.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Taste Skill
An anti-slop frontend design system for landing pages, portfolios, and redesigns that avoids template-like defaults.
Use it when: Use it when a project needs one strong visual taste layer; do not combine it with several competing style systems.
Add a public note
Sign in with Google or email to star this skill on your public profile.
GSAP Skills
Official GSAP guidance for timelines, ScrollTrigger, plugins, and framework integrations such as React and Vue.
Use it when: Use it when GSAP is the chosen animation runtime and current API guidance matters.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Animate UI
An open-source React, TypeScript, Tailwind, and Motion component library with installable animated controls and transitions.
Use it when: Use it when a React project needs source-owned animation components instead of custom-building every interaction.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Make Interfaces Feel Better
Design-engineering principles for typography, micro-interactions, motion, and the small details that make an interface feel considered.
Use it when: Use it for the polish pass after the core product flow and accessibility are working.
npx skills add jakubkrehel/make-interfaces-feel-betterAdd a public note
Sign in with Google or email to star this skill on your public profile.
12 Principles Of Animation
Apply the twelve classic animation principles to web interactions so motion feels clear, responsive, and alive.
Use it when: Use it when interface motion feels mechanical and needs stronger timing, anticipation, and follow-through.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Fixing Accessibility
Audit and fix labels, keyboard operation, focus management, contrast, form errors, and WCAG-related interaction issues.
Use it when: Use it before shipping interactive controls, forms, menus, and dialogs.
Add a public note
Sign in with Google or email to star this skill on your public profile.
React Doctor
Detect React regressions in security, performance, correctness, and architecture through a scored quality check.
Use it when: Use it as a focused React health check, then inspect each finding before changing code.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Vitest
Practical Vitest patterns for unit tests, mocks, coverage, fixtures, and test filtering.
Use it when: Use it when Vitest is the project’s test runner and you need reliable, maintainable test structure.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Pnpm
Guidance for strict dependency resolution, workspaces, catalogs, patches, and overrides in pnpm projects.
Use it when: Use it for pnpm workspaces and monorepos where dependency policy and repeatability matter.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Superpowers
The most starred Claude Code skills: brainstorming, TDD, debug, git worktree... A set of development methodologies that can be combined and automatically triggered.
Use it when: Use the individual workflow that matches the task—planning, TDD, debugging, worktrees, or review—rather than loading everything at once.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Understand Anything
Turn a codebase into an interactive knowledge graph where files, functions, and classes can be explored and searched.
Use it when: Use it to onboard to a large unfamiliar codebase or map relationships before making structural changes.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Anthropics/skills
Anthropic’s official collection for PDF, DOCX, PPTX, XLSX, browser, and other artifact workflows.
Use it when: Use the focused skill that matches the artifact instead of treating the whole repository as one workflow.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Scrapling
An adaptive web-scraping framework with an MCP server for extracting structured content before agent processing.
Use it when: Use it for permitted public-web extraction where robustness and token efficiency matter.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Context7
Bring current library documentation into an agent’s context instead of relying on potentially outdated training data.
Use it when: Use it whenever implementation depends on current framework, SDK, API, or CLI documentation.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Gstack
Garry Tan’s solo-developer agent stack: a coordinated set of workflows and tools for producing team-scale output with AI agents.
Use it when: Use it as an operating model for a substantial build, then keep only the pieces your project needs.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Humanizer Zh
A Chinese-language editorial pass that removes formulaic AI phrasing while preserving meaning and natural regional usage.
Use it when: Use it to review Chinese drafts, then have a fluent human check tone, facts, and local nuance.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Agent Reach
A command-line research layer for reading and searching public web, social, video, GitHub, RSS, and regional content sources from an agent.
Use it when: Use it when Hermes needs several live research surfaces; start with its read-only environment check and add authenticated sources only when the job requires them.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Oh My Hermes
Hermes-native multi-agent workflows for deep research, requirements interviews, adversarial planning, implementation loops, and verification.
Use it when: Use it for unfamiliar or multi-stage work where one agent should not improvise the plan and declare success without a separate check.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Anthropic Cybersecurity Skills
A community-built library of structured defensive and dual-use cybersecurity workflows mapped to MITRE and NIST frameworks; it is not an Anthropic product.
Use it when: Use the narrowest relevant skill for authorized security review, threat modeling, incident-response preparation, or education, never against systems without permission.
npx skills add mukul975/Anthropic-Cybersecurity-SkillsAdd a public note
Sign in with Google or email to star this skill on your public profile.
OpenMontage
An agentic video-production system with pipeline definitions, production skills, media tooling, review gates, and a Remotion-based composer.
Use it when: Use it when the deliverable is a finished video and you are ready to operate a full production repository with Python, Node.js, FFmpeg, providers, and human review.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Minions
A local-first mission-control board for creating, supervising, reviewing, and scheduling Hermes Agent tasks across persistent sessions.
Use it when: Use it when several long-running Hermes jobs are becoming hard to track in terminal history and every completion still needs human sign-off.
npx minionsaiAdd a public note
Sign in with Google or email to star this skill on your public profile.
Resemble AI Detect
A Resemble AI skill for checking audio, image, and video with its media-detection API and returning synthetic-media risk signals.
Use it when: Use it as one input in media verification or moderation; do not present a detector score as conclusive proof, especially in high-stakes reporting.
npx skills add resemble-ai/detect-skillAdd a public note
Sign in with Google or email to star this skill on your public profile.
Addy Osmani Agent Skills
A production-engineering skill pack covering specification, planning, implementation, testing, review, performance, and careful release work.
Use it when: Use it to add explicit gates to a real software project; inspect the list and install only the workflows your team will actually invoke.
npx skills add addyosmani/agent-skillsAdd a public note
Sign in with Google or email to star this skill on your public profile.
Documents & dataHermesOfficial
Composio Skills
Skills for building agent integrations with Composio Tool Router, authenticated sessions, triggers, and production connection patterns.
Use it when: Use it when Hermes must act through external applications; define user identity, authentication scope, approvals, and webhook handling before enabling actions.
npx skills add composiohq/skillsAdd a public note
Sign in with Google or email to star this skill on your public profile.
YouTube Full
A Hermes-compatible YouTube skill for transcripts, video search, channels, and playlists through the YouTube Transcript API.
Use it when: Use it for tutorial research, course notes, or channel analysis after checking the current API-credit and data-handling terms.
hermes skills install skills-sh/ZeroPointRepo/youtube-skills/skills/youtube-fullAdd a public note
Sign in with Google or email to star this skill on your public profile.
Defuddle
A library and CLI that extracts a page's main content as clean HTML or Markdown for reading, clipping, and downstream agent work.
Use it when: Use it when noisy page chrome is wasting context; it cleans supplied pages but does not discover sources or verify their claims.
npm install -g defuddleAdd a public note
Sign in with Google or email to star this skill on your public profile.
Matt Pocock Skills
A pack of small, editable engineering and productivity skills for requirements, debugging, testing, architecture, code review, and daily delivery.
Use it when: Use it when you want composable workflows rather than one large operating system; run its setup skill and avoid duplicating skills you already have.
npx skills@latest add mattpocock/skillsAdd a public note
Sign in with Google or email to star this skill on your public profile.
SkillClaw
A client and optional evolution service that can collect, deduplicate, and refine skills from real agent sessions into a shared or local library.
Use it when: Use it only after a stable base skill set exists and you are willing to review how session data, providers, storage, and generated changes are handled.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Browser Harness
A self-healing browser harness that connects an agent to a real browser and lets it create reusable helpers when a supported action is missing.
Use it when: Use it for repeated logged-in browser work in a separate profile with narrow permissions, recordings and side effects explicitly controlled.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Codebase Memory MCP
A local code-intelligence MCP server that indexes repository structure into a persistent knowledge graph for fast dependency and usage queries.
Use it when: Use it on medium or large repositories after reviewing the native installer and generated MCP configuration; it complements, rather than replaces, reading relevant source files.
Add a public note
Sign in with Google or email to star this skill on your public profile.
Loopy
An installable skill plus public loop library for finding, auditing, adapting, and running repeatable agent workflows with checks and stop conditions.
Use it when: Use it for iterative work where each pass can be measured and rejected; define the success check, resource cap, and human handoff before starting.
npx skills add Forward-Future/loopy --skill loopyAdd a public note
Sign in with Google or email to star this skill on your public profile.
WikiSkill
A Python CLI/application that evolves agent skills from execution traces through a persistent wiki, proposal step, and held-out validation gate; it bundles framework skills but is not itself only a SKILL.md package.
Use it when: Use only for a synthetic or public, auto-graded recurring workflow in a dedicated Hermes or Claude Code test profile. It can copy profile config and credentials, run model-backed subprocesses, write workspaces and transcript logs, and generate untrusted instructions; inspect the wheel, pin the version, review proposals, scan traces, maintain the CLI, and uninstall both the package and its disposable workspace/profile after the test.
pip install wikiskillAdd a public note
Sign in with Google or email to star this skill on your public profile.
Built In Cursor and Claude Code skills
Many practical workflows are already bundled with Cursor or Claude Code, including skill creation, CI fixes, deployment helpers, Sentry, and Git publishing.
Use it when: Check the agent’s built-in capabilities before installing a duplicate third-party skill.
Local pick
Add a public note
Sign in with Google or email to star this skill on your public profile.