Agent Skills by Anella N
Showing 14 vetted skills indexed across 1 GitHub repositories.
project-guidelines-example
Standardize monorepo governance and project conventions for Ongize projects.
clickhouse-io
Optimize ClickHouse analytics workloads with data modeling and query patterns.
coding-standards
Enforce universal coding standards across TypeScript, JavaScript, React, and Node.js projects.
doc-updater
Analyze TypeScript code with ts-morph and madge to regenerate codemaps and documentation.
planner
Translate requirements into structured implementation roadmaps with dependencies and testing strategies.
backend-patterns
Provides backend design patterns for Node/TypeScript server-side architectures.
e2e-runner
Automate Playwright end-to-end test creation, execution, and artifact management.
architect
Design and evaluate scalable software architectures with component boundaries and trade-offs.
tdd-workflow
Automate test-driven workflows from user journeys to coverage verification across unit, integration, and E2E layers.
code-reviewer
Analyze recent code changes for security, readability, and maintainability issues.
refactor-cleaner
Detect dead code and unused exports in TypeScript projects with knip, depcheck, and ts-prune.
build-error-resolver
Fix TypeScript and build errors with minimal-diff changes verified by tsc and production builds.
frontend-patterns
Standardize React frontend patterns with code examples for components, state, and accessibility.
security-review
Apply security checklists to authenticate, validate inputs, manage secrets, and secure APIs and payments.