Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
sf-integration
Configure Salesforce integrations: Named Credentials, Connected Apps, External
Services, Platform Events, CDC, and auth flows. Use when setting up integration
infrastructure, metadata XML, or choosing architecture patterns. Activate on
.namedCredential-meta.xml, .connectedApp-meta.xml, .platformEvent-meta.xml,
mentions of "Named Credential", "Connected App", "Platform Event", "CDC",
"External Service", or "OAuth flow".
majiayu000/claude-skill-registry 163
-
update-docs
Sync documentation with code changes. Use on every PR that touches library code to keep docs accurate and consistent.
majiayu000/claude-skill-registry 163
-
auth:keycloak-confidential-client
Create confidential OAuth2 clients in Keycloak for server-to-service authentication
majiayu000/claude-skill-registry 163
-
amazon-asin-lookup-api-skill
This skill helps users extract structured product details from Amazon using a specific ASIN (Amazon Standard Identification Number). Use this skill when the user asks to get Amazon product details by ASIN, lookup Amazon product title and price using ASIN, extract Amazon product ratings and reviews count for a specific ASIN, check Amazon product availability and current price, get Amazon product description and features via ASIN, enrich product catalog with Amazon data using ASIN, monitor Amazon product price changes for specific ASINs, retrieve Amazon product brand and material information, fetch Amazon product images and specifications by ASIN, validate Amazon ASIN and get product metadata.
majiayu000/claude-skill-registry 163
-
Subtext Dialogue Generation
Generate dialogue that conveys a specific subtext using entirely different words, with adjustable style, tone, and subtlety levels.
majiayu000/claude-skill-registry 163
-
sniper-check
Use when validating code quality after modifications. Runs sniper agent in isolated forked context for clean, fast validation.
majiayu000/claude-skill-registry 163
-
simulator
(ePost) List, boot, shutdown, and manage iOS simulators using XcodeBuildMCP or xcrun simctl
majiayu000/claude-skill-registry 163
-
springboot-security
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
majiayu000/claude-skill-registry 163
-
web-frontend
(ePost) Use when working with .tsx/.jsx files, React components, hooks, state management, or frontend UI
majiayu000/claude-skill-registry 163
-
temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
majiayu000/claude-skill-registry 163
-
creating-skills
Use when creating new Claude Code skills or improving existing ones - ensures skills are discoverable, scannable, and effective through proper structure, CSO optimization, and real examples
majiayu000/claude-skill-registry 163
-
astroforcemodels-jl
Develop and maintain AstroForceModels.jl, a Julia library for astrodynamics force modeling (gravity, drag, SRP, third-body, relativity). Use when working on AstroForceModels.jl, adding new force models, or computing orbital perturbation accelerations.
majiayu000/claude-skill-registry 163
-
swarm-consensus
Implement voting mechanisms (majority, weighted) to resolve inter-agent conflicts.
majiayu000/claude-skill-registry 163
-
scientific-brainstorming
Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.
majiayu000/claude-skill-registry 163
-
pi-tools
View and manage Pi-built extensions synced to Dex. Shows available tools, commands, and sync status.
majiayu000/claude-skill-registry 163
-
agent-memory
Implement short-term and long-term memory for AI agents using vector databases and PostgreSQL. Covers in-session conversation memory (LangChain message history), persistent vector storage with pgvector (PostgreSQL + psycopg3 + langchain-postgres), and ChromaDB (both embedded and server modes). Use when: (1) adding conversation memory to an AI agent or chatbot, (2) building semantic search over past interactions, (3) storing agent memories in PostgreSQL with pgvector, (4) using ChromaDB as a local or server vector store, (5) implementing RAG with memory retrieval, (6) designing short-term (thread-scoped) vs long-term (cross-thread) agent memory.
majiayu000/claude-skill-registry 163
-
spin-texture
majiayu000/claude-skill-registry 163
-
godot-modernize-input
Use when handling input in Godot 4.x projects and need to modernize patterns. Generates Input Map configurations from hardcoded key checks, sets up joypad rumble (Godot 4.x feature), implements gyroscope/accelerometer input on mobile, creates context-sensitive input handling for different game states, and adds input buffering for responsive gameplay. Converts old InputEvent patterns to modern Godot 4.x best practices.
majiayu000/claude-skill-registry 163
-
expo-api-routes
Guidelines for creating API routes in Expo Router with EAS Hosting
majiayu000/claude-skill-registry 163
-
managing-adrs
Create and manage Architecture Decision Records (ADRs) with auto-numbering, template detection, and index maintenance. Use when user mentions "ADR", "architecture decision", "document this decision", "create ADR", editing ADR files (docs/adr/, doc/adr/, .adr/), or discussing architectural choices and tradeoffs.
majiayu000/claude-skill-registry 163
-
i18n-localization
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
majiayu000/claude-skill-registry 163
-
testing-patterns
Testing patterns and principles. Unit, integration, mocking strategies.
majiayu000/claude-skill-registry 163
-
speckit-taskstoissues
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
majiayu000/claude-skill-registry 163
-
decompose
Decompose a phase plan into atomic beads and sub-beads. Use when breaking down a phase into tasks, when the user mentions "decompose" or "break down", when creating beads from a plan, or when structuring work for parallel execution.
majiayu000/claude-skill-registry 163