Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
reflect
CRITICAL learning capture. Extracts HIGH/MED/LOW confidence patterns from conversations to prevent repeating mistakes and preserve what works. Use PROACTIVELY after user corrections ("no", "wrong"), after praise ("perfect", "exactly"), when discovering edge cases, or when skills are heavily used. Without reflection, valuable learnings are LOST forever. Acts as continuous improvement engine for all skills. Invoke EARLY and OFTEN - every correction is a learning opportunity.
majiayu000/claude-skill-registry 163
-
project-mgmt
GitHub プロジェクト管理を一括操作。Issue作成、ラベル設定、プロジェクト紐付け、マイルストーン、日付、ステータス変更。
トリガー例: 「Issue作成」「プロジェクト管理」「project-mgmt」「Issueを立てて」「プロジェクトに追加」
majiayu000/claude-skill-registry 163
-
CQRS Command Query Generator
Génère des Commands, Queries et Handlers suivant le pattern CQRS (Command Query Responsibility Segregation). À utiliser lors de la création de use cases, commands, queries, handlers, read models, ou quand l'utilisateur mentionne "CQRS", "command", "query", "handler", "use case", "read model".
majiayu000/claude-skill-registry 163
-
academic-paper
majiayu000/claude-skill-registry 163
-
commit-push
This skill should be used when the user asks to "commit and push", "push my changes", or wants to commit, push, and respond to PR comments.
majiayu000/claude-skill-registry 163
-
supabase-queries
Apply when writing Supabase client queries for CRUD operations, filtering, joins, and real-time subscriptions.
majiayu000/claude-skill-registry 163
-
Red Team Tools and Methodology
This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.
majiayu000/claude-skill-registry 163
-
sepsis-3-cohort
Identify Sepsis-3 patients in MIMIC-IV using the consensus definition (SOFA >= 2 + suspected infection). Use for sepsis cohort studies, outcome research, or quality metrics.
majiayu000/claude-skill-registry 163
-
request-analyzer
Proactively analyze user requests at the start of conversations to determine task type, assess prompt quality, and intelligently recommend which skills to activate. Should activate for ALL user requests to ensure optimal workflow. Evaluates clarity, specificity, and completeness to suggest prompt-optimizer when needed. Identifies UI design tasks for ui-analyzer and component requests for react-component-generator. Acts as intelligent skill coordinator.
majiayu000/claude-skill-registry 163
-
design-workflow
UI/UX design workflow guidelines. Activate when working with design systems, accessibility (WCAG), user interface patterns, or design tokens.
majiayu000/claude-skill-registry 163
-
deleting-op-secrets
Deletes or archives secrets in 1Password using the op CLI. Use when the user needs to permanently remove items, archive deprecated credentials, or clean up unused secrets from 1Password vaults. Supports both permanent deletion and archiving for later recovery.
majiayu000/claude-skill-registry 163
-
recipe-builder
Create and manage WaveCap-SDR recipe templates for common capture scenarios. Use when setting up new band plans, creating presets for trunking systems, or building reusable multi-channel configurations for marine/aviation/broadcast monitoring.
majiayu000/claude-skill-registry 163
-
react-ui-component
Create production-ready React UI components using shadcn/ui and Tailwind CSS. Use when creating shared components, building forms, dialogs, tables, or any UI elements. Automatically installs missing shadcn/ui components and places components in the proper directory structure (app/components/).
majiayu000/claude-skill-registry 163
-
sap-hana-cloud-data-intelligence
Develops data processing pipelines, integrations, and machine learning scenarios in SAP Data Intelligence Cloud. Use when building graphs/pipelines with operators, integrating ABAP/S4HANA systems, creating replication flows, developing ML scenarios with JupyterLab, or using Data Transformation Language functions. Covers Gen1/Gen2 operators, subengines (Python, Node.js, C++), structured data operators, and repository objects.
majiayu000/claude-skill-registry 163
-
messages
Instructions for adding new message types to the safe-output messages system
majiayu000/claude-skill-registry 163
-
mistral-data-handling
Implement Mistral AI PII handling, data retention, and GDPR/CCPA compliance patterns.
Use when handling sensitive data, implementing data redaction, configuring retention policies,
or ensuring compliance with privacy regulations for Mistral AI integrations.
Trigger with phrases like "mistral data", "mistral PII",
"mistral GDPR", "mistral data retention", "mistral privacy", "mistral CCPA".
majiayu000/claude-skill-registry 163
-
nativewind-and-tailwind-css-compatibility
Provides specific version compatibility notes for NativeWind and Tailwind CSS to prevent common installation errors.
majiayu000/claude-skill-registry 163
-
orcaflex-specialist
OrcaFlex Specialist Skill
majiayu000/claude-skill-registry 163
-
customer-led-growth-mapping
A framework to replace company-centric funnels with a journey mapped to customer value. Use this when trial-to-paid conversion is low, when product onboarding feels disjointed, or when marketing and product teams are misaligned on "who" the target user is.
majiayu000/claude-skill-registry 163
-
pr-manager
Create, comment, review, approve, and merge pull requests with FABER metadata
majiayu000/claude-skill-registry 163
-
code-review-preferences
Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.
majiayu000/claude-skill-registry 163
-
Go-to-Market-Planner
Plan product launches and go-to-market strategy. Use when launching products, entering new markets, or planning marketing campaigns. Covers positioning, channels, messaging, and launch execution.
majiayu000/claude-skill-registry 163
-
alphafold
Validate protein designs using AlphaFold2 structure prediction. Use this skill when: (1) Validating designed sequences fold correctly, (2) Predicting binder-target complex structures, (3) Calculating confidence metrics (pLDDT, pTM, ipTM), (4) Self-consistency validation of designs, (5) Multi-chain complex prediction with AlphaFold-Multimer.
For faster single-chain prediction, use esm. For QC thresholds, use protein-qc.
majiayu000/claude-skill-registry 163
-
implementing-code-splitting
Teaches code splitting with lazy() and Suspense in React 19 for reducing initial bundle size. Use when implementing lazy loading, route-based splitting, or optimizing performance.
majiayu000/claude-skill-registry 163