Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
triatu-dev-workflow
Day-to-day development workflow for Triatu. Use when onboarding, running the project, or preparing changes for review.
majiayu000/claude-skill-registry 163
-
pixi-js
Expert guidance for Pixi.js game development with TypeScript, focusing on high-performance web and mobile games
majiayu000/claude-skill-registry 163
-
managing-seo-metadata
Strategies for dynamic SEO using Next.js Metadata API. Use to generate social share cards and search-engine-friendly titles for tours.
majiayu000/claude-skill-registry 163
-
ci-cd
Designs and implements CI/CD pipelines for automated testing, building, deployment, and security scanning across multiple platforms. Covers pipeline optimization, test integration, artifact management, and release automation.
majiayu000/claude-skill-registry 163
-
aico-subagent-driven
Execute implementation plan by dispatching fresh subagent per task. Each task gets: Implementer → Spec Review → Quality Review. Two-stage review ensures both correctness and quality.
Use this skill when:
- Have implementation plan with multiple independent tasks
- Want automated execution with quality gates after each task
- Tasks are mostly independent (not tightly coupled)
- User asks to "execute the plan", "run the tasks", "auto implement"
Prerequisites: Must have plan from aico-*-plan or aico-*-task-breakdown skill.
Process: For each task: Dispatch Implementer → Spec Review (passes?) → Quality Review (passes?) → Next task
Review order: ALWAYS spec compliance first, THEN code quality.
majiayu000/claude-skill-registry 163
-
writing-guide
STAR+I 기법으로 이력서/경력기술서 작성이 필요할 때
majiayu000/claude-skill-registry 163
-
applying-brand-guidelines
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
majiayu000/claude-skill-registry 163
-
slack-expert
Use when user needs Slack app development, @slack/bolt implementation, Block Kit UI design, event handling, OAuth flows, or Slack API integrations for bots and interactive components.
majiayu000/claude-skill-registry 163
-
test-assumption
Identify hidden assumptions about users in code that could exclude or harm. A focused analysis asking "What am I assuming about the person using this?"
majiayu000/claude-skill-registry 163
-
prd-builder
PRD templates and structure for product requirements documents.
majiayu000/claude-skill-registry 163
-
project-planning-and-tracking
Create and manage pilot project plans, timelines, resource allocations, and status tracking. Use when setting up pilot schedules, assigning tasks, monitoring progress, and updating stakeholders on project execution.
majiayu000/claude-skill-registry 163
-
p3-identity-stack
Apply P3 Identity Stack to recognize that individuals operate from multiple nested identities simultaneously.
majiayu000/claude-skill-registry 163
-
error-recovery
majiayu000/claude-skill-registry 163
-
ubs-scanner
Run Ultimate Bug Scanner for automated bug detection across multiple languages.
Detects 1000+ bug patterns including null pointers, security vulnerabilities,
async/await issues, and resource leaks. Integrates with quality-gate workflow.
majiayu000/claude-skill-registry 163
-
accounts-payable-workflow
Эксперт AP workflow. Используй для процессов кредиторской задолженности, invoice processing, three-way matching и payment automation.
majiayu000/claude-skill-registry 163
-
avue
Provides comprehensive guidance for Avue framework including CRUD operations, form components, and data management. Use when the user asks about Avue, needs to build admin interfaces, implement CRUD operations, or work with Avue components.
majiayu000/claude-skill-registry 163
-
websocket-implementation
Implements real-time WebSocket communication with connection management, room-based messaging, and horizontal scaling. Use when building chat systems, live notifications, collaborative tools, or real-time dashboards.
majiayu000/claude-skill-registry 163
-
html-css-to-wpf-xaml
Converts HTML/CSS to WPF CustomControl XAML with correct patterns and common pitfall solutions. Use when transforming web designs to WPF, converting CSS animations to Storyboards, implementing CSS border-radius clipping, CSS pseudo-elements (::before/::after), or CSS transforms in XAML.
majiayu000/claude-skill-registry 163
-
portfolio-risk
Analyzes portfolio risk including VaR, volatility, drawdown, concentration, correlation, and provides risk management recommendations
majiayu000/claude-skill-registry 163
-
quality-capture-baseline
Captures quality metrics baseline (tests, coverage, type errors, linting) by running quality gates and storing results in memory. PROACTIVELY invoked at feature start, before refactor work, or after major changes to establish baseline for regression detection.
majiayu000/claude-skill-registry 163
-
wev-tesseract
WEV Tesseract Skill
majiayu000/claude-skill-registry 163
-
lambda
AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.
majiayu000/claude-skill-registry 163
-
build-design-system
Build a design system from scratch using the Design Graph methodology. Use when starting a component library, creating design tokens, establishing typography scales, or structuring a theme. Based on Brent Jackson's (jxnblk) constraint-based systems.
majiayu000/claude-skill-registry 163
-
input-latency-governance
Achieve and maintain low input latency by engineering event-to-render pipelines.
majiayu000/claude-skill-registry 163