softspark
- 112 skills
- 0 followers
- 1 week ago last updated
- ▌ Review · softspark bundleReviews code for quality, security, correctness. Triggers: code review, quality review, security review, review PR, review branch.
- ▌ Council · softspark4-perspective decision evaluation for architecture choices. Triggers: council, evaluate decision, pros cons, multi-angle, alternatives.
- ▌ Explain · softspark bundleExplains code/architecture with Mermaid diagrams and sequence flows. Triggers: what does X do, how does Y work, explain code, sequence diagram.
- ▌ Explore · softspark bundleExplores codebase structure, stack, and architecture. Triggers: explore codebase, project structure, stack overview, architecture map.
- ▌ Migrate · softspark bundleRun/create DB migrations (Alembic, Prisma, Laravel, Django, Flyway, Drizzle); checks backup. Triggers: apply migration, rollback, generate migration.
- ▌ Onboard · softsparkSets up ai-toolkit in a project: symlinks, CLAUDE.md, intent interview. Triggers: onboard, setup project, install ai-toolkit, migrate project.
- ▌ Persona · softsparkSwitches engineering persona at runtime. Triggers: persona, switch role, backend-lead, frontend-lead, devops-eng, junior-dev.
- ▌ CI · softspark bundleDetect/generate/debug CI pipeline config (GitHub Actions, GitLab CI). Triggers: CI setup, build pipeline, GitHub Actions config, debug CI, GitLab CI.
- ▌ Pr · softspark bundleCreates GitHub PR after pre-flight checks (lint/typecheck/tests), structured summary from commits. Triggers: pr, pull request, create PR, ready to merge.
- ▌ Fix · softspark bundleApplies targeted fix to known bug/lint error, verifies with same command that surfaced it. Triggers: fix, apply fix, fix bug, fix lint, targeted fix.
- ▌ Tdd · softspark bundleTDD with red-green-refactor loop and vertical slices. Triggers: TDD, test-first, red-green-refactor, test driving development.
- ▌ Docs · softspark bundleGenerates/updates README, API docs, architecture notes. Triggers: docs, README, API docs, architecture note, documentation.