tartinerlabs
01Plugin Claude Code
Plugin marketplace listing 6 plugins: workflow, quality, security, tooling, tartinerlabs.
Plugin Claude Code
Plugin marketplace listing 6 plugins: workflow, quality, security, tooling, tartinerlabs.
Instructions file CodexOpenCode
Instructions for tartinerlabs/skills, covering agents.md, project overview, development, skill format and frontmatter fields.
Instructions file
Instructions for tartinerlabs/skills, a project described as: Claude Code skills for git workflows, GitHub automation, security audits, code refactoring, and project tooling.
Agent
Autonomous supply-chain hardening. Use when you need the deps skill run as a background agent — pinning, registry flags, and CI gates. Detects the project's ecosystem.
Plugin Claude Code
Code quality skills — refactoring, naming conventions, and project structure.
Plugin Claude Code
Security skills — OWASP audits, secret scanning, and dependency supply-chain hardening.
Plugin Claude Code
Deprecated: install the workflow, quality, security, and tooling plugins instead. Language-agnostic agent skills for git/GitHub workflows, code quality, and project tooling, with first-class JS/TS support.
Plugin Claude Code
Project tooling skills — linting/formatting setup, testing, and documentation sync.
Plugin Claude Code
Git and GitHub workflow skills — commits, branches, pull requests, issues, and CI actions.
Plugin Claude Code
Apple-authored agent skills exported unchanged from Xcode 27 for Swift and Apple platform development.
Skill Claude CodeCodex
Use when committing changes, staging files, saving work, or making a git commit. Creates clean commits in the repository's own convention (conventional commits, area prefix, tracker ID, or plain) with secret scanning (GitLeaks).
Skill Claude CodeCodex
Use when creating a branch, starting work on an issue, or checking out a new feature branch. Validates branch naming and links to GitHub issues automatically.
Skill Claude CodeCodex
Use when opening a PR, submitting for review, pushing a branch, or creating a pull request. Pushes and creates GitHub PRs with auto-assignment and description.
Skill Claude CodeCodex
Use when hardening a dependency supply chain, pinning versions, adding registry/security flags, or setting up Renovate. Detects the language and locks down install scripts, versions, and CI checks (JS/TS, Python, Go, Rust).
Skill Claude CodeCodex
Use when adding CI/CD, creating workflows, auditing GitHub Actions, or fixing action pinning. Creates and audits workflows for SHA pinning and permissions.
Skill Claude CodeCodex
Use when filing a bug, requesting a feature, creating an issue, or updating issue details. Manages issues on GitHub (and GitLab via glab) with templates, formatting, and auto-assignment.
Skill Claude CodeCodex
Use when reviewing file names, renaming files, fixing naming conventions, or auditing exports. Enforces consistent casing and suffix patterns.
Skill Claude CodeCodex
Use when deciding where code should live, organising files, or auditing project structure. Checks colocation, grouping, and directory anti-patterns.
Skill Claude CodeCodex
Use when refactoring, cleaning up code, reducing complexity, fixing code smells, or improving code quality. Audits code for dead code, nesting, and patterns.
Skill Claude CodeCodex
Use when auditing security, checking for vulnerabilities, scanning for secrets, or reviewing dependencies. Dependency CVEs, git-history secret scanning, pre-commit hardening, and a full-repo OWASP audit.
Skill Claude CodeCodex
Use when setting up a project, adding linting, formatting, git hooks, or type checking. Detects the language and installs that ecosystem's lint/format/hooks toolchain (JS/TS, Python, Go, Rust).
Skill Claude CodeCodex
Use when writing tests, running tests, adding test coverage, or debugging test failures. Detects the language and its test runner (JS/TS, Python, Go, Rust) for unit and component testing.
Skill Claude CodeCodex
Use when updating docs, syncing CLAUDE.md, AGENTS.md, or README.md, fixing stale documentation, or refreshing project rules and skills. Keeps docs aligned with code changes.
Skill Claude CodeCodex
Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting bounds-safety in existing C code, compiler build settings and modes, and runtime debugging of bounds violations.