Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Plugin Settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
majiayu000/claude-skill-registry 163
-
tailwindcss
Guide for implementing Tailwind CSS - a utility-first CSS framework for rapid UI development. Use when styling applications with responsive design, dark mode, custom themes, or building design systems with Tailwind's utility classes.
majiayu000/claude-skill-registry 163
-
shift-gate
majiayu000/claude-skill-registry 163
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
majiayu000/claude-skill-registry 163
-
archivist
Universal content cataloging system. Save URLs, files, snippets, or voice notes with descriptions, auto-tag everything, make it all searchable. Use when: building a personal knowledge base, saving reference material, or organizing research. NOT for: file backup, website mirroring, or large-scale web scraping.
majiayu000/claude-skill-registry 163
-
rendering-conditional-render
Use explicit ternary operators instead of && for conditional rendering. Apply when rendering values that could be 0, NaN, or other falsy values that might render unexpectedly.
majiayu000/claude-skill-registry 163
-
commit
Use when committing changes, staging files, saving work, or making a git commit. Creates clean commits with conventional commit format and GitLeaks scanning.
majiayu000/claude-skill-registry 163
-
bmad-validate-prd
Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"
majiayu000/claude-skill-registry 163
-
content-collections
Work with the four content collections (blog, gallery, testimonials, promoted) — understand schemas, create valid frontmatter, query and render content. Use when the user mentions "content", "collections", "blog post", "gallery item", "testimonial", "promoted", "frontmatter", "markdown", "schema", or "Zod".
majiayu000/claude-skill-registry 163
-
database-schema-design
Database schema design patterns for SQL and NoSQL databases
majiayu000/claude-skill-registry 163
-
notion
Notion API for creating and managing pages, databases, and blocks.
majiayu000/claude-skill-registry 163
-
connecting-streamlit-to-snowflake
Connecting Streamlit apps to Snowflake. Use when setting up database connections, managing secrets, or querying Snowflake from a Streamlit app.
majiayu000/claude-skill-registry 163
-
behavioral-economics
Systematic departures from rational choice theory and their implications for economic analysis and policy. Covers cognitive heuristics (anchoring, availability, representativeness), biases (loss aversion, status quo, overconfidence), prospect theory (reference dependence, probability weighting, diminishing sensitivity), nudge theory and choice architecture, and the integration of psychological findings into economic models. Use when analyzing decision-making under uncertainty, evaluating policy interventions that exploit behavioral patterns, or assessing where standard rational-agent models break down.
majiayu000/claude-skill-registry 163
-
posthog-analytics
PostHog analytics, event tracking, feature flags, dashboards
majiayu000/claude-skill-registry 163
-
react-state-management
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
majiayu000/claude-skill-registry 163
-
task-verification
MANDATORY skill. Invoke BEFORE claiming any task complete. No exceptions.
TRIGGERS: creating/modifying ANY file (code, script, config, docs, data). Simple changes like renaming variables, fixing typos, adding comments ALL require verification.
CORE RULE: Verification = running a Bash command (python -m py_compile, node --check, etc). Reading file back is NOT verification. "Should work" is NOT verification.
If you cannot show command output as evidence, the task is NOT complete. Use this skill whenever you write, edit, fix, or create anything.
majiayu000/claude-skill-registry 163
-
create-plan
Use when solution space exploration is complete and you're ready to create an implementation plan. Enforces "simple over easy" - the fundamentally right solution, not the path of least resistance. Triggers after /design-solution, when a solution has been chosen, or when asked to "make a plan" or "create a plan".
majiayu000/claude-skill-registry 163
-
phx:challenge
Challenge mode reviews - rigorous questioning before approving changes. Use when you want thorough scrutiny of Ecto changes, LiveView events, or PR readiness.
majiayu000/claude-skill-registry 163
-
check-bash
Check bash script syntax without executing. Use before committing bash scripts or when verifying syntax correctness.
majiayu000/claude-skill-registry 163
-
game-art
Game art principles. Visual style selection, asset pipeline, animation workflow.
majiayu000/claude-skill-registry 163
-
plan-from-spec
Generate an executable plan + test plan from a spec/decision log, including impact analysis for brownfield changes. Suitable for TDD implementation and PR review.
majiayu000/claude-skill-registry 163
-
project-roadmap-manager
Create and maintain a repository-root ROADMAP.md as the single source of truth for project milestones and accepted plans. Use when bootstrapping any new project, accepting/completing a plan, defining or updating milestone/version roadmaps, marking milestones as reached/changed/de-scoped, or answering where roadmap and milestone status should be referenced.
majiayu000/claude-skill-registry 163
-
parallel-executor
majiayu000/claude-skill-registry 163
-
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
majiayu000/claude-skill-registry 163