A library skill that other skills pull from to load language-specific coding standards on demand. When vibe audits Python files, it grabs python.md. When implement writes Go code, it loads go.md. Covers the usual languages plus domain-specific checklists for SQL injection risks, LLM trust boundaries, and race conditions that trigger automatically when matching code patterns are detected. It's infrastructure, not something you invoke directly. The appeal is consistency without manual reference loading, and the specialized checklists actually catch the high-risk patterns that generic linters miss. Saves having every execution skill reinvent standards enforcement from scratch.
npx -y skills add boshu2/agentops --skill standards --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills