Source

marcioaltoe/skills

250 skills · 5.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
qa-report Plans real-user QA as living repo docs — the durable <qa-docs-path> tree (default docs/qa/) that every QA cycle appen…
marcioaltoe/skills
28
2
tdd Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refact…
marcioaltoe/skills
28
3
monorepo-management Master monorepo management with Bun workspaces and Turborepo to build efficient, scalable multi-package repositories …
marcioaltoe/skills
25
4
cloudflare Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Age…
marcioaltoe/skills
23
5
executing-plans Use when you have a written implementation plan to execute in a separate session with review checkpoints
marcioaltoe/skills
21
6
setup-context-driven Adopt, update, or verify a repository's Context-Driven Baseline through the public Roundfix Baseline Command. Use whe…
marcioaltoe/skills
21
7
golang-cli Golang CLI application development. Use when building, modifying, or reviewing a Go CLI tool — especially for command…
marcioaltoe/skills
19
8
golang-testing Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goro…
marcioaltoe/skills
19
9
autoresearch Autonomously optimize any Claude Code skill by running it repeatedly, scoring outputs against binary evals, mutating …
marcioaltoe/skills
18
10
golang-concurrency Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select,…
marcioaltoe/skills
18
11
lesson-learned Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is…
marcioaltoe/skills
18
12
requirements-clarity Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, fea…
marcioaltoe/skills
18
13
bubbletea Build terminal user interfaces with Go and Bubbletea framework. Use when creating TUI apps with the Elm architecture,…
marcioaltoe/skills
17
14
golang-context
marcioaltoe/skills
17
15
golang-error-handling Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel…
marcioaltoe/skills
17
16
golang-lint Linting best practices and golangci-lint configuration for Golang projects — running linters, configuring .golangci.y…
marcioaltoe/skills
17
17
tui-design This skill should be used when designing terminal user interfaces, creating TUI layouts, choosing TUI color schemes, …
marcioaltoe/skills
16
18
architecture-diagram Create professional, dark-themed architecture diagrams as standalone HTML files with SVG graphics. Use when the user …
marcioaltoe/skills
15
19
sentry Inspect Sentry issues, summarize production errors, and pull health data via the Sentry API (read-only). Use when use…
marcioaltoe/skills
15
20
better-auth-best-practices Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
marcioaltoe/skills
14
21
commit-style Creates Conventional Commits messages. Use when the user asks for "commit", "git commit", or after changes are ready …
marcioaltoe/skills
14
22
better-auth-organization-best-practices Configure multi-tenant organizations, manage members and invitations, define custom roles and permissions, set up tea…
marcioaltoe/skills
13
23
composition-patterns React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flex…
marcioaltoe/skills
13
24
drizzle-postgres PostgreSQL and Drizzle ORM best practices. Triggers on: PostgreSQL, Postgres, Drizzle, database, schema, tables, colu…
marcioaltoe/skills
13
25
drizzle-safe-migrations Production-safe Drizzle migration workflow for schema changes that require data backfills or constraint tightening. U…
marcioaltoe/skills
13
26
exa-web-search-free Free AI search via Exa MCP. Web search for news/info, code search for docs/examples from GitHub/StackOverflow, compan…
marcioaltoe/skills
13
27
setup-workflow Configure a repo for the CONTEXT-driven spec workflow — scaffold docs/specs/, docs/adr/, and the CONTEXT.md glossary,…
marcioaltoe/skills
13
28
shadcn-ui Provides complete shadcn/ui component library patterns including installation, configuration, and implementation of a…
marcioaltoe/skills
13
29
domain-analysis Maps business domains and suggests service boundaries in any codebase using DDD Strategic Design. Use when asking "wh…
marcioaltoe/skills
12
30
improve-codebase-architecture Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one y…
marcioaltoe/skills
12
31
to-issues Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet verti…
marcioaltoe/skills
12
32
to-prd Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis o…
marcioaltoe/skills
12
33
ui-craft Provides guardrails for user-facing UI work: usability heuristics, accessibility floors, design-system discipline, co…
marcioaltoe/skills
12
34
verification-before-completion Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running ver…
marcioaltoe/skills
12
35
agent-md-refactor Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles…
marcioaltoe/skills
11
36
component-identification-sizing Maps architectural components in a codebase and measures their size to identify what should be extracted first. Use w…
marcioaltoe/skills
11
37
domain-identification-grouping Groups existing components into logical business domains to plan service-based architecture. Use when asking "which c…
marcioaltoe/skills
11
38
grill-me A relentless interview to sharpen a plan or design.
marcioaltoe/skills
11
39
mastra Comprehensive Mastra framework guide. Teaches how to find current documentation, verify API signatures, and build age…
marcioaltoe/skills
11
40
modular-decomposition Runs a sequenced monolith-to-modular pipeline that sizes and inventories components, finds shared domain duplication,…
marcioaltoe/skills
11
41
qa-quick Executes full-project QA like a real user by discovering the repository verification contract, running build, lint, t…
marcioaltoe/skills
11
42
skill-best-practices Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill…
marcioaltoe/skills
11
43
tanstack Comprehensive guide for the TanStack ecosystem in React — Query (caching, mutations, prefetching, SSR), DB (collectio…
marcioaltoe/skills
11
44
component-common-domain-detection Finds duplicate business logic spread across multiple components and suggests consolidation. Use when asking "where i…
marcioaltoe/skills
10
45
component-flattening-analysis Detects misplaced classes and fixes component hierarchy problems — finds code that should belong inside a component b…
marcioaltoe/skills
10
46
copywriting When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pr…
marcioaltoe/skills
10
47
decomposition-planning-roadmap Creates step-by-step decomposition plans and migration roadmaps for breaking apart monolithic applications. Use when …
marcioaltoe/skills
10
48
es-toolkit Use when implementing utility functions, array operations, object manipulation, or string operations. ALWAYS use es-t…
marcioaltoe/skills
10
49
implement Implement a piece of work based on a spec or set of tickets.
marcioaltoe/skills
10
50
professional-communication Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agen…
marcioaltoe/skills
10
Page 3 · 250 total Previous Next