Detects project technology stacks by analyzing package manifests, config files, directory structures, and code patterns. Produces a structured stack profile for agent adaptation.
Analyzes project files and code patterns to detect technology stacks and generate structured profiles for agent adaptation.
npx claudepluginhub dlabs/claude-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/fingerprints.mdreferences/profile-template.mdThis skill provides comprehensive technology stack detection for any project. It goes beyond simple file-existence checks to analyze actual configurations, versions, and usage patterns.
/blueprint-dev:bp:discover)Use the fingerprints in references/fingerprints.md to match specific technologies. Each fingerprint has:
Results go to .blueprint/stack-profile.json using the template in references/profile-template.md.
react@18 and react@19 may need different agent behavior/discover is explicitly runActivates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.