microsoft / microsoft/devsquad-copilot
[skills] Add lsp-setup skill
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
- Dominant language
- No language data
- Stars
- 44
- Forks
- 10
- Avg merge
- 6h 49m
- Merged PRs (30d)
- 1
Description
Add an lsp-setup skill to the devsquad plugin.
Reference implementation: https://awesome-copilot.github.com/skills/#file=skills%2Flsp-setup%2FSKILL.md
Acceptance criteria
- New skill under
.github/plugins/devsquad/skills/lsp-setup/SKILL.md. - Follows skill conventions (kebab-case dir matching
name, required frontmatter, under 500 lines, procedural steps). - Description includes positive and negative triggers.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reference implementation at the linked awesome-copilot lsp-setup page, then inspect the existing skill conventions in the devsquad plugin. Add .github/plugins/devsquad/skills/lsp-setup/SKILL.md with the required frontmatter, procedural steps, and positive and negative triggers; done means it follows the stated naming and length constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100