.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/acedergren/agentic-tools
home/skills/acedergren/agentic-tools
acedergren avatar

acedergren/agentic-tools

50 skills · 705 total installs

View on GitHub
$npx skills add acedergren/agentic-tools
SkillInstalls
humanizerUse when making text sound human, removing AI tells, or fixing writing that sounds like ChatGPT.43turborepoUse when making Turborepo monorepo architecture decisions: choosing between monorepo vs polyrepo, deciding when to split packages, debugging cache misses,…25orchestrateUse when executing a multi-task implementation plan with parallel agents.24refactor-moduleUse when deciding whether to extract Terraform code into a reusable module, determining module boundaries, or migrating state after modularization.24api-auditUse when auditing API routes for schema drift, missing auth, or validation gaps.23quality-commitUse when committing code changes. Runs lint, typecheck, Semgrep security scan, optional CodeRabbit review, and related tests before creating a quality-gated…23firecrawlUse when scraping web pages, extracting content from JS-rendered sites or SPAs, running search-plus-scrape workflows, or mapping entire site URL trees.22tanstack-queryUse when debugging TanStack Query / React Query issues: v4→v5 migration errors (gcTime, isPending, throwOnError), infinite refetch loops, SSR hydration…22doc-syncUse when auditing or fixing drift between project documentation and the actual codebase.21health-checkUse when running codebase quality gates (typecheck, lint, tests, security, dead code, circular deps, audits).20review-allUse when preparing a PR or completing a phase of work and needing a full-spectrum code review.20tddUse when implementing features, fixing bugs, or adding deliberate test coverage.20write-testsUse when adding or improving test coverage for existing source code without changing production behavior.20implementUse when implementing a feature, adding an endpoint, or making a non-trivial code change that requires pre-flight validation, TDD cycle, scope enforcement, and…19phase-kickoffUse when starting a new development phase or sprint that needs branch creation, TDD test shell, and roadmap entry done together.19prdUse when creating, updating, validating, or phasing a PRD. Drives interactive discovery, technical architecture, phasing DAG, TDD protocol, and dependency…19bugfixUse when given a bug report, failing test, stack trace, or CI failure that needs diagnosis and repair.18find-skillsUse when user asks to find, install, or search for agent skills.16oracle-dbaUse when the user asks to \"manage Autonomous AI Database\", \"debug ADB performance\", \"fix wallet connection\", \"optimize ECPU cost\", or \"use SQLcl with…16migrateUse when bulk-migrating import paths, renaming workspace packages, or reorganizing modules across many files in a monorepo.15prod-readinessUse when assessing release readiness or running a pre-launch review.15ociUse when the user asks to \"find OCI skills\", \"route Oracle Cloud work\", \"install the OCI skill pack\", \"review OCI skill ownership\", or \"separate…14write-natural-swedishUse when drafting, translating, polishing, or reviewing Swedish text so it sounds natural, fluent, contemporary, and appropriate for its audience.14database-managementUse when the user asks to \"create an OCI database\", \"choose DB System vs ADB\", \"manage PDB lifecycle\", \"route ADB work\", or \"plan Oracle database…13best-practicesUse when the user asks to \"review OCI architecture\", \"avoid OCI anti-patterns\", \"plan an Oracle Cloud migration\", \"evaluate OCI Well-Architected…12compute-managementUse when the user asks to \"launch OCI compute\", \"choose an OCI shape\", \"debug compute capacity\", \"configure instance principals\", or \"optimize OCI…11fastify-better-auth-bridgeUse when the user asks to \"bridge Better Auth into Fastify\", \"fix Fastify session resolution\", \"forward auth cookies\", \"patch IDCS org context\", or…11finops-cost-optimizationUse when the user asks to \"optimize OCI cost\", \"investigate an OCI bill\", \"estimate egress cost\", \"right-size OCI resources\", or \"plan Resource…11iam-identity-managementUse when the user asks to \"write OCI IAM policy\", \"debug OCI 403\", \"Terraform apply gets 403\", \"configure dynamic groups\", or \"use identity domains\".11infrastructure-as-codeUse when the user asks to \"Terraform state on OCI\", \"native OCI backend\", \"Terraform import OCI\", \"Terraform apply 403\", \"Terraform ZPR\", or…11landing-zonesUse when the user asks to \"design an OCI landing zone\", \"plan compartments\", \"enable Security Zones\", \"build hub-spoke OCI\", or \"meet CIS OCI…11monitoring-operationsUse when the user asks to \"create OCI alarms\", \"debug missing metrics\", \"write MQL\", \"configure Service Connector\", or \"monitor OCI resources\".11networking-managementUse when the user asks to \"design OCI networking\", \"debug VCN connectivity\", \"configure Service Gateway\", \"choose NSG vs security list\", or \"plan…11secrets-managementUse when the user asks to \"store OCI secrets\", \"rotate Vault secrets\", \"debug secret retrieval 403\", \"use instance principals for Vault\", or…11genai-servicesUse when the user asks to \"call OCI Generative AI\", \"choose an OCI GenAI model\", \"debug GenAI 429\", \"plan OCI RAG\", or \"compare Command A, Llama,…10oci-pptxUse when the user asks to \"create Oracle slides\", \"edit an Oracle deck\", \"build a CloudWorld presentation\", \"review Oracle-branded PPTX\", or \"apply…10oracle-idcs-better-auth-setupUse when the user asks to \"connect Better Auth to OCI IAM\", \"configure identity domain OIDC\", \"fix IDCS callback URL\", \"set trusted origins\", or…10oracle-idcs-org-provisioningUse when the user asks to \"map IDCS groups to orgs\", \"provision org_members from identity domains\", \"fix Better Auth active org\", or \"bootstrap first…10publish-skillUse when creating a new skill and publishing it to a GitHub repo for installation via npx skills add.10semgrep-coderabbitUse when reviewing code changes before commit or PR merge. Covers tool sequencing, finding severity priorities, fix ordering strategy, and conflict resolution…10shadcn-svelteUse when working with shadcn-svelte components, TanStack Table in Svelte 5, or Tailwind v4.1.10stitch-design-systemUse when extracting a design system from a Stitch project to create a DESIGN.md source-of-truth for consistent multi-screen generation.10stitch-prompt-engineerUse when enhancing, polishing, or fixing Stitch UI generation prompts.10stitch-to-reactUse when converting Stitch designs into production React components.10sqlite-to-oracle-plannerUse when the user asks to \"migrate SQLite to Oracle\", \"replace better-sqlite3\", \"plan Oracle migration\", \"convert SQLite schema\", or \"find SQLite…9managed-bastion-accessUse when the user asks to \"use OCI Bastion\", \"create Managed SSH\", \"debug a port forwarding session\", \"configure dynamic port forwarding\", or \"update…—oci-eventsUse when the user asks to \"create OCI Events rule\", \"trigger Functions from events\", \"route events to Streaming\", \"debug Events delivery\", or \"filter…—oci-resource-managerUse when the user asks to \"configure OCI Resource Manager\", \"debug Resource Manager job\", \"create ORM stack\", \"use Resource Manager private endpoint\",…—oci-security-control-planeUse when the user asks to \"choose OCI security control\", \"route OCI security issue\", \"compare Cloud Guard vs Security Zones\", \"decide ZPR vs NSG\", or…—zpr-securityUse when the user asks to \"configure ZPR\", \"debug Zero Trust Packet Routing\", \"write ZPL policy\", \"apply security attributes\", or \"protect OCI…—