Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

the-answerai/alphaagent-team

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
108 indexed skills0 stars

accessibility-patterns
Indexed

Patterns for building accessible web applications following WCAG guidelines

View indexed skill

api-design
Indexed

Patterns for designing RESTful and GraphQL APIs

View indexed skill

api-documentation
Indexed

API documentation standards and patterns

View indexed skill

api-patterns
Indexed

REST API best practices including request validation, error handling, authentication, rate limiting, and documentation. Use when building backend APIs.

View indexed skill

auth0-express
Indexed

Auth0 integration with Express.js

View indexed skill

auth0-nextjs
Indexed

Auth0 integration with Next.js

View indexed skill

auth0-patterns
Indexed

Auth0 integration patterns

View indexed skill

authentication-patterns
Indexed

Patterns for implementing authentication and authorization in backend applications

View indexed skill

better-sqlite3-patterns
Indexed

better-sqlite3 library patterns

View indexed skill

branch-workflow
Indexed

Patterns for branch naming, validation, and lifecycle management. Used by git-pr-manager agent.

View indexed skill

commit-helper
Indexed

Patterns for creating conventional commits with proper formatting and validation. Used by git-pr-manager agent.

View indexed skill

component-architecture
Indexed

Patterns for designing component hierarchies, composition, and reusable UI elements

View indexed skill

content-planning
Indexed

Content strategy and planning patterns

View indexed skill

continuous-improvement
Indexed

Continuous improvement processes and patterns

View indexed skill

coverage-analysis
Indexed

Code coverage analysis and improvement patterns

View indexed skill

data-modeling
Indexed

Patterns for entity relationship design and data modeling

View indexed skill

defensive-api-handling
Indexed

Safely handles API responses to prevent crashes from malformed JSON, HTML error pages, or unexpected response types. Use any time calling API endpoints.

View indexed skill

deployment-strategies
Indexed

Deployment strategies and patterns

View indexed skill

documentation-patterns
Indexed

Documentation structure and organization patterns

View indexed skill

electron-build-config
Indexed

Multi-platform Electron build configuration - esbuild bundling, electron-builder setup, and distribution

View indexed skill

electron-cli-integration
Indexed

Integrate external CLI tools (Claude, Node, npx) in Electron apps with proper PATH handling

View indexed skill

electron-native-modules
Indexed

Handle native Node.js modules in Electron - better-sqlite3, sharp, keytar packaging patterns

View indexed skill

electron-path-resolution
Indexed

Critical path resolution patterns for Electron apps - avoid process.cwd() and __dirname pitfalls

View indexed skill

electron-security
Indexed

Secure IPC patterns, credential storage, and API key management for Electron apps

View indexed skill

error-handling
Indexed

Patterns for consistent error handling in backend applications

View indexed skill

evaluation-frameworks
Indexed

Evaluation frameworks and assessment methodologies

View indexed skill

express-auth
Indexed

Authentication patterns for Express.js

View indexed skill

express-error-handling
Indexed

Error handling patterns for Express.js applications

View indexed skill

express-middleware
Indexed

Express.js middleware patterns and implementation

View indexed skill

express-routing
Indexed

Express.js routing patterns and organization

View indexed skill

express-validation
Indexed

Input validation patterns for Express.js

View indexed skill

fullstack-patterns
Indexed

Patterns for implementing end-to-end features across frontend, backend, and database

View indexed skill

github-actions
Indexed

GitHub Actions workflow patterns

View indexed skill

github-issue-analysis
Indexed

Patterns for analyzing GitHub issues to determine if they are still relevant or have been fixed.

View indexed skill

issue-duplicate-detection
Indexed

Patterns for detecting duplicate GitHub issues before creating new ones.

View indexed skill

issue-planning-workflow
Indexed

Comprehensive planning methodology for GitHub issues - from analysis to implementation plan.

View indexed skill

issue-status-sync
Indexed

Patterns for keeping GitHub issue status synchronized with development progress.

View indexed skill

jest-async
Indexed

Jest async testing patterns

View indexed skill

jest-coverage
Indexed

Jest code coverage configuration and analysis

View indexed skill

jest-mocking
Indexed

Jest mocking patterns and techniques

View indexed skill

jest-patterns
Indexed

Jest testing patterns and best practices

View indexed skill

jira-duplicate-detection
Indexed

Patterns for detecting duplicate Jira tickets before creating new ones and handling existing duplicates.

View indexed skill

jira-sprint-planning
Indexed

Patterns for sprint planning with Jira - capacity planning, ticket selection, and sprint organization.

View indexed skill

jira-status-sync
Indexed

Patterns for keeping Jira ticket status synchronized with actual work progress.

View indexed skill

jira-ticket-analysis
Indexed

Patterns for analyzing Jira ticket quality and identifying improvement opportunities.

View indexed skill

linear-ticket-analysis
Indexed

Methodology for analyzing Linear tickets to find duplicates, check relevance, and determine if issues have been fixed.

View indexed skill

middleware-patterns
Indexed

Patterns for designing and implementing Express middleware

View indexed skill

migration-patterns
Indexed

Patterns for safe database migrations in production environments

View indexed skill

mui-patterns
Indexed

Material-UI component patterns and usage

View indexed skill

mui-styling
Indexed

Material-UI styling approaches

View indexed skill

mui-theming
Indexed

Material-UI theme customization

View indexed skill

nextjs-api-routes
Indexed

Next.js App Router API route patterns

View indexed skill

nextjs-app-router
Indexed

Next.js App Router patterns and conventions

View indexed skill

nextjs-auth
Indexed

NextAuth.js / Auth.js authentication patterns

View indexed skill

nextjs-client-components
Indexed

Client Components patterns in Next.js App Router

View indexed skill

nextjs-middleware
Indexed

Next.js middleware patterns for request processing

View indexed skill

nextjs-server-components
Indexed

React Server Components patterns in Next.js

View indexed skill

node-async-patterns
Indexed

Node.js async/await patterns

View indexed skill

node-error-handling
Indexed

Node.js error handling patterns

View indexed skill

node-performance
Indexed

Node.js performance optimization patterns

View indexed skill

node-streams
Indexed

Node.js stream patterns

View indexed skill

playwright-assertions
Indexed

Playwright assertion patterns and matchers

View indexed skill

playwright-debugging
Indexed

Playwright debugging techniques and tools

View indexed skill

playwright-fixtures
Indexed

Playwright fixtures and test setup patterns

View indexed skill

playwright-selectors
Indexed

Playwright selector strategies and patterns

View indexed skill

playwright-visual-testing
Indexed

Playwright visual comparison and screenshot testing

View indexed skill

postgres-indexes
Indexed

PostgreSQL indexing strategies and optimization

View indexed skill

postgres-migrations
Indexed

PostgreSQL migration patterns and best practices

View indexed skill

postgres-performance
Indexed

PostgreSQL performance tuning and optimization

View indexed skill

postgres-queries
Indexed

PostgreSQL query patterns and best practices

View indexed skill

pr-review
Indexed

Conduct comprehensive pull request reviews with security, architecture, and quality checks. Use when user wants to review a PR.

View indexed skill

prisma-migrations
Indexed

Prisma migration workflow patterns

View indexed skill

prisma-queries
Indexed

Prisma Client query patterns

View indexed skill

prisma-relations
Indexed

Prisma relation modeling patterns

View indexed skill

prisma-schema
Indexed

Prisma schema design patterns

View indexed skill

push
Indexed

Intelligent workflow orchestrator that commits, pushes, and creates/updates PRs automatically. Use when user wants to save their work or create a PR.

View indexed skill

quality-metrics
Indexed

Software quality metrics and measurement

View indexed skill

query-optimization
Indexed

Patterns for optimizing database query performance

View indexed skill

react-context
Indexed

React Context API patterns for state sharing and prop drilling elimination

View indexed skill

react-hooks
Indexed

React hooks patterns including custom hooks, useEffect, useMemo, and more

View indexed skill

react-patterns
Indexed

React component patterns, best practices, and architecture guidelines

View indexed skill

react-testing
Indexed

React Testing Library patterns for component testing

View indexed skill

responsive-design
Indexed

Patterns for building responsive, mobile-first user interfaces

View indexed skill

schema-design
Indexed

Patterns for designing database schemas with proper normalization and relationships

View indexed skill

security-analysis
Indexed

Security vulnerability scanning and OWASP Top 10 compliance checking. Use when reviewing code for security issues, validating authentication/authorization, or ensuring security best practices.

View indexed skill

sqlite-optimization
Indexed

SQLite performance optimization techniques

View indexed skill

sqlite-patterns
Indexed

SQLite database patterns and best practices

View indexed skill

stack-detection
Indexed

Detect project technology stack from package.json, config files, and code patterns. Use this skill FIRST before writing any technology-specific code to prevent hallucinations.

View indexed skill

state-management
Indexed

Patterns for managing application state - local, global, server, and URL state

View indexed skill

system-design-patterns
Indexed

Common system design patterns and architectures

View indexed skill

tailwind-components
Indexed

Common Tailwind component patterns

View indexed skill

tailwind-patterns
Indexed

Tailwind CSS utility patterns and best practices

View indexed skill

tailwind-responsive
Indexed

Tailwind responsive design patterns

View indexed skill

technical-planning
Indexed

Sprint planning and technical roadmap patterns

View indexed skill

technical-writing
Indexed

Technical writing standards and best practices

View indexed skill

test-data-management
Indexed

Test data creation and management patterns

View indexed skill

test-strategy
Indexed

Test planning and strategy patterns

View indexed skill

ticket-duplicate-detection
Indexed

Detects similar/duplicate tickets before creating new ones.

View indexed skill

ticket-planning-workflow
Indexed

Patterns for creating well-researched Linear tickets with codebase context.

View indexed skill

typeorm-entities
Indexed

TypeORM entity definition patterns

View indexed skill

typeorm-migrations
Indexed

TypeORM migration patterns

View indexed skill

typeorm-queries
Indexed

TypeORM query patterns

View indexed skill

typescript-inference
Indexed

TypeScript type inference patterns and techniques

View indexed skill

typescript-patterns
Indexed

TypeScript best practices and common patterns

View indexed skill

typescript-utility-types
Indexed

Built-in TypeScript utility types and their applications

View indexed skill

vite-config
Indexed

Vite configuration patterns

View indexed skill

vite-hmr
Indexed

Vite Hot Module Replacement patterns

View indexed skill

vite-plugins
Indexed

Vite plugins and ecosystem

View indexed skill