Podverse avatar

Podverse

Official

@podverse · USA

0Followers
|
58Public Repos
|
20Published Skills

Open source podcast app. Available for iOS, Android, F-Droid, and web. #FOSS #AGPLv3

Skills Distribution
DomainDeveloper To...Web Architecture (40%)Infrastructure & D.. (30%)Codebase Standardi.. (30%)

Agent Skills by Podverse

Showing 20 vetted skills indexed across 1 GitHub repositories.

podversepodverse
6

add-by-rss-parity-sync

Synchronize add-by-RSS UI views with non-add-by-RSS counterparts for visual parity.

Official
Intermediate
podversepodverse
6

add-by-rss-components-sync

Align Add-by-RSS and non-Add-by-RSS components across the web UI.

Official
Advanced
podversepodverse
6

podverse-testing-policy

Enforce deferral of unit tests unless explicitly requested.

Official
Basic
podversepodverse
6

lighthouse-docker-sync

Align Lighthouse Docker services with infra docker-compose and env file changes.

Official
Intermediate
podversepodverse
6

styles-import-last

Reorder CSS/SCSS module imports to the end of React component import blocks.

Official
Intermediate
podversepodverse
6

lighthouse-env-alignment

Align Lighthouse environment loading with API and Web startup validation.

Official
Advanced
podversepodverse
6

llm-history-tracking

Enforce 10-session limits and part-based splitting in .llm/history files.

Official
Intermediate
podversepodverse
6

podverse-web-patterns

Centralize reusable patterns and best practices for the Next.js web app.

Official
Advanced
podversepodverse
6

podverse-documentation-conventions

Enforce full-path-with-hyphens naming for Markdown documentation files.

Official
Basic
podversepodverse
6

podverse-k8s-patterns

Maintain consistent Kubernetes manifests and deployment patterns across environments.

Official
Advanced
podversepodverse
6

podverse-management-api-patterns

Standardize Express routing and admin authentication for the Podverse Management API.

Official
Intermediate
podversepodverse
6

parallel-plan-execution

Coordinate parallel execution across multiple Cursor agents for large migrations.

Official
Advanced
podversepodverse
6

podverse-api-patterns

Apply canonical Express API patterns for Podverse API development.

Official
Advanced
podversepodverse
6

podverse-workers-patterns

Automate per-job environment validation and startup configuration for Podverse workers.

Official
Intermediate
podversepodverse
6

podverse-orm-patterns

Document TypeORM entity, service, migration, and query builder patterns.

Official
Advanced
podversepodverse
6

rate-limit-message

Render user-facing 429 messages using the shared rateLimitAlert helper.

Official
Intermediate
podversepodverse
6

time-format-local

Format client-side timestamps with formatDateTimeAbbrev using the active locale.

Official
Basic
podversepodverse
6

podverse-logging-log-dir

Configure LOG_DIR to route logs to console or a mounted volume.

Official
Intermediate
podversepodverse
6

bundle-optimization

Analyze client bundle size reports and optimize imports with tree-shaking and lazy-loading.

Official
Intermediate
podversepodverse
6

interactive-prompts

Detect interactive prompts and provide exact user inputs for CLI workflows.

Official
Intermediate

Frequently Asked Questions About Podverse

FAQPage Schema
What specific tasks are enabled by these architectural patterns?▼

These patterns enable standardized Express routing, TypeORM entity management, and consistent Kubernetes deployment configurations. They facilitate bundle size optimization through tree-shaking, ensure locale-aware timestamp formatting, and enforce strict documentation naming conventions for large-scale project maintenance.

Which personas benefit from these standardized patterns?▼

Full-stack engineers and infrastructure maintainers working on podcast distribution platforms benefit from these patterns. They are designed for developers managing complex React web interfaces, Express-based backends, and containerized environments requiring strict environment variable alignment and logging configurations.

What is the licensing model for these resources?▼

All resources and patterns provided by Podverse are released under the AGPLv3 open-source license. This ensures the codebase remains free and accessible for community modification and distribution, provided that derivative works maintain the same open-source obligations.