vinnie357
01Plugin Claude Code
Plugin marketplace listing 32 plugins: all-skills, allium, awman, altana, ansible.
Plugin Claude Code
Plugin marketplace listing 32 plugins: all-skills, allium, awman, altana, ansible.
Plugin Claude Code
Meta-plugin that installs all skills from all plugins in the marketplace.
Instructions file CodexOpenCode
Instructions for vinnie357/claude-skills, a project described as: claude code skills.
Instructions file
Instructions for vinnie357/claude-skills, covering claude skills project, what are agent skills?, why skills matter, how skills work and level 1: discovery.
Plugin Claude Code
Essential development skills: Git, TDD, code review, gitleaks secret scanning, documentation, technical English, restraint, anti-fabrication, twelve-factor apps, the agent loop, bees issue tracking, mise, nushell, and Apple Container.
Agent
Reviews code comments for terseness — flags restated, over-explained, missing-purpose, missing-inputs, or contradicting comments, and proposes terser replacements.
Agent
Analyzes git status and suggests brief conventional commit messages.
Agent
Reviews authored prose for hedged directives, split terms, hidden-agent passives, overlong sentences, and clutter, then proposes replacements tightened to the artifact's register.
Agent
Bootstraps a new project with bees task tracking (default) or beads (--beads), discovers project characteristics, and creates dependency-linked tasks for mise, CI, and gitleaks configuration.
Command
Generate brief conventional commit message suggestions.
Command
Research topics and create multi-file planning documentation.
Command
Audit the current diff for restraint-ladder violations and list outstanding restraint: markers.
Command
Bootstrap a new project with bees task tracking (default) or beads (--beads), mise tooling, CI, and gitleaks security.
Command
Run Forge (the agent-loop default operating model) on an epic, an issue, or the next ready item.
Hook
Runs when a session starts on startup, resume and clear, executing session-start.sh via bash. From vinnie357/claude-skills.
Skill Claude CodeCodex
Generic epic-to-PR agent workflow (codename Forge) with 4-phase execution, a 6-tier hierarchy, and paired-team fan-out. Use when coordinating any feature delivery, working an issue or epic ("work epic ", "work issue ", "use Forge on the next bees ready item", "forge "), picking up an epic in a fresh session…
Skill Claude CodeCodex
Validate claims through tool execution, avoid superlatives and unsubstantiated metrics. Use when reviewing codebases, analyzing systems, reporting test results, or making any factual claims about code or capabilities.
Skill Claude CodeCodex
Guide for using Bees, a lightweight SQLite-backed local issue tracker. Use when managing issues, tracking dependencies, exporting for AI context, or running local-first project management.
Agent
Serial writer for bees issue tracker DBs. Use when there are queued bees writes (new/close/dep/update) — single-writer SQLite serialization avoids SQLITECONSTRAINT and daemon.lock failures from concurrent worker swarms.
Agent
Processes bees issues by polling bees ready, executing work, and syncing results. Use for automating issue queues or AI-driven workflows.
Skill Claude CodeCodex
Guide for conducting code reviews. Use when reviewing pull requests, auditing code quality, identifying security issues, or providing code feedback.
Skill Claude CodeCodex
Guide for using Apple Container CLI to run Linux containers on Apple silicon Macs (macOS 26+). Use when managing OCI containers, building images, configuring networks/volumes, running long-lived Linux machines with container machine, or working with container system services on macOS.
Skill Claude CodeCodex
Guide for writing technical documentation. Use when creating README files, API documentation, guides, or inline code documentation.
Skill Claude CodeCodex
Guide for Git operations including commits, branches, rebasing, and conflict resolution. Use when working with version control, creating commits, managing branches, or resolving merge conflicts.