Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
social-media-intelligence
Social media monitoring, narrative tracking, and open-source intelligence for journalists. Use when tracking viral content spread, analyzing coordinated campaigns, monitoring breaking news on social platforms, investigating accounts for authenticity, or detecting misinformation patterns. Essential for reporters covering online narratives and digital investigations.
majiayu000/claude-skill-registry 163
-
cats-automation
Automate Cats tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
tests-kit
Test case management for Synnovator platform. Two modes: (1) Guard mode — before any synnovator skill or implementation change, verify existing test cases in specs/testcases/ are not broken. Use when modifying synnovator skill code, endpoint scripts, engine logic, or data model specs. (2) Insert mode — add new test cases to specs/testcases/. Use when user requests adding business scenarios, new feature test coverage, or regression tests. Triggers: 'run tests', 'check testcases', 'add test case', 'verify tests', 'test coverage', or any synnovator implementation change.
majiayu000/claude-skill-registry 163
-
bun
Complete Bun lifecycle management. Audits current state, plans migration,
executes changes, verifies success. Full orchestrator for Bun adoption.
Invoke for: migrate to bun, adopt bun, bun migration, switch to bun.
majiayu000/claude-skill-registry 163
-
mcp-tool-design
Best practices for designing MCP tools including naming conventions, input schemas, error responses, pagination, idempotency, and descriptions. Use when the user is designing tools for an MCP server, writing tool schemas, handling tool errors, or needs guidance on tool naming and input validation patterns.
majiayu000/claude-skill-registry 163
-
fp-ts-errors
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.
majiayu000/claude-skill-registry 163
-
ios-deploy-usb
Build and deploy iOS app to connected iPhone via USB. Fast deployment (~8-10 seconds) for development iteration. Use when deploying, installing, or building apps to physical iPhone.
majiayu000/claude-skill-registry 163
-
marketing-router
ALWAYS use this skill FIRST before any marketing-related task. This is the entry point for all marketing work. Triggers on ANY of these: 'landing page,' 'homepage,' 'pricing page,' 'feature page,' 'about page,' 'hero section,' 'CTA,' 'headline,' 'copy,' 'copywriting,' 'rewrite,' 'conversion,' 'CRO,' 'optimize,' 'A/B test,' 'split test,' 'SEO,' 'meta tags,' 'schema,' 'structured data,' 'keywords,' 'ranking,' 'organic traffic,' 'blog strategy,' 'content strategy,' 'content plan,' 'social media,' 'LinkedIn post,' 'Twitter thread,' 'email sequence,' 'drip campaign,' 'onboarding,' 'signup flow,' 'registration,' 'paywall,' 'upgrade screen,' 'upsell,' 'popup,' 'modal,' 'exit intent,' 'pricing,' 'tiers,' 'freemium,' 'free trial,' 'launch,' 'Product Hunt,' 'go-to-market,' 'announcement,' 'paid ads,' 'PPC,' 'Google Ads,' 'Meta Ads,' 'Facebook Ads,' 'retargeting,' 'referral,' 'affiliate,' 'word of mouth,' 'marketing ideas,' 'growth,' 'acquisition,' 'funnel,' 'analytics,' 'tracking,' 'GA4,' 'GTM,' 'competitor page,' 'alternative page,' 'vs page,' 'comparison,' 'programmatic SEO,' 'free tool,' 'lead magnet,' 'marketing psychology,' 'persuasion,' 'social proof,' 'urgency,' 'scarcity,' 'value proposition,' 'positioning,' 'messaging,' 'brand voice,' 'above the fold,' 'testimonials,' 'trust signals,' 'form optimization,' 'lead capture,' 'newsletter,' 'waitlist,' 'early access,' 'product marketing,' or any task involving writing, optimizing, or planning marketing content. When in doubt about whether this applies — it probably does. Route first, execute second.
majiayu000/claude-skill-registry 163
-
Create Pull Request
Analyze changes and create a pull request using the gh CLI with repo conventions.
majiayu000/claude-skill-registry 163
-
seo-agi
Write SEO pages that rank on Google AND get cited by LLMs. Uses live SERP data, 500-token chunk architecture, and the Reddit Test quality gate. Triggers on: "write an SEO page", "seo-agi", "seo page for [keyword]", "rank for [keyword]", "rewrite this page for SEO", "GEO", "AEO", "write a page that ranks".
majiayu000/claude-skill-registry 163
-
google-gemini-file-search
Build document Q&A with Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats, query with natural language.
Use when: document Q&A, searchable knowledge bases, semantic search. Troubleshoot: document immutability, storage quota (3x), chunking config, metadata limits (20 max), polling timeouts, displayName dropped (Blob uploads), grounding lost (JSON mode), tool conflicts (googleSearch + fileSearch).
majiayu000/claude-skill-registry 163
-
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
majiayu000/claude-skill-registry 163
-
sync-dotfiles
Sync Cursor skills, agents, rules, and other dotfiles to chezmoi. Use when the user asks to update dotfiles (pull + apply), sync dotfiles, update chezmoi, or push dotfiles; or automatically after creating, editing, or deleting files in ~/.cursor/skills/, ~/.cursor/agents/, or ~/.cursor/rules/.
majiayu000/claude-skill-registry 163
-
Execute Task
Autonomously implement a task following project conventions with iterative verification.
majiayu000/claude-skill-registry 163
-
frontend-design-ultimate
Comprehensive frontend design system and component library.
majiayu000/claude-skill-registry 163
-
remotion-best-practices
Best practices for Remotion - Video creation in React
majiayu000/claude-skill-registry 163
-
batch-report
Generate post-run analysis reports for batch processing jobs. Analyzes manifests, timings, and failures to produce comprehensive markdown reports. Optionally sends to agent-inbox for cross-project communication.
majiayu000/claude-skill-registry 163
-
Verification & Quality Assurance
Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.
majiayu000/claude-skill-registry 163
-
geo-database
Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.
majiayu000/claude-skill-registry 163
-
API Versioning Testing
Testing API versioning strategies including URL path, header, and query parameter versioning with backward compatibility validation.
majiayu000/claude-skill-registry 163
-
ln-721-frontend-restructure
Scaffolds new React projects or restructures monoliths to component-based architecture. Use when setting up frontend structure.
majiayu000/claude-skill-registry 163
-
mern-std
Coding standards for MERN Next.js apps in a pnpm monorepo.
majiayu000/claude-skill-registry 163
-
alembic
Generates and manages database migrations with Alembic for the Bookkeep backend.
Use when: creating database migrations, modifying models, adding columns, creating tables, or running schema changes.
majiayu000/claude-skill-registry 163
-
acm-handoff
Use when resuming work from a previous session that reached context threshold, or when a handoff summary exists. Reads handoff state and markdown to restore context, todos, and continue seamlessly.
majiayu000/claude-skill-registry 163