framework_eng/skills/other/find-skills/SKILL.md
When you need to search for or install an agent skill
npx skillsauth add steelmorgan/1c-agent-based-dev-framework find-skillsInstall 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.
Discover and install skills from the open agent skills ecosystem (npx skills).
User asks "how do I do X", "find a skill for X", "can you do X", wants to extend capabilities, or mentions a specific domain (design, testing, deployment, etc.).
npx skills find [query] # Search by keyword
npx skills add <owner/repo@skill> -g -y # Install globally
npx skills check # Check for updates
npx skills update # Update all
npx skills find <relevant keywords> (use specific terms: "react testing" > "testing")npx skills add <owner/repo@skill> -g -yIf no skills found: offer to help directly, suggest npx skills init for custom skill.
| Category | Example Queries | | --------------- | ---------------------------------------- | | Web Development | react, nextjs, typescript, css, tailwind | | Testing | testing, jest, playwright, e2e | | DevOps | deploy, docker, kubernetes, ci-cd | | Documentation | docs, readme, changelog, api-docs | | Code Quality | review, lint, refactor, best-practices | | Design | ui, ux, design-system, accessibility | | Productivity | workflow, automation, git |
Machine-readable copy: domains.json next to this skill.
development
1C server maintenance webhooks: container restart and external component cache cleanup
development
Interactive DAP debugging of a single BSL procedure
tools
Rules for using RLM tools for project search and navigation in 1C/BSL
development
Creates web applications and routes on Winow (a web server on OneScript and Autumn). Use when working with a web server on OneScript, routing, or Winow controllers.