Results for “final-package”

50 skills
More results
github
finalize-agent-prompt
Refines and polishes prompt files by applying proven best practices for structure, wording, and clarity while preserving original intent and formatting.
36.2k
a5c-ai
finishing-work
Final completion discipline including summary generation, plan document updates, and confirmation that all success criteria from the original plan are satisfied.
1.7k · bundle
rollrollroll
finish-branch
当一段开发完成,要给当前分支 / worktree 收尾时使用——如"收尾、把这个分支收掉、开发完了怎么处理、合并还是留着"。通常由 execute-task 执行完后调用。先只读预检状态,再清除本次开发遗留的调试代码、跑最终测试,然后给出合并/本地保留/创建 PR/丢弃选项;提交、合并、推送、删除与移除工作树都交用户拍板。不要用于:开发还没完、建立工作区(那是 setup-worktree)。
0 · bundle
mocchalera
render-video
Packages an approved video project into a final deliverable, running preflight checks, rendering, and audio finishing.
3
fradser
finish-release
Finalizes a release and merges it into main and develop with a tag using git-flow, then prunes stale branches and worktrees. This skill should be used when the user asks to "finish a release", "merge release branch", "complete release", "git flow release finish", or wants to finalize a release.
580
fradser
finish-hotfix
Finalizes a hotfix and merges it into main and develop using git-flow, then prunes stale branches and worktrees. This skill should be used when the user asks to "finish a hotfix", "merge hotfix branch", "complete hotfix", "git flow hotfix finish", or wants to finalize a hotfix.
580
concertonotes
result
Show the stored final output for a finished Claude Code job in this repository. Args: [job-id]. Use when the user already has, or needs, a tracked job id.
0 · bundle
lucianwhy
final-review
Transforms uploaded course materials into exam-oriented study notes, practice questions, and scoring-focused explanations.
108 · bundle
kensaurus
deploy-npm
Release npm packages end-to-end: Changesets version bump, CHANGELOG update, GitHub Actions OIDC publish, and post-release verification. Use when the user says "release to npm", "publish this package", "ship a new version", "cut a release", "update the changelog", or combines a package name with a release verb.
8 · bundle
zhouziyue233
data-pipeline
End-to-end data pipeline for empirical research: fetch economic data from APIs (FRED, World Bank, IMF, BLS, OECD, Yahoo Finance), clean and transform raw data, construct strategy-specific variables, and validate panel structure. Use when asked to fetch data, download data, clean data, merge datasets, prepare analysis-ready data.
7
gonglingrui
output-formatter
整合智能体输出结果为结构化最终输出,支持多种格式。适用于整合分析报告、生成结构化报告
349 · bundle
kintsugi-programmer
python-packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
0 · bundle
danielpradilla
prince2-closure-pack
Prepare PRINCE2 Closing a Project material: product acceptance, end project report, lessons report, benefits review plan, handover, follow-on actions, and closure recommendation.
0
samuraigpt
muapi-product-campaign
Generates a full multi-channel product campaign including hero visuals, social media assets, short ad video, and platform-specific crops for an end-to-end launch.
3.7k
mmehdi0606
polish
Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
2
joannanowakowska
openspec-archive-change
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
0
mesteriis
context-pack
Builds a compact secret-safe repository pack for AI handoff, review, or large analysis; prefers Repomix when available.
0
dvy1987
publish-skill
Package and publish a skill to the skills.sh community registry, a public GitHub repo, or both. Load when the user asks to publish a skill, share a skill publicly, submit a skill to the registry, release a skill, or when universal-skill-creator offers publishing as a final step after creation. Also triggers on "push this skill to skills.sh", "make this skill public", "share this skill", or "contribute this skill to the community". Validates quality before publishing, packages correctly (zip for multi-file, .md for atomic), writes a README if missing, and publishes via npx skills CLI.
3 · bundle
thedixitjain
ship
Use when all plan tasks are done and green to review, archive planning artifacts, and ask how to finish.
2
alirezarezvani
senior-fullstack
Scaffolds fullstack projects (Next.js, FastAPI, MERN, Django) and analyzes code quality with security and complexity scoring.
20.4k · bundle
thedotmack
claude-code-plugin-release
Automates semantic versioning and release workflow for Claude Code plugins, including version increments across multiple manifest files, build verification, git tagging, GitHub releases, and changelog generation.
· bundle
ichichuang
research-paper-writing
End-to-end pipeline for writing ML/AI research papers — from experiment design through analysis, drafting, revision, and submission. Covers NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Integrates automated experiment monitoring, statistical analysis, iterative writing, and citation verification.
0 · bundle
wang123582
wrap
每完成一个任务或模块后收尾:多余物检测 + 更新文档 + 写下一轮当前任务 + 提醒 git。
1
aarong365
package
Clean and package the project for distribution. Removes __pycache__, .venv, build artifacts, data caches, logs, IDE files, coverage reports, and sanitizes API keys in config. Produces a minimal, ready-to-share codebase. Use when user says 'package', 'clean project', 'clean up', '打包', '清理项目', '清理缓存', 'prepare for distribution', 'remove caches', or wants to deliver a clean copy of the code.
0 · bundle
matrixx0070
fa-nav-tieout
Tie out a fund NAV package end to end — assets, liabilities, capital, and per-share/per-unit price — proving the accounting equation, the price, and the day-over-day movement before the NAV is released.
0
pwdev-solucoes
figma-pipeline
Composes final brand assets in Figma from generated images, applying text, brand tokens, layout, and grid. Optional layer: use when Figma is connected and an editable file is needed. Without Figma, delivers a composition specification.
2
diegojcn
polish
Final quality pass before shipping. Fixes alignment, spacing, consistency, and detail issues that separate good from great.
1 · bundle
fradser
finish-feature
Finalizes and merges a feature branch into develop using git-flow, then prunes stale branches and worktrees. This skill should be used when the user asks to "finish a feature", "merge feature branch", "complete feature", "git flow feature finish", or wants to finalize a feature branch.
580
zhuangfanupup
package
Clean and package the project for distribution. Removes __pycache__, .venv, build artifacts, data caches, logs, IDE files, coverage reports, and sanitizes API keys in config. Produces a minimal, ready-to-share codebase. Use when user says 'package', 'clean project', 'clean up', '打包', '清理项目', '清理缓存', 'prepare for distribution', 'remove caches', or wants to deliver a clean copy of the code.
0 · bundle
bouclem
polish
Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
7
bliss-fox
package
Clean and package the project for distribution. Removes __pycache__, .venv, build artifacts, data caches, logs, IDE files, coverage reports, and sanitizes API keys in config. Produces a minimal, ready-to-share codebase. Use when user says 'package', 'clean project', 'clean up', '打包', '清理项目', '清理缓存', 'prepare for distribution', 'remove caches', or wants to deliver a clean copy of the code.
1 · bundle
tools-only
151-copy-e139d00c
封装阶段3的Copy Spec为可批量执行的提示词包,生成JSONL请求并调用APIMart API出图。
7 · bundle
pwdev-solucoes
export-handoff
Exports approved Figma assets and assembles the delivery package with named files, captions, alt text, and publishing instructions.
2
ziri22
logistics-v3-ia
Expert en logistique avancée (route optimization, last-mile, warehouse automation, tracking, DZ context)
6