alphaagent-team
alphaagent-team에는 bradtaylorsf에서 수집한 skills 118개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Patterns for generating Gamma.app-compatible slide deck markdown from GitHub data for customer-facing account management presentations
Patterns for generating Gamma.app-compatible slide deck markdown from Linear data for customer-facing account management presentations
Patterns and templates for creating sprint/project retrospective reports from Jira data with time tracking and blocker analysis.
Multi-platform Electron build configuration - esbuild bundling, electron-builder setup, and distribution
Integrate external CLI tools (Claude, Node, npx) in Electron apps with proper PATH handling
Handle native Node.js modules in Electron - better-sqlite3, sharp, keytar packaging patterns
Critical path resolution patterns for Electron apps - avoid process.cwd() and __dirname pitfalls
Secure IPC patterns, credential storage, and API key management for Electron apps
Methodology for analyzing Linear tickets to find duplicates, check relevance, and determine if issues have been fixed.
Detects similar/duplicate tickets before creating new ones.
Patterns for creating well-researched Linear tickets with codebase context.
Synchronizes Linear ticket status with git workflow events.
Architecture Decision Records (ADR) patterns
Common system design patterns and architectures
Sprint planning and technical roadmap patterns
Content strategy and planning patterns
Technical writing standards and best practices
Deployment strategies and patterns
Docker containerization patterns
GitHub Actions workflow patterns
API documentation standards and patterns
Changelog and release notes patterns
Documentation structure and organization patterns
Patterns for analyzing GitHub issues to determine if they are still relevant or have been fixed.
Continuous improvement processes and patterns
Evaluation frameworks and assessment methodologies
Software quality metrics and measurement
Code coverage analysis and improvement patterns
Test data creation and management patterns
Test planning and strategy patterns
REST API best practices including request validation, error handling, authentication, rate limiting, and documentation. Use when building backend APIs.
Safely handles API responses to prevent crashes from malformed JSON, HTML error pages, or unexpected response types. Use any time calling API endpoints.
Security vulnerability scanning and OWASP Top 10 compliance checking. Use when reviewing code for security issues, validating authentication/authorization, or ensuring security best practices.
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.
Patterns for detecting duplicate GitHub issues before creating new ones.
Comprehensive planning methodology for GitHub issues - from analysis to implementation plan.
Patterns for keeping GitHub issue status synchronized with development progress.
Patterns for detecting duplicate Jira tickets before creating new ones and handling existing duplicates.
Patterns for sprint planning with Jira - capacity planning, ticket selection, and sprint organization.
Patterns for keeping Jira ticket status synchronized with actual work progress.