Packs

7 packs

Results for “first”

17 skills
More results
majiayu000
omg
Writes and edits .omg.md files, a human-first DSL for API specification that compiles to OpenAPI 3.1.
567 · bundle
microsoft
wiki-page-writer
Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth.
2.7k
joshuashepherd
ssot-dashboard
Designs and structures the Movemental living SSOT dashboard (HTML/CSS/JS), aligning docs into a docs-first, token-based, agent-friendly dashboard.
1 · bundle
lovits
contributor
GitHub 开源贡献自动化技能:根据目标公司和岗位寻找活跃项目,优先扫描 typo、README、Markdown、坏链接和 formatting 等低门槛机会,自动 fork、改动、验证并提交 PR,合并后把 contribution graph 酥化为 /asu 可用的简历素材;当用户输入“/contributor”、想刷 GitHub 绿点、做 first contribution、批量找开源小活或把 PR 写进简历时使用。
0 · bundle
zero-yx
tech-impl-deep-dive-writer
Writes mechanism-first technical implementation deep-dive articles that explain design intent, data flow, trade-offs, and operations, with code locations as supporting evidence.
0 · bundle
gabrielmoreira
academic-pptx
Creates or improves academic presentations with structured argument, communication-first design, and slide-by-slide content guidelines for conference papers, thesis defenses, and research talks.
17 · bundle
peixl
ifq-design-skills
Produces HTML-first visual design deliverables such as interactive prototypes, slide decks, motion demos, infographics, dashboards, landing pages, whitepapers, changelogs, business cards, social covers, and brand systems, with optional export to MP4, GIF, PPTX, PDF, or SVG.
24 · bundle
alunduil
issue-create
File a new GitHub issue in the checked-out repo — search first for duplicates/adjacent issues to update or reference, detect the repo's issue template if any, then compose title/body/labels/milestone matching house style. Use when asked to file, create, open, report, or track an issue.
1
nickgallick
nick-codebase-onboarding
Practical codebase onboarding for Nick's workflow. Use when opening a stale project, picking up a new repo, rebuilding context after time away, or generating fast markdown docs that explain how to start working on a codebase right now. Focus on setup, key files, flows, commands, risks, and what to touch first.
0 · bundle
brycewang-stanford
md-to-docx
Convert Markdown files to Word documents (.docx) with proper formatting, Chinese font support (FangSong for all text including headings), black font color, 1.5x line spacing, precise first-line indent (24pt), heading spacing after (1 line), no italic headings, and automatic superscript conversion for citation numbers. Use when converting .md files to .docx, creating Word documents from markdown, or when user mentions Word, DOCX, or document conversion. Requires pandoc.
1k · bundle
testdouble
refactor
Restructure existing code without changing its behavior, through a test-gated refactoring loop: a named target, a green suite over that target before any edit, a planned sequence of small named refactorings, and the full suite re-run after every step. Use when the user wants to refactor, restructure, clean up, simplify, or improve the design of existing code, or to apply refactoring recommendations from a code-review or architectural-analysis report. This skill changes code; it does not review code (use code-review), assess architecture (use architectural-analysis), or build new behavior test-first (use tdd). Do not use it on code inside an active tdd loop; the refactor step of tdd owns that cleanup. Runs its planned sequence to completion without pausing for review; to review each named refactoring as it lands, use pairing.
218 · bundle