Skill Claude CodeCodex
Generate workflow templates with coherent node graphs and integration tests.
459 tagged development, measured the same way as everything else here.
Browse within: plugin 34Orchestration 28openui5 28sapui5 28ui5 28fullstack 25nextjs 25workflow 23game-dev 22srs-document 22agentic 21software-engineering 19context-management 18api 17
Skill Claude CodeCodex
Generate workflow templates with coherent node graphs and integration tests.
dralgorhythm/claude-agentic-framework
Skill Claude CodeCodex
Execute an implementation plan with parallel worker swarms, quality gates, and native task tracking — a user-invoked Execution Orchestrator workflow.
dralgorhythm/claude-agentic-framework
Skill Claude CodeCodex
Coordinate parallel research workers to investigate a topic deeply and synthesize citation-backed findings — a user-invoked Research Orchestrator workflow.
dralgorhythm/claude-agentic-framework
Skill Claude CodeCodex
Detects the project's stack from manifests and proposes tailored framework configuration — filled tech-strategy golden paths, REVIEW.md/CLAUDE.md review steering, and a prune list of unused framework pieces — as a reviewable plan, never silent writes.
Skill Claude CodeCodex
Capture browser console logs and dev server output to files with agent-tail. Use when debugging runtime errors, checking console output, tailing or diagnosing logs, or setting up Vite/Next.js log capture.
SummerKaze/skill-arkts-syntax-assistant
Skill Claude CodeCodex
ArkTS syntax, migration, and optimization guide for HarmonyOS/OpenHarmony development. Triggers on: .ets files, ArkTS keywords, HarmonyOS/OpenHarmony context, @ohos packages. Help with syntax reference, TypeScript migration, performance optimization, compile errors, state management, component development, and…
Skill Claude CodeCodex
Review code for quality, bugs, and best practices.
Skill Claude CodeCodex
Structured code review prompt with language and focus area.
Skill Claude CodeCodex
FluencyLoop safety net. Reconstruct store records for work that shipped without going through the loop — reads a merged diff, records the feature, session, decisions, knowledge, and architectural concepts, and defaults reconstructed decisions to unverified. Use post-merge, or when the user says "fluencyloop backfill"…
Skill Claude CodeCodex
Create technical and product diagrams as standalone HTML files with inline SVG. Use for architecture, flow, sequence, state, data, process, and other diagrams; choose the appropriate type and follow its reference. For FluencyLoop product-overview and architectural-record diagrams, use the embedded fast path.
Skill Claude CodeCodex
FluencyLoop planning stage. Plan a large chunk of work before building it: design and document the overall architecture, break it into task items, sequence them into a roadmap with a critical path, and (optionally) open GitHub issues under a milestone. Produces a committed plan.md that the per-feature loop then builds…
1229119561Weike/ai-short-drama-agent-company
Skill Claude CodeCodex
A tool that turns a theme into a planned short-drama project: a 20-episode season, short scene beats, video-generation prompt folders, and a social-posting spreadsheet draft. Short dramas are brief serialized stories made for online viewing.
Skill Claude CodeCodex
Validate Claude Code skills against Anthropic guidelines. Use when user says "check skill", "skillcheck", "validate SKILL.md", or asks to find issues in skill definitions. Covers structural and semantic validation. Do NOT use for anti-slop detection, security scanning, token analysis, enterprise checks, or Eval Kit…
Skill Claude CodeCodex
Detect and resolve cyclic module dependencies introduced during UI5 modernization. Trigger when user mentions: "cyclic dependency", "circular import", "undefined module at runtime", "lazy require", "sap.ui.require sync", "import cycle", or when a module returns undefined despite a correct import path. Classic symptom…
Skill Claude CodeCodex
Fix JavaScript no-globals errors that UI5 linter reports but cannot auto-fix. Use this skill when linter outputs: no-globals rule with message "Access of global variable '...' (...)" in JS files Cases handled (linter CANNOT auto-fix): Assignments to global namespaces: sap.myNamespace = {...} Global namespace…
Skill Claude CodeCodex
Fix XML view/fragment issues that UI5 linter reports but cannot auto-fix. Use this skill when linter outputs these rules: no-globals - For ALL global variable access in XML views — sap., jQuery., AND app-namespace globals (e.g., com.example.app.utils.Handler.onPress, my.app.formatter.method) no-ambiguous-event-handler…
Skill Claude CodeCodex
Run the spec-driven loop for a dev-challenge exercise — read the spec and its acceptance criteria, clarify ambiguity, plan, build, verify with the harness, iterate on failing criteria. Use whenever someone is working through a challenge from specs/challenges/, mentions a challenge id like backend-05-balance or…
Skill Claude CodeCodex
Compare an implemented UI against the dev-challenge design tokens and mockups — colours, type scale, spacing, layout and the required testids. Use when someone asks "does this match the design", wants a design review of a screen they built, is working on a web or mobile challenge's visual fidelity, or asks which…
Skill Claude CodeCodex
Add or change a challenge in the dev-challenge spec layer — frontmatter, acceptance criteria with stable IDs, the matching harness test, and the validation that keeps them in sync. Use when someone wants to add a new challenge or track, edit an existing spec or acceptance criterion, change API behaviour that a spec…
Skill Claude CodeCodex
A review method for AI-generated test cases covering completeness, correctness, executability, risk coverage, standards, consistency, traceability, and unnecessary repetition. It can mark problems such as missing, wrong, or vague cases.
Skill Claude CodeCodex
A structured approach to testing web and service APIs, including REST, GraphQL, gRPC, and WebSocket interfaces.
Skill Claude CodeCodex
A systematic search for failure points around limits in user input, system states, time limits, and available resources.
Skill Claude CodeCodex
An interactive workflow for turning an idea into a feature specification, technical design, task list, and implementation steps.
Skill Claude CodeCodex
Expert guide for Supabase integration - database schemas, RLS policies, auth, Edge Functions, and real-time subscriptions. Use when working with Supabase backend features.