custom-skills

Listed

Automated AI dev environment setup CLI with curated Skills collection for Claude Code and other AI coding assistants.

plugin 5 stars 1 forks Updated 3 days ago MIT

Install

Plugins install via a marketplace, in two steps.

Step 1
Step 2
View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (39)

AI & Automation Listed

ask-matt

Ask which skill or flow fits your situation. A router over the skills in this repo.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

beads

Use when working in a repository that uses bd or Beads for durable project task tracking, issue dependencies, blocker management, multi-session handoff, or shared work memory. Trigger when the user asks to find ready work, claim or close tasks, create follow-up work, inspect blockers, recover project context, or choose between local planning and persistent project tracking.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

bun-development

Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).

5 Updated 3 days ago
ValorVie
Code & Development Listed

code-review

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

5 Updated 3 days ago
ValorVie
AI & Automation Listed

codebase-design

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

diagnosing-bugs

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

domain-modeling

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

grilling

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

handoff

Compact the current conversation into a handoff document for another agent to pick up.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

hook-development

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

implement

Implement a piece of work based on a spec or set of tickets.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

improve-codebase-architecture

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

5 Updated 3 days ago
ValorVie
Show all 39 bundled skills
Testing & QA Listed

javascript-testing-patterns

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

prototype

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

research

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

resolving-merge-conflicts

Use when you need to resolve an in-progress git merge/rebase conflict.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

setup-matt-pocock-skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

tdd

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

teach

Teach the user a new skill or concept, within this workspace.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

to-spec

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

to-tickets

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

triage

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

typescript-advanced-types

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

wayfinder

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

writing-great-skills

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

writing-hookify-rules

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

code-simplifier

Use when user asks to simplify, clean up, or refactor recently modified code for readability, consistency, or maintainability without changing behavior, especially after implementation and before broader review.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-sync-specs

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-verify-change

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

5 Updated 3 days ago
ValorVie
AI & Automation Listed

work-log-codex

Generate Markdown work logs from Codex and Claude Code session history. Use this whenever the user asks for 工作日誌, 日報, 週報, 工時統計, or wants to summarize what was done in a time window from session records, even if they do not explicitly mention a skill.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-apply-change

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-archive-change

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-bulk-archive-change

Archive multiple completed changes at once. Use when archiving several parallel changes.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-continue-change

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-explore

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-ff-change

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-new-change

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-onboard

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

5 Updated 3 days ago
ValorVie
AI & Automation Solid

openspec-propose

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

5 Updated 3 days ago
ValorVie

Agents (2)

claude opencode

Commands (4)

antigravity claude opencode workflows

Quality Score: 56/100

Stars 20%
26
Recency 20%
100
Manifest 20%
0
Documentation 15%
0
Issue Health 10%
80
License 10%
100
Description 5%
100

Details

Author
ValorVie
Repository
ValorVie/custom-skills
Created
7 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Listed in marketplaces