mit einem Klick
testprompt
testprompt enthält 8 gesammelte Skills von flaviostutz, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Reviews code changes or files against applicable XDRs (Decision Records) and reports violations as structured findings. Activate this skill when the user asks to review, lint, or audit code, or when you identify a need to check compliance with XDRs during implementation.
Creates a new XDR (Decision Record) interactively: selects type, scope, subject, and writes a focused, conflict-checked decision document. Activate this skill when the user asks to create, add, or write a new XDR, ADR, BDR, or EDR.
Creates a new skill package following XDR skill standards: determines type, scope, subject, and number; then writes a focused SKILL.md with correct frontmatter, phased instructions, examples, and edge cases. Activate this skill when the user asks to create, add, or write a new skill, agent skill, or SKILL.md file.
Creates a new article document following XDR article standards: selects scope, type, subject, and number; then writes a focused synthetic text that combines and links multiple XDRs, Research documents, and Skills around a topic. Activate this skill when the user asks to create, add, or write a new article, guide, or overview document within an XDR project.
Creates a new research document following XDR research standards: selects scope, type, subject, and number; then writes an IMRAD-based study with enough evidence and method detail to stand on its own as a technical paper. Activate this skill when the user asks to create, add, or write a research document that backs a decision.
Scaffolds the initial boilerplate structure for a JavaScript/TypeScript library project following the standard tooling and layout defined in _core-edr-003. Activate this skill when the user asks to create, scaffold, or initialize a new JavaScript or TypeScript library project, npm package, or similar project structure.
Scaffolds the initial boilerplate structure for a Go (Golang) CLI or library project following the standard tooling and layout defined in agentme-edr-010. Activate this skill when the user asks to create, scaffold, or initialize a new Go project, CLI binary, or Go module.
Step-by-step instructions for setting up and scaffolding a new monorepo following the standard layout, naming conventions, Makefiles, Mise tooling, and README requirements defined in agentme-edr-005. Activate this skill when the user asks to create, initialize, or set up a monorepo, add a new application or module to an existing monorepo, or verify that a monorepo complies with the standard structure.