Agent Skills by tanglg
Showing 25 vetted skills indexed across 1 GitHub repositories.
setup-pre-commit
Automate installation and configuration of pre-commit hooks for Git repositories.
setup-matt-pocock-skills
Configure repository issue tracking, triage labels, and domain documentation.
obsidian-vault
Search and create notes in Obsidian vaults using shell and grep tools.
handoff
Generate a handoff document from conversation details for agent handovers.
git-guardrails-claude-code
Block dangerous git commands before execution in Claude Code.
improve-codebase-architecture
Identify shallow modules and propose refactoring into deep modules.
triage
Categorize and prioritize issue tracker items using state machine transitions.
prototype
Create throwaway terminal apps or webpages to test business logic and UI designs.
diagnose
Diagnose hard bugs and performance regressions with a structured debugging loop.
edit-article
Restructures sections and refines prose of written articles.
to-issues
Convert plans, specifications, or PRDs into manageable issues with vertical slicing.
writing-fragments
Collect writing fragments from user input into a markdown document.
zoom-out
Map modules and their callers within a codebase.
writing-shape
Shape unstructured notes into structured articles through conversational feedback.
write-a-skill
Create agent skills with YAML frontmatter and Markdown instructions.
review
Evaluate source code diffs against coding standards and implementation specifications.
grill-with-docs
Validate project plans against a domain model and update CONTEXT.md and ADRs.
scaffold-exercises
Generate exercise directory structures with problem, solution, and explainer components.
caveman
Reduce technical dialogue verbosity while preserving technical accuracy.
tdd
Guide developers through the red-green-refactor loop for test-driven development.
grill-me
Interrogates plans and designs through iterative, decision-tree-based questioning to reach shared consensus among stakeholders.
to-prd
Generates a Product Requirements Document from conversation and codebase context and publishes it to the issue tracker via API.
magicpath
Discover, preview, and generate integration code for MagicPath UI components.
migrate-to-shoehorn
Migrate TypeScript test files from 'as' assertions to Shoehorn type-safe functions.