
Security
ShieldOps — Cybersecurity
$149 $7550% OFFone-time
- 30 production-ready pages
- GSAP + Lenis
- Dark & light mode
- Lifetime updates
- Commercial licence
*Audited stock-build averages. Matrix covers desktop/mobile and light/dark runs across included pages. See methodology.
Animation Stack
Built for Customisation
Every design decision is a token you can change. No vendor lock-in, no black boxes.
Colour System
OKLCH colour tokens. Change every colour from one file. Dark and light mode built into every page.
Typography
System font stack with semantic scale (--font-xs through --font-5xl). Swap one import.
Component Architecture
shadcn/ui base. Every component is a file you own and can modify. No black-box packages.
Accessibility
WCAG 2.2 AA. Every animation respects prefers-reduced-motion. Semantic HTML throughout.
Quality Gate Report
Every kit passes a 23-gate quality audit before release. The full report ships in your download.
See how Empire UI compares to other Next.js UI kits →
Read the full documentation
Architecture, project structure, customisation, compliance, FAQ — everything the docs cover, plus the real repository file tree.
Want this kit as a working app?
This is a production-grade frontend. I'll build the backend it runs on: auth, data, and the integrations your vertical needs, wired to your branding and deployed. Tell me what you have in mind and I'll come back with a quote.
Prefer to talk it through first? book a $149 scoping call.
What's Included
Complete source code
Full source code. No obfuscation, no hidden dependencies.
Docs & quality report
Setup guide, customisation guide, and full quality gate audit report.
Design tokens
OKLCH colours, font scale, spacing system in one file.
Lifetime updates + support
Free updates forever. Email support that doesn’t expire. Buy once, benefit always.
Dark & light mode
Both modes production-ready. Toggle with one prop.
Responsive
Mobile-first design tested across all device sizes.
Commercial licence
Use for client work, SaaS products, or internal tools.
Changelog
v1.13.0
Update18 June 2026Added three new dashboard pages to the ShieldOps cybersecurity template, extending monitoring and reporting capabilities. These pages integrate seamlessly with the existing Next.js architecture and follow the established design system. New pages include enhanced data visualization and control surfaces for security operations workflows. All components are fully responsive and accessible. Update via your package manager to access the new pages in your dashboard layout.
v1.12.1
Minor15 June 2026Fixed touch target sizing on ManageCookiesButton and te-top-banner to meet WCAG SC 2.5.8 standards (minimum 24×24 CSS pixels). This ensures better usability on touch devices and improves accessibility audit readiness across the ShieldOps template.
v1.12.0
Update14 June 2026Added comprehensive SEO and accessibility infrastructure to improve search visibility and responsive behaviour across all pages. **New capabilities:** - **Canonical URL management** — automatic per-page canonical tags to prevent duplicate content issues - **Per-page metadata** — title, description, and Open Graph tags configurable at the page level - **Noindex support** — mark pages as non-indexable when needed (staging, internal tools, etc.) - **Modern viewport units** — dvh (dynamic viewport height) and safe-area insets for better mobile and notch-aware layouts - **Web manifest** — PWA-read…
Show full notes →Show less ↑Added comprehensive SEO and accessibility infrastructure to improve search visibility and responsive behaviour across all pages. **New capabilities:** - **Canonical URL management** — automatic per-page canonical tags to prevent duplicate content issues - **Per-page metadata** — title, description, and Open Graph tags configurable at the page level - **Noindex support** — mark pages as non-indexable when needed (staging, internal tools, etc.) - **Modern viewport units** — dvh (dynamic viewport height) and safe-area insets for better mobile and notch-aware layouts - **Web manifest** — PWA-ready manifest configuration for app installation and branding These features integrate seamlessly with Next.js metadata APIs and require no breaking changes to existing pages. SEO defaults are sensible; customize per-page metadata in your route definitions.
v1.11.5
Maintenance7 June 2026Internal tooling: updated CI workflow configuration. No changes to the template or its functionality.
v1.11.4
Maintenance7 June 2026Licence model updated to unlimited-projects. No changes to template functionality or dependencies.
v1.11.3
Maintenance4 June 2026Documentation: added four universal buyer-docs to the storefront docs surface. These reference materials are now available to help you navigate template configuration and deployment patterns.
v1.11.2
Maintenance3 June 2026Documentation: Added canonical Security Headers installation guide covering host-config setup and static-export deployment patterns. Reference material for security header configuration in production environments.
v1.11.1
Minor3 June 2026**Fixed:** Removed frame-blocking headers that prevented the demo from being embedded in iframes. This allows you to showcase the ShieldOps template in documentation, presentations, and third-party platforms without CORS/framing restrictions. No migration needed — update and deploy.
v1.11.0
Minor2 June 2026Added `TopDemoBanner` component with sticky-top positioning for demo environments. This new element anchors to the viewport top, ideal for conversion-focused messaging during product walkthroughs. The component integrates seamlessly with the existing ShieldOps cybersecurity template and respects your layout hierarchy. Use it to highlight trial signups, feature callouts, or time-sensitive offers without disrupting the core UI flow.
v1.10.11
Maintenance31 May 2026Fixed release packaging to ensure the Documentation route is correctly included in distribution archives. This resolves an issue where the /docs endpoint was missing from shipped builds due to incorrect zip-exclude configuration.
v1.10.10
Maintenance27 May 2026Internal maintenance: refreshed QG-Report PDF with backfilled audit data to ensure compliance documentation accuracy. No changes to template functionality or dependencies.
v1.10.9
Maintenance26 May 2026Packaging hygiene: excluded documentation artifacts (AGENTS.md, docs folder, Word documents) and included QG PDF in the release bundle. Reduces package size and clarifies distribution contents. No functional changes.
v1.10.8
Minor26 May 2026**Fixed:** useCountUp hook now renders with correct initial value during server-side rendering, eliminating hydration mismatches in Next.js apps. This resolves visual flicker and console warnings when the component mounts on the client.
v1.10.7
Minor26 May 2026Fixed input element labeling across the ShieldOps cybersecurity template to ensure all form controls carry proper `<label>` associations. This resolves WCAG 2.1 Level A violations and improves screen reader navigation. Also cleaned up a stale `PREMIUM_AUDIT` entry in the audit registry that was causing false positives in compliance checks. These changes strengthen accessibility compliance without requiring migration or configuration changes.
v1.10.6
Maintenance26 May 2026Documentation and dependency hygiene: migrated from Framer Motion to Motion (motion/react) package for improved maintainability. Dashboard page examples reorganized into component documentation. No breaking changes or feature updates.
v1.10.5
Maintenance25 May 2026Layout & linting housekeeping: removed unused mx-auto max-w-Nxl wrapper from dashboard component and cleaned up unnecessary eslint-disable comment. No functional changes.
v1.10.4
Maintenance25 May 2026Security and reliability hardening. Update recommended.
v1.10.3
Maintenance25 May 2026Documentation and code quality: synced primitive JSDoc annotations from UI00-BASE and applied eslint comment cleanup across the codebase. Internal housekeeping with no impact on component APIs or runtime behaviour.
v1.10.2
Maintenance25 May 2026Fixed race condition and timing edge cases in UI00-BASE integration (#109). Addressed delayMs=0 handling and improved component teardown logic to prevent state leaks. These are internal stability improvements with no API changes.
v1.10.1
Maintenance25 May 2026Internal sync: aligned RevealOnScroll component `as` prop and useIsMobile singleton implementation with UI00-BASE. No breaking changes or new features in this release.
v1.10.0
Update25 May 2026Backported LiveActivityRail component with full ShieldOps event pool support (#105). This new component provides real-time activity streaming for security operations dashboards, allowing you to display live threat detection, incident updates, and system events with minimal latency. The LiveActivityRail integrates directly with the ShieldOps event pool, handling subscription management and automatic UI updates. Use it to surface critical security events to your SOC teams without polling overhead. **What's included:** - LiveActivityRail component with event subscription - ShieldOps event pool…
Show full notes →Show less ↑Backported LiveActivityRail component with full ShieldOps event pool support (#105). This new component provides real-time activity streaming for security operations dashboards, allowing you to display live threat detection, incident updates, and system events with minimal latency. The LiveActivityRail integrates directly with the ShieldOps event pool, handling subscription management and automatic UI updates. Use it to surface critical security events to your SOC teams without polling overhead. **What's included:** - LiveActivityRail component with event subscription - ShieldOps event pool adapter - Real-time update handling - Activity filtering and prioritization See the component docs for integration examples and event schema details.
v1.9.3
Minor25 May 2026Replaced magic-number min-height values in below-fold sections with per-section Skeleton loading placeholders (#96). This eliminates layout shift during content load and provides clearer visual feedback to end users about what's loading. Skeleton heights now match their corresponding content sections, reducing cumulative layout shift (CLS) and improving perceived performance.
v1.9.2
Maintenance25 May 2026Internal: renamed Skeleton.tsx to skeleton.tsx to align with project naming conventions. No functional changes.
v1.9.1
Maintenance25 May 2026Dependency management: added pnpm.overrides configuration for ws and brace-expansion@5.x to ensure consistent transitive dependency resolution across the project. No functional changes.
v1.9.0
Minor25 May 2026Backported form primitives from UI00-BASE PR #94, bringing refined input, select, checkbox, and radio components to ShieldOps. These primitives align with the base design system and provide better accessibility out of the box, improved keyboard navigation, and consistent styling across form interactions. No breaking changes. Existing forms continue to work; new projects can adopt the updated primitives for better consistency with the broader Template Empire ecosystem.
v1.8.0
Minor25 May 2026Added a production-ready `Skeleton` component for dashboard loading patterns. Includes a pre-built `loading.tsx` template that integrates with Next.js streaming and Suspense boundaries. New design token `--border-subtle` provides refined border styling for skeleton placeholders and other low-contrast UI elements. This token pairs with existing color variables for consistent theming across light and dark modes. Use the skeleton component to scaffold data-heavy dashboards while async operations complete—improves perceived performance and user experience during initial page load.
v1.7.0
Minor25 May 2026Added root `opengraph-image.tsx` powered by `next/og` with brand-aware composition. Social shares and link previews now render with consistent, branded imagery automatically. The implementation leverages Next.js native OG image generation for zero runtime overhead and seamless integration with your existing metadata pipeline. No configuration required — OpenGraph images are generated on-demand and cached by Next.js.
v1.6.1
Maintenance25 May 2026Design token hygiene: added `--border-strong` alias for te-banner component. Ensures consistent border styling across the ShieldOps cybersecurity template and improves token naming clarity for future customizations.
v1.6.0
Minor25 May 2026Improved numeric and monospace rendering across the template. **Changes:** - Applied tabular numerics (`font-variant-numeric: tabular-nums`) to body text for better alignment in data-heavy layouts and financial displays - Enabled slashed-zero (`font-variant-numeric: slashed-zero`) on monospace surfaces to reduce confusion between zero and the letter O in code blocks and terminal-style components These adjustments enhance readability in security dashboards, logs, and tabular data—common patterns in ShieldOps workflows.
v1.5.2
Minor25 May 2026Fixed critical accessibility gaps in the mobile navigation menu: - **aria-controls**: Menu button now properly announces its controlled element - **Inert background**: Page content behind open menu is now inert, preventing accidental interaction - **Focus return**: Keyboard focus correctly returns to the menu trigger when closed - **Landmark labeling**: Navigation landmark now has explicit label for screen reader clarity These changes improve keyboard navigation and screen reader experience, particularly on mobile devices. No breaking changes.
v1.5.1
Minor21 May 2026Resolved a desktop Cumulative Layout Shift (CLS) regression in the hero card component (#91). This fix eliminates unexpected layout movement during page load on desktop viewports, improving perceived stability and Core Web Vitals performance. No breaking changes. Update at your convenience.
v1.5.0
Update21 May 2026Introduced `<RevealOnScroll>` component for progressive content reveal as users scroll. This pattern improves perceived performance and engagement by deferring non-critical content rendering until viewport proximity. **New Features:** - `<RevealOnScroll>` wrapper component with configurable reveal threshold and animation timing - Automatic intersection observer integration—no manual scroll listeners required - Works with existing animation utilities; pairs well with fade, slide, and scale transitions **Use Case:** Wrap hero CTAs, feature cards, or testimonial sections to trigger reveals at s…
Show full notes →Show less ↑Introduced `<RevealOnScroll>` component for progressive content reveal as users scroll. This pattern improves perceived performance and engagement by deferring non-critical content rendering until viewport proximity. **New Features:** - `<RevealOnScroll>` wrapper component with configurable reveal threshold and animation timing - Automatic intersection observer integration—no manual scroll listeners required - Works with existing animation utilities; pairs well with fade, slide, and scale transitions **Use Case:** Wrap hero CTAs, feature cards, or testimonial sections to trigger reveals at scroll depth. Reduces initial paint cost and increases conversion tracking accuracy on below-fold elements. See the component API in the docs for threshold tuning and animation customization.
v1.4.1
Maintenance21 May 2026Documentation: added DEMO_BANNER.md reference guide for the te-banner.tsx component. This clarifies banner configuration and usage patterns for developers integrating the demo banner into their layouts.
v1.4.0
Maintenance21 May 2026Documentation: Added Copilot and Codex bot instructions to enforce Renovate dependency management canon (#88). This improves consistency in automated dependency updates across the project but requires no action from users.
v1.3.6
Maintenance21 May 2026Internal maintenance: backported family consistency updates from UI04 template suite. This release contains no breaking changes or new features — update at your convenience for codebase alignment with the broader Template Empire ecosystem.
v1.3.5
Minor21 May 2026Fixed a hydration mismatch that occurred during page transitions. This resolves console warnings and potential layout shifts when navigating between routes in the ShieldOps template. **Changes:** Update via npm or your package manager to receive this stability improvement.
v1.3.4
Minor21 May 2026Refactored entry animations to CSS-first approach (Phase 1+2 backport from UI04). This shift eliminates JavaScript animation overhead, reducing jank on lower-end devices and improving Time to Interactive metrics. No API changes. Animations remain visually identical; the underlying implementation is now more efficient and easier to customize via CSS variables. Recommended for teams prioritizing Core Web Vitals or targeting diverse device capabilities.
v1.3.3
Maintenance20 May 2026CI infrastructure: bumped Node.js from 20 to 22 to unblock pnpm 11 compatibility. No changes to template functionality or dependencies affecting your builds.
v1.3.2
Minor18 May 2026**Fixes:** - **Sibling-drift (P1)**: Resolved component state synchronization issue affecting multi-instance layouts. This was causing unexpected visual misalignment in certain responsive breakpoints. - **Demo bypass button**: Corrected interaction flow in demo mode to prevent unintended navigation. - **Brand mention**: Updated product attribution in footer and metadata. No migration required. Update at your convenience.
v1.3.1
Minor18 May 2026**Hotfix:** Resolved P1 sibling-drift surfaces introduced in v1.3.0 (PR #79). Three component rendering paths now correctly gate state propagation to prevent unintended cascade updates across related UI elements. No migration required—update at your convenience.
v1.3.0
Update18 May 2026This release delivers all P1 and P2 priority items from our comprehensive security audit, improving compliance, performance, and developer experience across the ShieldOps template. **Key improvements:** - Enhanced security headers and CSP configuration - Improved authentication flow and session management - Performance optimizations for critical rendering paths - Accessibility and WCAG compliance refinements - Updated Next.js best practices and configuration - Dependency security patches and upgrades All changes are backward-compatible. Review the full audit implementation details in the Git…
Show full notes →Show less ↑This release delivers all P1 and P2 priority items from our comprehensive security audit, improving compliance, performance, and developer experience across the ShieldOps template. **Key improvements:** - Enhanced security headers and CSP configuration - Improved authentication flow and session management - Performance optimizations for critical rendering paths - Accessibility and WCAG compliance refinements - Updated Next.js best practices and configuration - Dependency security patches and upgrades All changes are backward-compatible. Review the full audit implementation details in the GitHub release for technical specifics on each improvement.
v1.2.36
Maintenance18 May 2026CI hygiene: pinned renovatebot/github-action to v46.1.14 for deterministic dependency updates. No template changes.
v1.2.35
Maintenance18 May 2026CI hygiene: bumped renovatebot/github-action v40 → v46. The v40 tag became unresolvable, causing scheduled Renovate runs to fail with 404 errors. This update restores reliable dependency update automation without affecting template functionality or buyer workflows.
v1.2.34
Maintenance18 May 2026Tooling: removed .github/dependabot.yml to consolidate dependency management under Renovate as the single source of truth for automated updates. No changes to functionality or dependencies.
v1.2.33
Maintenance18 May 2026Dependency update: lucide-react bumped from 0.563.0 to 1.16.0. This brings the latest icon set and performance improvements from the lucide library. No template API changes or migration steps required.
v1.2.32
Maintenance18 May 2026Internal consistency pass: resolved sibling-drift issues identified in Phase 2 review. No breaking changes or new features. Update recommended for optimal template stability.
v1.2.31
Maintenance15 May 2026Internal maintenance release. Completed Phase 2 propagation sweep and centralised IS_TE_DEMO configuration across the codebase. No changes to public APIs, components, or runtime behaviour. Update at your convenience.
v1.2.30
Maintenance15 May 2026Internal consistency update: propagated v1.2.28 component patterns across 15+ sibling surfaces in the ShieldOps cybersecurity template. No breaking changes or new features. Update recommended for consistency with the broader codebase.
v1.2.29
Minor15 May 2026Security and reliability hardening. Update recommended.
v1.2.28
Minor14 May 2026**Security:** Fixed AWS region leak in GDPR page that could expose infrastructure details. Removed unused SITE_CONFIG import to reduce bundle surface. This is a recommended update for all deployments, particularly those handling sensitive compliance documentation.
v1.2.27
Minor14 May 2026Fixed P0 issues from our premium audit sweep: - **Visible placeholders**: Removed stray placeholder text that appeared in metric cards and dashboard sections under certain viewport conditions. - **Metric consistency**: Standardized number formatting and unit display across all dashboard widgets to eliminate visual discrepancies. These fixes improve the polish of the ShieldOps dashboard, particularly in audit and compliance views where precision matters.
v1.2.26
Minor14 May 2026**Focus Visible on Access Page Search Input** Fixed WCAG SC 2.4.7 compliance on the access page search input. Keyboard users now see a clear focus indicator when tabbing through the form, improving navigation clarity and audit readiness. No breaking changes. Update at your convenience.
v1.2.25
Maintenance14 May 2026Dependency maintenance: updated archiver (dev dependency) from 7.0.1 to 8.0.0. This is a build tooling update with no changes to the template runtime or exported components.
v1.2.24
Maintenance14 May 2026Dependency management: inherited Renovate configuration from organization settings and aligned Dependabot to weekly schedule. No functional changes to the template or UI components.
v1.2.23
Minor14 May 2026Fixed placeholder string handling across the ShieldOps cybersecurity template. All [CUSTOMISE] markers now properly resolve during initial setup, eliminating manual find-and-replace steps. Eager-mount sections now load correctly on first render, ensuring consistent component initialization. These changes streamline the onboarding experience for new projects without requiring any action from existing installations.
v1.2.22
Maintenance14 May 2026Internal: ported DemoBanner pattern from UI00-BASE to standardize live-demo gating across the template suite. No changes to production components or buyer-facing APIs.
v1.2.21
Maintenance14 May 2026Fixed duplicate site name suffix in page metadata (og:site_name, title tags). This resolves redundant text appearing in social previews and browser tabs for the ShieldOps template.
v1.2.20
Minor12 May 2026Security and reliability hardening. Update recommended.
v1.2.19
Minor9 May 2026Maintenance and reliability improvements.
v1.2.18
Minor8 May 2026Maintenance and reliability improvements.
v1.2.17
Minor8 May 2026Maintenance and reliability improvements.
v1.2.16
Minor7 May 2026Maintenance and reliability improvements.
v1.2.15
Minor7 May 2026Security and reliability hardening. Update recommended.
v1.2.14
Minor7 May 2026Maintenance and reliability improvements.
v1.2.13
Minor1 May 2026Maintenance and reliability improvements.
v1.2.12
Minor1 May 2026Maintenance and reliability improvements.
v1.2.11
Minor30 April 2026Maintenance and reliability improvements.
v1.2.10
Minor30 April 2026Maintenance and reliability improvements.
v1.2.9
Minor30 April 2026Maintenance and reliability improvements.
v1.2.8
Minor29 April 2026Maintenance and reliability improvements.
v1.2.7
Minor29 April 2026Maintenance and reliability improvements.
v1.2.6
Minor29 April 2026Maintenance and reliability improvements.
v1.2.5
Minor29 April 2026Maintenance and reliability improvements.
v1.2.4
Minor29 April 2026Maintenance and reliability improvements.
v1.2.3
Minor29 April 2026Maintenance and reliability improvements.
v1.2.2
Minor29 April 2026Maintenance and reliability improvements.
v1.2.1
Minor28 April 2026Maintenance and reliability improvements.
v1.2.0
Update28 April 2026Maintenance and reliability improvements, aligning this kit with the shared compliance and release standards used across the catalogue.
v1.1.18
Minor24 April 2026Maintenance and reliability improvements.
v1.1.17
Minor24 April 2026Maintenance and reliability improvements.
v1.1.16
Minor23 April 2026Maintenance and reliability improvements.
v1.1.15
Minor22 April 2026Maintenance and reliability improvements.
v1.1.14
Minor22 April 2026Maintenance and reliability improvements.
v1.1.13
Minor22 April 2026Maintenance and reliability improvements.
v1.1.12
Minor22 April 2026Maintenance and reliability improvements.
v1.1.11
Minor22 April 2026Maintenance and reliability improvements.
v1.1.10
Minor22 April 2026Maintenance and reliability improvements.
v1.1.9
Minor22 April 2026Maintenance and reliability improvements.
v1.1.8
Minor22 April 2026Maintenance and reliability improvements.
v1.1.7
Minor22 April 2026Maintenance and reliability improvements.
v1.1.6
Minor21 April 2026Maintenance and reliability improvements.
v1.1.5
Minor20 April 2026Maintenance and reliability improvements.
v1.1.4
Minor20 April 2026Maintenance and reliability improvements.
v1.1.3
Minor20 April 2026Maintenance and reliability improvements.
v1.1.2
Minor20 April 2026Maintenance and reliability improvements.
v1.1.1
Minor20 April 2026Maintenance and reliability improvements.
v1.0.0
Breaking7 April 2026Initial release of the Aegis Cybersecurity kit, a complete, production-ready theme built on a current Next.js foundation. - Full set of polished pages with motion and scroll-driven animations - Respects reduced-motion preferences for accessible playback - Tuned for strong SEO and performance out of the box - Built-in licence validation
97 releases
Reviews
No reviews yet — verified buyers can leave one from their account after purchase.
You might also like
Ready to build with ShieldOps — Cybersecurity?
30 pages · GSAP + Lenis · $75 one-time


