code-review
Safe 70Review code for quality and security
by 89jobrien
Code reviews catch bugs, security vulnerabilities, and maintainability issues before they reach production. This skill provides structured guidance for thorough code reviews with prioritized, actionable feedback.
code-context-finder
Safe 75Find code context and dependencies
by 89jobrien
Developers often lose context when working with unfamiliar code or making changes. This skill automatically detects when context would help and surfaces relevant knowledge graph entries, code relationships, dependencies, and tests.
cocoindex
Safe 70Build AI data pipelines with CocoIndex
by 89jobrien
Creating data transformation pipelines for AI applications requires understanding complex ETL patterns, embedding models, and vector databases. CocoIndex provides a unified framework for building real-time indexing flows that extract from multiple sources, transform with chunking and embeddings, and export to vector databases and knowledge graphs.
cloud-infrastructure
Safe 69Design cloud architecture across AWS, Azure, and GCP
by 89jobrien
Building cloud infrastructure requires understanding complex patterns across multiple platforms. This skill provides expert guidance on architecture design, Infrastructure as Code implementation, cost optimization strategies, and production deployment patterns for AWS, Azure, and GCP.
claude-hooks
Safe 69Configure Claude Code hooks for automation
by 89jobrien
Claude Code hooks enable automated validation, logging, and notifications during AI tool execution. This skill provides templates and best practices for configuring PreToolUse, PostToolUse, Notification, and Stop hooks.
ai-ethics
Safe 69Apply AI ethics principles to development
by 89jobrien
AI systems can perpetuate bias and cause harm without proper ethical safeguards. This skill provides comprehensive guidance for implementing fairness measures, detecting bias, ensuring regulatory compliance, and building trustworthy AI systems.
ai-code-cleanup
Safe 70Clean AI-generated code artifacts
by 89jobrien
AI-assisted coding often introduces defensive bloat, unnecessary comments, and style inconsistencies. This skill identifies and removes these artifacts to produce cleaner, more maintainable code while preserving functionality.
agile-ceremonies
Safe 69Run Agile Ceremonies
by 89jobrien
Teams struggle to run consistent and productive agile ceremonies. This skill provides structured templates for daily standups, retrospectives, sprint planning, and team health checks to keep your iterations on track.
action-item-organizer
Safe 70Organize action items into prioritized checklists
by 89jobrien
Managing action items from documents is time-consuming and error-prone. This skill provides a systematic framework to extract, prioritize, and structure action items into trackable markdown checklists with clear context and metadata.
webapp-testing
Safe 67Test web apps with Playwright automation
by 7Spade
Manual browser testing is slow and error-prone. This skill provides ready-to-use prompts for automated web testing including form validation, screenshot capture, and console log inspection using Playwright.
UUID - Universally Unique Identifiers
Safe 64Generate unique identifiers with UUID
by 7Spade
Applications need unique identifiers to track entities, sessions, and records. This skill provides ready-to-use prompts for generating RFC9562-compliant UUID v4 random identifiers and UUID v7 timestamp-based identifiers.
theme-factory
Safe 67Apply professional themes to presentations and documents
by 7Spade
Creating consistent, professional visual designs takes time and design expertise. This skill provides 10 curated color and font themes that can be applied instantly to slides, documents, reports, and web pages. Custom themes can also be generated based on your requirements.
skill-creator
Safe 74Create custom skills for Claude
by 7Spade
Building specialized skills for Claude requires understanding skill structure and best practices. This skill provides templates, validation tools, and step-by-step guidance for creating effective skills that extend Claude with domain expertise and custom workflows.
Screenfull Fullscreen API
Safe 64Add fullscreen toggle to web apps
by 7Spade
Need cross-browser fullscreen support for your web application. This skill provides complete patterns for implementing fullscreen toggle buttons, immersive display modes, and presentation views using the screenfull library with Angular.
RxJS Patterns for Angular
Safe 65Apply RxJS Patterns in Angular
by 7Spade
Angular developers struggle with complex reactive programming patterns and memory leaks from improper subscription management. This skill provides ready-to-use code examples and best practices for RxJS operators, Angular Signals integration, and proper cleanup with takeUntilDestroyed().
ng-alain Component Development
Safe 65Build ng-alain Enterprise UI Components
by 7Spade
Building enterprise Angular UI requires knowledge of ng-alain components, theming, and patterns. This skill provides ready-to-use code examples for ST tables, SF forms, ACL permissions, and responsive layouts following Angular best practices.
frontend-design
Safe 68Design distinctive production-grade frontend interfaces
by 7Spade
Generic AI-generated frontend code often looks the same and lacks creative character. This skill guides the creation of unique, memorable interfaces with bold aesthetic choices, proper typography, cohesive color themes, and polished visual details.
docx
Low Risk 67Create and edit Word documents with tracked changes
by 7Spade
Users need to create professional Word documents with proper formatting, tracked changes, and comments. This skill provides tools to create new documents, edit existing files, and implement tracked changes using OOXML manipulation.
doc-coauthoring
Safe 68Co-author documents with structured AI guidance
by 7Spade
Writing complex documentation alone leads to gaps and unclear content. This skill guides you through a proven three-stage workflow that ensures your documents work for readers, not just writers.
@delon/util - Utility Functions Library
Safe 64Use utility functions for data manipulation
by 7Spade
Complex data manipulation tasks require multiple helper functions. This skill provides ready-to-use utilities for array operations, string formatting, date calculations, and number formatting in Angular projects.