New skills
Browse the most recently seen skills in the imported catalog, with a stable tiebreak on current popularity.
agent-governance
by github/awesome-copilot
Patterns for adding safety, trust, and policy enforcement to AI agent systems.
role-creator
by am-will/codex-skills
Use this skill when the user wants to create, update, or troubleshoot custom subagent roles backed by [agents. ] and a role config_file .
ultracite
by haydenbleasel/ultracite
Zero-config linting and formatting for JS/TS projects. Supports three linter backends: Biome (recommended), ESLint + Prettier, and Oxlint + Oxfmt.
mysql
by planetscale/database-skills
Use this skill to make safe, measurable MySQL/InnoDB changes.
setup-artist
by recoupable/setup-artist
Scaffold a complete artist workspace so agents can start working immediately.
day4-wrap-and-analyze
by ai-native-camp/camp-1
Source details, install context, and public review data are available on the full page.
tailwind-theme-builder
by jezweb/claude-skills
Set up a fully themed Tailwind v4 + shadcn/ui project with dark mode. Produces configured CSS, theme provider, and working component library.
asc-workflow
by rudrankriyam/app-store-connect-cli-skills
Source details, install context, and public review data are available on the full page.
convex-helpers-guide
by get-convex/agent-skills
Use convex-helpers to add common patterns and utilities to your Convex backend without reinventing the wheel.
function-creator
by get-convex/agent-skills
Generate secure, type-safe Convex functions following all best practices.
schema-builder
by get-convex/agent-skills
Build well-structured Convex schemas following best practices for relationships, indexes, and validators.
components-guide
by get-convex/agent-skills
Use components to encapsulate features and build maintainable, reusable backends.
web-design-patterns
by jezweb/claude-skills
Principle-based patterns for designing website sections that feel human-designed, not AI-generated. Each pattern teaches WHY and WHEN, not just templates to copy.
ux-audit
by jezweb/claude-skills
Dogfood web apps by browsing them as a real user would — with their goals, their patience, and their context. Goes beyond "does it work?" to "is it good?" by tracking emotional friction (trust, anxiety, confusion), counting click efficiency, testing resilience, and asking the ultimate question: "would I come back?"...
migration-helper
by get-convex/agent-skills
Safely migrate Convex schemas and data when making breaking changes.
convex-quickstart
by get-convex/agent-skills
Get a production-ready Convex backend set up in minutes. This skill guides you through initializing Convex, creating your schema, setting up auth, and building your first CRUD operations.
auth-setup
by get-convex/agent-skills
Implement secure authentication in Convex with user management and access control.
google-apps-script
by jezweb/claude-skills
Build automation scripts for Google Sheets and Workspace apps. Scripts run server-side on Google's infrastructure with a generous free tier.
icon-set-generator
by jezweb/claude-skills
Generate custom, visually consistent SVG icon sets tailored to specific projects. Each set is built from a shared style specification so every icon looks like it belongs with the others — same stroke weight, same corner treatment, same visual density.
hono-api-scaffolder
by jezweb/claude-skills
Add structured API routes to an existing Cloudflare Workers project. This skill runs AFTER the project shell exists (via cloudflare-worker-builder or vite-flare-starter) and produces route files, middleware, and endpoint documentation.
d1-drizzle-schema
by jezweb/claude-skills
Generate correct Drizzle ORM schemas for Cloudflare D1. D1 is SQLite-based but has important differences that cause subtle bugs if you use standard SQLite patterns. This skill produces schemas that work correctly with D1's constraints.
seo-local-business
by jezweb/claude-skills
Generate a complete SEO package for local business websites. Produces meta tags, structured data, robots.txt, and sitemap.xml.
tech-news-digest
by draco-agent/tech-news-digest
Automated tech news digest system with unified data source model, quality scoring pipeline, and template-based output generation.
cloudflare-worker-builder
by jezweb/claude-skills
Scaffold a working Cloudflare Worker project from a brief description. Produces a deployable project with Hono routing, Vite dev server, and Static Assets.