claude-hooks
Safe 70Configure 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 70Apply 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 71Run 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 72Organize 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.
UUID - Universally Unique Identifiers
Safe 66Generate 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.
webapp-testing
Safe 68Test 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.
theme-factory
Safe 68Apply 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 75Create 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 66Add 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 67Apply 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 67Build 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 69Design 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 69Co-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/form Dynamic Schema Forms
Safe 67Build Dynamic Forms with @delon/form
by 7Spade
Creating complex forms requires extensive boilerplate code. @delon/form enables declarative form generation using JSON Schema, reducing development time and ensuring consistent validation across your Angular application.
@delon/util - Utility Functions Library
Safe 66Use 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.
@delon/chart - Enterprise Chart Components
Safe 65Build Angular charts with G2Plot
by 7Spade
Creating charts in Angular requires understanding multiple charting libraries and their APIs. This skill provides ready-to-use component patterns for bar, pie, radar, and timeline charts using @delon/chart with G2Plot.
@delon/cache Caching Strategies
Safe 67Implement Angular caching with @delon/cache
by 7Spade
Angular applications often make redundant API calls that slow down performance and increase server load. This skill provides ready-to-use patterns for implementing memory, LocalStorage, and SessionStorage caching with TTL expiration and HTTP interceptors.
@delon/auth Authentication & Authorization
Safe 67Add secure authentication to Angular apps
by 7Spade
Building secure authentication in Angular requires careful implementation of tokens, guards, and permission checks. This skill provides ready-to-use patterns for JWT management, role-based access control, and route protection using the @delon/auth library.