Agent Skills by removed
Showing 24 vetted skills indexed across 1 GitHub repositories.
ADR Assistant
Create and analyze Architecture Decision Records with consistent templates.
Type Safety Guardian
Review TypeScript code for type safety violations and suggest improvements.
testing-helper
Generate unit, integration, and E2E test templates for ElizaOS plugins.
golden-path-creator
Define and enforce golden path standards for new microservice development.
architecture-decision-recorder
Create Architecture Decision Records with structured templates for context, decision, and consequences.
bundle-analyzer
Analyze JavaScript bundle size and suggest optimizations for web applications.
lighthouse-ci-integrator
Integrate Lighthouse CI into GitHub Actions workflows to monitor Core Web Vitals.
nextjs-page-generator
Generate Next.js 13+ pages, components, and API routes with App Router.
compliance-auditor
Scan codebases for compliance issues across SOC2, HIPAA, GDPR, and PCI-DSS frameworks.
character-generator
Generate ElizaOS AI character configurations with personality traits, knowledge bases, and plugins.
create-memory
Create structured memory files documenting project learnings and decisions.
log-aggregation-configurator
Configure centralized logging pipelines for ELK, Loki, or Splunk.
chaos-engineering-setup
Implement chaos engineering practices for a payment service.
graphql-schema-generator
Generate GraphQL schemas with type definitions, resolvers, queries, mutations, and subscriptions.
deployment-helper
Generate Docker configurations and production checklists for ElizaOS agent deployments.
drizzle-migration
Generate and apply Drizzle Kit SQL migrations from TypeScript schema changes.
database-migration-helper
Generate reversible database migrations with up and down logic for Prisma, TypeORM, Alembic, and Sequelize.
metrics-pipeline-builder
Automate metrics pipeline construction with Prometheus and Grafana.
microservices-orchestrator
Design microservices architectures with bounded contexts, APIs, and communication patterns.
api-gateway-configurator
Configure API gateways with rate limiting and JWT authentication.
visual-regression-test-setup
Automate visual regression testing setup with Percy, Chromatic, or Playwright.
memory-manager
Manage ElizaOS agent memory with time-based and size-based pruning strategies.
plugin-builder
Scaffold complete ElizaOS plugins with actions, providers, evaluators, and services.
react-component-generator
Generate React components with TypeScript, hooks, and test files.
Frequently Asked Questions About removed
FAQPage SchemaWhat specific engineering tasks are supported by these capabilities?▼
These capabilities enable structured Architecture Decision Record creation, GraphQL schema generation, database migration logic, compliance scanning for SOC2/GDPR/HIPAA, and comprehensive scaffolding for ElizaOS plugins, including character personality traits and memory management strategies.
Which technical personas benefit from these engineering standards?▼
Platform engineers, backend developers, and compliance officers benefit from these standards. They are designed for teams managing microservice architectures, database schema evolution, and those building specialized ElizaOS-based systems requiring consistent code quality and regulatory adherence.
What are the primary dependencies for implementing these configurations?▼
Implementation requires a TypeScript-based environment, specifically supporting frameworks like Next.js, ElizaOS, and ORMs such as Drizzle, Prisma, or TypeORM. Infrastructure configurations assume existing access to containerization runtimes and monitoring stacks like Prometheus, Grafana, or ELK.