Benja-Pauls/SerpentStack

Find any AI agent skill or MCP server. Search every registry, install in seconds.

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

auth

01

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Understand and customize authentication in this project. Use when: adding auth to routes, swapping auth providers (Clerk, Auth0, custom SSO), debugging auth issues, or understanding the UserInfo contract and getcurrentuser dependency.

2 5mo ago A 48 tokens original MIT

clerk

02

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Clerk authentication router. Use when user asks about adding authentication, setting up Clerk, custom sign-in flows, Swift or native iOS auth, native Android auth, Next.js patterns, organizations, syncing users, or testing. Automatically routes to the specific skill based on their task.

2 5mo ago A 59 tokens original MIT

db-migrate

03

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Manage database schema changes with Alembic. Use when: creating migrations, adding tables or columns, checking migration status, rolling back, or seeding the database.

2 5mo ago A 37 tokens original MIT

deploy

04

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Build, push, and deploy to AWS using Docker, ECR, and Terraform. Use when: deploying to dev/staging/prod, checking deploy status, rolling back, or running the deploy checklist.

2 5mo ago A 43 tokens original MIT

dev-server

05

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Monitor and auto-fix the development environment. Use when: debugging backend/frontend errors, watching log streams, diagnosing startup failures, or running make dev.

2 5mo ago A 33 tokens original MIT

find-skills

06

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Discover, evaluate, and create project-specific skills. Use when: the user needs a capability not covered by built-in skills, wants to find patterns for a specific tool or service, or asks about extending the skills directory. Also use when asking 'how do I add a new skill.'.

2 5mo ago C 61 tokens original MIT

generate-skills

07

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Generate project-specific Agent Skills for any codebase by interviewing the developer about their conventions. Use when: the user wants to add skills to an existing project, asks 'how do I make my agents understand my codebase,' wants to create a .skills/ directory, or says 'generate skills for my project.'.

2 5mo ago A 66 tokens original MIT

git-workflow

08

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Git conventions for this project. Use when: creating branches, writing commit messages, opening PRs, or running the pre-push checklist.

2 5mo ago A 32 tokens original MIT

model-routing

09

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Delegate coding subtasks to on-device local models (Ollama) to reduce cloud API costs while keeping the orchestrating model for planning and review. Use when: the user wants to save on API costs, asks about local models, mentions Ollama, or wants to use on-device models for code generation.

2 5mo ago A 65 tokens original MIT

scaffold

10

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Generate boilerplate for new API endpoints and frontend pages following this project's conventions (flush/commit transaction pattern, ownership enforcement, domain returns). Use when: adding a new resource, creating CRUD endpoints, wiring up a new frontend page, or asking 'how do I add a new feature end-to-end.'.

2 5mo ago A 63 tokens original MIT

test

11

Benja-Pauls/SerpentStack

Skill Claude CodeCodex

Run and interpret tests for backend (pytest + testcontainers with real Postgres) and frontend (vitest). Use when: running test suites, debugging test failures, checking coverage, writing new tests, or understanding the test infrastructure.

2 5mo ago A 48 tokens original MIT