ln-002-best-practices-researcher
Research best practices via MCP Ref/Context7/WebSearch and create documentation (guide/manual/ADR/research). Single research, multiple output types.
npx skills add majiayu000/claude-skill-registry --skill ln-002-best-practices-researcher-cbbkrd-tech-jl-finishes --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. # Best Practices Researcher Research industry standards and create project documentation in one workflow. ## Purpose & Scope - Research via MCP Ref + Context7 for standards, patterns, versions - Create 4 types of documents from research results: - Guide: Pattern documentation (Do/Don't/When table) - Manual: API reference (methods/params/doc links) - ADR: Architecture Decision Record (Q&A dialog) - Research: Investigation document answering specific question - Return document path for linking in Stories/Tasks ## Phase 0: Stack Detection **Objective**: Identify project stack to filter research queries and adapt output. **Detection:** | Indicator | Stack | Query Prefix | Official Docs | |-----------|-------|--------------|---------------| | `*.csproj`, `*.sln` | .NET | "C# ASP.NET Core" | Microsoft docs | | `package.json` + `tsconfig.json` | Node.js | "TypeScript Node.js" | MDN, npm docs | | `requirements.txt`, `pyproject.toml` | Python | "Python" | Python docs, PyPI | | `go.mod` | Go | "Go Golang" | Go d
- Purpose & Scope
- Phase 0: Stack Detection
- When to Use
- Input Parameters
- Research Tools
- Research Methodology by Type (for doctype="research")
- Workflow
- Critical Rules
- Definition of Done
- Reference Files
What does the ln-002-best-practices-researcher skill do?
Research best practices via MCP Ref/Context7/WebSearch and create documentation (guide/manual/ADR/research). Single research, multiple output types.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill ln-002-best-practices-researcher-cbbkrd-tech-jl-finishes --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
