🔍
QualityJavaScript

Performance Code Paths

by composio-community

Performance Code Paths is a Quality skill for Claude Code, published by composio-community in awesome-claude-plugins.

1.9K stars565 forkson composio-community/awesome-claude-pluginsAdded 2026/08/18+1% in starsRepository updated 2026/07/26
anthropicclaude-aiclaude-codeclaude-code-pluginclaude-code-plugin-marketplaceclaude-code-pluginsclaude-code-plugins-marketplaceclaude-coworkclaude-desktopclaude-pluginsclaude-skillsplugins
Install in seconds
Install Performance Code Paths
Copy Performance Code Paths into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/composio-community/awesome-claude-plugins/tree/master/perf/skills/code-paths ~/.claude/skills/code-paths

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/composio-community/awesome-claude-plugins.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
perf/skills/code-paths/SKILL.md in composio-community/awesome-claude-plugins
Installs to
~/.claude/skills/code-paths
Collection
One of 23 skills cataloged from this repository
Category
Quality1354 skills

What Performance Code Paths does

Performance Code Paths identifies likely implementation paths for a performance scenario, mapping entrypoints and hot files before profiling. Use it to narrow down the most relevant 10-15 files in Rust, Java, JS/TS, Go, or Python codebases.

Performance Code Paths is cataloged under Quality on DirSkills. Performance Code Paths comes from a repository tagged anthropic, claude-ai, claude-code, claude-code-plugin and claude-code-plugin-marketplace.

Documentation

README

perf-code-paths

Identify likely implementation paths for a performance scenario.

Follow docs/perf-requirements.md as the canonical contract.

Required Steps

  1. Use repo-map if available; otherwise use grep for entrypoints and handlers.
  2. List top candidate files/symbols tied to the scenario.
  3. Include imports/exports or call chains when relevant.

Output Format

keywords: <comma-separated list>
paths:
  - file: <path>
    symbols: [<symbol1>, <symbol2>]
    evidence: <short reason>

Constraints

  • Focus only on supported languages (Rust, Java, JS/TS, Go, Python).
  • Keep to the most relevant 10-15 files.

Frequently asked about Performance Code Paths

  • What else does composio-community publish alongside Performance Code Paths?

    Performance Code Paths is one of 23 skills that DirSkills catalogs from composio-community/awesome-claude-plugins, the repository it ships in. Its siblings there include Add Subscription, Artifacts Builder and Canvas Design. Each one is a separate skill with its own page in this directory, installs the same way Performance Code Paths does, and is maintained by composio-community in that same repository. The rest of the collection is listed on the composio-community/awesome-claude-plugins page.

  • How does Performance Code Paths compare to other Quality skills?

    Performance Code Paths ranks #578 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Performance Code Paths against them. Open each page to compare what they document and how they install.

More from composio-community/awesome-claude-plugins

Performance Code Paths is one of 23 skills cataloged on DirSkills from composio-community/awesome-claude-plugins.

See all 23 skills
🔔
2w ago

Add Subscription

Add Subscription subscribes to a skill event and injects context before or after a skill runs, with optional conditions such as fileExists, gitBranch, envSet, envEquals, or fileContains.
AI Engineering
1.9K565
🧩
2w ago

Artifacts Builder

Artifacts Builder initializes a React, TypeScript, Tailwind CSS, and shadcn/ui project and bundles it into a single HTML file for use as a claude.ai artifact. Use it for complex artifacts that need state management, routing, or shadcn/ui components rather than simple single-file HTML/JSX.
Frontend
1.9K565
🎨
2w ago

Canvas Design

Canvas Design creates original visual art in .png and .pdf formats based on a generated design philosophy, producing posters, artwork, and static designs. Use it when the user asks for a poster, piece of art, design, or other static visual piece.
Frontend
1.9K565
📝
2w ago

Changelog Generator

Changelog Generator turns git commit history into user-friendly changelogs and release notes. It categorizes changes like features, fixes, and improvements, filtering out internal commits, and produces customer-ready updates for releases, weekly summaries, or app store submissions.
Writing
1.9K565
📈
2w ago

Developer Growth Analysis

Developer Growth Analysis analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, then curates relevant HackerNews resources and sends a personalized growth report to Slack.
Data
1.9K565
🎨
2w ago

Frontend Design

Frontend Design creates distinctive, production-grade frontend interfaces with high design quality. Use it when building web components, pages, or applications that avoid generic AI aesthetics.
Frontend
1.9K565