Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bknd-assign-permissions
Use when assigning permissions to roles in Bknd. Covers permission syntax (simple strings, extended format), permission effects (allow/deny), policies with conditions, entity-specific permissions, and fine-grained access control patterns.
majiayu000/claude-skill-registry 163
-
transformer-lens-interpretability
Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments.
majiayu000/claude-skill-registry 163
-
testing-handbook-generator
Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security testing tools and techniques. Use when creating new skills based on handbook content.
majiayu000/claude-skill-registry 163
-
careercopilot-tool-creator
Scaffolds a new Python tool utility in 'src/tools/' for agents to call. Tools are utility functions (web scraping, PDF parsing, database queries) that agents use. Use when creating utilities that agents depend on.
majiayu000/claude-skill-registry 163
-
content-marketing-strategist
Comprehensive content marketing strategy including content pillars, 90-day editorial calendar, distribution strategy, SEO optimization, and repurposing playbook using Content Pillars, Hub-and-Spoke, and 10x Content frameworks.
majiayu000/claude-skill-registry 163
-
bun-development
Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun.
majiayu000/claude-skill-registry 163
-
Create MCP Eval
Create or modify evaluations for MCP Server(s). Use whenever you are tasked with changed MCP evals.
majiayu000/claude-skill-registry 163
-
prose
OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
majiayu000/claude-skill-registry 163
-
analysis-report
Generates comprehensive, structured research reports.
majiayu000/claude-skill-registry 163
-
reconcile
Reconcile increment ID collisions after multi-developer merge. Renumbers conflicting increments based on modification dates.
majiayu000/claude-skill-registry 163
-
webshop-product-search
This skill performs an initial product search using a web interface by generating appropriate search keywords based on interpreted query criteria. It is triggered when starting a product discovery task or when returning to search results. The skill inputs structured search parameters and outputs a list of candidate products from the search results page.
majiayu000/claude-skill-registry 163
-
random-selection
Randomly select items from lists using various algorithms for fair and unbiased selection
majiayu000/claude-skill-registry 163
-
rust-async-patterns
Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.
majiayu000/claude-skill-registry 163
-
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
majiayu000/claude-skill-registry 163
-
shared-workflow-generation
Orchestrate parallel workflow documentation generation for all agents. Use proactively during PRD Starter Phase 11 to generate workflow docs.
majiayu000/claude-skill-registry 163
-
Solo Landing Page
This skill should be used for ANYTHING related to landing page development including "review my landing page", "create a landing page", "write landing page copy", "build a landing page", "improve conversion rate", "optimize landing page", "landing page CRO", "write headlines", "create CTAs", "landing page structure", "add tracking", or any landing page-related task for marketing sites, product pages, or sales pages.
majiayu000/claude-skill-registry 163
-
podcast-downloader
Search and download podcast episodes from Apple Podcasts. Use when user wants to find podcasts, download podcast episodes, get podcast information, or mentions Apple Podcasts, iTunes, podcast search, or audio downloads.
majiayu000/claude-skill-registry 163
-
slashcommandcreator
Autonomous meta-skill for creating high-quality custom slash commands using 5-phase workflow with multi-agent validation and quality gates. Use when user requests new slash command, reusable prompt automation, or wants to convert repetitive workflows into documented commands.
majiayu000/claude-skill-registry 163
-
pagent
Guide for using pagent - a PRD-to-code orchestration tool. Use when users ask how to use pagent, run agents, create PRDs, or transform requirements into code.
majiayu000/claude-skill-registry 163
-
plan-validate-execute-template
majiayu000/claude-skill-registry 163
-
completion-criteria
Completion checklist - when is a task truly done
majiayu000/claude-skill-registry 163
-
setup-github
GitHub 設定ファイルをセットアップする。「GitHub 設定をセットアップ」「.github を作って」「Issue テンプレート作成」「PR テンプレート作成」「GitHub 設定を初期化」「リポジトリ設定をセットアップ」「ラベル設定を作成」などで起動。.github ディレクトリに必要な設定ファイルを一括生成。
majiayu000/claude-skill-registry 163
-
grove-issues
Parse a brain dump of TODOs into properly structured GitHub issues with labels, components, and project board placement. Use when the user provides a batch of tasks, ideas, or TODOs that need to become trackable GitHub issues.
majiayu000/claude-skill-registry 163
-
handler-storage-s3
AWS S3 storage handler for fractary-file plugin
majiayu000/claude-skill-registry 163