skills/dev-tools/SKILL.md
This skill should be used when the user asks 'what development tools are available', 'list dev plugins', 'what MCP servers can I use', 'enable code intelligence', 'what testing tools exist', or needs to discover development plugins like serena, playwright, or context7. Use this for general development tool discovery; use ds-tools for data science-specific tools.
npx skillsauth add edwinhu/workflows dev-toolsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Plugins and skills for development workflows. For data science tools (WRDS, LSEG, notebooks), see /ds-tools.
| Plugin | Description | Enable Command |
|--------|-------------|----------------|
| serena | Semantic code analysis, refactoring, symbol navigation | claude --enable-plugin serena@claude-plugins-official |
| pyright-lsp | Python type checking and diagnostics | claude --enable-plugin pyright-lsp@claude-plugins-official |
| context7 | Up-to-date library/framework docs lookup | claude --enable-plugin context7@claude-plugins-official |
| Plugin | Description | Enable Command |
|--------|-------------|----------------|
| playwright | Browser automation, E2E testing, screenshots | claude --enable-plugin playwright@claude-plugins-official |
| Command | Description |
|---------|-------------|
| /goal | Native cross-turn iteration with a separate small-fast-model evaluator. See https://code.claude.com/docs/en/goal. |
| /loop | Re-fire a prompt on a time interval (use for polling, not for goal-driven iteration). |
claude --enable-plugin <plugin-name> # Enable for current session
tools
Use when "query Dewey Data", "deweydata.io", "SafeGraph places/patterns/spend", "Advan foot traffic", "POI / points of interest", "mobility data", "dataplor", "Veraset", "PassBy", "crypto/Bitcoin ATM locations", or any pull from the Dewey Data academic marketplace (UVA/NYU Platform Subscription) via the deweypy/deweydatapy client, DuckDB, or the Dewey MCP server.
testing
Internal skill for literature review and source materialization. Called after brainstorm, before setup. NOT user-facing.
development
Use this skill when the user asks to 'generate a docx', 'create the Word file', 'export to docx', 'apply the law review template', 'build the document', 'make a Word version', or wants to convert their law review markdown drafts into a formatted .docx file.
documentation
This skill should be used when the user asks to 'write a paper', 'start a writing project', 'draft an article', 'write about', 'brainstorm writing topics', 'gather sources for a paper', 'what should I write about', or needs the writing workflow entry point for any writing task.