agent-skill-manager 1.8.3 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,212 @@
1
+ {
2
+ "repoUrl": "https://github.com/luongnv89/skills.git",
3
+ "owner": "luongnv89",
4
+ "repo": "skills",
5
+ "updatedAt": "2026-03-17T23:46:03.480Z",
6
+ "skillCount": 29,
7
+ "skills": [
8
+ {
9
+ "name": "agent-config",
10
+ "description": "Create or update CLAUDE.md and AGENTS.md files following official best practices. Use when asked to create, update, audit, or improve project configuration files for AI agents, or when users mention \"CLAUDE.md\", \"AGENTS.md\", \"agent config\", or \"agent instructions\".",
11
+ "version": "1.1.0",
12
+ "installUrl": "github:luongnv89/skills:skills/agent-config",
13
+ "relPath": "skills/agent-config"
14
+ },
15
+ {
16
+ "name": "aso-marketing",
17
+ "description": "Comprehensive App Store Optimization (ASO) marketing skill for mobile applications. Analyzes your app's codebase, store listing, and competitive landscape, then builds and executes a full ASO plan covering keyword strategy, metadata optimization, visual asset guidance, localization, and conversion rate improvement — for both Apple App Store and Google Play. Includes built-in store policy compliance checking that validates all proposed metadata against Apple App Store Review Guidelines (2.3.7, 5.2.1) and Google Play metadata policies — catching prohibited keywords, trademark violations, competitor brand misuse, and listing policy issues before submission to prevent app rejection. Use when asked to \"optimize my app store listing\", \"ASO plan\", \"improve app visibility\", \"app store marketing\", \"increase app downloads\", \"keyword strategy for my app\", \"optimize for App Store\", \"optimize for Google Play\", \"app marketing plan\", \"store listing optimization\", \"improve app conversion rate\", \"ASO audit and fix\", \"check listing policy compliance\", \"avoid app store rejection\", or any request about making a mobile app more discoverable and downloadable in app stores. Also trigger when the user mentions app store rankings, keyword research for apps, screenshot optimization, app metadata, store policy compliance, or wants to increase organic installs — even if they don't say \"ASO\" explicitly.",
18
+ "version": "1.1.0",
19
+ "installUrl": "github:luongnv89/skills:skills/aso-marketing",
20
+ "relPath": "skills/aso-marketing"
21
+ },
22
+ {
23
+ "name": "auto-push",
24
+ "description": "Stage all changes, create commit, and push to remote. Use when asked to \"push everything\", \"commit and push all\", \"push all my changes\", or for bulk operations. Includes safety checks for secrets, API keys, and large files. Execute immediately after safety checks (no extra confirmation step). Use with caution.",
25
+ "version": "1.0.0",
26
+ "installUrl": "github:luongnv89/skills:skills/auto-push",
27
+ "relPath": "skills/auto-push"
28
+ },
29
+ {
30
+ "name": "cli-builder",
31
+ "description": "Guide users through building a CLI tool for any module or application. Use when users ask to \"build a CLI\", \"create a command-line tool\", \"add CLI interface\", \"make this scriptable\", \"wrap this in a CLI\", \"add a terminal interface\", or mention specific CLI frameworks like argparse, click, typer, commander, yargs, cobra, clap, picocli, or thor. Follows a strict 5-step approval-gated workflow: Analyze -> Design -> Plan -> Execute -> Summarize. Language-agnostic — auto-detects the project's language and recommends appropriate CLI libraries.",
32
+ "version": "1.0.0",
33
+ "installUrl": "github:luongnv89/skills:skills/cli-builder",
34
+ "relPath": "skills/cli-builder"
35
+ },
36
+ {
37
+ "name": "code-optimizer",
38
+ "description": "Analyze code for performance issues and suggest optimizations. Use when users ask to \"optimize this code\", \"find performance issues\", \"improve performance\", \"check for memory leaks\", \"review code efficiency\", or want to identify bottlenecks, algorithmic improvements, caching opportunities, or concurrency problems.",
39
+ "version": "1.2.0",
40
+ "installUrl": "github:luongnv89/skills:skills/code-optimizer",
41
+ "relPath": "skills/code-optimizer"
42
+ },
43
+ {
44
+ "name": "code-review",
45
+ "description": "Perform code reviews following best practices from Code Smells and The Pragmatic Programmer. Use when asked to \"review this code\", \"check for code smells\", \"review my PR\", \"audit the codebase\", or need quality feedback on code changes. Supports both full codebase audits and focused PR/diff reviews. Outputs structured markdown reports grouped by severity.",
46
+ "version": "1.0.1",
47
+ "installUrl": "github:luongnv89/skills:skills/code-review",
48
+ "relPath": "skills/code-review"
49
+ },
50
+ {
51
+ "name": "context-hub",
52
+ "description": "Use Context Hub (`chub`) to fetch up-to-date third-party API/SDK docs before writing or reviewing integration code. Trigger this skill whenever a task mentions external APIs, SDKs, webhooks, auth flows, or library-specific method usage (OpenAI, Stripe, Anthropic, Pinecone, etc.), even if the user does not explicitly ask for documentation.",
53
+ "version": "1.0.0",
54
+ "installUrl": "github:luongnv89/skills:skills/context-hub",
55
+ "relPath": "skills/context-hub"
56
+ },
57
+ {
58
+ "name": "devops-pipeline",
59
+ "description": "Implement pre-commit hooks and GitHub Actions for quality assurance. Use when asked to \"setup CI/CD\", \"add pre-commit hooks\", \"create GitHub Actions\", \"setup quality gates\", \"automate testing\", \"add linting to CI\", or any DevOps automation for code quality. Detects project type and configures appropriate tools.",
60
+ "version": "1.0.0",
61
+ "installUrl": "github:luongnv89/skills:skills/devops-pipeline",
62
+ "relPath": "skills/devops-pipeline"
63
+ },
64
+ {
65
+ "name": "docs-generator",
66
+ "description": "Restructure project documentation for clarity and accessibility. Use when users ask to \"organize docs\", \"generate documentation\", \"improve doc structure\", \"restructure README\", or need to reorganize scattered documentation into a coherent structure. Analyzes project type and creates appropriate documentation hierarchy.",
67
+ "version": "1.2.0",
68
+ "installUrl": "github:luongnv89/skills:skills/docs-generator",
69
+ "relPath": "skills/docs-generator"
70
+ },
71
+ {
72
+ "name": "excalidraw-generator",
73
+ "description": "Generate diagrams, schemas, charts, flowcharts, architecture diagrams, mind maps, ER diagrams, sequence diagrams, Gantt charts, org charts, wireframes, Venn diagrams, and any other visualization as Excalidraw JSON. Use this skill whenever the user asks to create, draw, diagram, visualize, sketch, or chart anything — including flowcharts, system architecture, database schemas, mind maps, org charts, process flows, network topology, class diagrams, state machines, timelines, roadmaps, Kanban boards, SWOT analysis, comparison matrices, bar charts, wireframes, user flows, sitemaps, dependency graphs, C4 models, swimlane diagrams, or any kind of visual representation. Also trigger when the user says \"excalidraw\", \"draw this\", \"make a diagram of\", \"visualize this\", \"sketch this out\", \"chart this\", or shares data/code/structure they want turned into a visual. Even if the user doesn't explicitly say \"diagram\", if they describe relationships, flows, hierarchies, or structures that would benefit from visualization, suggest this skill.",
74
+ "version": "0.0.0",
75
+ "installUrl": "github:luongnv89/skills:skills/excalidraw-generator",
76
+ "relPath": "skills/excalidraw-generator"
77
+ },
78
+ {
79
+ "name": "frontend-design",
80
+ "description": "Create distinctive, usability-focused, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include web apps, landing pages, dashboards, forms, portfolios). Generates creative, polished code that avoids generic AI aesthetics. Applies \"Don't Make Me Think\" usability principles and a default style guide (Black/White/Gray/Bright Green) when no style preference is provided.",
81
+ "version": "1.2.0",
82
+ "installUrl": "github:luongnv89/skills:skills/frontend-design",
83
+ "relPath": "skills/frontend-design"
84
+ },
85
+ {
86
+ "name": "idea-validator",
87
+ "description": "Critically evaluate and enhance app ideas, startup concepts, and product proposals. Use when users ask to \"evaluate my idea\", \"review this concept\", \"is this a good idea\", \"validate my startup idea\", or want honest feedback on technical feasibility and market viability. Creates/updates idea.md and validate.md and always reports GitHub links to changed files.",
88
+ "version": "1.2.2",
89
+ "installUrl": "github:luongnv89/skills:skills/idea-validator",
90
+ "relPath": "skills/idea-validator"
91
+ },
92
+ {
93
+ "name": "install-script-generator",
94
+ "description": "Generate cross-platform installation scripts for any software, library, or module. Use when users ask to \"create an installer\", \"generate installation script\", \"automate installation\", \"setup script for X\", \"install X on any OS\", or need automated deployment across Windows, Linux, and macOS. Generates a standalone install.sh (and optionally install.ps1) that can be run via a single curl/wget one-liner. Follows a four-phase approach — environment exploration, installation planning, script generation, and documentation.",
95
+ "version": "2.0.0",
96
+ "installUrl": "github:luongnv89/skills:skills/install-script-generator",
97
+ "relPath": "skills/install-script-generator"
98
+ },
99
+ {
100
+ "name": "logo-designer",
101
+ "description": "Design professional, modern logos with automatic project context detection. Use when users ask to \"create a logo\", \"design a logo\", \"generate brand identity\", \"make a favicon\", or need visual brand assets. Analyzes project files (README, package.json, etc.) to understand product name, purpose, and existing brand colors before generating logo concepts.",
102
+ "version": "1.1.0",
103
+ "installUrl": "github:luongnv89/skills:skills/logo-designer",
104
+ "relPath": "skills/logo-designer"
105
+ },
106
+ {
107
+ "name": "name-checker",
108
+ "description": "Check product/brand names for trademark, domain, and social media conflicts. Use when users ask to \"check this name\", \"validate a product name\", \"is this name available\", or need to assess naming risks. Provides risk assessment and alternative suggestions.",
109
+ "version": "1.0.1",
110
+ "installUrl": "github:luongnv89/skills:skills/name-checker",
111
+ "relPath": "skills/name-checker"
112
+ },
113
+ {
114
+ "name": "note-taker",
115
+ "description": "Capture chat notes (text, voice, image, video, file) into the git-backed notes repo, summarize and organize them, extract tasks into KANBAN.md, commit/push changes, and always report GitHub web links to new/updated notes. Use when user says they want to take a note, save a note, capture this, or manage their notes/backlog.",
116
+ "version": "1.4.1",
117
+ "installUrl": "github:luongnv89/skills:skills/note-taker",
118
+ "relPath": "skills/note-taker"
119
+ },
120
+ {
121
+ "name": "ollama-optimizer",
122
+ "description": "Optimize Ollama configuration for maximum performance on the current machine. Use when asked to \"optimize Ollama\", \"configure Ollama\", \"speed up Ollama\", \"tune LLM performance\", \"setup local LLM\", \"fix Ollama performance\", \"Ollama running slow\", or when users want to maximize inference speed, reduce memory usage, or select appropriate models for their hardware. Analyzes system hardware (GPU, RAM, CPU) and provides tailored recommendations.",
123
+ "version": "1.0.1",
124
+ "installUrl": "github:luongnv89/skills:skills/ollama-optimizer",
125
+ "relPath": "skills/ollama-optimizer"
126
+ },
127
+ {
128
+ "name": "openspec-task-loop",
129
+ "description": "Apply OpenSpec OPSX in a strict one-task-at-a-time loop. Use when the user asks to execute work as single-task changes, wants spec-first implementation per task, or says to use OpenSpec method for each task from a task list. Supports both native /opsx command environments and manual fallback by creating OpenSpec artifact files directly.",
130
+ "version": "1.0.0",
131
+ "installUrl": "github:luongnv89/skills:skills/openspec-task-loop",
132
+ "relPath": "skills/openspec-task-loop"
133
+ },
134
+ {
135
+ "name": "oss-ready",
136
+ "description": "Transform projects into professional open-source repositories with standard components. Use when users ask to \"make this open source\", \"add open source files\", \"setup OSS standards\", \"create contributing guide\", \"add license\", or want to prepare a project for public release with README, CONTRIBUTING, LICENSE, and GitHub templates.",
137
+ "version": "1.1.0",
138
+ "installUrl": "github:luongnv89/skills:skills/oss-ready",
139
+ "relPath": "skills/oss-ready"
140
+ },
141
+ {
142
+ "name": "prd-generator",
143
+ "description": "Generate comprehensive Product Requirements Documents (PRD) from idea validation files. Use when users ask to \"create a PRD\", \"generate product requirements\", \"write a PRD\", or want to turn validated ideas into actionable product specs. Works with idea.md and validate.md files and always reports GitHub links to changed files.",
144
+ "version": "1.2.2",
145
+ "installUrl": "github:luongnv89/skills:skills/prd-generator",
146
+ "relPath": "skills/prd-generator"
147
+ },
148
+ {
149
+ "name": "release-manager",
150
+ "description": "Complete release automation — version bumping, changelog generation, README updates, documentation sync, builds, git tags, GitHub releases, and publishing to PyPI/npm. Use this skill whenever the user says \"prepare a release\", \"bump the version\", \"cut a release\", \"do a release\", \"create a new version\", \"release v1.2.0\", \"tag a release\", \"publish a release\", \"publish to npm\", \"publish to pypi\", \"update the changelog\", \"generate release notes\", or anything related to shipping a new version. Also trigger when the user asks \"what changed since last release\" or \"what's ready to release\". Even if they only mention one part (like \"update changelog\" or \"bump version\"), use this skill because releases have interdependent steps that should be done together.",
151
+ "version": "2.2.0",
152
+ "installUrl": "github:luongnv89/skills:skills/release-manager",
153
+ "relPath": "skills/release-manager"
154
+ },
155
+ {
156
+ "name": "seo-ai-optimizer",
157
+ "description": "Audits and optimizes website codebases for SEO and AI bot scanning. Covers technical SEO (meta tags, sitemaps, robots.txt, canonical URLs, page speed hints, structured data), content SEO (heading structure, alt text, readability), and AI bot accessibility (llms.txt, GPTBot/ClaudeBot directives, ai-plugin.json, Schema.org/JSON-LD). Use when user asks to \"optimize for SEO\", \"audit SEO\", \"improve search rankings\", \"make site AI-friendly\", \"add structured data\", \"fix meta tags\", or \"optimize for AI bots\". Works with any web framework.",
158
+ "version": "1.0.1",
159
+ "installUrl": "github:luongnv89/skills:skills/seo-ai-optimizer",
160
+ "relPath": "skills/seo-ai-optimizer"
161
+ },
162
+ {
163
+ "name": "skill-creator",
164
+ "description": "Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.",
165
+ "version": "1.0.1",
166
+ "installUrl": "github:luongnv89/skills:skills/skill-creator",
167
+ "relPath": "skills/skill-creator"
168
+ },
169
+ {
170
+ "name": "skill-inventory-auditor",
171
+ "description": "Audit all installed agent skills across global and project scopes to find and remove duplicate skills. Use when asked to \"audit my skills\", \"check for duplicate skills\", \"clean up skills\", \"deduplicate skills\", \"find duplicate skills\", or when the user wants to find and remove duplicated skill installations.",
172
+ "version": "1.0.0",
173
+ "installUrl": "github:luongnv89/skills:skills/skill-inventory-auditor",
174
+ "relPath": "skills/skill-inventory-auditor"
175
+ },
176
+ {
177
+ "name": "system-design",
178
+ "description": "Generate Technical Architecture Documents (TAD) from PRD files. Use when users ask to \"design the architecture\", \"create a TAD\", \"system design\", or want to define how a product will be built. Creates/updates tad.md and always reports GitHub links to changed files.",
179
+ "version": "1.2.3",
180
+ "installUrl": "github:luongnv89/skills:skills/system-design",
181
+ "relPath": "skills/system-design"
182
+ },
183
+ {
184
+ "name": "tasks-generator",
185
+ "description": "Generate development tasks from a PRD file with sprint-based planning. Use when users ask to \"create tasks from PRD\", \"break down the PRD\", \"generate sprint tasks\", or want to convert product requirements into actionable development tasks. Creates/updates tasks.md and always reports GitHub links to changed files.",
186
+ "version": "1.2.2",
187
+ "installUrl": "github:luongnv89/skills:skills/tasks-generator",
188
+ "relPath": "skills/tasks-generator"
189
+ },
190
+ {
191
+ "name": "test-coverage",
192
+ "description": "Expand unit test coverage by targeting untested branches and edge cases. Use when users ask to \"increase test coverage\", \"add more tests\", \"expand unit tests\", \"cover edge cases\", \"improve test coverage\", or want to identify and fill gaps in existing test suites. Adapts to project's testing framework.",
193
+ "version": "1.2.0",
194
+ "installUrl": "github:luongnv89/skills:skills/test-coverage",
195
+ "relPath": "skills/test-coverage"
196
+ },
197
+ {
198
+ "name": "theme-transformer",
199
+ "description": "Transform an existing website/app design into a futuristic, space, cyberpunk, neon, digital-dark theme with user-adjustable colors. Use when users ask to reskin current UI, apply a new visual theme, or migrate a product to Neon Command Center style. Always creates a new git branch first, then follows a strict 4-step loop — style audit, design proposal, implementation plan, and incremental execution with user approval gates.",
200
+ "version": "1.0.0",
201
+ "installUrl": "github:luongnv89/skills:skills/theme-transformer",
202
+ "relPath": "skills/theme-transformer"
203
+ },
204
+ {
205
+ "name": "vscode-extension-publisher",
206
+ "description": "Publish VS Code extensions to the Visual Studio Marketplace. Use when asked to \"publish my extension\", \"setup VS Code marketplace publishing\", \"package vscode extension\", \"create a publisher\", \"setup PAT for vsce\", \"automate extension releases with GitHub Actions\", or need help with vsce commands.",
207
+ "version": "1.0.0",
208
+ "installUrl": "github:luongnv89/skills:skills/vscode-extension-publisher",
209
+ "relPath": "skills/vscode-extension-publisher"
210
+ }
211
+ ]
212
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "repoUrl": "https://github.com/msitarzewski/agency-agents.git",
3
+ "owner": "msitarzewski",
4
+ "repo": "agency-agents",
5
+ "updatedAt": "2026-03-17T23:45:55.767Z",
6
+ "skillCount": 0,
7
+ "skills": []
8
+ }
@@ -0,0 +1,58 @@
1
+ {
2
+ "repoUrl": "https://github.com/nextlevelbuilder/ui-ux-pro-max-skill.git",
3
+ "owner": "nextlevelbuilder",
4
+ "repo": "ui-ux-pro-max-skill",
5
+ "updatedAt": "2026-03-17T23:45:56.623Z",
6
+ "skillCount": 7,
7
+ "skills": [
8
+ {
9
+ "name": "ckm:banner-design",
10
+ "description": "Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist, gradient, bold typography, photo-based, illustrated, geometric, retro, glassmorphism, 3D, neon, duotone, editorial, collage. Uses ui-ux-pro-max, frontend-design, ai-artist, ai-multimodal skills.",
11
+ "version": "0.0.0",
12
+ "installUrl": "github:nextlevelbuilder/ui-ux-pro-max-skill:.claude/skills/banner-design",
13
+ "relPath": ".claude/skills/banner-design"
14
+ },
15
+ {
16
+ "name": "ckm:brand",
17
+ "description": "Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.",
18
+ "version": "0.0.0",
19
+ "installUrl": "github:nextlevelbuilder/ui-ux-pro-max-skill:.claude/skills/brand",
20
+ "relPath": ".claude/skills/brand"
21
+ },
22
+ {
23
+ "name": "ckm:design",
24
+ "description": "Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG, Gemini 3.1 Pro), social photos (HTML→screenshot, multi-platform). Actions: design logo, create CIP, generate mockups, build slides, design banner, generate icon, create social photos, social media images, brand identity, design system. Platforms: Facebook, Twitter, LinkedIn, YouTube, Instagram, Pinterest, TikTok, Threads, Google Ads.",
25
+ "version": "0.0.0",
26
+ "installUrl": "github:nextlevelbuilder/ui-ux-pro-max-skill:.claude/skills/design",
27
+ "relPath": ".claude/skills/design"
28
+ },
29
+ {
30
+ "name": "ckm:design-system",
31
+ "description": "Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design, brand-compliant presentations.",
32
+ "version": "0.0.0",
33
+ "installUrl": "github:nextlevelbuilder/ui-ux-pro-max-skill:.claude/skills/design-system",
34
+ "relPath": ".claude/skills/design-system"
35
+ },
36
+ {
37
+ "name": "ckm:slides",
38
+ "description": "Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.",
39
+ "version": "0.0.0",
40
+ "installUrl": "github:nextlevelbuilder/ui-ux-pro-max-skill:.claude/skills/slides",
41
+ "relPath": ".claude/skills/slides"
42
+ },
43
+ {
44
+ "name": "ckm:ui-styling",
45
+ "description": "Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.",
46
+ "version": "0.0.0",
47
+ "installUrl": "github:nextlevelbuilder/ui-ux-pro-max-skill:.claude/skills/ui-styling",
48
+ "relPath": ".claude/skills/ui-styling"
49
+ },
50
+ {
51
+ "name": "ui-ux-pro-max",
52
+ "description": "UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.",
53
+ "version": "0.0.0",
54
+ "installUrl": "github:nextlevelbuilder/ui-ux-pro-max-skill:.claude/skills/ui-ux-pro-max",
55
+ "relPath": ".claude/skills/ui-ux-pro-max"
56
+ }
57
+ ]
58
+ }
@@ -0,0 +1,107 @@
1
+ {
2
+ "repoUrl": "https://github.com/obra/superpowers.git",
3
+ "owner": "obra",
4
+ "repo": "superpowers",
5
+ "updatedAt": "2026-03-17T23:45:53.280Z",
6
+ "skillCount": 14,
7
+ "skills": [
8
+ {
9
+ "name": "brainstorming",
10
+ "description": "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.",
11
+ "version": "0.0.0",
12
+ "installUrl": "github:obra/superpowers:skills/brainstorming",
13
+ "relPath": "skills/brainstorming"
14
+ },
15
+ {
16
+ "name": "dispatching-parallel-agents",
17
+ "description": "Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies",
18
+ "version": "0.0.0",
19
+ "installUrl": "github:obra/superpowers:skills/dispatching-parallel-agents",
20
+ "relPath": "skills/dispatching-parallel-agents"
21
+ },
22
+ {
23
+ "name": "executing-plans",
24
+ "description": "Use when you have a written implementation plan to execute in a separate session with review checkpoints",
25
+ "version": "0.0.0",
26
+ "installUrl": "github:obra/superpowers:skills/executing-plans",
27
+ "relPath": "skills/executing-plans"
28
+ },
29
+ {
30
+ "name": "finishing-a-development-branch",
31
+ "description": "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",
32
+ "version": "0.0.0",
33
+ "installUrl": "github:obra/superpowers:skills/finishing-a-development-branch",
34
+ "relPath": "skills/finishing-a-development-branch"
35
+ },
36
+ {
37
+ "name": "receiving-code-review",
38
+ "description": "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",
39
+ "version": "0.0.0",
40
+ "installUrl": "github:obra/superpowers:skills/receiving-code-review",
41
+ "relPath": "skills/receiving-code-review"
42
+ },
43
+ {
44
+ "name": "requesting-code-review",
45
+ "description": "Use when completing tasks, implementing major features, or before merging to verify work meets requirements",
46
+ "version": "0.0.0",
47
+ "installUrl": "github:obra/superpowers:skills/requesting-code-review",
48
+ "relPath": "skills/requesting-code-review"
49
+ },
50
+ {
51
+ "name": "subagent-driven-development",
52
+ "description": "Use when executing implementation plans with independent tasks in the current session",
53
+ "version": "0.0.0",
54
+ "installUrl": "github:obra/superpowers:skills/subagent-driven-development",
55
+ "relPath": "skills/subagent-driven-development"
56
+ },
57
+ {
58
+ "name": "systematic-debugging",
59
+ "description": "Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes",
60
+ "version": "0.0.0",
61
+ "installUrl": "github:obra/superpowers:skills/systematic-debugging",
62
+ "relPath": "skills/systematic-debugging"
63
+ },
64
+ {
65
+ "name": "test-driven-development",
66
+ "description": "Use when implementing any feature or bugfix, before writing implementation code",
67
+ "version": "0.0.0",
68
+ "installUrl": "github:obra/superpowers:skills/test-driven-development",
69
+ "relPath": "skills/test-driven-development"
70
+ },
71
+ {
72
+ "name": "using-git-worktrees",
73
+ "description": "Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification",
74
+ "version": "0.0.0",
75
+ "installUrl": "github:obra/superpowers:skills/using-git-worktrees",
76
+ "relPath": "skills/using-git-worktrees"
77
+ },
78
+ {
79
+ "name": "using-superpowers",
80
+ "description": "Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions",
81
+ "version": "0.0.0",
82
+ "installUrl": "github:obra/superpowers:skills/using-superpowers",
83
+ "relPath": "skills/using-superpowers"
84
+ },
85
+ {
86
+ "name": "verification-before-completion",
87
+ "description": "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",
88
+ "version": "0.0.0",
89
+ "installUrl": "github:obra/superpowers:skills/verification-before-completion",
90
+ "relPath": "skills/verification-before-completion"
91
+ },
92
+ {
93
+ "name": "writing-plans",
94
+ "description": "Use when you have a spec or requirements for a multi-step task, before touching code",
95
+ "version": "0.0.0",
96
+ "installUrl": "github:obra/superpowers:skills/writing-plans",
97
+ "relPath": "skills/writing-plans"
98
+ },
99
+ {
100
+ "name": "writing-skills",
101
+ "description": "Use when creating new skills, editing existing skills, or verifying skills work before deployment",
102
+ "version": "0.0.0",
103
+ "installUrl": "github:obra/superpowers:skills/writing-skills",
104
+ "relPath": "skills/writing-skills"
105
+ }
106
+ ]
107
+ }