
Agentic Skills by korallis
document-processing-xlsx
by korallis
Process, parse, create, and manipulate Excel spreadsheets (.xlsx, .xls) using libraries like xlsx, exceljs, or SheetJS for data import/export and s...
accessibility-wcag
by korallis
Build accessible web applications following WCAG 2.1/2.2 guidelines with proper semantic HTML, ARIA attributes, keyboard navigation, screen reader ...
api-design
by korallis
Design clean, scalable, and maintainable REST and GraphQL APIs following industry best practices. Use when designing public or internal APIs, plann...
artifacts-builder
by korallis
Create interactive, self-contained artifacts like mini-apps, visualizations, calculators, and tools that can be embedded or used standalone. Use wh...
backend-service-patterns
by korallis
Architect scalable backend services using layered architecture, dependency injection, middleware patterns, service classes, and separation of conce...
brainstorming
by korallis
Facilitate ideation, explore alternatives, and refine concepts through structured brainstorming techniques before implementation. Use when starting...
brand-guidelines
by korallis
Create and maintain comprehensive brand guidelines including visual identity, tone of voice, messaging, color palettes, typography, and usage rules...
canvas-design
by korallis
Create visual designs, graphics, and layouts using HTML Canvas API or design tools for data visualization, graphics, animations, and interactive vi...
changelog-generator
by korallis
Generate comprehensive changelogs from Git history, commit messages, pull requests, and issue tracking for release documentation. Use when preparin...
ci-cd-pipeline
by korallis
Set up and maintain continuous integration and continuous deployment pipelines with GitHub Actions, GitLab CI, Jenkins, or similar tools to automat...
code-review
by korallis
Systematically review pull requests, feature implementations, and code changes to ensure quality, maintainability, security, and adherence to best ...
competitive-research
by korallis
Research competitors, analyze market positioning, identify differentiators, and understand competitive landscape to inform product strategy and pos...
content-research-writer
by korallis
Research topics thoroughly and write comprehensive, well-structured content including articles, documentation, blog posts, and technical writing wi...
convex-backend
by korallis
Build real-time, reactive backend applications with Convex using TypeScript queries, mutations, and actions with automatic reactivity and optimisti...
convex-realtime
by korallis
Implement real-time features using Convex reactive queries that automatically update when data changes, enabling live collaboration, instant update...
data-migration
by korallis
Plan and execute database migrations, data transformations, and system migrations safely with rollback strategies and data integrity validation. Us...
database-design
by korallis
Design scalable, normalized database schemas with proper relationships, indexes, constraints, and migration strategies for relational and NoSQL dat...
debugging-systematic
by korallis
Apply systematic root cause analysis and debugging methodologies to diagnose and fix bugs, test failures, and unexpected behavior. Use when encount...
document-processing-docx
by korallis
Process, parse, create, and manipulate Microsoft Word (.docx) documents programmatically using libraries like docx or mammoth.js for document gener...
document-processing-pdf
by korallis
Process, parse, create, and manipulate PDF documents using libraries like pdf-lib, PDFKit, or pdf-parse for document generation, data extraction, a...
documentation-generation
by korallis
Create comprehensive technical documentation including API docs, component libraries, README files, architecture diagrams, and developer guides usi...
domain-name-brainstormer
by korallis
Generate creative, memorable, and available domain name ideas for projects, products, and businesses with consideration for branding, SEO, and avai...
e2e-testing
by korallis
Write comprehensive end-to-end tests that verify complete user workflows, integration between components, and system behavior from user perspective...
error-handling-patterns
by korallis
Design robust error handling strategies including try-catch blocks, custom error classes, error boundaries, graceful degradation, and comprehensive...
file-organizer
by korallis
Organize, categorize, rename, and manage files systematically using automated rules, naming conventions, and folder structures for efficient file m...
frontend-component-patterns
by korallis
Build reusable, composable, and maintainable React/Vue/Angular components following established design patterns like compound components, render pr...
git-workflow
by korallis
Manage source control effectively with Git including branching strategies, commit conventions, merge conflict resolution, rebasing, and collaborati...
incident-response
by korallis
Respond to production incidents systematically with triage, investigation, resolution, and post-mortem analysis to minimize downtime and prevent re...
invoice-organizer
by korallis
Organize, categorize, track, and manage invoices systematically with automated extraction of invoice data, payment tracking, and financial organiza...
kaizen-continuous-improvement
by korallis
Apply continuous improvement principles to iteratively enhance processes, code quality, team practices, and system performance through small, incre...
mcp-builder
by korallis
Build Model Context Protocol (MCP) servers and tools that extend Claude's capabilities with custom functions, data sources, and integrations. Use w...
meeting-insights-analyzer
by korallis
Analyze meeting transcripts, recordings, and notes to extract action items, key decisions, topics, sentiment, and generate summaries using NLP and ...
monitoring-observability
by korallis
Implement comprehensive monitoring, logging, metrics, tracing, and alerting for production applications to ensure reliability and quick incident re...
neondb-serverless
by korallis
Use Neon serverless Postgres with branching, connection pooling, and instant scalability for modern applications with Prisma or Drizzle ORM integra...
nextjs-app-router
by korallis
Build modern Next.js 13+ applications using App Router architecture with Server Components, Client Components, and advanced routing patterns. Use w...
nextjs-server-components
by korallis
Build efficient React applications using Next.js Server Components that render on the server, reducing client bundle size, improving performance, a...
performance-optimization
by korallis
Optimize application performance through code splitting, lazy loading, caching strategies, bundle size reduction, render optimization, and profilin...
playwright-automation
by korallis
Automate browser testing, web scraping, and user workflow testing with Playwright across multiple browsers. Use when writing end-to-end tests for w...
react-server-actions
by korallis
Implement React Server Actions in Next.js 14+ for secure, progressively enhanced form handling and server mutations without API routes. Use when ha...
refactoring
by korallis
Improve code structure, readability, and maintainability without changing external behavior through systematic refactoring techniques like extracti...
root-cause-tracing
by korallis
Trace bugs backward through call stacks and execution flows to identify the original source of errors, invalid data, or incorrect behavior. Use whe...
security-patterns
by korallis
Implement comprehensive security patterns to protect applications against OWASP Top 10 vulnerabilities including XSS, CSRF, SQL injection, authenti...
shadcn-ui-components
by korallis
Build beautiful, accessible UI components using shadcn/ui library with Radix UI primitives and Tailwind CSS styling that you own and can customize....
skill-creator
by korallis
Create well-structured, comprehensive Claude skills with clear activation criteria, detailed descriptions, usage examples, and proper documentation...
standards-enforcement
by korallis
Establish and enforce coding standards, best practices, and architectural patterns across the codebase using linters, formatters, and code review p...
tailwind-design-system
by korallis
Create consistent, scalable design systems using Tailwind CSS utility classes with custom themes, design tokens, and responsive design patterns. Us...
test-driven-development
by korallis
Implement test-driven development (TDD) workflow using the red-green-refactor cycle. Use when writing new features, fixing bugs, or refactoring exi...
threat-hunting
by korallis
Proactively search for security threats, vulnerabilities, and suspicious patterns in applications and infrastructure before they cause damage. Use ...
typescript-strict
by korallis
Write type-safe TypeScript code with strict mode enabled, comprehensive type definitions, proper error handling, and elimination of any types. Use ...
vercel-deployment
by korallis
Deploy and optimize applications on Vercel with preview deployments, edge functions, environment variables, and performance monitoring. Use when de...
architecture-diagrams
by korallis
Generate mermaid architecture diagrams. Use when visualizing system flows, component relationships, sequences, or data models.
code-analysis
by korallis
Structured codebase analysis for understanding architecture, patterns, and dependencies. Use when onboarding to a codebase, planning changes, or as...
create-tasks
by korallis
Break a specification into implementable tasks. Use after spec.md is complete to create tasks.md with grouped, ordered, dependency-aware task break...
implement-tasks
by korallis
Implement tasks from tasks.md using multi-agent orchestration. Use when ready to implement a spec's tasks, supports both single-agent and multi-age...
implementation-verifier
by korallis
Verify implementation completeness against spec and tasks. Use after implementation to ensure all tasks are complete, tests pass, and code meets qu...
plan-product
by korallis
Create and refine a multi-phase product roadmap. Use when starting a new project, planning features, or updating the product roadmap. Leverages ora...
shape-spec
by korallis
Research and gather requirements for a new feature spec. Use when you have a feature idea and need to understand scope, gather requirements, and do...
spec-verifier
by korallis
Verify specification quality and completeness. Use after writing spec.md to ensure it meets standards before task breakdown - checks for clarity, f...
standards-backend
by korallis
Backend standards for modern TypeScript applications covering Convex, Supabase, Drizzle ORM, Stripe, tRPC, and API design patterns. Load when imple...
standards-frontend
by korallis
Frontend component and UI development standards for modern React/Next.js applications. Includes React 19 patterns, Tailwind CSS v4, Server Componen...
standards-global
by korallis
Global coding conventions and best practices for modern full-stack TypeScript development. Load when implementing any code to ensure consistent nam...
standards-testing
by korallis
Comprehensive testing patterns for modern TypeScript applications covering Vitest, React Testing Library, Playwright E2E, and MSW API mocking.
verify-implementation
by korallis
Final verification after implementation is complete. Use when all tasks are done to verify against spec, run full tests, update roadmap, and genera...
write-spec
by korallis
Write a detailed feature specification from requirements. Use after shaping to create spec.md with goals, user stories, requirements, and technical...
Discover More Agentic Skills
Browse our complete catalog of AI agent skills from developers worldwide.