← all publishers

neuron-one

@neuron-one source repo

55 published skills

  1. Git Guardrails Claude Code · neuron-one bundle
    Installs PreToolUse hook + bash script to hard-block dangerous git commands. One-time setup for settings.json. Use when user wants to install git safety hooks. Don't use for soft rules — use git-guardrails instead.
    0
    installs
  2. Apify · neuron-one
    Scraping specific platforms with ready connectors. Google Maps businesses, Twitter trends, YouTube subtitles, Instagram/TikTok content. Use for platform-specific data collection.
    0
    installs
  3. Nimble · neuron-one
    Structured data extraction from multiple websites into normalized tables. Returns JSON with consistent schema across sources. Use when you need STRUCTURED data, not raw content.
    0
    installs
  4. Graphiti · neuron-one
    Temporal knowledge graph for long-term memory. Facts have timestamps and expiry. Tracks how decisions evolve over time across projects. Use for Stage 3 deep memory. Don't use for simple key-value storage.
    0
    installs
  5. Scraping · neuron-one
    Web scraping with Firecrawl and Bright Data. JavaScript rendering, anti-bot bypass, structured data extraction. Use for market research, competitor analysis, documentation. Don't use for authenticated/private content.
    0
    installs
  6. Batch · neuron-one
    Orchestrates large-scale code changes in parallel. Decomposes work into 5-30 independent units, each agent in isolated git worktree with tests and PR. Use for migrations, refactoring across many files. Don't use for single-file changes.
    0
    installs
  7. Product · neuron-one
    Product management frameworks. PRD writing, user stories, OKRs, roadmap, TAM/SAM/SOM analysis, competitive research. Don't use for technical implementation.
    0
    installs
  8. Simplify · neuron-one
    Reviews recently changed code for reuse, quality, and efficiency. Spawns 3 parallel review agents, aggregates findings, applies fixes. Official Anthropic skill. Use after completing any coding task.
    0
    installs
  9. Dispute · neuron-one
    Cross-model dispute with Claude + GPT + Gemini. All three models give independent positions, then see each other's arguments and negotiate through rounds until consensus. Use for stack choices, architecture decisions, or any important technical decision.
    0
    installs
  10. Components · neuron-one
    UI component vocabulary for precise communication. Correct naming of navigation, inputs, feedback, layout patterns. Use to translate user descriptions into exact component names.
    0
    installs
  11. React Bits · neuron-one
    110+ free animated React components for text, backgrounds, UI. Includes Background Studio, Shape Magic, Texture Lab. Use when building visually engaging interfaces. Don't use for non-React projects.
    0
    installs
  12. App Store · neuron-one
    Pre-submission check for iOS App Store guidelines. Payments/IAP compliance, privacy manifests, login flows, metadata quality, binary validation. Use before submitting to Apple.
    0
    installs
  13. E2e Tests · neuron-one
    End-to-end testing with Playwright or Cypress. User flows, form submissions, navigation, visual regression. Don't use for unit or API tests.
    0
    installs
  14. Planning · neuron-one
    Creates 3 tracking files (task_plan.md, findings.md, progress.md) and continuously references them throughout execution. Eliminates drift. Use when implementing any feature requiring 3+ steps.
    0
    installs
  15. Marketing · neuron-one
    Marketing and conversion optimization. Landing page CRO, copywriting, positioning, GTM strategy, A/B testing. Don't use for product development or technical decisions.
    0
    installs
  16. Data Analysis · neuron-one
    Data analysis from external services. Connects to Google Sheets, Notion, HubSpot via Composio. Builds charts, runs queries, generates insights. Don't use for database queries.
    0
    installs
  17. Mobile · neuron-one
    React Native and Expo mobile development. Navigation, native modules, platform-specific code, app store preparation. Don't use for web React or backend development.
    0
    installs
  18. Python · neuron-one
    Python development with FastAPI, data processing, audio analysis with librosa. Type hints, async patterns, Pydantic models. Don't use for JavaScript/TypeScript code.
    0
    installs
  19. Ship Safe · neuron-one
    16 parallel security agents scanning 80+ attack classes. Prompt injection, RAG poisoning, API key leaks, supply chain, MCP misconfigurations. Use before production deployment. Don't use for minor code changes.
    0
    installs
  20. Unit Tests · neuron-one
    Unit test writing with Jest (JS/TS) or pytest (Python). Test structure, mocking, edge cases, coverage. Don't use for E2E or integration tests.
    0
    installs
  21. Interview · neuron-one
    Deep interview before building features or projects. Asks 20-50 questions across business, product, technical, security, and marketing blocks. Use before any major feature, new project, or architectural decision.
    0
    installs
  22. Screen Coder · neuron-one
    Converts UI screenshots and design mockups into production-ready HTML/CSS code. Multi-agent architecture analyzes layout, plans structure, generates clean code. Use when you have a design image and need code. Don't use for code-to-code tasks.
    0
    installs
  23. Backend · neuron-one
    NestJS and Node.js backend development. REST APIs, middleware, guards, DTOs, database integration. Don't use for Python backends or frontend code.
    0
    installs
  24. Cicd · neuron-one
    CI/CD pipeline with GitHub Actions. Automated testing, building, deployment. PR checks, auto-merge, release workflow. Don't use for Jenkins or GitLab CI.
    0
    installs
  25. Code Review · neuron-one
    Deep code review like a senior engineer. Checks SOLID violations, security vulnerabilities (XSS, injections, race conditions), performance issues (N+1, missing cache), error handling and edge cases. Don't use for formatting or style-only reviews.
    0
    installs
  26. Integration · neuron-one
    Verifies that separate code parts work together. Checks imports, API contracts, shared types, data flow between components. Use after multiple agents completed parallel tasks.
    0
    installs
  27. Mobile Design · neuron-one
    Mobile app design patterns for iOS and Android. Native navigation, touch targets, platform conventions, safe areas. Don't use for web-only interfaces.
    0
    installs
  28. UI UX Pro Max · neuron-one bundle
    UI/UX design system generator with CSV database. 67 styles, 96 palettes, 57 fonts, 25 charts, 13 stacks. Use for UI design, landing pages, dashboards, components, style selection. Generates complete design systems via --design-system.
    0
    installs
  29. Database · neuron-one
    PostgreSQL and MongoDB database design. Schema design, migrations, indexing, query optimization, RLS security policies. Don't use for application logic or API development.
    0
    installs
  30. Frontend · neuron-one
    React and Next.js frontend development. Components, hooks, state management, routing, Tailwind CSS styling. Don't use for React Native mobile or backend API development.
    0
    installs
  31. Agent Guard · neuron-one
    Scans external skills and plugins for prompt injection, command injection, and malicious patterns before installation. Use before installing ANY external skill or plugin. Don't skip this check.
    0
    installs
  32. Deploy · neuron-one
    Application deployment strategies. Zero-downtime deploy, rollback procedures, database migrations during deploy. Don't use for initial server setup.
    0
    installs
  33. Docker · neuron-one
    Docker and docker-compose configuration. Multi-stage builds, container orchestration, volume management, networking. Don't use for Kubernetes or cloud-native deployments.
    0
    installs
  34. Gemini MCP · neuron-one
    Delegates text tasks to Google Gemini through MCP (gemini/gemini-reply). Use for architecture disputes, design critique, second opinions. Don't use for media — use gemini-media for images/video.
    0
    installs
  35. Supply Chain · neuron-one
    Checks npm/pip dependencies for known vulnerabilities, typosquatting, and malicious packages. Use before adding new dependencies or during security audits. Don't use for runtime monitoring.
    0
    installs
  36. Self Improve · neuron-one
    Audits skills, CLAUDE.md files, and conversation patterns. Finds redundancies, suggests improvements, identifies learning opportunities. Use periodically to improve GODMODE quality.
    0
    installs
  37. Cost Estimate · neuron-one
    Estimates project cost at market rates. Scans codebase, counts APIs, integrations, and complexity. Shows what the project would cost without AI. Use for pitches and ROI demonstrations.
    0
    installs
  38. Dns Ssl · neuron-one
    DNS configuration and SSL certificates. Domain setup, Cloudflare CDN, Let's Encrypt, HTTPS enforcement. Don't use for application-level security.
    0
    installs
  39. Gpt Advisor · neuron-one bundle
    GPT as security advisor and architectural critic. Sends code or decisions to GPT for independent second opinion. Strong in security audits, code review, and finding logical flaws. Don't use for routine coding or simple tasks.
    0
    installs
  40. LLM Council · neuron-one
    Multi-model planning committee. Up to 4 models create plans independently, then an anonymous judge selects the best or combines the best parts. Use for major architectural decisions.
    0
    installs
  41. Auth Patterns · neuron-one
    Implements secure authentication patterns. JWT with refresh tokens, OAuth 2.0, RBAC, session management. Use when building auth for any project. Don't use for social login setup.
    0
    installs
  42. Code Security · neuron-one
    Security audit for application code. Scans for OWASP Top 10, authentication flaws, data exposure, injection attacks. Don't use for infrastructure or network security.
    0
    installs
  43. Secrets Guard · neuron-one
    Finds exposed secrets, API keys, tokens, and credentials in codebase. Checks .env files, git history, hardcoded values. Don't use for runtime security monitoring.
    0
    installs
  44. Ml Training · neuron-one
    Machine learning model training with HuggingFace. Fine-tuning LLMs, dataset creation, GPU selection, training monitoring. Use for training custom models. Don't use for using pre-trained models via API.
    0
    installs
  45. Local Models · neuron-one
    Running AI models locally with Ollama and llama.cpp. Free inference, privacy, custom model deployment. Use for cost-free routine tasks or private data processing. Don't use when quality of Opus is needed.
    0
    installs
  46. Git Guardrails · neuron-one
    Soft rules for Claude to avoid dangerous git commands (force-push, hard reset, branch -D). Always-active behavioral guardrail. Don't use for hook setup — use git-guardrails-external instead.
    0
    installs
  47. Browser Testing · neuron-one
    Automated browser testing and visual verification. Opens app in browser, clicks elements, verifies UI renders correctly. Use after frontend changes to verify visually.
    0
    installs
  48. React Doctor · neuron-one
    Scans React code for anti-patterns. Finds unnecessary useEffect, prop drilling, accessibility issues. Run repeatedly until all issues pass. Don't use for non-React code.
    0
    installs
  49. Instructor · neuron-one
    Generates step-by-step instructions for manual tasks that cannot be automated. Server panel configuration, DNS changes, app store submissions. Use when agent cannot perform the action directly.
    0
    installs
  50. Monitoring · neuron-one
    Application and server monitoring. Error tracking, log aggregation, alerting, uptime monitoring. Use for production setup. Don't use for development debugging.
    0
    installs
  51. Gemini Advisor · neuron-one bundle
    Gemini as design advisor and visual analyst. Sends UI screenshots, designs, or visual content to Gemini for expert review. Strong in UI/UX critique, visual analysis, document understanding. Don't use for backend code or security.
    0
    installs
  52. Claude Context · neuron-one
    Semantic code search via MCP. Indexes entire codebase, finds relevant code by natural language query. 40% token savings. Use for large codebases (10K+ lines). Don't use for small projects.
    0
    installs
  53. Server Setup · neuron-one
    Linux server configuration. Firewall, SSH hardening, user management, system updates. Use for initial VPS setup or server hardening. Don't use for application deployment.
    0
    installs
  54. Adversarial Spec · neuron-one
    Multiple AI models critique a spec/PRD until consensus. GPT, Gemini, Grok each find different weaknesses. Iterates until all models agree the spec is solid. Use for critical project specifications.
    0
    installs
  55. Adversarial Review · neuron-one
    Cross-model code review. Sends code to a DIFFERENT model (GPT/Gemini) for independent review. Reviewer must be on a different model than the code author. Use for critical PRs and security-sensitive code.
    0
    installs