agentic development skills

430 tagged agentic development, measured the same way as everything else here.

Browse within: agentic-workflow 89agentic-skills 58devin-ai 55agentic-engineering 43bmad-alternative 43brownfield 40ai-coding-agents 38business-intelligence 32microsoft-fabric 32power-bi 32reporting 32semantic-model 32spec-driven-development 32wishful-programming 32

develop

01

jsmastery-pro/skills

Skill Claude CodeCodex

Run /develop to build a feature, UI or backend, from an approved design, a page, component, API, service, or data slice. If something load bearing is undecided and no spec records it, it stops and routes you to /architect; otherwise it reads the spec plus AGENTS.md, builds, and advances the scope.

972 22d ago A 71 tokens original MIT

sync

02

jsmastery-pro/skills

Skill Claude CodeCodex

Run /sync as the last step after a change is complete, around merge, to keep durable knowledge current. Updates root and nested AGENTS.md, reconciles the scope from repo evidence, and flags specs the change made stale. Surgical edits only: it adds lines, and rewrites single lines it owns. Never a whole section, never…

972 22d ago A 73 tokens original MIT

test

03

jsmastery-pro/skills

Skill Claude CodeCodex

Run /test to write a test suite for code you just built or changed, after implementing a feature, route, or fix. Targets uncommitted changes automatically, reads test preferences.json for your framework (asks and saves it if absent), and picks the right strategy per file: happy path, edge cases, error states…

972 22d ago A 69 tokens original MIT

fabric-cli

04

data-goblin/power-bi-agentic-development

Skill Claude CodeCodex

Expert guidance for using the Fabric CLI (fab) to fully interact with Fabric workspaces, items, and configuration. Automatically invoke this skill whenever the user mentions "Fabric" or "Power BI Service" or a "Fabric/Power BI workspace".

884 23d ago A 52 tokens GPL-3.0

connect-pbid

05

data-goblin/power-bi-agentic-development

Skill Claude CodeCodex

TOM and ADOMD.NET guidance via PowerShell for connecting to Power BI Desktop's local Analysis Services instance. Covers model enumeration, DAX queries, metadata modification, annotations, calendar definitions, field parameters, query tracing, DAX library package management (daxlib.org), and the Desktop Bridge for…

884 23d ago A 221 tokens GPL-3.0

pbir-cli

06

data-goblin/power-bi-agentic-development

Skill Claude CodeCodex

This skill should be used whenever the user mentions "pbir", "pbir-cli", "Power BI reports", or "PBI reports", works with .pbir, .pbip, or .pbix files, or wants to refresh, screenshot, or visually verify a report that is open in Power BI Desktop. Covers creating, exploring, formatting, validating, and publishing Power…

884 23d ago A 112 tokens GPL-3.0

story

07

Storybloq/storybloq

Skill Claude CodeCodex

Track tickets, issues, and progress for your project. Load project context, manage sessions, guide setup.

698 2d ago A 23 tokens

auth-security

08

KbWen/agentic-os

Skill Claude CodeCodex

Secure authentication and authorization when credentials, sessions, roles, or permissions change.

149 7d ago A 18 tokens original MIT

karpathy-principles

09

KbWen/agentic-os

Skill Claude CodeCodex

Behavioral guidelines to reduce common LLM coding mistakes — Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution.

149 7d ago A 34 tokens original MIT

KbWen/agentic-os

Skill Claude CodeCodex

Adversarial security and resilience analysis — auto-triggered during /review and /test based on task classification. Provides attack surface analysis, boundary testing, auth bypass attempts, dependency chain attacks, and Beast Mode stress testing.

149 7d ago A 50 tokens original MIT

release

11

branchbox/branchbox

Skill Claude CodeCodex

Release a new version of BranchBox. Use when the user says "release", "new version", "cut a release", "publish release", or "tag version". Handles version bumping, changelog updates, quality checks, and GitHub release workflow.

80 yesterday A 54 tokens original MIT

branchbox/branchbox

Skill Claude CodeCodex

Use when modifying BranchBox devcontainer/bootstrap workflows, compose templates, feature env-stash behavior, or manual E2E harness/release docs. Apply issue.

80 yesterday A 39 tokens original MIT

hone

13

acostanzo/quickstop

Skill Claude CodeCodex

Audit and improve an existing Quickstop plugin's quality against Claude Code plugin spec.

46 2mo ago A 17 tokens original MIT

smith

14

acostanzo/quickstop

Skill Claude CodeCodex

Scaffold a new Quickstop plugin with correct structure and conventions.

46 2mo ago A 14 tokens original MIT

claudit

15

acostanzo/quickstop

Skill Claude CodeCodex

Full multi-phase audit of Claude Code configuration (dispatches research + audit subagents, edits files, may open a PR). Run only when the user explicitly asks to audit or optimize their Claude Code setup.

46 2mo ago A 44 tokens original MIT

agent-browser

16

shanraisshan/shanraisshan

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

32 26d ago A 108 tokens

treework

17

Johnny-xuan/TreeWork

Skill Claude CodeCodex

Use TreeWork, a tree-guided development plugin for complex or evolving software projects that need staged alignment, pre-coding technical Specs, declarative project-tree planning, branch-scoped Git worktrees, durable recovery, and protected completion. It teaches the Agent to move through development along the Tree…

24 19d ago A 68 tokens original MIT

treework-manual

18

Johnny-xuan/TreeWork

Skill Claude CodeCodex

Use TreeWork Manual when the user asks for it, or when the Agent judges that organizing ongoing, multi-part work as a persistent Markdown Tree would improve direction, continuity, recovery, or handoff. Adapt the Tree's depth and document detail to the user's needs, domain, and situation rather than a fixed threshold.

24 19d ago A 68 tokens original MIT

cz1993/vibe-coding-repository-standard

Skill Claude CodeCodex

Audit and establish or upgrade the canonical repository governance baseline. Use only when explicitly asked to bootstrap, standardize, or upgrade a repository; do not use for feature development or source-code restructuring.

20 16d ago A 41 tokens original Apache-2.0

repository-hygiene

20

cz1993/vibe-coding-repository-standard

Skill Claude CodeCodex

Perform a read-only evidence-based audit of stale docs, agent files, scripts, generated artifacts, duplicate code, and optional tools. Use only when explicitly asked for cleanup or governance review; do not delete or refactor during the audit.

20 16d ago A 52 tokens original Apache-2.0

safe-change

21

cz1993/vibe-coding-repository-standard

Skill Claude CodeCodex

Trace, implement, test, and independently review one bounded software change. Use for ordinary feature, bug-fix, or refactor work after the repository is bootstrapped; do not use for broad repository cleanup, production operations, or undefined rewrites.

20 16d ago A 54 tokens original Apache-2.0

orchestrator

22

Dowwie/tasker

Skill Claude CodeCodex

Thin orchestrator for Task Decomposition Protocol v2. Supports two modes - /plan (decompose spec into tasks) and /execute (run tasks via subagents). Delegates all state management to the tasker CLI.

19 1mo ago A 49 tokens original Apache-2.0

plan

23

Dowwie/tasker

Skill Claude CodeCodex

PLANNING PHASE - Decompose specification into task DAG with dependencies and phases. DO NOT invoke execute skill.

19 1mo ago A 25 tokens original Apache-2.0

specify

24

Dowwie/tasker

Skill Claude CodeCodex

Interactive specification workflow - design vision, clarify capabilities, extract behaviors. Produces spec packets, capability maps, and ADRs for /plan consumption.

19 1mo ago A 32 tokens original Apache-2.0