agent config skills

51 tagged agent config, measured the same way as everything else here.

Browse within: ai-workflow 28coding-agents 28pi 28repotrace 28agentback 8claude-md 8coding-agent 8gem 8hermes 8

caliber-testing

01

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Writes Vitest tests following project patterns: tests/ directories, vi.mock() for module mocking with vi.hoisted() for test-time factories, global LLM mock from src/test/setup.ts, environment variable save/restore in beforeEach/afterEach, vi.clearAllMocks() lifecycle, and test file organization. Use when user says…

1.3k 1mo ago A 113 tokens original MIT

scoring-checks

02

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Add a new deterministic scoring check in src/scoring/checks/ that evaluates config quality. Follows the Check[] return pattern, uses point constants from src/scoring/constants.ts, and integrates via filterChecksForTarget() in src/scoring/index.ts. Use when user says 'add scoring check', 'new check', 'modify scoring…

1.3k 1mo ago A 95 tokens original MIT

writers-pattern

03

caliber-ai-org/ai-setup

Skill Claude CodeCodex

Add a new platform writer module in src/writers/ that generates and writes agent config files for a supported platform. Each writer exports a function that accepts a config interface, creates directories (rules/, skills/, mcp configs), writes files with proper formatting and frontmatter, and returns string[] of…

1.3k 1mo ago A 111 tokens original MIT

release

04

ninemindai/agentgem

Skill Claude CodeCodex

Use when cutting an AgentGem release — core npm (vX.Y.Z) and/or desktop (desktop-vX.Y.Z) — or when asked to bump the version, write release notes, or tag a release.

40 4d ago A 46 tokens original MIT

agentgem-insights

05

ninemindai/agentgem

Skill Claude CodeCodex

Use when the user asks for an insights report over their coding sessions ("how am I using my agent", "/insights-style report", "what's working / where do sessions go wrong"). Runs the 3-layer insights pipeline over AgentGem's goldmine tools and ends at publishing high-outcome sessions as Gems.

40 4d ago A 68 tokens original MIT

agentgem-miniapp

06

ninemindai/agentgem

Skill Claude CodeCodex

Use when building or editing an AgentGem miniapp / mini-game — the sealed, single-file HTML app under /.agentgem/miniapps/. Covers the seal, the host capability protocol, consent, privacy, and the sizing traps. Also read before changing the miniapp platform itself (packages/play, the host, the Play console surfaces) …

40 4d ago A 85 tokens original MIT

team-style-guide

07

miniLV/Plexus

Skill Claude CodeCodex

Team coding style baseline shared across every AI agent.

28 4d ago A 14 tokens original Apache-2.0

solana-dev

08

solanabr/solana-glossary

Skill Claude CodeCodex

Unified skill hub for Solana development. Routes to external submodule skills (solana-foundation, sendai, solana-game, trailofbits, cloudflare, qedgen, colosseum) and local skills. Progressive disclosure — read only what you need.

19 21d ago A 58 tokens copy · 95% MIT

solana-glossary

09

solanabr/solana-glossary

Skill Claude CodeCodex

You have access to a comprehensive Solana glossary with 1,059 terms across 14 categories, with depth ratings (1-5) and 16 cross-cutting tags. Use these tools to ground your Solana knowledge.

19 21d ago A 0 tokens original MIT

stop-the-charade

10

aigorahub/stop-being-annoying-claude

Skill Claude CodeCodex

Re-assert the working agreement mid-session, or strip AI writing tells from text. Use when the user invokes /stop-the-charade, when they say Claude is drifting back into persona, parenting, or filler, or when they ask to humanize, de-AI, or clean up a piece of text, a file, or a previous response.

5 1mo ago A 76 tokens original MIT

ai-harness-doctor

11

NieZhuZhu/ai-harness-doctor

Skill Claude CodeCodex

Audit, canonicalize, guard, and evaluate a repository's AI harness configuration layer around AGENTS.md; triggers include AGENTS.md, CLAUDE.md, .cursorrules, copilot-instructions, 迁移/统一/整理 agent 配置、agent 配置体检, agent config drift, consolidate agent configs, and AI harness audit.

2 20d ago C 79 tokens original MIT

skillcraft

12

cloudroad-io/skillcraft

Skill Claude CodeCodex

Skill "skillcraft" from cloudroad-io/skillcraft, covering skillcraft, install, or: pip install skillcraft, commands and how it works.

2 1mo ago A 0 tokens original MIT

cmux

13

niclejeune/pi-agents-config

Skill Claude CodeCodex

Manage terminal sessions and browser surfaces via cmux — spawn workspaces for dev servers, test runners, background tasks, and embedded browsers. Read output, send commands, interact with web pages, and orchestrate multi-terminal workflows.

2 4mo ago A 50 tokens original MIT

learn-codebase

14

niclejeune/pi-agents-config

Skill Claude CodeCodex

Discover project conventions and surface security concerns. Use when starting work in a new or unfamiliar project, when asked to "learn the codebase", "check project rules", "what are the conventions", "onboard to this project", or "anything shady in this codebase". Scans agent config files (.claude/, .cursor/…

2 4mo ago A 101 tokens original MIT

write-todos

15

niclejeune/pi-agents-config

Skill Claude CodeCodex

Write clear, actionable todos that workers can execute without losing architectural intent. Use when "create todos", "write todos", "break into tasks", "plan todos", "make todos", or creating work items from a plan. Ensures each todo has unambiguous expected outcomes, concrete examples, and explicit constraints so…

2 4mo ago A 74 tokens original MIT