Loading...
Loading...
Found 60 Skills
Production-grade engineering skills for AI coding agents - lifecycle commands, workflow automation, and best practices for software development.
Expert in using and contributing to the claude-skills library — 268+ AI coding agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, and more.
Configure AI coding agents like Cursor, GitHub Copilot, or Claude Code with project-specific patterns, coding guidelines, and MCP servers for consistent AI-assisted development.
Scaffold development rules for AI coding agents. Auto-invoked when user asks about setting up rules, coding conventions, or configuring their AI agent environment.
Guide for creating, refactoring, and optimizing AGENTS.md files (and CLAUDE.md files) for AI coding agent repositories. Use when the user wants to create a new AGENTS.md, refactor an existing one, audit their AGENTS.md for bloat or staleness, apply progressive disclosure principles, set up AGENTS.md in a monorepo, or improve how their AI coding agents behave via repository configuration files. Also applies to CLAUDE.md files (Claude Code's equivalent).
Browse and search the Hence gallery (hence.sh) to discover projects built with AI coding agents. Use when the user wants inspiration, wants to see what others have built, asks about projects on Hence, or mentions searching for AI-built projects. Triggers on queries like "show me cool projects", "search Hence", "find CLI tools on Hence", or "what are people building with Claude Code".
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics
Expert in using next-devtools-mcp for Next.js development with AI coding agents
A shared, file-based town square where multiple coding agents talk, coordinate, and debate — no server required. Use whenever more than one agent works the same repo (parallel Claude Code or Codex sessions, separate git worktrees, a fleet splitting a task) and they must stay out of each other's way or think together. TRIGGER on phrasings like "coordinate with the other agent/session", "post to / check the agora", "ask the other agents", "leave a message for whoever's working on X", "announce what files you're touching", "is anyone else editing this?", or any time you're about to edit shared code while other agents are live. Also trigger when an agent is stuck and wants a peer's second opinion, or when several agents each drafted a design (an API, a schema, an architecture) and the group needs to compare the proposals and converge on the best one. Works for any agent that can run a Python script, not just Claude Code.
Create and maintain AI coding agent subagents (.claude/agents/*.md, .codex/agents/*.md) with YAML frontmatter (name/description/tools/model/permissionMode/skills/hooks), least-privilege tool selection, delegation patterns (Task), context budgeting, and safety best practices.
Manage background coding agents in tmux sessions. Spawn Claude Code or other agents, check progress, get results.
Install, initialize, verify, and troubleshoot RTK (Rust Token Killer) for AI coding agents. Use when you need to reduce shell-command token output, confirm that the correct `rtk` binary is installed, choose between Homebrew, install.sh, or Cargo installation, wire `rtk init` for Claude Code, Codex, Gemini CLI, Cursor, Copilot, Windsurf, Cline, or OpenCode, or use compact wrappers such as `rtk git status`, `rtk read`, `rtk grep`, `rtk test`, `rtk lint`, and `rtk gain`. Triggers on: rtk, rust token killer, token saver cli, rtk init, rtk gain, codex rtk, gemini rtk, opencode rtk, claude hook token reduction.