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 66Build 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.
@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.
@delon/cache Caching Strategies
Safe 65Implement 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.
BlueprintEventBus Integration
Safe 65Implement Event-Driven Architecture
by 7Spade
Modules in large applications often become tightly coupled, making updates difficult and error-prone. This skill provides patterns and code examples for implementing BlueprintEventBus to enable loose coupling through events.
Angular CDK Integration
Safe 64Build Angular UI with CDK Utilities
by 7Spade
Creating drag-drop interfaces, overlays, and virtual scrolling lists requires deep knowledge of Angular CDK patterns. This skill provides ready-to-use code examples and best practices for implementing complex UI interactions in Angular applications.
Angular 20 Standalone Component
Safe 66Create Angular 20 Standalone Components
by 7Spade
Angular 20 introduces major syntax changes that improve performance and developer experience. This skill helps developers scaffold production-ready standalone components using Signals, new input/output functions, and modern control flow syntax.
figjam-plugin
Safe 67Develop FigJam plugins with two-thread architecture
by 7nohe
FigJam plugin development requires understanding of Figma API constraints and WebSocket communication. This skill provides guidance on building, debugging, and deploying plugins that render AWS architecture diagrams in FigJam.
core-development
Safe 67Develop Figram core DSL processing package
by 7nohe
The Figram core package requires careful coordination across types, validation, normalization, and diff logic. This skill provides a structured workflow for extending DSL processing with type safety and consistent data flow patterns.
use-gemini-for-code-analysis
Low Risk 65Analyze codebases with Gemini CLI
by 727474430
Large codebase analysis requires significant manual exploration time. This skill wraps Gemini CLI to scan entire projects, identify patterns, and provide architecture insights automatically. Users receive AI-powered code analysis without writing complex commands.
bug-diagnose-and-root-cause-and-fix
Safe 67Diagnose bugs and find root causes
by 727474430
Software bugs waste hours of developer time. This skill provides systematic root cause analysis, identifying exactly where and why errors occur. It delivers detailed diagnostic reports with specific code locations, step-by-step fix instructions, and multiple solution options.
Coding Standards - Portfolio Buddy 2
Safe 62Apply React 19 TypeScript coding standards
by 5MinFutures
Portfolio Buddy 2 developers need consistent coding patterns to maintain code quality. This skill provides documented standards for React 19 components, TypeScript types, and project organization.
Portfolio Buddy 2 - Architecture Reference
Safe 61Get Portfolio Buddy 2 architecture reference
by 5MinFutures
Quick reference for Portfolio Buddy 2 project structure. Contains component hierarchy, hook patterns, utility functions, and data flow documentation for faster development.
orchestrating-parallel-agents
Safe 67Run Multiple AI Agents in Parallel
by 4eyedengineer
Managing multiple related GitHub issues sequentially wastes time. This skill enables running several AI coding agents simultaneously using git worktrees, breaking large features into parallel waves of independent work for faster delivery.
AI Maestro Code Graph Query
Low Risk 63Query Code Dependencies
by 23blocks-OS
Understanding code relationships prevents breaking changes. This skill automatically queries a code graph database to find callers, callees, serializers, and associations before you modify any component.
using-xtool
Safe 67Build iOS apps without Xcode using xtool
by 2389-research
Developers who need to build iOS apps on Linux or Windows face the challenge of Xcode dependency. xtool enables Xcode-free iOS development using SwiftPM. This skill provides complete guidance for project setup, app extensions, and deployment.
test-kitchen
Safe 68Explore implementations in parallel
by 2389-research
Development teams often get stuck on architectural decisions or default to one approach without comparison. This skill provides gate skills that offer parallel exploration before implementation and competition during implementation. Multiple variants are built and tested, letting real results determine the best approach.
firebase-development:project-setup
Safe 65Set up new Firebase projects
by 2389-research
Starting a new Firebase project involves many architectural decisions that affect long-term maintainability. This skill guides you through CLI setup, architecture patterns, and emulator configuration with proven best practices from production deployments.
firebase-development:debug
Safe 65Debug Firebase development issues
by 2389-research
Firebase development issues can be difficult to troubleshoot without a systematic approach. This skill provides a step-by-step workflow for diagnosing emulator problems, rules violations, function errors, auth issues, and deployment failures.