comsky

> comsky/remy-skill-recipes

Engineering-grade skill recipes for LLM agents. 7 structured prompt workflows following the SKILL.md open standard.

📦 8 skills❤️ 9 likes 11 stars📥 16 downloadsgithub →
$curl "https://skillshub.wtf/comsky/remy-skill-recipes/architecture-spec?format=md"

> about

Engineering-grade skill recipes for LLM agents. 7 structured prompt workflows following the SKILL.md open standard.

> skills (8)

comsky

> architecture-spec

Generate architecture and design documents for implemented code changes with risk-based depth selection. Automatically evaluates risk signals, layer spread, and change magnitude to choose documentation level (A/B/C).

9
comsky
comsky

> change-reaudit

Re-audit code changes to identify side effects, regression risks, and unhandled edge cases before merging or deploying.

9
comsky
comsky

> competitive-feature-benchmark

Research and compare how competing products implement a similar feature at the UX and interaction level. Provides structured comparison tables and strategic differentiation recommendations.

#performance9
comsky
comsky

> docs-finalize-and-commit

Finalize documentation changes for production readiness by discovering existing conventions, verifying code-doc alignment, reviewing format/terminology/tone consistency, and structuring clean commits. Counterpart of finalize-and-commit for documentation projects.

9
comsky
comsky

> finalize-and-commit

Finalize code changes for production readiness by removing duplicate logic, auditing hardcoded values, verifying build integrity, and structuring clean commits with Conventional Commits format.

9
comsky
comsky

> notion-format

Format and publish rich Notion documents with structured sections, code blocks, tables, callouts, quotes, mermaid diagrams, and emojis. Use when the user asks to organize, write, or save content to Notion, or when invoked with /notion-format. Detects content type (tech-doc, meeting-notes, analysis, tutorial, bug-report) and applies the appropriate formatting template automatically.

9
comsky
comsky

> oss-code-analysis

Explore open-source GitHub repository source trees via web browsing to analyze and compare feature implementations at the code level. Supports two modes: cross-project comparison and single-project deep dive. Use when evaluating how OSS projects implement a specific feature, choosing architecture patterns, or benchmarking implementation strategies.

#git#performance9
comsky
comsky

> ux-sentinel

Continuously detect recurring UI/UX concepts during frontend discussions, track conversation-wide recurrence, and register repeated concepts as structured knowledge assets in a Notion database via MCP.

#database#design#frontend9
comsky