Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ign-template

ign-template contient 19 skills collectées depuis tacogips, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
19
Stars
0
mis à jour
2026-07-01
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

tauri-lint-verify
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-22
test-plan
Analystes en assurance qualité des logiciels et testeurs

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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

2026-05-14
template-editing
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en sécurité de l'information

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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