com um clique
ign-template
ign-template contém 19 skills coletadas de tacogips, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.
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.
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.
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.
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.
Use when executing tasks from implementation plans. Provides task selection, parallel execution, progress tracking, and review cycle guidelines.
Use when creating test plans from implementation and design documents. Provides test plan structure, test case tracking, and coverage guidelines.
Use when creating execution plans from design documents. Provides plan structure, status tracking, dependencies, and progress logging guidelines for investigation or implementation work.
Use when creating implementation plans from design documents. Provides plan structure, status tracking, and progress logging guidelines.
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.
Use when creating or updating Codex-compatible skills. Provides structure, metadata, progressive disclosure rules, and guidance for scripts, references, and assets.
Use when writing, reviewing, or refactoring source code or scripts in this general workspace. Provides file-size and modularity rules that apply across languages.
Use when creating or organizing design documents. Provides directory structure, file naming, and content guidelines for specs, research notes, references, and user questions.
Use when writing, reviewing, or refactoring Python code. Provides typing, module layout, error handling, testing, and uv-based workflow guidance.
Use when creating or organizing design documents. Provides directory structure, file naming, and content guidelines for design specs and references.
Use when writing, reviewing, or refactoring Rust code. Provides type safety patterns, error handling, project layout, and async programming guidelines.
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.
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.
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.