Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
typography-expert
Master typographer specializing in font pairing, typographic hierarchy, OpenType features, variable fonts, and performance-optimized web typography. Use for font selection, type scales, web font optimization, and typographic systems. Activate on "typography", "font pairing", "type scale", "variable fonts", "web fonts", "OpenType", "font loading". NOT for logo design, icon fonts, general CSS styling, or image-based typography.
majiayu000/claude-skill-registry 163
-
implementing-p2p-c2-networks
majiayu000/claude-skill-registry 163
-
bmad-correct-course
Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"
majiayu000/claude-skill-registry 163
-
seeing
Golden path /see — refresh stale score snapshots and identify canvases needing MER capture.
majiayu000/claude-skill-registry 163
-
mcp-integration
MCP server integration using Occam's Razor escalation. Start minimal, escalate on failure, find limitation boundaries. Use when adding new MCP servers, debugging MCP adoption, or optimizing MCP configuration.
majiayu000/claude-skill-registry 163
-
Testing
Standards for unit testing, table-driven tests, and mocking in Golang.
majiayu000/claude-skill-registry 163
-
Linux Production Shell Scripts
This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It provides ready-to-use shell script templates for system administration.
majiayu000/claude-skill-registry 163
-
ui-ux-designer
Create interface designs, wireframes, and design systems. Masters user research, accessibility standards, and modern design tools. Specializes in design tokens, component libraries, and inclusive design. Use PROACTIVELY for design systems, user flows, or interface optimization.
majiayu000/claude-skill-registry 163
-
tester
Comprehensive testing skill for GabeDA application - designs test strategies (UAT, integration, smoke, unit), creates tests for frontend (React/Playwright) and backend (Django/pytest), executes tests, analyzes results, and generates detailed reports with findings. Stores reports in ai/testing/ and tests in appropriate project folders.
majiayu000/claude-skill-registry 163
-
payment-integration
Integrate payments with SePay (VietQR, Vietnamese bank transfers) and Polar (global SaaS subscriptions, billing). Use for checkout flows, webhooks, QR codes, subscription management.
majiayu000/claude-skill-registry 163
-
measurement-and-tolerance
Measurement and tolerance for the trades — how dimensions are specified, measured, and verified, and how real parts are allowed to deviate from their specifications. Covers tolerance stacks, reference surfaces and datum chains, the difference between accuracy and precision, measurement tool selection by required resolution, and the discipline of stating tolerance in terms of what the fit actually requires rather than what the tool can read. Use when writing a specification, selecting measurement tools, or diagnosing a fit failure that looks like a measurement error.
majiayu000/claude-skill-registry 163
-
3d-games
3D game development principles.
majiayu000/claude-skill-registry 163
-
threat-model
Perform STRIDE threat modeling on application architecture to identify spoofing, tampering, repudiation, info disclosure, DoS, and elevation of privilege threats.
majiayu000/claude-skill-registry 163
-
british-english
Enforce British English spelling, grammar, and conventions in all written content
majiayu000/claude-skill-registry 163
-
figma-resource-extractor
Extract and catalog Figma design resources into structured Markdown documentation.
Outputs to specs/design/figma/ directory with categorized resource lists and Figma links.
Use when:
(1) "提取 Figma 资源" or "extract Figma resources"
(2) "生成 Figma 文档" or "generate Figma docs"
(3) "同步 Figma 设计" or "sync Figma design"
(4) "更新设计资源列表" or "update design resource list"
(5) Need to catalog Figma components, icons, pages for frontend development
(6) Before implementing frontend pages from Figma designs
majiayu000/claude-skill-registry 163
-
product-marketing-context
When the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' or wants to avoid repeating foundational information across marketing tasks. Creates `.claude/product-marketing-context.md` that other marketing skills reference.
majiayu000/claude-skill-registry 163
-
visual-content
Use when creating branded presentations or carousels. Generates museum-quality visual output from canvas philosophy, enforcing style constraints. Outputs PDF first, then converts to PPTX for editability.
majiayu000/claude-skill-registry 163
-
swift-development
提供 Swift 6+ 核心语言开发能力,涵盖并发编程、宏、数据模型设计和业务逻辑实现。使用此技能编写 ViewModel、Service 或 Repository 层代码、定义数据模型、实现算法、编写单元测试,或修复并发警告和数据竞争时使用。
majiayu000/claude-skill-registry 163
-
add-social-media-header
Add professional social media headers to README files and documentation to enhance engagement and visibility across LinkedIn, YouTube, GitHub, and X (Twitter). Use when you need to add or update social media badges with clickable links to your profiles.
majiayu000/claude-skill-registry 163
-
Skill: Skill Catalog Generator
Generate dynamic skill catalogs with network diagrams to visualize Alex's capabilities and track learning progress.
majiayu000/claude-skill-registry 163
-
render-automation
Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
database-schema-design
A guide for relational database schema design best practices. Use this skill when a user wants to design a new database schema, understand best practices, create an ERD, write DDL scripts, or develop an indexing or schema evolution strategy.
majiayu000/claude-skill-registry 163
-
buff
Temporary effects system — curses are just shitty buffs
majiayu000/claude-skill-registry 163
-
deploy
Cloud Run へのデプロイを実行するスキル。
品質ゲート検証 → gcloud run deploy --source . → デプロイ検証 → リビジョン記録 の4フェーズで安全にデプロイする。
**核心機能**:
- 品質ゲート通過後のみデプロイ実行(--skip-checks で省略可)
- Secret Manager 連携による安全な環境変数管理
- デプロイ後のヘルスチェック自動実行
- リビジョン履歴を docs/deployments/DEPLOY-LOG.md に自動記録
"デプロイ", "deploy", "本番反映", "Cloud Runにデプロイ" 等の要求でトリガーされる。
<example>
user: "デプロイして"
assistant: "deploy スキルを使用して Cloud Run へデプロイします"
</example>
<example>
user: "品質チェック省略してデプロイ"
assistant: "deploy スキルを --skip-checks オプション付きで実行します"
</example>
majiayu000/claude-skill-registry 163