Common
by @atc-net · plugin · 7 skills
Common base skills including documentation generators, implementation planning, and utility tools
Install the whole plugin (CLI)
npx skillmds add atc-net/interview
npx skillmds add atc-net/excalidraw
npx skillmds add atc-net/create-llms
npx skillmds add atc-net/update-llms
npx skillmds add atc-net/skill-creator
npx skillmds add atc-net/create-agentsmd
npx skillmds add atc-net/repo-story-timeSkills in this plugin
- ▌ interview · atc-net bundleConduct a structured interview about a feature or topic to gather requirements and produce a specification. This skill should be used when users want to think through a feature, clarify requirements, or create an implementation plan before coding.
- ▌ excalidraw · atc-net bundleUse when creating new Excalidraw diagrams or reading, modifying, or comparing existing .excalidraw or .excalidraw.json files. Also use when the user asks for hand-drawn style diagrams, whiteboard sketches, architecture diagrams in Excalidraw format, or wants to export Excalidraw to SVG/PNG. Use this skill even if the user doesn't say "Excalidraw" — for example when they ask for a system diagram, flowchart, or architecture sketch that should look hand-drawn or informal.
- ▌ create-llms · atc-netCreate an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
- ▌ update-llms · atc-netUpdate the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/
- ▌ skill-creator · atc-net bundleCreate new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
- ▌
- ▌ repo-story-time · atc-netGenerate a comprehensive repository summary and narrative story from commit history