Sarthib7/agentsmith

Agent rules and reusable skills from my daily setup

This repository also configures its own agents. See what agentsmith tells them →

9Stars on the repository
127Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

setup-pre-commit

97

Sarthib7/agentsmith

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

not rated 9 8d ago A 62 tokens

skill-creator

98

Sarthib7/agentsmith

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 9 8d ago A 64 tokens

skill-menu

99

Sarthib7/agentsmith

Skill Claude CodeCodex

Use when the user asks to list, choose, or explicitly invoke skills with skill: ; loads local skill files on demand.

not rated 9 8d ago A 29 tokens

solana-beginner

100

Sarthib7/agentsmith

Skill Codex

Teach Solana fundamentals to developers new to the ecosystem. Use when a user says "what is Solana", "why Solana", "new to Solana", "explain Solana to me", "Solana basics", "EVM to Solana", "getting started with Solana", or "Solana fundamentals". Adapts to user's background — EVM devs, backend devs, or complete…

not rated 9 8d ago B 92 tokens

solana-dev-expert

101

Sarthib7/agentsmith

Skill Claude CodeCodex

Expert guidance on Solana blockchain development including Anchor framework, SPL token creation, NFT minting (Metaplex Core, cNFTs, Token-2022), DeFi protocol integration, wallet integration, PDA derivation, CPI implementation, security auditing, testing with LiteSVM/Mollusk, deployment workflows, RPC operations, and…

not rated 9 8d ago A 78 tokens

solana-dev

102

Sarthib7/agentsmith

Skill Claude Code

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). End-to-end Solana development playbook covering wallet connection…

not rated 9 8d ago A 178 tokens

build

103

Sarthib7/agentsmith

Skill Claude CodeCodex

Plan-then-execute implementation against SPEC.md. Native single-thread loop, no sub-agents. On test or build failure, auto-invokes the backprop skill before retrying — a failed verification always considers whether a new §V invariant would prevent recurrence. Triggers when the user asks to build, implement, execute…

not rated 9 8d ago A 122 tokens

submit-to-hackathon

104

Sarthib7/agentsmith

Skill Codex

Prepare and optimize a hackathon submission for a Solana project. Use when a user says "submit to hackathon", "prepare my submission", "hackathon entry", "write project description", "demo video", or "help me win the hackathon". Reads all prior phase context if available.

not rated 9 8d ago B 66 tokens

Sarthib7/agentsmith

Skill Claude CodeCodex

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

not rated 9 8d ago A 41 tokens

supabase

106

Sarthib7/agentsmith

Skill Claude CodeCodex

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies…

not rated 9 8d ago A 125 tokens

tdd

107

Sarthib7/agentsmith

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

not rated 9 8d ago A 45 tokens

tempo

108

Sarthib7/agentsmith

Skill Claude CodeCodex

Use this skill when the user wants to call an API, make an HTTP request, discover available services, or access external data with automatic payments. Activate when the user mentions tempo, paid APIs, service discovery, API endpoints, or needs to call external services — even if they reference specific services like…

not rated 9 8d ago A 99 tokens

temprouter

109

Sarthib7/agentsmith

Skill Claude CodeCodex

Call tempRouter — a payable, end-to-end-encrypted LLM inference endpoint on MPP (Tempo). Pay per inference in pathUSD stablecoin AFTER your agent verifies (Intel DCAP) that the prompt runs inside a real Phala Intel TDX enclave that can't read it. Use when a prompt holds secrets/PII (API keys sk-…, private keys 0x……

not rated 9 8d ago A 122 tokens

to-issues

110

Sarthib7/agentsmith

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

not rated 9 8d ago A 53 tokens

to-prd

111

Sarthib7/agentsmith

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

not rated 9 8d ago A 36 tokens

triage

112

Sarthib7/agentsmith

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

not rated 9 8d ago A 49 tokens

use-railway

113

Sarthib7/agentsmith

Skill Claude Code

Operate Railway infrastructure: create projects, provision services and databases, manage object storage buckets, deploy code, configure environments and variables, manage domains, troubleshoot failures, check status and metrics, and query Railway docs. Use this skill whenever the user mentions Railway, deployments…

not rated 9 8d ago A 84 tokens

using-superpowers

114

Sarthib7/agentsmith

Skill Claude CodeCodex

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.

not rated 9 8d ago A 29 tokens

validate-idea

115

Sarthib7/agentsmith

Skill Codex

Run a structured validation sprint on a crypto startup idea. Use when a user says "validate this idea", "is this worth building", "run a validation sprint", "help me test demand", or "should I build this". Reads idea-context.md from a prior idea phase if available.

not rated 9 8d ago B 62 tokens

Sarthib7/agentsmith

Skill Codex

Deep technical Solana bootcamp — SVM architecture, Rust patterns, program development. Use when a user says "Solana incubator", "teach me Rust for Solana", "SVM deep dive", "Solana bootcamp", "learn Solana development", "deep dive Solana", "PDA tutorial", "CPI tutorial", or "Anchor tutorial". Structured curriculum…

not rated 9 8d ago B 90 tokens

wayfinder

117

Sarthib7/agentsmith

Skill Claude CodeCodex

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

not rated 9 8d ago A 46 tokens

wizard

118

Sarthib7/agentsmith

Skill Claude CodeCodex

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition — opening URLs, capturing values, confirming each step, and writing .env files and GitHub Actions secrets.

not rated 9 8d ago A 53 tokens

write-a-skill

119

Sarthib7/agentsmith

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

not rated 9 8d ago A 35 tokens

writing-beats

120

Sarthib7/agentsmith

Skill Claude CodeCodex

Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a…

not rated 9 8d ago A 78 tokens

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: