Agent Skills by neuron-one
Showing 56 vetted skills indexed across 1 GitHub repositories.
mobile-design
Standardize mobile interface design patterns across iOS and Android.
ui-ux-pro-max
Generate UI/UX design systems from CSV-backed knowledge bases.
screen-coder
Convert UI design screenshots into responsive HTML/CSS code.
components
Standardize UI component names for design-to-development handoffs.
react-bits
Provide animated React components with JS/TS and CSS or Tailwind variants.
integration
Detect import issues, API contract misalignments, and data-flow gaps across components.
code-review
Identify SOLID, security, performance, and error handling issues in JavaScript/TypeScript code.
batch
Coordinate large-scale codebase migrations using isolated git worktrees.
simplify
Coordinate three parallel agents to review recent code changes and propose fixes.
ship-safe
Audit software security across code and configurations with parallel agents.
secrets-guard
Identify exposed secrets in code repositories and git history.
auth-patterns
Implement JWT authentication with refresh tokens and RBAC for web backends.
code-security
Scan application code for OWASP Top 10 vulnerabilities and generate remediation guidance.
git-guardrails
Block destructive git commands and enforce safe alternatives.
supply-chain
Audit npm and PyPI dependencies for CVEs, typosquatting, and lockfile integrity.
agent-guard
Detect prompt injection and malicious patterns in external skills before installation.
git-guardrails-claude-code
Block dangerous git commands via a PreToolUse hook in Claude.
database
Define PostgreSQL and MongoDB schemas with migrations, indexes, and RLS.
frontend
Scaffold React and Next.js frontend modules with Tailwind styling and accessibility guidelines.
python
Automate Python development workflows for FastAPI, data pipelines, and audio analysis.
react-doctor
Scan JSX/TSX projects to detect React antipatterns and accessibility issues.
backend
Automate NestJS backend scaffolding with modular architecture, DTO validation, and guards.
mobile
Creates Expo-based React Native apps with navigation and AsyncStorage integration.
claude-context
Index codebases and search code by natural language via MCP.