Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ign-template

ign-template 收录了来自 tacogips 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
0
更新
2026-07-01
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

tauri-lint-verify
软件质量保证分析师与测试员

Run mixed Tauri Rust and TypeScript lint, typecheck, formatting, and verification commands. Use when Codex is asked to lint, check, test, verify, or prepare Rust/TypeScript/Tauri changes in a Tauri template project, especially after editing src-tauri, src, package.json, Taskfile.yml, flake.nix, or agent lint scripts.

2026-07-01
homebrew-release
软件开发工程师

Use when building, validating, publishing, or tap-rendering Homebrew formula releases for this Go project, including scripts/build-homebrew-release.sh, scripts/render-homebrew-formula.sh, Taskfile Homebrew tasks, GitHub Release assets, and tap formula verification.

2026-06-19
apple-notarization-setup
软件开发工程师

Use when setting up or verifying Apple Developer ID signing credentials, app-specific passwords, kinko secret storage, local keychain identities, notarytool credentials, or macOS notarization readiness for this Swift Homebrew Cask workflow without exposing credential values.

2026-06-19
homebrew-release
软件开发工程师

Use when building, validating, publishing, or tap-rendering Homebrew formula tarball releases for this Swift project, including scripts/build-homebrew-release.sh, scripts/render-homebrew-formula.sh, and task build:homebrew or homebrew:formula commands.

2026-06-19
macos-cask-release
软件开发工程师

Use when building, signing, notarizing, validating, publishing, or tap-rendering macOS Homebrew Cask DMG releases for this Swift project, including Apple Developer ID signing, scripts/build-homebrew-cask-release.sh, scripts/render-homebrew-cask.sh, and release:homebrew-cask-local.

2026-06-19
exec-impl-plan-ref
软件开发工程师

Use when executing tasks from implementation plans. Provides task selection, parallel execution, progress tracking, and review cycle guidelines.

2026-05-22
test-plan
软件质量保证分析师与测试员

Use when creating test plans from implementation and design documents. Provides test plan structure, test case tracking, and coverage guidelines.

2026-05-22
impl-plan
项目管理专家

Use when creating execution plans from design documents. Provides plan structure, status tracking, dependencies, and progress logging guidelines for investigation or implementation work.

2026-05-14
impl-plan
软件开发工程师

Use when creating implementation plans from design documents. Provides plan structure, status tracking, and progress logging guidelines.

2026-05-14
template-editing
软件开发工程师

Edit ign templates safely. Use when changing files inside template directories such as bun-ts-v1, go-v1, rust-v1, python-v1, or general-v1, especially when template variables or generated template content may change.

2026-05-09
codex-skill-creator
软件开发工程师

Use when creating or updating Codex-compatible skills. Provides structure, metadata, progressive disclosure rules, and guidance for scripts, references, and assets.

2026-05-09
coding-policy
软件开发工程师

Use when writing, reviewing, or refactoring source code or scripts in this general workspace. Provides file-size and modularity rules that apply across languages.

2026-05-09
design-doc
项目管理专家

Use when creating or organizing design documents. Provides directory structure, file naming, and content guidelines for specs, research notes, references, and user questions.

2026-05-09
python-coding-standards
软件开发工程师

Use when writing, reviewing, or refactoring Python code. Provides typing, module layout, error handling, testing, and uv-based workflow guidance.

2026-05-09
design-doc
软件开发工程师

Use when creating or organizing design documents. Provides directory structure, file naming, and content guidelines for design specs and references.

2026-05-09
rust-coding-standards
软件开发工程师

Use when writing, reviewing, or refactoring Rust code. Provides type safety patterns, error handling, project layout, and async programming guidelines.

2026-05-09
supply-chain-secure-code
信息安全分析师

Use when writing Rust code that interacts with dependencies, handles credentials, executes commands, or manages configuration. Provides supply chain attack countermeasures at the code level including safe dependency usage, credential handling, subprocess hardening, and build.rs/proc-macro awareness. Adapted from Shai-Hulud npm attack lessons.

2026-05-09
supply-chain-secure-install
信息安全分析师

Use when adding, updating, or auditing Cargo dependencies. Provides supply chain attack countermeasures including Cargo.lock verification, cargo-audit, cargo-deny, cargo-vet, build.rs security, and CI/CD pipeline hardening. Adapted from Shai-Hulud npm attack lessons.

2026-05-09
supply-chain-secure-publish
软件开发工程师

Use when publishing Rust crates to crates.io or managing crate repositories. Provides supply chain attack countermeasures including crates.io token management, CI/CD publishing pipelines, and pre-publish security checklists. Adapted from Shai-Hulud npm attack lessons.

2026-05-09