From research-forge
Quick scan of a project — gather metadata, key metrics, and first impressions. Supports remote URLs, local directories, and local files.
npx claudepluginhub tercel/tercel-claude-plugins --plugin research-forgeThis skill uses the workspace's default tool permissions.
Quick reconnaissance scan of a project to gather key signals before a full analysis.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Quick reconnaissance scan of a project to gather key signals before a full analysis.
/research-forge:scan/research-forge:scan <target> [--lang zh|en]
Target can be a URL, local directory path, or local file path.
Remote URL:
Local Directory:
git log --oneline -20, git remote -v, git shortlog -sn.Local File:
Remote projects:
Local projects:
Produce a concise snapshot card:
Project Snapshot: [Name]
Target: [URL or Path]
Scan Date: [Date]
Quick Stats:
[Remote] Stars: X | Forks: X | Contributors: X
[Local] Files: X | Source: X | Tests: X
Last Commit: [Date] | Open Issues: X
Language: [Lang] | License: [License]
First Impressions:
[2-3 sentence summary]
Key Signals:
[Bullet list of notable positive/negative signals]
Recommended Next Step:
[ ] Full analysis warranted → /research-forge:analyze <target>
[ ] Compare with competitors → /research-forge:compare <target> <competitor>
[ ] Not worth pursuing → [reason]