@skills · Owner
Agent skills by poteto
47 skills indexed from github.com/poteto. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .agents · Collection · 218 stars
- .agents · Collection · 218 stars
- .agents · Collection · 218 stars
- adversarial-review · Skill · 218 stars
Adversarial code review using cross-model approach. Spawns reviewers on the opposing model (Claude uses Codex, Codex uses Claude) to challenge work from di
- ast-grep · Skill · 218 stars
Structural code search via ast-grep — use when code shape and element relationships matter, not just text. E.g., "find async functions without error handli
- brain · Skill · 218 stars
Read/write brain files (Obsidian vault at brain/). Use for any task that persists knowledge — reflection, planning, or direct edits. Triggers after debuggi
- codex · Skill · 218 stars
Run Codex CLI (exec, resume) for parallel work, delegating tasks to another model, or background code generation. Handles code analysis, refactoring, and a
- commit · Skill · 218 stars
Create conventional commit messages. Use when the user says "commit this", "save changes", "git commit", asks to commit code, write a commit message, or fo
- debugging · Skill · 218 stars
Systematic root-cause debugging methodology. Use for any technical problem — errors, failures, unexpected behavior, or when stuck. Triggers: "debug", "fix
- deploy · Skill · 218 stars
Deploys the project to the target environment.
- examples · Collection · 218 stars
- execute · Skill · 218 stars
Implements a backlog item. Reads the task prompt, makes changes, commits.
- execute · Skill · 218 stars
Implements a backlog item. Reads the task prompt, makes changes, commits.
- execute · Skill · 218 stars
Implementation methodology for executing tasks. Handles scoping, decomposition, worktree workflow, verification, and commit conventions. Triggers: "execute
- find-skills · Skill · 218 stars
Discover and install agent skills from the open ecosystem. Use IMMEDIATELY when the user asks "how do I do X", "find a skill for X", "is there a skill for
- frontend-design · Skill · 218 stars
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifa
- go-best-practices · Skill · 218 stars
Production Go patterns — lifecycle, concurrency, config, testing, CI. Use when writing, reviewing, or refactoring Go code. Triggers on Go code review, Go r
- interaction-design · Skill · 218 stars
Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loa
- make-interfaces-feel-better · Skill · 218 stars
Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover
- meditate · Skill · 218 stars
Audit and evolve the brain vault — prune outdated content, discover cross-cutting principles, review skills for structural encoding opportunities. Triggers
- minimal · Collection · 218 stars
- multi-skill · Collection · 218 stars
- noodle · Skill · 218 stars
Operate the Noodle CLI — explain commands, find flags, create/edit .noodle.toml config. Also covers writing skills for Noodle: the orders pipeline, task-ty
- noodle · Collection · 218 stars
- oops · Skill · 218 stars
Infrastructure fix for broken builds, failed tests, stale state, and environment drift. Covers both user-project and Noodle-internal failures. Triggers whe
- plan · Skill · 218 stars
Systematic planning for medium-to-large tasks. Gathers context, identifies domain skills, writes phased plans to brain/plans/. Does NOT implement. Use for
- quality · Skill · 218 stars
Post-cook quality gate. Reviews completed cook work for correctness, scope discipline, and principle compliance. Emits stage_message events with findings.
- react-best-practices · Skill · 218 stars
React performance optimization guidelines. Use when writing, reviewing, or refactoring React components, hooks, effects, data fetching, or bundle optimizat
- refine · Skill · 218 stars
Sharpen todo items in brain/todos.md into precise, actionable prompts via targeted questioning. Triggers: "refine", "refine todos", "clarify todos".
- reflect · Skill · 218 stars
Reflect on the conversation and update the brain. Use when wrapping up, after mistakes or corrections, or when significant codebase knowledge was gained. T
- review · Skill · 218 stars
Review plans and code changes. Walks Architecture → Code Quality → Tests → Performance, numbering issues with tradeoff options. Triggers: "review", "review
- ruminate · Skill · 218 stars
Mine past Claude Code and Codex conversations for uncaptured patterns, corrections, and knowledge. Cross-references with existing brain content. Triggers:
- schedule · Skill · 218 stars
Orders scheduler. Reads .noodle/mise.json, writes .noodle/orders-next.json. Schedules work orders based on backlog state, plan phases, session history, and
- schedule · Skill · 218 stars
Reads backlog and produces work orders for the loop.
- schedule · Skill · 218 stars
Reads backlog and produces multi-stage work orders including test and deploy stages.
- skill-creator · Skill · 218 stars
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimiz
- skill-creator · Skill · 218 stars
Guide for creating or updating skills — specialized knowledge, workflows, and tool integrations packaged for Claude.
- skills · Collection · 218 stars
- skills · Collection · 218 stars
- skills · Collection · 218 stars
- skills · Collection · 218 stars
- test · Skill · 218 stars
Runs the project test suite and reports results.
- testing · Skill · 218 stars
Test-driven development workflow for Noodle. Use when testing changes, writing tests, fixing bugs, creating fixtures, or running the test suite. Triggers:
- todo · Skill · 218 stars
Add, complete, or view items in the brain/todos.md backlog. Use when the user says "todo", "add a todo", "mark done", "what's on the backlog", "show todos"
- ts-best-practices · Skill · 218 stars
TypeScript type safety guidelines for writing maximally type-safe code. Apply these patterns when writing or reviewing any TypeScript: discriminated unions
- unslop · Skill · 218 stars
Remove AI writing patterns from prose. Use for docs, READMEs, blog posts, any non-code text that should sound human. Triggers: "unslop", "humanize", "make
- worktree · Skill · 218 stars
Use for concurrent sessions, agent team isolation, or any work needing a separate branch. Critical for multi-agent workflows. Triggers: "worktree", "new wo