Research best practices, guides, and libraries. Use when needing documentation, recommendations, implementation guidance, or library comparisons.
/plugin marketplace add beshkenadze/claude-skills-marketplace/plugin install beshkenadze-skills-marketplace@beshkenadze/claude-skills-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Research and document best practices, guides, and library recommendations for any development topic. Leverages /sc:research for deep web research and synthesizes findings into detailed reports tailored to the project context.
Before researching, understand the project context:
package.json, Cargo.toml, go.mod, etc. for existing dependenciesBuild a focused research query based on:
Use the /sc:research slash command:
/sc:research "[topic] best practices [tech-stack] [current-year]" --depth standard
For complex topics, use deeper research:
/sc:research "[topic]" --depth deep
Create a detailed report with structure:
# Research Report: [Topic]
## Summary
Brief overview of findings (2-3 sentences)
## Recommended Libraries
| Library | Purpose | Stars | Last Update | Notes |
|---------|---------|-------|-------------|-------|
| lib-name | description | ~10k | 2024 | recommendation |
## Best Practices
### Practice 1: [Name]
- What: Description
- Why: Rationale
- How: Implementation guidance
### Practice 2: [Name]
...
## Implementation Guide
Step-by-step guidance for the specific project context.
## References
- [Source 1](url)
- [Source 2](url)
## Compatibility Notes
Project-specific considerations based on existing stack.
Save to claudedocs/research_[topic]_[timestamp].md
Input: "Research best practices for authentication in our TypeScript backend"
Process:
/sc:research "authentication best practices TypeScript Hono 2025" --depth standardOutput: Detailed report covering:
Input: "What's the best state management for React in 2025?"
Process:
/sc:research "React state management comparison 2025" --depth deepOutput: Report with:
Input: "Research testing best practices for our API"
Process:
/sc:research "API testing best practices Bun TypeScript 2025"Output: Report covering:
claudedocs/ directoryBefore finalizing a report:
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.