Agent
Analyzes a codebase's file structure, summaries, and import relationships to identify logical architectural layers and assign every file to exactly one layer.
1,914 tagged claude skills, measured the same way as everything else here.
Browse within: claude-ai 200claude-agents 100claude-code-skill 98academic-writing 86claude-plugin 73antigravity-skills 58plugin 58hooks 53agentic-workflow 50geo 50claude-code-skills 47claude-plugins 47codex-skills 42harness-engineering 41
Agent
Analyzes a codebase's file structure, summaries, and import relationships to identify logical architectural layers and assign every file to exactly one layer.
Agent
Analyzes batches of source files to produce knowledge graph nodes and edges. Extracts file structure, functions, classes, and relationships using a two-phase approach: structural extraction script followed by LLM semantic analysis.
Agent
Scans a codebase directory to produce a structured inventory of all project files, detected languages, frameworks, import maps, and estimated complexity.
Agent
Developer reference for all 11 Oh My OpenAgent agent definitions, factory patterns, tool restrictions, and model routing.
zenstory-ai/oh-story-claudecode
Agent
A chapter-by-chapter fiction analysis agent that produces a structured summary, individual plot points, and a list of mentioned characters. It only extracts and summarizes events from text.
zenstory-ai/oh-story-claudecode
Agent
A story-planning agent for designing fiction before or alongside writing chapters. It handles genre choice, the world of the story, plot structure, suspense, twists, and emotional progression.
zenstory-ai/oh-story-claudecode
Agent
A read-only story project assistant that searches structured files and returns summaries about a novel's characters, events, settings, relationships, and progress.
Agent
AG2 architecture advisor that recommends agent patterns and orchestration strategies. Invoke when designing a multi-agent system, choosing between group chat, pipeline, swarm, or nested chat patterns.
Agent
Crafts and reviews system prompts for AG2 agents. Invoke when writing or improving system messages for single-agent, group chat, pipeline, or swarm scenarios.
Agent
Develop enterprise blockchain solutions with Hyperledger Fabric v2.5 LTS and v3.x. Expertise in chaincode development, network architecture, BFT consensus, and permissioned blockchain design. Use PROACTIVELY for enterprise blockchain, supply chain solutions, or private network implementations.
huangjia2019/claude-code-engineering
Agent Claude Code
Review code changes for quality, security, and best practices. Proactively use this after code modifications.
huangjia2019/claude-code-engineering
Agent Claude Code
Analyze log files and extract actionable insights. Use when troubleshooting issues or investigating incidents.
huangjia2019/claude-code-engineering
Agent Claude Code
Explore and analyze API-related code. Use when investigating endpoints, routing, or HTTP handling.
hoangsonww/Claude-Code-Agent-Monitor
Agent
Analyzes token economics for Claude Code usage from the Agent Monitor dashboard — prompt-cache hit rate (totalcacheread / (totalcacheread + totalinput)), output/input ratios, compaction baseline recovery (effective totals = current + pre-summed baseline), per-model token mix (Opus/Sonnet/ Haiku share of tokens and…
hoangsonww/Claude-Code-Agent-Monitor
Agent
Audits the user's Claude Code configuration and file-based memory via the Agent Monitor Config Explorer API. Detects surface sprawl (skills, agents, commands across user vs project scope), duplicate or overlapping skills/subagents, hooks that run shell commands or POST to the network, and stale or oversized memory…
hoangsonww/Claude-Code-Agent-Monitor
Agent
Watches Claude Code spend against a target budget from the Agent Monitor dashboard. Reads the live pricing-engine cost total, splits it per model, projects month-end (and week-end) spend from the daily session trend (moving average × remaining days), flags the sessions driving overage, and recommends concrete cuts…
alirezarezvani/claude-code-skill-factory
Agent Claude Code
Interactive guide system for building custom Skills, Prompts, and Agents using the Claude Code Skills Factory.
alirezarezvani/claude-code-skill-factory
Agent Claude Code
Interactive guide for building custom Claude Code Agents and subagents. Asks straightforward questions, generates enhanced YAML frontmatter with tools/model/color/field/expertise, creates agent .md files, validates format, and helps install to .claude/agents/ or /.claude/agents/. Use when user wants to build workflow…
alirezarezvani/claude-code-skill-factory
Agent Claude Code
Interactive guide for using prompt-factory skill to generate mega-prompts. Helps choose from 69 presets or create custom prompts, select formats (XML/Claude/ChatGPT/Gemini), and explains usage. Use when user wants to generate production-ready prompts for any LLM.
Agent Claude Code
Adversarial senior design critic. Renders the work, looks at it, and argues for rejection. Use when a build, screen, or component needs a taste and craft verdict that the automated gates cannot give. Runs after the gates are green, never instead of them.
mhattingpete/claude-skills-marketplace
Agent
Implement code based on a specific plan or task description. This agent is designed for focused, incremental implementation work where there is a clear specification or plan to execute. Use when there are well-defined implementation tasks from a feature plan.
Agent
Task-specific research subagent for the prd-taskmaster expand-tasks skill. Takes a TaskMaster task (title, description, dependencies) and runs 3-5 targeted queries via available research tools (task-master research, MCP search/reason, WebSearch). Returns structured summary (25-40 lines) with citations suitable for…
Agent Claude Code
Reviewer-class. Read-only review of what other departments commit to — contract terms, privacy and data handling, risk acceptance, and compliance findings. Holds no write surface. Its findings are not overrulable by the department under review.
Agent Claude Code
Repository scaffolding — docs, CI, scripts, plugin manifests, and the README. Owns everything outside plugins/. Delegate structural and documentation work here.