Andersseen
UserProvider-agnostic CLI for project-local coding-agent Skills and MCP setup.
Categories
Indexed Skills (28)
context-efficient-development
Develop with targeted discovery, narrow iteration, and complete verification.
angular-architecture
Structure Angular features with clear boundaries, DI, OnPush, and accessibility.
angular-modern
Use current Angular APIs for standalone components, control flow, inputs, outputs, and DI.
angular-signals
Use Angular signals for local synchronous state and derived values.
angular-testing
Test Angular behavior with appropriate unit, component, and E2E boundaries.
api-design
Design small explicit APIs with stable contracts and useful errors.
code-quality
Keep code clear, local, and purposeful while changing existing systems.
code-review
Review meaningful changes for correctness, regressions, security, tests, and complexity.
concise-output
Communicate technical progress and results compactly without losing important details.
engineering-principles
Apply maintainable software-engineering judgment to non-trivial code changes.
focused-verification
Choose narrow checks while iterating and full required gates before completion.
planning
Plan non-trivial work before editing, and keep small changes small.
systematic-debugging
Find the root cause from evidence instead of guessing at fixes.
targeted-exploration
Explore codebases through search, relevant ranges, and module ownership.
typescript-modeling
Model TypeScript domains with unions, readonly data, satisfies, and useful generics.
typescript-modern
Use current TypeScript module, syntax, import, and async patterns.
typescript-strict
Use TypeScript strictness, narrowing, and validation for safe boundaries.
verification
Back completion claims with evidence, and report failures plainly.
add-builtin-stack
Add a stack to the Agentyx built-in registry (packages/core/src/stack/registry.ts) with the registry and resolver tests it needs. Use when asked to add, rename, or re-parent a built-in stack such as core, typescript, angular, or a new one.
official-website-development
Build the official Agentyx website with token-frugal discovery, grounded product copy, and visual verification.
repo-ai-tooling
Use Agentyx repository AI tooling in a provider-neutral, token-frugal way.
verify-agentyx
Run the full Agentyx verification pipeline before handing work back - formatting, typecheck, tests, build, and the CLI behaviour checks that pnpm check does not cover. Use after any change to packages/core, packages/cli, or the config schema.
navigate-agentyx
Navigate the Agentyx repository by package responsibility so changes start in the right place.
brainstorming
Clarify ambiguous feature work before committing to an implementation path.
parallel-work
Split independent coding-agent work safely when tasks do not overlap.
requesting-code-review
Request independent review after meaningful implementation.
subagent-driven-development
Coordinate scoped subagent work when the current provider supports it.
worktree-workflow
Use git worktrees for isolated parallel implementation when the work warrants it.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.