Skip to content

Repository files navigation

Atlarix Skills Registry

Community skill registry for the Atlarix desktop AI coding environment.

License: Apache-2.0 Made by NorahLabs

What is this?

This repository is the community skill registry for Atlarix. Skills teach Atlarix agents language patterns, framework conventions, and workflow automation without bloating every session’s context.

Latest releases

Download the desktop app from github.com/AmariahAK/atlarix-releases (macOS / Linux builds; Windows when published).

Related open-source repos

  • atlarix-mcps — auto-synced MCP marketplace index (index.json) for Atlarix (Free installs 1 server; Pro unlimited).

This registry is auto-synced from community cursor-rule sources (see scripts/sync.mjs). Hand-curated NorahLabs skills under skills/<id>/ without .sync-source.json are never overwritten.

Research

The research behind Atlarix's context-management design is documented in a published technical paper:

Blueprint: Section-Scoped Structural Graph Retrieval and Post-Turn Compression for Agentic LLM Coding in Multi-Repository Workspaces
Amariah Kamau, NorahLabs — May 2026
DOI

The paper studies section-scoped structural-graph retrieval and post-turn tool-result summarisation for keeping agent history small, with benchmark results from a controlled multi-repository exploration task. It's foundational research; the shipping app now uses bundled ripgrep for retrieval.

Harness benchmarks: All Atlarix benchmark results — Terminal-Bench and the tests that follow — are published and kept current at atlarix.dev/benchmark, with raw result files, reproduction steps, and honest framing. That page is the canonical source as we benchmark across more open models over time.


Available skills

Skill Description Compatible Modes Version
React Component Patterns Patterns for building React components, hooks, and context providers. Build, Review, Ask 1.0.0
Next.js App Patterns Patterns for Next.js 14+ App Router projects. Build, Debug, Review, Ask 1.0.0
Python Patterns Python best practices for modern projects. Build, Debug, Review, Ask 1.0.0
TypeScript Patterns TypeScript patterns for strict, production-grade codebases. Build, Review, Ask 1.0.0
Git Workflow Git patterns for clean commit history and PRs. Ask, Build, Plan 1.0.0
Test Writer Patterns for writing unit/integration/e2e tests. Build, Review 1.0.0
Database Patterns SQL/ORM patterns and migration safety. Build, Debug, Ask 1.0.0
MCP Server Builder Patterns for building MCP servers. Build, Ask 1.0.0
Node.js Debugger Debugging patterns for Node.js and Bun runtimes. Debug 1.0.0
Code Review Structured code review patterns for the Reviewer agent. Review 1.0.0

Additional skills are listed in index.json.

Installing skills

In-app (recommended)

Settings → Skills → Browse → Install (requires Pro).

Manual

Copy a skill into your workspace:

  • .atlarix/skills/<id>/SKILL.md

Creating your own skill

See CONTRIBUTING.md. In short:

  • Fork this repo
  • Add skills/<id>/SKILL.md
  • Add an entry to index.json
  • Open a PR

License

Apache 2.0. See LICENSE.

About

Community skill registry for Atlarix — SKILL.md files that teach Atlarix agents language patterns, framework conventions, and developer workflows. Apache 2.0.

Topics

Resources

Code of conduct

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages