Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
find-next-phase-number
Determine the next sequential phase ID for creating a new phase. Use when planning a new phase.
majiayu000/claude-skill-registry 163
-
agentuity-cli-profile-current
Show the name of the currently active profile
majiayu000/claude-skill-registry 163
-
elastic-beanstalk-deployment
Use when deploying Node.js applications to AWS Elastic Beanstalk or troubleshooting deployment issues - provides dependency installation strategies, monorepo handling, and deployment best practices
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
-
disciplined-implementation
Phase 3 of disciplined development. Executes approved implementation plans
step by step. Each step includes tests, follows the design exactly, and
produces reviewable commits.
majiayu000/claude-skill-registry 163
-
Insurance Analyst
Insurance policy analysis, claims evaluation, coverage assessment, and risk management for individuals and businesses
majiayu000/claude-skill-registry 163
-
Git Commit Helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
majiayu000/claude-skill-registry 163
-
langchain4j-testing-strategies
Testing strategies for LangChain4j-powered applications. Mock LLM responses, test retrieval chains, and validate AI workflows. Use when testing AI-powered features reliably.
majiayu000/claude-skill-registry 163
-
ship-hero
Expert guidance for integrating with ShipHero's GraphQL API for fulfillment, inventory, orders, and returns management. Use when (1) authenticating with ShipHero API, (2) managing orders (create, update, cancel, query), (3) managing products and inventory levels, (4) creating and tracking shipments, (5) processing returns, (6) working with purchase orders, (7) setting up webhooks for real-time events, (8) implementing 3PL multi-tenant operations, or (9) optimizing GraphQL query costs and pagination.
majiayu000/claude-skill-registry 163
-
analyze-equations
Parse and interpret mathematical equations from research papers. Use when extracting formulas for implementation.
majiayu000/claude-skill-registry 163
-
lindy-ci-integration
Configure Lindy AI CI/CD integration with GitHub Actions and testing.
Use when setting up automated testing, configuring CI pipelines,
or integrating Lindy tests into your build process.
Trigger with phrases like "lindy CI", "lindy GitHub Actions",
"lindy automated tests", "CI lindy pipeline".
majiayu000/claude-skill-registry 163
-
tmdb-integration
TMDB (The Movie Database) API integration for React Native TV streaming apps. Use when users need help with movie/TV show data, poster images, search functionality, trending content, video trailers from TMDB, API authentication, rate limiting, or TypeScript types for TMDB responses.
majiayu000/claude-skill-registry 163
-
claude-md-authoring
Creating and maintaining CLAUDE.md project memory files that provide non-obvious codebase context. Use when (1) creating a new CLAUDE.md for a project, (2) adding architectural patterns or design decisions to existing CLAUDE.md, (3) capturing project-specific conventions that aren't obvious from code inspection.
majiayu000/claude-skill-registry 163
-
list_skills
Imported skill list_skills from openai
majiayu000/claude-skill-registry 163
-
readeck
Readeck integration for saving and managing articles. Supports adding URLs, listing entries, and managing bookmarks via Readeck's API. Configure custom URL and API key per request or via environment variables READECK_URL and READECK_API_KEY.
majiayu000/claude-skill-registry 163
-
erpnext-errors-permissions
Error handling patterns for ERPNext/Frappe permissions and access control. Use when handling PermissionError, has_permission failures, role issues, and document access problems. V14/V15/V16 compatible. Triggers: permission error, access denied, PermissionError, role error, has_permission failed, document access error.
majiayu000/claude-skill-registry 163
-
gcp-project-status
GCP 프로젝트 상태 조회
majiayu000/claude-skill-registry 163
-
performing-visual-regression-testing
This skill enables Claude to execute visual regression tests using tools like Percy, Chromatic, and BackstopJS. It captures screenshots, compares them against baselines, and analyzes visual differences to identify unintended UI changes. Use this skill when the user requests visual testing, UI change verification, or regression testing for a web application or component. Trigger phrases include "visual test," "UI regression," "check visual changes," or "/visual-test".
majiayu000/claude-skill-registry 163
-
prompt-optimizer-vuralserhat86-antigravity-agentic-
majiayu000/claude-skill-registry 163
-
sdd (Spec Driven Development)
This skill outlines how to follow the spec driven development workflow. The workflow is non-negotiable and must be followed for sdd or Spec Driven Development. Use this for writing, refining and reviewing specs, specifications, designs, tasks, test and implementations.
majiayu000/claude-skill-registry 163
-
similar-code
Find semantically similar code across the codebase using vector search (armyknife searchx). Use when looking for similar implementations, duplicate code, or existing patterns. Requires symbols.db.
majiayu000/claude-skill-registry 163
-
cad-to-data
Convert CAD/BIM files to structured data. Extract element data from Revit, IFC, DWG, DGN files
majiayu000/claude-skill-registry 163
-
swot
SWOT strategic analysis examining Strengths, Weaknesses, Opportunities, and Threats. Use for strategic planning, competitive analysis, career decisions, or evaluating opportunities.
majiayu000/claude-skill-registry 163
-
migrate-page
Migrate Angular page from local source following DDD architecture. Use when migrating pages from Angular 16 to Angular 20 with domain-driven design patterns.
majiayu000/claude-skill-registry 163