Agent Skills by nera0875
Showing 61 vetted skills indexed across 5 GitHub repositories.
project-creator
Create projects from BUILDER stack templates with PM2 deployment.
terminal
Render terminal output with ANSI colors, box drawing, and emojis.
streamlit-dev
Develop Streamlit applications with session state, caching, and compact UI layouts.
mindset
Analyze payment processing APIs for business logic vulnerabilities and race conditions.
research
Research official docs and production code examples for technology decisions.
database
Provisions PostgreSQL databases on a VPS and generates Prisma schemas with migrations.
frontend
Automate frontend setup and validate shadcn/ui component reuse in Next.js/React apps.
integration
Generate type-safe API contracts between Python FastAPI and TypeScript/Prisma.
backend
Generate FastAPI backend scaffolding with modular config, models, services, and API routes.
backend-nodejs
Generate Node.js/TypeScript backend APIs with Express, Prisma, and Zod validation.
testing
Automate Chrome DevTools E2E testing for frontend UI flows.
deployment
Automate deployment orchestration with PM2 and persistent preview URLs.
rules
Enforces whitelist-based creation of approved build files.
git
Automate Git commits, pushes, and branch management with Conventional Commits.
state-manager
Centralizes and automates project state tracking in a JSON file.
adr-template
Create Markdown Architecture Decision Records with a structured template.
backend-config-patterns
Generate Python backend configuration code using pydantic-settings for environment variables.
context
Defines persistent memory management patterns for storing structured context entries in JSON files.
conventions-guide
Enforce kebab-case naming, line limits, and frontmatter for project files.
architecture-validator
Validate project architecture against predefined limits for agents, skills, and commands.
code-validator
Validate agent files for size limits and kebab-case naming.
react-conventions
Enforce strict Tailwind CSS and ShadCN/UI conventions for React frontend development.
project-strict-workflow
Define a 5-phase project creation workflow with automated validation and self-correction.
python-fastapi-conventions
Standardize FastAPI project structure, routing, Pydantic models, and error handling.