Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

ign-template

ign-template enthält 19 gesammelte Skills von tacogips, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
19
Stars
0
aktualisiert
2026-07-01
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

tauri-lint-verify
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-05-22
test-plan
Softwarequalitätssicherungsanalysten und -tester

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
Projektmanagementspezialisten

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
Softwareentwickler

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

2026-05-14
template-editing
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Informationssicherheitsanalysten

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
Informationssicherheitsanalysten

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
Softwareentwickler

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