Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

ign-template

ign-template contiene 19 skills recopiladas de tacogips, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
19
Stars
0
actualizado
2026-07-01
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

tauri-lint-verify
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-22
test-plan
Analistas de garantía de calidad de software y probadores

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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

2026-05-14
template-editing
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de seguridad de la información

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
Analistas de seguridad de la información

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
Desarrolladores de software

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