artivilla/agents-config

config with settings and sklils for multiple agents

0Stars on the repository
35Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-browser

01

artivilla/agents-config

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

not rated 0 2mo ago A 51 tokens copy · 83% MIT

bun

02

artivilla/agents-config

Skill Claude CodeCodex

Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.

not rated 0 2mo ago A 29 tokens copy · 94% MIT

central-station

03

artivilla/agents-config

Skill Claude CodeCodex

This skill should be used when the user asks about Central Station threads, community discussions, support questions, feature requests, or wants to search Railway's community knowledge base. Use for queries like "search central station", "find threads about", "what are people asking about", "recent support threads"…

not rated 0 2mo ago B 69 tokens original MIT

chrome-devtools

04

artivilla/agents-config

Skill Claude CodeCodex

Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to --slim mode (MCP configuration).

not rated 0 2mo ago A 55 tokens copy · 84% MIT

database

05

artivilla/agents-config

Skill Claude CodeCodex

This skill should be used when the user wants to add a database (Postgres, Redis, MySQL, MongoDB), says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n, etc.), use the templates skill.

not rated 0 2mo ago A 72 tokens original MIT

deployment

06

artivilla/agents-config

Skill Claude CodeCodex

This skill should be used when the user wants to manage Railway deployments, view logs, or debug issues. Covers deployment lifecycle (remove, stop, redeploy, restart), deployment visibility (list, status, history), and troubleshooting (logs, errors, failures, crashes, why deploy failed). NOT for deleting services …

not rated 0 2mo ago A 74 tokens original MIT

design-spec-rules

07

artivilla/agents-config

Skill Claude CodeCodex

Enforce design-to-code fidelity rules. Use when implementing UI from Figma, mockups, or design specs to ensure pixel-perfect accuracy.

not rated 0 2mo ago A 33 tokens original MIT

deslop

08

artivilla/agents-config

Skill Claude CodeCodex

Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.

not rated 0 2mo ago A 31 tokens original MIT

favicon

09

artivilla/agents-config

Skill Claude CodeCodex

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

not rated 0 2mo ago B 28 tokens original MIT

find-skills

10

artivilla/agents-config

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

not rated 0 2mo ago A 67 tokens copy · 91% MIT

git-commit-message

11

artivilla/agents-config

Skill Claude CodeCodex

Auto-generates conventional commit messages from git diffs with tiered format enforcement. Analyzes staged changes to produce meaningful commit messages following Conventional Commits specification.

not rated 0 2mo ago A 37 tokens original MIT

github

12

artivilla/agents-config

Skill Claude CodeCodex

Manage GitHub issues using gh CLI - create, list, view, update, close, and assign issues. Use when working with GitHub issues, bug tracking, or project management tasks.

not rated 0 2mo ago A 40 tokens original MIT

artivilla/agents-config

Skill Claude CodeCodex

Review UI code against Rauno Freiberg's interface guidelines. Use when checking interactivity, typography, motion, touch, optimizations, accessibility, and design details.

not rated 0 2mo ago A 40 tokens original MIT

knip

14

artivilla/agents-config

Skill Claude CodeCodex

Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.

not rated 0 2mo ago A 28 tokens original MIT

mymind

15

artivilla/agents-config

Skill Claude CodeCodex

Use the local mymind CLI to initialize auth, refresh bookmark cache from access.mymind.com/cards, search bookmarks by text or regex, query tags, and shape JSON output with jq. Trigger when a user mentions "mymind", asks to find bookmarks, list tag counts, troubleshoot mymind CLI fetch errors (including CloudFront…

not rated 0 2mo ago A 86 tokens original MIT

next-best-practices

16

artivilla/agents-config

Skill Claude CodeCodex

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling.

not rated 0 2mo ago A 38 tokens copy · 100% MIT

paper-mcp

17

artivilla/agents-config

Skill Claude CodeCodex

Use the Paper MCP server to fetch paper metadata, sections, figures, citations, and full-text context, then translate that context into structured outputs such as summaries, extraction tables, and implementation-ready notes. Trigger when a task involves paper links/DOIs/arXiv IDs, literature review, citation…

not rated 0 2mo ago A 72 tokens original MIT

pr-trends

18

artivilla/agents-config

Skill Claude CodeCodex

Generate weekly and monthly pull request trend tables for a git repository, including created PRs, merged PRs, average days to merge, and lines changed. Use when a user asks for PR throughput trends, repo contribution trends, weekly or monthly PR summaries, merge velocity, or a table like Created/Merged/Avg Days/Lines…

not rated 0 2mo ago A 72 tokens original MIT

projects

19

artivilla/agents-config

Skill Claude CodeCodex

This skill should be used when the user wants to list all projects, switch projects, rename a project, enable/disable PR deploys, make a project public/private, or modify project settings.

not rated 0 2mo ago A 41 tokens original MIT

railway-docs

20

artivilla/agents-config

Skill Claude CodeCodex

This skill should be used when the user asks about Railway features, how Railway works, or shares a docs.railway.com URL. Fetches up-to-date Railway docs to answer accurately.

not rated 0 2mo ago A 43 tokens original MIT

rams

21

artivilla/agents-config

Skill Claude CodeCodex

Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.

not rated 0 2mo ago A 25 tokens original MIT

reclaude

22

artivilla/agents-config

Skill Claude CodeCodex

Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.

not rated 0 2mo ago A 30 tokens original MIT

sentry

23

artivilla/agents-config

Skill Claude CodeCodex

Sentry error monitoring and performance tracing patterns for Next.js applications.

not rated 0 2mo ago A 16 tokens original MIT

service

24

artivilla/agents-config

Skill Claude CodeCodex

This skill should be used when the user asks about service status, wants to rename a service, change service icons, link services, or create services with Docker images. For creating services with local code, prefer the new skill. For GitHub repo sources, use new skill to create empty service then environment skill to…

not rated 0 2mo ago A 73 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: