Skillsy
    Skills
    Docs
    Blog
GitHub
Install CLI
Skillsy

Your personal Skill Factory. Turn repetitive workflows into reusable Skills for AI agents.

Product
SkillsPricing
Resources
DocumentationBlogCLI Reference
Community
GitHubDiscord
© 2024 Skillsy, All rights reserved
Privacy PolicyTerms of Service

Discover AI Agent Skills

Browse and install Skills to enhance your AI Agent's capabilities. From document creation to code review, find the right skill for your workflow.

revise-agents-md

by

Capture useful learnings from the current Codex session and propose concise updates to AGENTS.md files. Use near the end of a session, or when the user asks to revise AGENTS.md, capture project instructions, record missing context, update Codex project memory, or save recurring commands, workflows, gotchas, testing approaches, environment quirks, or codebase conventions discovered while working.

Intermediate
skillsy install jaesung-jung/foldericonmaker@revise-agents-md
v1·0 downloads

agents-md-improver

by

Audit and improve AGENTS.md files in repositories. Use when user asks to check, audit, update, improve, or fix AGENTS.md files. Scans for all AGENTS.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "AGENTS.md maintenance" or "Codex project instructions".

Intermediate
skillsy install jaesung-jung/foldericonmaker@agents-md-improver
v1·0 downloads

tuist-generated-projects

by

Guides day-to-day work in Tuist-generated Xcode workspaces, including generation, build and test commands, and buildable folders. Use when working in a Tuist-generated project or when users mention `tuist generate`, `xcodebuild test`, or generated workspaces.

Intermediate
skillsy install jaesung-jung/foldericonmaker@tuist-generated-projects
v1·0 downloads

tuist-debug-generated-project

by

Debugs issues users encounter with Tuist-generated projects by reproducing the scenario locally, building Tuist from source when needed, and triaging whether it is a bug, misconfiguration, or something that needs team input. Use when users report generation failures, build errors after generation, or unexpected project behavior.

Intermediate
skillsy install jaesung-jung/foldericonmaker@tuist-debug-generated-project
v1·0 downloads

swiftui

by

Use when writing, reviewing, or refactoring SwiftUI code for iOS or macOS, including state management, view composition, performance, Liquid Glass adoption, or Instruments `.trace` capture/analysis for hangs, hitches, CPU hotspots, or excessive view updates.

Intermediate
skillsy install jaesung-jung/foldericonmaker@swiftui
v1·0 downloads

swiftui-skill-update

by

Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or after a new iOS/Xcode release. Requires the Sosumi MCP to be available.

Intermediate
skillsy install jaesung-jung/foldericonmaker@swiftui-skill-update
v1·0 downloads

swift-testing

by

Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when writing new Swift tests, modernizing XCTest suites, debugging flaky tests, or improving test quality and maintainability in Apple-platform or Swift server projects.

Intermediate
skillsy install jaesung-jung/foldericonmaker@swift-testing
v1·0 downloads

swift-concurrency

by

Diagnose Swift Concurrency issues, refactor callback-based code to async/await, and guide Swift 6 migration when working with tasks, actors, @MainActor, Sendable, data races, thread safety, or concurrency-related compiler and linter warnings.

Intermediate
skillsy install jaesung-jung/foldericonmaker@swift-concurrency
v1·0 downloads

writing-plans

by

Use when you have a spec or requirements for a multi-step task, before touching code

Intermediate
skillsy install jaesung-jung/foldericonmaker@writing-plans
v1·0 downloads

verification-before-completion

by

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Intermediate
skillsy install jaesung-jung/foldericonmaker@verification-before-completion
v1·0 downloads

using-superpowers

by

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Intermediate
skillsy install jaesung-jung/foldericonmaker@using-superpowers
v1·0 downloads

using-git-worktrees

by

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

Intermediate
skillsy install jaesung-jung/foldericonmaker@using-git-worktrees
v1·0 downloads

test-driven-development

by

Use when implementing any feature or bugfix, before writing implementation code

Intermediate
skillsy install jaesung-jung/foldericonmaker@test-driven-development
v1·0 downloads

systematic-debugging

by

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Intermediate
skillsy install jaesung-jung/foldericonmaker@systematic-debugging
v1·0 downloads

subagent-driven-development

by

Use when executing implementation plans with independent tasks in the current session

Intermediate
skillsy install jaesung-jung/foldericonmaker@subagent-driven-development
v1·0 downloads

requesting-code-review

by

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Intermediate
skillsy install jaesung-jung/foldericonmaker@requesting-code-review
v1·0 downloads

receiving-code-review

by

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Intermediate
skillsy install jaesung-jung/foldericonmaker@receiving-code-review
v1·0 downloads

finishing-a-development-branch

by

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Intermediate
skillsy install jaesung-jung/foldericonmaker@finishing-a-development-branch
v1·0 downloads

executing-plans

by

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Intermediate
skillsy install jaesung-jung/foldericonmaker@executing-plans
v1·0 downloads

dispatching-parallel-agents

by

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Intermediate
skillsy install jaesung-jung/foldericonmaker@dispatching-parallel-agents
v1·0 downloads

brainstorming

by

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Intermediate
skillsy install jaesung-jung/foldericonmaker@brainstorming
v1·0 downloads

supabase

by

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS); Supabase CLI or MCP server; schema changes, migrations, security audits, Postgres extensions (pg_graphql, pg_cron, pg_vector).

Intermediate
skillsy install jaesung-jung/foldericonmaker@supabase
v1·0 downloads

supabase-postgres-best-practices

by

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Intermediate
skillsy install jaesung-jung/foldericonmaker@supabase-postgres-best-practices
v1·0 downloads

zoom-out

by

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

Intermediate
skillsy install jaesung-jung/foldericonmaker@zoom-out
v1·0 downloads

triage

by

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

Intermediate
skillsy install jaesung-jung/foldericonmaker@triage
v1·0 downloads

to-prd

by

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

Intermediate
skillsy install jaesung-jung/foldericonmaker@to-prd
v1·0 downloads

to-issues

by

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

Intermediate
skillsy install jaesung-jung/foldericonmaker@to-issues
v1·0 downloads

tdd

by

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

Intermediate
skillsy install jaesung-jung/foldericonmaker@tdd
v1·0 downloads

improve-codebase-architecture

by

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

Intermediate
skillsy install jaesung-jung/foldericonmaker@improve-codebase-architecture
v1·0 downloads

handoff

by

Compact the current conversation into a handoff document for another agent to pick up.

Intermediate
skillsy install jaesung-jung/foldericonmaker@handoff
v1·0 downloads

grill-with-docs

by

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

Intermediate
skillsy install jaesung-jung/foldericonmaker@grill-with-docs
v1·0 downloads

grill-me

by

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

Intermediate
skillsy install jaesung-jung/foldericonmaker@grill-me
v1·0 downloads

diagnose

by

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

Intermediate
skillsy install jaesung-jung/foldericonmaker@diagnose
v1·0 downloads

caveman

by

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.

Intermediate
skillsy install jaesung-jung/foldericonmaker@caveman
v1·0 downloads

git-commit

by

Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.

Intermediate
skillsy install jaesung-jung/foldericonmaker@git-commit
v1·0 downloads

gh-pr

by

Draft repository-compliant GitHub pull requests with the `gh` CLI. Use when Codex needs to inspect the current repository's PR template and lint rules, derive a PR from local changes, find related issues or precedent PRs, and create or update a PR with labels discovered from GitHub.

Intermediate
skillsy install jaesung-jung/foldericonmaker@gh-pr
v1·0 downloads

gh-issue

by

Draft repository-compliant GitHub issues with the `gh` CLI. Use when Codex needs to inspect the current repository's issue templates and title rules, classify a request into the repository's supported issue types, and create or update an issue with labels discovered from GitHub.

Intermediate
skillsy install jaesung-jung/foldericonmaker@gh-issue
v1·0 downloads

Create Your Own Skills

Learn how to build custom Skills tailored to your specific workflows and needs.

Read the Guide