Source

acedergren/agentic-tools

46 skills · 743 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
humanizer Use when making text sound human, removing AI tells, or fixing writing that sounds like ChatGPT. Detects and rewrites…
acedergren/agentic-tools
43
2
cloudflare-zero-trust Use when working with Cloudflare Tunnel or Access - tunnel setup, authentication configuration, 502 Bad Gateway error…
acedergren/agentic-tools
27
3
turborepo Use when making Turborepo monorepo architecture decisions: choosing between monorepo vs polyrepo, deciding when to sp…
acedergren/agentic-tools
25
4
orchestrate Use when executing a multi-task implementation plan with parallel agents. Coordinates task assignment, wave sequencin…
acedergren/agentic-tools
24
5
refactor-module Use when deciding whether to extract Terraform code into a reusable module, determining module boundaries, or migrati…
acedergren/agentic-tools
24
6
api-audit Use when auditing API routes for schema drift, missing auth, or validation gaps. Scans routes against shared TypeScri…
acedergren/agentic-tools
23
7
quality-commit Use when committing code changes. Runs lint, typecheck, Semgrep security scan, optional CodeRabbit review, and relate…
acedergren/agentic-tools
23
8
firecrawl Use when scraping web pages, extracting content from JS-rendered sites or SPAs, running search-plus-scrape workflows,…
acedergren/agentic-tools
22
9
tanstack-query Use when debugging TanStack Query / React Query issues: v4→v5 migration errors (gcTime, isPending, throwOnError), inf…
acedergren/agentic-tools
22
10
write-natural-swedish Use when drafting, translating, polishing, or reviewing Swedish text so it sounds natural, fluent, contemporary, and …
acedergren/agentic-tools
22
11
doc-sync Use when auditing or fixing drift between project documentation and the actual codebase. Detects stale architecture d…
acedergren/agentic-tools
21
12
health-check Use when running codebase quality gates (typecheck, lint, tests, security, dead code, circular deps, audits). Reports…
acedergren/agentic-tools
20
13
review-all Use when preparing a PR or completing a phase of work and needing a full-spectrum code review. Runs security, API aud…
acedergren/agentic-tools
20
14
tdd Use when implementing features, fixing bugs, or adding deliberate test coverage. Enforces test-first (red-green-refac…
acedergren/agentic-tools
20
15
write-tests Use when adding or improving test coverage for existing source code without changing production behavior. Selects moc…
acedergren/agentic-tools
20
16
implement Use when implementing a feature, adding an endpoint, or making a non-trivial code change that requires pre-flight val…
acedergren/agentic-tools
19
17
phase-kickoff Use when starting a new development phase or sprint that needs branch creation, TDD test shell, and roadmap entry don…
acedergren/agentic-tools
19
18
prd Use when creating, updating, validating, or phasing a PRD. Drives interactive discovery, technical architecture, phas…
acedergren/agentic-tools
19
19
bugfix Use when given a bug report, failing test, stack trace, or CI failure that needs diagnosis and repair. Autonomously d…
acedergren/agentic-tools
18
20
oci Use when the user asks to "find OCI skills", "route Oracle Cloud work", "install the OCI skill pack", "review OCI ski…
acedergren/agentic-tools
17
21
find-skills Use when user asks to find, install, or search for agent skills. Also use when user asks 'can you do X' or 'is there …
acedergren/agentic-tools
16
22
oracle-dba Use when managing Oracle Autonomous Database on OCI, troubleshooting performance, optimizing costs, or implementing H…
acedergren/agentic-tools
16
23
migrate Use when bulk-migrating import paths, renaming workspace packages, or reorganizing modules across many files in a mon…
acedergren/agentic-tools
15
24
prod-readiness Use when assessing release readiness or running a pre-launch review. Spawns 5 specialist agents in parallel (security…
acedergren/agentic-tools
15
25
database-management Use when creating Autonomous Databases, troubleshooting wallet connection failures, managing PDBs, optimizing ADB cos…
acedergren/agentic-tools
13
26
best-practices Use when architecting OCI solutions, migrating from AWS/Azure, designing multi-AD deployments, evaluating Always-Free…
acedergren/agentic-tools
12
27
compute-management Use when launching OCI compute instances, troubleshooting out-of-capacity or boot failures, optimizing compute costs,…
acedergren/agentic-tools
11
28
fastify-better-auth-bridge Use when integrating Better Auth session resolution into a Fastify 5 application via onRequest hooks, decorateRequest…
acedergren/agentic-tools
11
29
finops-cost-optimization Use when optimizing OCI costs, investigating unexpected bills, right-sizing resources, or planning Universal Credits …
acedergren/agentic-tools
11
30
iam-identity-management Use when writing IAM policies, troubleshooting 403/404 permission errors, setting up dynamic groups, or debugging IDC…
acedergren/agentic-tools
11
31
infrastructure-as-code Use when writing Terraform for OCI, troubleshooting provider errors, managing state files, or implementing Resource M…
acedergren/agentic-tools
11
32
landing-zones Use when designing multi-tenant OCI environments, standing up landing zone Terraform stacks, enforcing Security Zones…
acedergren/agentic-tools
11
33
monitoring-operations Use when setting up OCI metrics, alarms, or log collection, or troubleshooting missing data and silent alarms. Covers…
acedergren/agentic-tools
11
34
networking-management Use when designing OCI VCN topology, troubleshooting connectivity failures, configuring Service Gateway to eliminate …
acedergren/agentic-tools
11
35
secrets-management Use when storing secrets in OCI Vault, debugging 401/403 secret retrieval errors, implementing secret rotation, confi…
acedergren/agentic-tools
11
36
genai-services Use when implementing OCI GenAI inference APIs, debugging rate limit (429) or token limit (400) errors, selecting bet…
acedergren/agentic-tools
10
37
oci-pptx Use when creating or editing Oracle-branded PowerPoint presentations, pitch decks, or technical slides. Applies Oracl…
acedergren/agentic-tools
10
38
oracle-idcs-better-auth-setup Use when setting up Better Auth with Oracle IDCS/OCI IAM, configuring OIDC callback URLs, trusted origins, provider b…
acedergren/agentic-tools
10
39
oracle-idcs-org-provisioning Use when mapping IDCS claims to org membership after OAuth login succeeds. Covers mapProfileToUser, session.create.be…
acedergren/agentic-tools
10
40
publish-skill Use when creating a new skill and publishing it to a GitHub repo for installation via npx skills add. Covers scaffold…
acedergren/agentic-tools
10
41
semgrep-coderabbit Use when reviewing code changes before commit or PR merge. Covers tool sequencing, finding severity priorities, fix o…
acedergren/agentic-tools
10
42
shadcn-svelte Use when working with shadcn-svelte components, TanStack Table in Svelte 5, or Tailwind v4.1. Covers non-obvious reac…
acedergren/agentic-tools
10
43
stitch-design-system Use when extracting a design system from a Stitch project to create a DESIGN.md source-of-truth for consistent multi-…
acedergren/agentic-tools
10
44
stitch-prompt-engineer Use when enhancing, polishing, or fixing Stitch UI generation prompts. Adds UI/UX keywords, injects design system tok…
acedergren/agentic-tools
10
45
stitch-to-react Use when converting Stitch designs into production React components. Enforces modular architecture: logic in hooks, d…
acedergren/agentic-tools
10
46
sqlite-to-oracle-planner Use when starting a SQLite-to-Oracle migration on a Node.js/TypeScript codebase. Scans for all SQLite touch points (i…
acedergren/agentic-tools
9