Skip to main content
Run any Skill in Manus
with one click
GitHub repository

nur-combined

nur-combined contains 143 collected skills from nix-community, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
143
Stars
193
updated
2026-07-20
Forks
21
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

nix-packaging
software-developers

Use this when writing or modifying Nix package definitions and related repo exports in this NUR repository.

2026-07-20
update-packages
software-developers

Run nix-update across all packages in this repo, fix build failures, and land each package's changes as its own separate jj commit. Use when asked to "update all packages", "bump everything", "run nix-update on all packages", or similar bulk-update requests.

2026-07-13
backend-patterns
software-developers

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

2026-07-09
clickhouse-io
software-developers

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

2026-07-09
data-scraper-agent
software-developers

Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.

2026-07-09
data-throughput-accelerator
software-developers

Use when large data ingestion, backfill, export, ETL, warehouse loading, manifest catch-up, or table synchronization needs to become much faster while preserving data correctness.

2026-07-09
github-actions-docs
software-developers

Use when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows, workflow syntax, triggers, matrices, runners, reusable workflows, artifacts, caching, secrets, OIDC, deployments, custom actions, or Actions Runner Controller, especially when they need official GitHub documentation, exact links, or docs-grounded YAML guidance.

2026-07-09
config-gc
software-developers

Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a confirm-each-deletion cleanup. Use when the user says "clean up my config", "config GC", "too many skills", "audit my setup", "my .claude is bloated", or asks for a periodic config review.

2026-07-09
configure-ecc
software-developers

Interactive installer for Everything Claude Code — guides users through selecting and installing skills and rules to user-level or project-level directories, verifies paths, and optionally optimizes installed files.

2026-07-09
ito-market-intelligence
market-research-analysts-and-marketing-specialists-131161

Research prediction-market events, venues, underliers, liquidity, and news context for Itô basket workflows. Use for read-only market intelligence, API-gated Itô exploration, and source-grounded prediction-market briefings without investment advice or live trading.

2026-07-09
golang-patterns
software-developers

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

2026-07-09
benchmark-methodology
market-research-analysts-and-marketing-specialists-131161

Use after competitive-platform-analysis has produced a tiered competitor set. Scores each competitor across nine weighted dimensions (positioning, voice, visual craft, offer packaging, evidence, enterprise-readiness, thought leadership, pricing, client's strategic tension) with explicit 1–5 rubrics and a tension-plot. Precedes competitive-report-structure.

2026-07-09
remotion-video-creation
web-developers

Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.

2026-07-09
mle-workflow
software-developers

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

2026-07-09
prd
project-management-specialists

Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2026-07-09
django-security
software-developers

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

2026-07-09
agent-eval
computer-occupations-all-other

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

2026-07-09
benchmark-optimization-loop
software-developers

Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.

2026-07-09
benchmark
software-developers

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

2026-07-09
code-tour
software-developers

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

2026-07-09
coding-standards
software-developers

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

2026-07-09
continuous-learning-v2
software-developers

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

2026-07-09
gateguard
software-developers

Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents.

2026-07-09
iterative-retrieval
software-developers

Pattern for progressively refining context retrieval to solve the subagent context problem

2026-07-09
latency-critical-systems
software-developers

Use for latency-sensitive systems such as realtime dashboards, market data, streaming agents, execution gateways, queues, caches, or HFT-like infrastructure where freshness and p95 latency matter.

2026-07-09
parallel-execution-optimizer
software-developers

Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.

2026-07-09
plan-orchestrate
software-developers

Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.

2026-07-09
prisma-patterns
software-developers

Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.

2026-07-09
recursive-decision-ledger
software-developers

Use when the user asks for repeated rollouts, marked decision processes, high-dimensional search, stochastic optimization, local-optima exploration, ensemble comparison, or recursive reasoning with a visible evidence trail.

2026-07-09
research-ops
market-research-analysts-and-marketing-specialists-131161

Evidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.

2026-07-09
review-architecture
software-developers

Review code from a high-level system architecture perspective — SOLID principles, design patterns, module coupling, and API design. Use when auditing structural integrity, dependencies, or component boundaries. Invoked by /ac:review.

2026-07-09
review-clean-code
software-quality-assurance-analysts-and-testers

Comprehensive Clean Code audit across eight rule families (comments C1-C5, environments E1-E2, functions F1-F4, naming N1-N7, architecture G1-G10, hygiene G11-G20, logic G21-G36, tests T1-T9). Partitioned — run all aspects or a chosen subset. Invoked by /ac:review.

2026-07-09
review-errors
software-quality-assurance-analysts-and-testers

Review error handling — silent failures, swallowed exceptions, inadequate logging, ignored error returns, and fail-fast discipline. Use when auditing try/catch blocks and error propagation. Invoked by /ac:review.

2026-07-09
review-performance
software-developers

Review code for performance — algorithmic efficiency (Big O), memory management, resource usage, and concurrency. Use when detecting bottlenecks, leaks, or optimization opportunities. Invoked by /ac:review.

2026-07-09
review-simplify
software-developers

Review code for simplification — reduce cyclomatic complexity, deep nesting, and boilerplate; improve readability and modernize idioms. Use when code is hard to read or overly complex. Invoked by /ac:review.

2026-07-09
review-types
software-developers

Review type design — encapsulation, invariants, type safety, and immutability. Use when auditing leaky abstractions, primitive obsession, or representable invalid states. Invoked by /ac:review.

2026-07-09
security-review
information-security-analysts

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2026-07-09
speckit-scripts
software-developers

Bundled Spec Kit automation scripts (bash + PowerShell) and artifact templates that back the /speckit:* commands. Use when a spec-driven workflow needs to create a feature, set up plan/tasks, or check prerequisites, and the target project has no .specify/ yet.

2026-07-09
strategic-compact
software-developers

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2026-07-09
tdd-workflow
software-developers

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2026-07-09
Showing top 40 of 143 collected skills in this repository.
nur-combined Agent Skills on GitHub | SkillsMP